My Oracle Support Banner

Error "java.sql.SQLSyntaxErrorException: ORA-00942: table or view does not exist" Generated Editing Some Objects (Doc ID 1584728.1)

Last updated on JULY 20, 2024

Applies to:

Oracle Transportation Management - Version 6.3.2 to 6.3.2 [Release 6.3]
Information in this document applies to any platform.

Symptoms

The following error may be generated in the Oracle Transportation Management (OTM) Application that have been migrated to OTM 6.3.2 when trying to edit some objects, like locations.

2013-08-30 15:16:44.714 0       Error   Exception       {? = call vpd.is_row_writeable(?,?)=null}; inParams=[EXTERNAL_SYSTEM, oracle.sql.ROWID@17022246]; outParamTypes=class java.lang.String
    java.sql.SQLSyntaxErrorException: ORA-00942: table or view does not exist
ORA-06512: at "GLOGOWNER.VPD", line 1017
ORA-06512: at line 1


java.sql.SQLSyntaxErrorException: ORA-00942: table or view does not exist
ORA-06512: at "GLOGOWNER.VPD", line 1017
ORA-06512: at line 1

        at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:445)
        at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:396)
        at oracle.jdbc.driver.T4C8Oall.processError(T4C8Oall.java:879)
        at oracle.jdbc.driver.T4CTTIfun.receive(T4CTTIfun.java:450)
        at oracle.jdbc.driver.T4CTTIfun.doRPC(T4CTTIfun.java:192)
        at oracle.jdbc.driver.T4C8Oall.doOALL(T4C8Oall.java:531)
        at oracle.jdbc.driver.T4CCallableStatement.doOall8(T4CCallableStatement.java:204)
        at oracle.jdbc.driver.T4CCallableStatement.executeForRows(T4CCallableStatement.java:1041)
        at oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(OracleStatement.java:1329)
        at oracle.jdbc.driver.OraclePreparedStatement.executeInternal(OraclePreparedStatement.java:3584)
        at oracle.jdbc.driver.OraclePreparedStatement.execute(OraclePreparedStatement.java:3685)
        at oracle.jdbc.driver.OracleCallableStatement.execute(OracleCallableStatement.java:4714)
        at oracle.jdbc.driver.OraclePreparedStatementWrapper.execute(OraclePreparedStatementWrapper.java:1376)
        at glog.util.jdbc.SqlCall.execute(SqlCall.java:75)
        at glog.util.jdbc.SqlCall.executeOut(SqlCall.java:131)
        at glog.util.jdbc.SqlCall.execute(SqlCall.java:119)
        at glog.database.vpd.VPD.isRowWriteable(VPD.java:244)
        at glog.database.security.SecurityUtil.isRowReadOnly(SecurityUtil.java:789)
        at glog.database.security.SecuritySessionBean.isRowReadOnly(SecuritySessionBean.java:1158)
        at glog.database.security.SecuritySessionServerSideEJBWrapper.isRowReadOnly(SecuritySessionServerSideEJBWrapper.java:5982)
        at glog.database.security.SecuritySessionHome_snlvan_EOImpl.__WL_invoke_1(Unknown Source)
        at glog.database.security.SecuritySessionHome_snlvan_EOImpl.__WL_invoke(Unknown Source)
        at weblogic.ejb.container.internal.SessionRemoteMethodInvoker.invoke(SessionRemoteMethodInvoker.java:40)
        at glog.database.security.SecuritySessionHome_snlvan_EOImpl.isRowReadOnly(Unknown Source)
        at glog.database.security.SecuritySessionHome_snlvan_EOImpl_WLSkel.invoke(Unknown Source)
        at weblogic.rmi.internal.BasicServerRef.invoke(BasicServerRef.java:667)
        at weblogic.rmi.cluster.ClusterableServerRef.invoke(ClusterableServerRef.java:230)
        at weblogic.rmi.internal.BasicServerRef$1.run(BasicServerRef.java:522)
        at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:363)
        at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:146)
        at weblogic.rmi.internal.BasicServerRef.handleRequest(BasicServerRef.java:518)
        at weblogic.rmi.internal.wls.WLSExecuteRequest.run(WLSExecuteRequest.java:118)
        at weblogic.work.ExecuteThread.execute(ExecuteThread.java:256)
        at weblogic.work.ExecuteThread.run(ExecuteThread.java:221)
 [[ACTIVE] ExecuteThread: '2' for queue: 'weblogic.kernel.Default (self-tuning)']

 

Cause

To view full details, sign in with your My Oracle Support account.

Don't have a My Oracle Support account? Click to get started!


In this Document
Symptoms
Cause
Solution
References

My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.