Oracle11g2R impdp时报如下错误: ORA-39002: invalid operation ORA-39070: unable to open the log file. ORA-29283: invalid file operation ORA-06512: at "SYS.UTL_file", line 536 ORA-29283: invalid file operation dmp文件是从其他机器上拷贝过来的,放在/backup目录下, create directory bakdir as '=/backup'; grant read,write on directory bakdir to usr1; grant imp_full_database to usr1; /backup下也tou...
up-tech:/bin #boa [01/Jan/1970:00:07:36 +0000] log.c:74 - unable to dup2 the error log: Bad file d escriptor 但我在移植完boa服务器的时候在开发板上运行 boa命令出现上面的情况 请问高手这是什么原因啊 怎么解决???
file Descriptors per process . A file descriptor is a handle created by a process when a file is opened. There is a limit to the amount of file descriptors per process. In order to check the default limit of the system, you can use command: 1.ulimit -a # all limitations 2.ulimit -Sn # soft limit 3.ulimit -Hn # hard limit If the file descriptor limit is exceeded for a process, you may see t...
我在执usermod -G wheel test此命令时出现以下错误提示,检查了/etc/passwd的权限是644,大家有没有遇到过类似的问题呢? usermod: unable to open password file
在redhat9.0下现在增加用户提示我“unableto lock password file”,昨天建用户还没问题,我猜是不正常关机造成的/etc下的passwd和其他目录的不一致。希望大家能给我提供一个好的解决办法,谢谢!!!
在redhat9.0下现在增加用户提示我“unableto lock password file”,昨天建用户还没问题,我猜是不正常关机造成的/etc下的passwd和其他目录的不一致。希望大家能给我提供一个好的解决办法,谢谢!!!
各位老师: 今天操作小型机发现一个问题,比较麻烦。我执行smitty命令,无论是smitty date,还是smitty hacmp都报同样的错误,unable to open temp file,停在这个界面上,就无法操作了。但是我发现ls,date,这些都可以。 请老师帮忙解惑,谢谢
各位老师:\r\n 今天操作小型机发现一个问题,比较麻烦。我执行smitty命令,无论是smitty date,还是smitty hacmp都报同样的错误,unable to open temp file,停在这个界面上,就无法操作了。但是我发现ls,date,这些都可以。\r\n 请老师帮忙解惑,谢谢
前提:当前是root用户(通过id判断) 在使用useradd添加用户时出现:unable to lock passwd file?的错误提示。有人遇到这样的问题吗?虽然reboot和修改/etc/passwd.lock文件可以解决,但是想知道是什么原因造成的。 谢谢了 :wink:
linux7下使用命令useradd添加用户时出现以下错误提示: useradd:unable to lock password file 用户权限为root,passwd文件属性正常. ps -ef |grep passwd 也没有发现相关进程. 如何解决,请大家帮帮忙!!
linux7下使用命令useradd添加用户时出现以下错误提示: useradd:unable to lock password file 用户权限为root,passwd文件属性正常. ps -ef |grep passwd 也没有发现相关进程. 如何解决,请大家帮帮忙!!