|
|
马上注册,结交更多好友,享用更多功能,让你轻松玩转社区。如果您注册时有任何问题请联系客服QQ: 83569622 。
您需要 登录 才可以下载或查看,没有帐号?注册
x
在10G下安装demo
出现如下报错
此10G数据库由9i升级上来
请各位帮忙分析一下如何解决此问题,谢谢
java.sql.SQLException: ORA-04068: existing state of packages has been discarded
ORA-04065: not executed, altered or dropped stored procedure \" UBLIC.PLITBLM\"
ORA-06508: PL/SQL: could not find program unit being called: \"PUBLIC.PLITBLM\"
ORA-06512: at \"CTXSYS.DRVUTL\", line 51
ORA-06512: at \"CTXSYS.CTX_DDL\", line 23
at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java
:112)
at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:331)
at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:288)
at oracle.jdbc.driver.T4C8Oall.receive(T4C8Oall.java:743)
at oracle.jdbc.driver.T4CCallableStatement.doOall8(T4CCallableStatement.
java:215)
at oracle.jdbc.driver.T4CCallableStatement.executeForRows(T4CCallableSta
tement.java:954)
at oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(OracleStateme
nt.java:1168)
at oracle.jdbc.driver.OraclePreparedStatement.executeInternal(OraclePrep
aredStatement.java:3285)
at oracle.jdbc.driver.OraclePreparedStatement.execute(OraclePreparedStat
ement.java:3390)
at oracle.jdbc.driver.OracleCallableStatement.execute(OracleCallableStat
ement.java:4223)
at psdi.configure.Maxinst.doSql(Maxinst.java:1123)
at psdi.configure.Maxinst.doOneUnlcvtLine(Maxinst.java:385)
at psdi.configure.Maxinst.doUnlcvtSql(Maxinst.java:294)
at psdi.configure.Maxinst.process(Maxinst.java:254)
at psdi.configure.Maxinst.main(Maxinst.java:1483)
ORA-04068: existing state of packages has been discarded
ORA-04065: not executed, altered or dropped stored procedure \"PUBLIC.PLITBLM\"
ORA-06508: PL/SQL: could not find program unit being called: \"PUBLIC.PLITBLM\"
ORA-06512: at \"CTXSYS.DRVUTL\", line 51
ORA-06512: at \"CTXSYS.CTX_DDL\", line 23
Tue Jan 22 11:14:32 CST 2008
Maxinst completed with errors Tue Jan 22 11:14:32 CST 2008
C:\\Maximo\\tools\\maximo> |
|