ChinaUnix.net
相关文章推荐:

checkmrtgtraf Unable to process MRTG log file

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...

by happer_xc - Oracle - 2011-11-08 11:08:49 阅读(6053) 回复(2)

impdp

相关讨论

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命令出现上面的情况 请问高手这是什么原因啊 怎么解决???

by djtpaopao - 嵌入式开发 - 2011-05-23 07:50:53 阅读(3426) 回复(4)

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...

by 听老歌 - 监控及自动化运维技术 - 2012-02-03 18:44:01 阅读(978) 回复(1)

我在执usermod -G wheel test此命令时出现以下错误提示,检查了/etc/passwd的权限是644,大家有没有遇到过类似的问题呢? usermod: unable to open password file

by linuxfan2009 - Linux系统管理 - 2009-06-05 09:25:37 阅读(3404) 回复(13)

在redhat9.0下现在增加用户提示我“unableto lock password file”,昨天建用户还没问题,我猜是不正常关机造成的/etc下的passwd和其他目录的不一致。希望大家能给我提供一个好的解决办法,谢谢!!!

by yangyyg_y - 系统管理 - 2006-08-10 15:11:19 阅读(886) 回复(6)

在redhat9.0下现在增加用户提示我“unableto lock password file”,昨天建用户还没问题,我猜是不正常关机造成的/etc下的passwd和其他目录的不一致。希望大家能给我提供一个好的解决办法,谢谢!!!

by yangyyg_y - Linux系统管理 - 2006-08-10 15:11:19 阅读(1489) 回复(6)

各位老师: 今天操作小型机发现一个问题,比较麻烦。我执行smitty命令,无论是smitty date,还是smitty hacmp都报同样的错误,unable to open temp file,停在这个界面上,就无法操作了。但是我发现ls,date,这些都可以。 请老师帮忙解惑,谢谢

by txjjzdzqbx - AIX - 2005-12-19 19:50:48 阅读(5265) 回复(6)

各位老师:\r\n 今天操作小型机发现一个问题,比较麻烦。我执行smitty命令,无论是smitty date,还是smitty hacmp都报同样的错误,unable to open temp file,停在这个界面上,就无法操作了。但是我发现ls,date,这些都可以。\r\n 请老师帮忙解惑,谢谢

by txjjzdzqbx - AIX - 2005-12-19 09:44:52 阅读(4139) 回复(5)

前提:当前是root用户(通过id判断) 在使用useradd添加用户时出现:unable to lock passwd file?的错误提示。有人遇到这样的问题吗?虽然reboot和修改/etc/passwd.lock文件可以解决,但是想知道是什么原因造成的。 谢谢了 :wink:

by guangzongy - Shell - 2004-12-20 12:35:39 阅读(2979) 回复(6)

linux7下使用命令useradd添加用户时出现以下错误提示: useradd:unable to lock password file 用户权限为root,passwd文件属性正常. ps -ef |grep passwd 也没有发现相关进程. 如何解决,请大家帮帮忙!!

by gzywll - Linux论坛 - 2004-02-24 19:34:29 阅读(819) 回复(1)

linux7下使用命令useradd添加用户时出现以下错误提示: useradd:unable to lock password file 用户权限为root,passwd文件属性正常. ps -ef |grep passwd 也没有发现相关进程. 如何解决,请大家帮帮忙!!

by gzywll - Linux系统管理 - 2008-08-26 16:26:40 阅读(6658) 回复(2)