ASE11.9.2安装完后运行isql时报错unable to open buffer file. $ cd /sybase $ lf SYBASE.001* SYBASE.011* SYBASE.krg* include/ scripts/ SYBASE.002* SYBASE.012* ase.rs* init/ stun.sql* SYBASE.003* SYBASE.013* backup.rs* initdb.sql* sybhelp/ SYBASE.004* SYBASE.014* bin/ install/ symlib/ SYBASE.005* SYBASE.015* charsets/ in...
$ /usr/dt/bin/dtterm 出错误信息: grantpt: 无此设备或地址 Warning: 名称:dtTerm 类:DtTerm unable to get pty 请各位大侠帮忙解决一下这个问题.
In Eclipse, at runtime, the following piece of code could not work Properties props = new Properties(); try { props.load(new fileInputStream("test.properties")); } catch (IOException e) { // TODO Auto-generated catch block e.printStackTrace(); } System.out.println(props.getProperty("test")); Because eclipse can not recogi...
在redhat9.0下现在增加用户提示我“unableto lock password file”,昨天建用户还没问题,我猜是不正常关机造成的/etc下的passwd和其他目录的不一致。希望大家能给我提供一个好的解决办法,谢谢!!!
各位老师: 今天操作小型机发现一个问题,比较麻烦。我执行smitty命令,无论是smitty date,还是smitty hacmp都报同样的错误,unable to open temp file,停在这个界面上,就无法操作了。但是我发现ls,date,这些都可以。 请老师帮忙解惑,谢谢
前提:当前是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 也没有发现相关进程. 如何解决,请大家帮帮忙!!
Solaris 8 ultra 5的机器安装clearcase,重新启动时出现 warning如下: Error: unable to get port for service "albd"."udp": Bad file number; assuming 371 albd是clearcase的一个service进程.我已经确认了 /etc/services文件中存在 albd 371/upd albd 371/tcp 并且没有其它371了. 不知道怎么回事,是不是371被其它程序占有了,怎么解决!? 谢谢!