|
|
最初由 saky 发布
[B]解决了,必须从这个目录运行G:\oracle\product\10.1.0\Db_1\oc4j\j2ee\isqlplus\application-deployments\isqlplus
引用:http://forums.oracle.com/forums/message.jspa?messageID=859016
I got it to work once I ran the command above from the G:\oracle\product\10.1.0\Db_1\oc4j\j2ee\isqlplus\application-deployments\isqlplus directory. [/B]
我的还是不行,郁闷
ORACLE_HOME=D:\SoftWare\oracle\product\10.2.0\db_1
java -Djava.security.properties=%ORACLE_HOME%\oc4j\j2ee\home\config\jazn.security.props -jar %ORACLE_HOME%\oc4j\j2ee\home\jazn.jar -user "iSQL*Plus DBA\admin" -password welcome -shell |
|