文档解释
ORA-07427: spstp: cannot change directory to dbs.
Cause: Chdir system call returned an error. Possible permission problems.
Action: Check additional information for the OS error code.
ORA-07427: spstp:不能更改目录至dbs
官方解释
此错误是由Oracle数据库服务器的SPSTP函数调用返回的。 SPSTP函数运行csh用来变换directoy。此错误发生于用户试图变换目录到带dbs的其它目录并发现没有权限。
常见案例
ORA-07427: spstp:不能更改目录至'[dir]’
正常处理方法及步骤
1.检查OS环境,确认Oracle用户拥有要变更目录的权限。
2.如果变更权限没有问题,则检查目录是否存在。
3.重新尝试变更目录。
查看更多关于ORA-07427: spstp: cannot change directory to dbs. ORACLE 报错的详细内容...
声明:本文来自网络,不代表【好得很程序员自学网】立场,转载请注明出处:http://www.haodehen.cn/did239096