My Oracle Support Banner

Cannot Expand Node Schema In Analytic Workspace Manager (Doc ID 605005.1)

Last updated on FEBRUARY 22, 2024

Applies to:

Oracle OLAP - Version 10.2.0.4 and later
Information in this document applies to any platform.

Symptoms

Connection to the database is successful as user GLOBAL in Analytic Workspace Manager (AWM), but when trying to expand node Schema, nothing happens on the GUI, while in the console the following is logged:

java.lang.UnsatisfiedLinkError: t2cParseExecuteDescribe
        at oracle.jdbc.driver.T2CStatement.t2cParseExecuteDescribe(Native Method)
        at oracle.jdbc.driver.T2CPreparedStatement.executeForDescribe(T2CPreparedStatement.java:518)
        at oracle.jdbc.driver.OracleStatement.executeMaybeDescribe(OracleStatement.java:1030)
        at oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(OracleStatement.java:1123)
        at oracle.jdbc.driver.OraclePreparedStatement.executeInternal(OraclePreparedStatement.java:3284)
        at oracle.jdbc.driver.OraclePreparedStatement.executeQuery(OraclePreparedStatement.java:3328)
        at oracle.olap.awm.util.jdbc.SQLWrapper.execute(SQLWrapper.java:184)
        at oracle.olap.awm.util.jdbc.SQLWrapper.execute(SQLWrapper.java:47)
        at oracle.olap.awm.businessobject.SchemaBO.getSchemas(SchemaBO.java:350)
        at oracle.olap.awm.navigator.node.SchemaFolderNode.getChildren(SchemaFolderNode.java:101)
        at oracle.olap.awm.navigator.node.BaseNode

...

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

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