BiBeans Sample Olap Problem

Hello ;
I couldn't run the Bibeans sample.
what can I do? which patch i must install?
I Below is the output from running bi_checkconfig:,
C:\oracle\ora92\bibeans\bi_checkconfig>bi_checkconfig -h oas -po 1521 -sid LOGOB
IZ -u BIBDEMO -p BIBDEMO -o LOGOBIZ -q
<?xml version="1.0" encoding="UTF-8" ?>
- <BICheckConfig version="1.0.2.0">
<Check key="JDEV_ORACLE_HOME" value="C:\oracle\ora92" />
<Check key="JAVA_HOME" value="C:\Program Files\Java\j2re1.4.2_04" />
<Check key="JDeveloper version" value="9.0.4.0.1407" />
<Check key="BI Beans release description" value="BI Beans 9.0.4 Production Release" />
<Check key="BI Beans component number" value="9.0.4.23.0" />
<Check key="BI Beans internal version" value="2.7.5.32" />
<Check key="host" value="oas" />
<Check key="port" value="1521" />
<Check key="sid" value="LOGOBIZ" />
<Check key="user" value="BIBDEMO" />
<Check key="olapservice" value="LOGOBIZ" />
<Check key="Connecting to the database" value="Successful" />
<Check key="JDBC driver version" value="9.2.0.4.0" />
<Check key="JDBC JAR file location" value="C:\oracle\ora92\jdev\lib\patches" />
<Check key="Database version" value="9.2.0.6.0" />
<Check key="OLAP Catalog version" value="9.2.0.1.0" />
<Check key="OLAP AW Engine version" value="9.2.0.1.0" />
<Check key="OLAP API Server version" value="9.2.0.1.0" />
<Check key="BI Beans Catalog version" value="N/A; not installed in BIBDEMO" />
<Check key="OLAP API JAR file version" value="9.2" />
<Check key="OLAP API JAR file location" value="C:\oracle\ora92\jdev\lib\ext" />
<Check key="OLAP API Metadata Load" value="Unsuccessful" />
<Check key="Failure Point" value="MDMLoadFailed" />
- <Check key="StackTrace">
- <![CDATA[
============================================================================
1) Not supported by server versionORAOLAP9.2.0.1.0
1) Not supported by server versionORAOLAP9.2.0.1.0
============================================================================
oracle.express.idl.util.OlapiException: Not supported by server versionORAOLAP9.2.0.1.0
     at oracle.express.idl.ExpressMdmModule.MetadataProviderInterfaceStub.getMetadataXML(MetadataProviderInterfaceStub.java:317)
     at oracle.olapi.metadata.XMLFetcher9202.fetchXML(XMLFetcher9202.java:45)
     at oracle.olapi.metadata.MetadataFetcher.fetchBaseMetadataObjects(MetadataFetcher.java:167)
     at oracle.olapi.metadata.BaseMetadataProvider.fetchMetadataObject(BaseMetadataProvider.java:138)
     at oracle.olapi.metadata.BaseMetadataProvider.fetchMetadataObject(BaseMetadataProvider.java:95)
     at oracle.olapi.metadata.mdm.MdmMetadataProvider.getMetadataObject(MdmMetadataProvider.java:150)
     at oracle.olapi.metadata.mdm.MdmMetadataProvider.getRootSchema(MdmMetadataProvider.java:177)
     at oracle.express.mdm.MdmMetadataProvider.getRootSchema(MdmMetadataProvider.java:149)
     at oracle.dss.metadataManager.server.drivers.mdm._92.MDMMetadataDriverImpl_92.getMdmSchema(MDMMetadataDriverImpl_92.java:1284)
     at oracle.dss.metadataManager.server.drivers.mdm._92.MDMMetadataDriverImpl_92.getRoot(MDMMetadataDriverImpl_92.java:973)
     at oracle.dss.metadataManager.server.drivers.mdm._92.MDMMetadataDriverImpl_92.addToObjectModel(MDMMetadataDriverImpl_92.java:2260)
     at oracle.dss.metadataManager.server.drivers.mdm.MDMMetadataDriverImpl.addToObjectModel(MDMMetadataDriverImpl.java:275)
     at oracle.dss.metadataManager.server.MetadataManagerImpl.buildObjectModel(MetadataManagerImpl.java:1099)
     at oracle.dss.metadataManager.server.MetadataManagerImpl.attach(MetadataManagerImpl.java:969)
     at oracle.dss.metadataManager.client.MetadataManager.attach(MetadataManager.java:876)
     at oracle.dss.metadataManager.client.MetadataManager.attach(MetadataManager.java:799)
     at BICheckConfig.checkConnection(BICheckConfig.java:277)
     at BICheckConfig.main(BICheckConfig.java:1348)
  ]]>
</Check>
</BICheckConfig>

Hi again;
I did the patch upgrade.
here is the checkconfig result
<?xml version="1.0" encoding="UTF-8" ?>
- <BICheckConfig version="1.0.2.0">
<Check key="JDEV_ORACLE_HOME" value="C:\oracle\ora92" />
<Check key="JAVA_HOME" value="C:\Program Files\Java\j2re1.4.2_04" />
<Check key="JDeveloper version" value="9.0.4.0.1407" />
<Check key="BI Beans release description" value="BI Beans 9.0.4 Production Release" />
<Check key="BI Beans component number" value="9.0.4.23.0" />
<Check key="BI Beans internal version" value="2.7.5.32" />
<Check key="host" value="oas" />
<Check key="port" value="1521" />
<Check key="sid" value="LOGOBIZ" />
<Check key="user" value="BIBDEMO" />
<Check key="olapservice" value="LOGOBIZ" />
<Check key="Connecting to the database" value="Successful" />
<Check key="JDBC driver version" value="9.2.0.4.0" />
<Check key="JDBC JAR file location" value="C:\oracle\ora92\jdev\lib\patches" />
<Check key="Database version" value="9.2.0.6.0" />
<Check key="OLAP Catalog version" value="9.2.0.6.0" />
<Check key="OLAP AW Engine version" value="9.2.0.6.0" />
<Check key="OLAP API Server version" value="9.2.0.6.0" />
<Check key="BI Beans Catalog version" value="N/A; not installed in BIBDEMO" />
<Check key="OLAP API JAR file version" value="9.2" />
<Check key="OLAP API JAR file location" value="C:\oracle\ora92\jdev\lib\ext" />
<Check key="OLAP API Metadata Load" value="Successful" />
<Check key="Number of metadata folders" value="0" />
<Check key="Number of metadata measures" value="5" />
<Check key="Number of metadata dimensions" value="2" />
- <Check key="OLAP API Metadata">
- <![CDATA[ ==============================================================================
Type      Name (S=Schema, C=Cube, M=Measure, D=Dimension)         Status   
========= ======================================================= ============
Folder... ROOT
Measure..    STKPRICE_CLOSE                                       Successful
             S=BIBDEMO, C=BIBDEMO_STKPRICE_CUBE, M=STKPRICE_CLOSE
Measure..    STKPRICE_HIGH                                        Successful
             S=BIBDEMO, C=BIBDEMO_STKPRICE_CUBE, M=STKPRICE_HIGH
Measure..    STKPRICE_LOW                                         Successful
             S=BIBDEMO, C=BIBDEMO_STKPRICE_CUBE, M=STKPRICE_LOW
Measure..    STKPRICE_OPEN                                        Successful
             S=BIBDEMO, C=BIBDEMO_STKPRICE_CUBE, M=STKPRICE_OPEN
Measure..    STKPRICE_VOLUME                                      Successful
             S=BIBDEMO, C=BIBDEMO_STKPRICE_CUBE, M=STKPRICE_VOLUME
Dimension    Day                                                  Successful
             S=BIBDEMO, D=DAY
Dimension    Stock                                                Successful
             S=BIBDEMO, D=STOCK
  ]]>
</Check>
</BICheckConfig>
And I configured the Olap connection and database connection from jdeveloper (common.jpr)
But when I run Linking_presentations
i am getting the error message :
oracle.dss.datautil.client.ManagerFactoryException: BIB-18007 A MetadataManager exception has occurred.
oracle.dss.metadataManager.common.MetadataManagerException: BIB-10100 Cannot connect to the database. (Reason: See error BIB-16613)
     at oracle.dss.datautil.client.XMLManagerFactory.createQueryManager(XMLManagerFactory.java:191)
     at oracle.dss.datautil.client.ManagerFactoryImpl.lookupQueryManager(ManagerFactoryImpl.java:176)
     at oracle.dss.datautil.client.ManagerFactoryImpl.lookupMetadataManager(ManagerFactoryImpl.java:219)
     at oracle.dss.datautil.client.ManagerFactoryImpl.lookupManager(ManagerFactoryImpl.java:128)
     at samples.javaclient.bootstrap.BIFrame.connect(BIFrame.java:198)
     at samples.javaclient.linkingPresentations.BILinking.connect(BILinking.java:192)
     at samples.javaclient.bootstrap.BIFrame$9.actionPerformed(BIFrame.java:537)
     at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1786)
     at javax.swing.AbstractButton$ForwardActionEvents.actionPerformed(AbstractButton.java:1839)
     at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:420)
     at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:258)
     at javax.swing.plaf.basic.BasicButtonListener$ReleasedAction.actionPerformed(BasicButtonListener.java:301)
     at javax.swing.SwingUtilities.notifyAction(SwingUtilities.java:1530)
     at javax.swing.JComponent.processKeyBinding(JComponent.java:2438)
     at javax.swing.JComponent.processKeyBindings(JComponent.java:2473)
     at javax.swing.JComponent.processKeyEvent(JComponent.java:2401)
     at java.awt.Component.processEvent(Component.java:4909)
     at java.awt.Container.processEvent(Container.java:1569)
     at java.awt.Component.dispatchEventImpl(Component.java:3615)
     at java.awt.Container.dispatchEventImpl(Container.java:1627)
     at java.awt.Component.dispatchEvent(Component.java:3477)
     at java.awt.KeyboardFocusManager.redispatchEvent(KeyboardFocusManager.java:1713)
     at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(DefaultKeyboardFocusManager.java:627)
     at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(DefaultKeyboardFocusManager.java:831)
     at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(DefaultKeyboardFocusManager.java:741)
     at java.awt.DefaultKeyboardFocusManager.dispatchEvent(DefaultKeyboardFocusManager.java:592)
     at java.awt.Component.dispatchEventImpl(Component.java:3506)
     at java.awt.Container.dispatchEventImpl(Container.java:1627)
     at java.awt.Window.dispatchEventImpl(Window.java:1606)
     at java.awt.Component.dispatchEvent(Component.java:3477)
     at java.awt.EventQueue.dispatchEvent(EventQueue.java:456)
     at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:201)
     at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:151)
     at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:145)
     at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:137)
     at java.awt.EventDispatchThread.run(EventDispatchThread.java:100)
oracle.dss.metadataManager.common.MetadataManagerException: BIB-10100 Cannot connect to the database. (Reason: See error BIB-16613)
     at oracle.dss.metadataManager.client.MetadataManager.setConnectionObjects(MetadataManager.java:4015)
     at oracle.dss.metadataManager.client.MetadataManager.attach(MetadataManager.java:862)
     at oracle.dss.metadataManager.client.MetadataManager.attach(MetadataManager.java:799)
     at oracle.dss.datautil.client.XMLManagerFactory.createQueryManager(XMLManagerFactory.java:187)
     at oracle.dss.datautil.client.ManagerFactoryImpl.lookupQueryManager(ManagerFactoryImpl.java:176)
     at oracle.dss.datautil.client.ManagerFactoryImpl.lookupMetadataManager(ManagerFactoryImpl.java:219)
     at oracle.dss.datautil.client.ManagerFactoryImpl.lookupManager(ManagerFactoryImpl.java:128)
     at samples.javaclient.bootstrap.BIFrame.connect(BIFrame.java:198)
     at samples.javaclient.linkingPresentations.BILinking.connect(BILinking.java:192)
     at samples.javaclient.bootstrap.BIFrame$9.actionPerformed(BIFrame.java:537)
     at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1786)
     at javax.swing.AbstractButton$ForwardActionEvents.actionPerformed(AbstractButton.java:1839)
     at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:420)
     at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:258)
     at javax.swing.plaf.basic.BasicButtonListener$ReleasedAction.actionPerformed(BasicButtonListener.java:301)
     at javax.swing.SwingUtilities.notifyAction(SwingUtilities.java:1530)
     at javax.swing.JComponent.processKeyBinding(JComponent.java:2438)
     at javax.swing.JComponent.processKeyBindings(JComponent.java:2473)
     at javax.swing.JComponent.processKeyEvent(JComponent.java:2401)
     at java.awt.Component.processEvent(Component.java:4909)
     at java.awt.Container.processEvent(Container.java:1569)
     at java.awt.Component.dispatchEventImpl(Component.java:3615)
     at java.awt.Container.dispatchEventImpl(Container.java:1627)
     at java.awt.Component.dispatchEvent(Component.java:3477)
     at java.awt.KeyboardFocusManager.redispatchEvent(KeyboardFocusManager.java:1713)
     at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(DefaultKeyboardFocusManager.java:627)
     at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(DefaultKeyboardFocusManager.java:831)
     at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(DefaultKeyboardFocusManager.java:741)
     at java.awt.DefaultKeyboardFocusManager.dispatchEvent(DefaultKeyboardFocusManager.java:592)
     at java.awt.Component.dispatchEventImpl(Component.java:3506)
     at java.awt.Container.dispatchEventImpl(Container.java:1627)
     at java.awt.Window.dispatchEventImpl(Window.java:1606)
     at java.awt.Component.dispatchEvent(Component.java:3477)
     at java.awt.EventQueue.dispatchEvent(EventQueue.java:456)
     at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:201)
     at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:151)
     at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:145)
     at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:137)
     at java.awt.EventDispatchThread.run(EventDispatchThread.java:100)
oracle.dss.connection.common.ConnectionException: BIB-16601 Cannot connect to the database. (Reason: See error BIB-16613)
     at oracle.dss.connection.server.drivers.mdm.MDMConnectionDriverImpl.connect(MDMConnectionDriverImpl.java:157)
     at oracle.dss.connection.server.ConnectionImpl.connect(ConnectionImpl.java:286)
     at oracle.dss.connection.client.Connection.connect(Connection.java:409)
     at oracle.dss.connection.client.Connection.connect(Connection.java:326)
     at oracle.dss.metadataManager.client.MetadataManager.setConnectionObjects(MetadataManager.java:3997)
     at oracle.dss.metadataManager.client.MetadataManager.attach(MetadataManager.java:862)
     at oracle.dss.metadataManager.client.MetadataManager.attach(MetadataManager.java:799)
     at oracle.dss.datautil.client.XMLManagerFactory.createQueryManager(XMLManagerFactory.java:187)
     at oracle.dss.datautil.client.ManagerFactoryImpl.lookupQueryManager(ManagerFactoryImpl.java:176)
     at oracle.dss.datautil.client.ManagerFactoryImpl.lookupMetadataManager(ManagerFactoryImpl.java:219)
     at oracle.dss.datautil.client.ManagerFactoryImpl.lookupManager(ManagerFactoryImpl.java:128)
     at samples.javaclient.bootstrap.BIFrame.connect(BIFrame.java:198)
     at samples.javaclient.linkingPresentations.BILinking.connect(BILinking.java:192)
     at samples.javaclient.bootstrap.BIFrame$9.actionPerformed(BIFrame.java:537)
     at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1786)
     at javax.swing.AbstractButton$ForwardActionEvents.actionPerformed(AbstractButton.java:1839)
     at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:420)
     at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:258)
     at javax.swing.plaf.basic.BasicButtonListener$ReleasedAction.actionPerformed(BasicButtonListener.java:301)
     at javax.swing.SwingUtilities.notifyAction(SwingUtilities.java:1530)
     at javax.swing.JComponent.processKeyBinding(JComponent.java:2438)
     at javax.swing.JComponent.processKeyBindings(JComponent.java:2473)
     at javax.swing.JComponent.processKeyEvent(JComponent.java:2401)
     at java.awt.Component.processEvent(Component.java:4909)
     at java.awt.Container.processEvent(Container.java:1569)
     at java.awt.Component.dispatchEventImpl(Component.java:3615)
     at java.awt.Container.dispatchEventImpl(Container.java:1627)
     at java.awt.Component.dispatchEvent(Component.java:3477)
     at java.awt.KeyboardFocusManager.redispatchEvent(KeyboardFocusManager.java:1713)
     at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(DefaultKeyboardFocusManager.java:627)
     at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(DefaultKeyboardFocusManager.java:831)
     at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(DefaultKeyboardFocusManager.java:741)
     at java.awt.DefaultKeyboardFocusManager.dispatchEvent(DefaultKeyboardFocusManager.java:592)
     at java.awt.Component.dispatchEventImpl(Component.java:3506)
     at java.awt.Container.dispatchEventImpl(Container.java:1627)
     at java.awt.Window.dispatchEventImpl(Window.java:1606)
     at java.awt.Component.dispatchEvent(Component.java:3477)
     at java.awt.EventQueue.dispatchEvent(EventQueue.java:456)
     at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:201)
     at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:151)
     at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:145)
     at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:137)
     at java.awt.EventDispatchThread.run(EventDispatchThread.java:100)
oracle.dss.security.BISecurityException: BIB-16613 Database access error occurred while connecting to the OLAP instance.
java.sql.SQLException: Io exception: The Network Adapter could not establish the connection
     at oracle.dss.connection.server.drivers.mdm.MDMPluggableConnectionDriverImpl.connectToDatabase(MDMPluggableConnectionDriverImpl.java:141)
     at oracle.dss.connection.server.drivers.mdm.MDMPluggableConnectionDriverImpl.connect(MDMPluggableConnectionDriverImpl.java:40)
     at oracle.dss.connection.server.drivers.mdm.MDMConnectionDriverImpl.connect(MDMConnectionDriverImpl.java:149)
     at oracle.dss.connection.server.ConnectionImpl.connect(ConnectionImpl.java:286)
     at oracle.dss.connection.client.Connection.connect(Connection.java:409)
     at oracle.dss.connection.client.Connection.connect(Connection.java:326)
     at oracle.dss.metadataManager.client.MetadataManager.setConnectionObjects(MetadataManager.java:3997)
     at oracle.dss.metadataManager.client.MetadataManager.attach(MetadataManager.java:862)
     at oracle.dss.metadataManager.client.MetadataManager.attach(MetadataManager.java:799)
     at oracle.dss.datautil.client.XMLManagerFactory.createQueryManager(XMLManagerFactory.java:187)
     at oracle.dss.datautil.client.ManagerFactoryImpl.lookupQueryManager(ManagerFactoryImpl.java:176)
     at oracle.dss.datautil.client.ManagerFactoryImpl.lookupMetadataManager(ManagerFactoryImpl.java:219)
     at oracle.dss.datautil.client.ManagerFactoryImpl.lookupManager(ManagerFactoryImpl.java:128)
     at samples.javaclient.bootstrap.BIFrame.connect(BIFrame.java:198)
     at samples.javaclient.linkingPresentations.BILinking.connect(BILinking.java:192)
     at samples.javaclient.bootstrap.BIFrame$9.actionPerformed(BIFrame.java:537)
     at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1786)
     at javax.swing.AbstractButton$ForwardActionEvents.actionPerformed(AbstractButton.java:1839)
     at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:420)
     at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:258)
     at javax.swing.plaf.basic.BasicButtonListener$ReleasedAction.actionPerformed(BasicButtonListener.java:301)
     at javax.swing.SwingUtilities.notifyAction(SwingUtilities.java:1530)
     at javax.swing.JComponent.processKeyBinding(JComponent.java:2438)
     at javax.swing.JComponent.processKeyBindings(JComponent.java:2473)
     at javax.swing.JComponent.processKeyEvent(JComponent.java:2401)
     at java.awt.Component.processEvent(Component.java:4909)
     at java.awt.Container.processEvent(Container.java:1569)
     at java.awt.Component.dispatchEventImpl(Component.java:3615)
     at java.awt.Container.dispatchEventImpl(Container.java:1627)
     at java.awt.Component.dispatchEvent(Component.java:3477)
     at java.awt.KeyboardFocusManager.redispatchEvent(KeyboardFocusManager.java:1713)
     at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(DefaultKeyboardFocusManager.java:627)
     at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(DefaultKeyboardFocusManager.java:831)
     at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(DefaultKeyboardFocusManager.java:741)
     at java.awt.DefaultKeyboardFocusManager.dispatchEvent(DefaultKeyboardFocusManager.java:592)
     at java.awt.Component.dispatchEventImpl(Component.java:3506)
     at java.awt.Container.dispatchEventImpl(Container.java:1627)
     at java.awt.Window.dispatchEventImpl(Window.java:1606)
     at java.awt.Component.dispatchEvent(Component.java:3477)
     at java.awt.EventQueue.dispatchEvent(EventQueue.java:456)
     at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:201)
     at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:151)
     at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:145)
     at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:137)
     at java.awt.EventDispatchThread.run(EventDispatchThread.java:100)
java.sql.SQLException: Io exception: The Network Adapter could not establish the connection
     at oracle.jdbc.dbaccess.DBError.throwSqlException(DBError.java:134)
     at oracle.jdbc.dbaccess.DBError.throwSqlException(DBError.java:179)
     at oracle.jdbc.dbaccess.DBError.throwSqlException(DBError.java:334)
     at oracle.jdbc.ttc7.TTC7Protocol.handleIOException(TTC7Protocol.java:3695)
     at oracle.jdbc.ttc7.TTC7Protocol.logon(TTC7Protocol.java:352)
     at oracle.jdbc.driver.OracleConnection.<init>(OracleConnection.java:362)
     at oracle.jdbc.driver.OracleDriver.getConnectionInstance(OracleDriver.java:536)
     at oracle.jdbc.driver.OracleDriver.connect(OracleDriver.java:328)
     at java.sql.DriverManager.getConnection(DriverManager.java:512)
     at java.sql.DriverManager.getConnection(DriverManager.java:171)
     at oracle.dss.connection.server.drivers.mdm.MDMPluggableConnectionDriverImpl.connectToDatabase(MDMPluggableConnectionDriverImpl.java:127)
     at oracle.dss.connection.server.drivers.mdm.MDMPluggableConnectionDriverImpl.connect(MDMPluggableConnectionDriverImpl.java:40)
     at oracle.dss.connection.server.drivers.mdm.MDMConnectionDriverImpl.connect(MDMConnectionDriverImpl.java:149)
     at oracle.dss.connection.server.ConnectionImpl.connect(ConnectionImpl.java:286)
     at oracle.dss.connection.client.Connection.connect(Connection.java:409)
     at oracle.dss.connection.client.Connection.connect(Connection.java:326)
     at oracle.dss.metadataManager.client.MetadataManager.setConnectionObjects(MetadataManager.java:3997)
     at oracle.dss.metadataManager.client.MetadataManager.attach(MetadataManager.java:862)
     at oracle.dss.metadataManager.client.MetadataManager.attach(MetadataManager.java:799)
     at oracle.dss.datautil.client.XMLManagerFactory.createQueryManager(XMLManagerFactory.java:187)
     at oracle.dss.datautil.client.ManagerFactoryImpl.lookupQueryManager(ManagerFactoryImpl.java:176)
     at oracle.dss.datautil.client.ManagerFactoryImpl.lookupMetadataManager(ManagerFactoryImpl.java:219)
     at oracle.dss.datautil.client.ManagerFactoryImpl.lookupManager(ManagerFactoryImpl.java:128)
     at samples.javaclient.bootstrap.BIFrame.connect(BIFrame.java:198)
     at samples.javaclient.linkingPresentations.BILinking.connect(BILinking.java:192)
     at samples.javaclient.bootstrap.BIFrame$9.actionPerformed(BIFrame.java:537)
     at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1786)
     at javax.swing.AbstractButton$ForwardActionEvents.actionPerformed(AbstractButton.java:1839)
     at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:420)
     at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:258)
     at javax.swing.plaf.basic.BasicButtonListener$ReleasedAction.actionPerformed(BasicButtonListener.java:301)
     at javax.swing.SwingUtilities.notifyAction(SwingUtilities.java:1530)
     at javax.swing.JComponent.processKeyBinding(JComponent.java:2438)
     at javax.swing.JComponent.processKeyBindings(JComponent.java:2473)
     at javax.swing.JComponent.processKeyEvent(JComponent.java:2401)
     at java.awt.Component.processEvent(Component.java:4909)
     at java.awt.Container.processEvent(Container.java:1569)
     at java.awt.Component.dispatchEventImpl(Component.java:3615)
     at java.awt.Container.dispatchEventImpl(Container.java:1627)
     at java.awt.Component.dispatchEvent(Component.java:3477)
     at java.awt.KeyboardFocusManager.redispatchEvent(KeyboardFocusManager.java:1713)
     at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(DefaultKeyboardFocusManager.java:627)
     at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(DefaultKeyboardFocusManager.java:831)
     at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(DefaultKeyboardFocusManager.java:741)
     at java.awt.DefaultKeyboardFocusManager.dispatchEvent(DefaultKeyboardFocusManager.java:592)
     at java.awt.Component.dispatchEventImpl(Component.java:3506)
     at java.awt.Container.dispatchEventImpl(Container.java:1627)
     at java.awt.Window.dispatchEventImpl(Window.java:1606)
     at java.awt.Component.dispatchEvent(Component.java:3477)
     at java.awt.EventQueue.dispatchEvent(EventQueue.java:456)
     at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:201)
     at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:151)
     at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:145)
     at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:137)
     at java.awt.EventDispatchThread.run(EventDispatchThread.java:100)
*******************************************************

Similar Messages

  • Sample Rate problem as well as CoreAudio overload and anyone using DFH?

    I've only switched from Pro Tools to Logic Pro recently and am confused about a lot of things. I am running Toontrack DFH Superior with 7 audio tracks and one more software instrument track. I keep getting message about sample rate problem and something about conflict betwwen logic and external device. The only device I use is a M-Audio 49e MIDI controller and the M-Box, and I am running these on a Quad PowerMac G5 wih 4 GB RAM... I've tried to adjust the setting here and there, but none of them seem to work... Please help!

    Often MIDI driver conflicts and processor overloads, or bottlenecks too. Freezing, removing old drivers, if you really are running Jaguar and if it is actually installed from those days then it is time to do a fresh install and maybe use Panther or Tiger. Panther can be found really cheap these days. As far as old drivers you don't use for any audio or MIDI interfaces you once used with your sytem, are there any? If so which ones? You may be able to direct yourself to your old driver uninstall by looking at the receipt of whichever driver you no longer use. Also, Jaguar was just really good at getting this message to come out, in my experience. Some plugins require alot of MIDI I/O or CPU power, some of NI's stuff really (momentarily) spikes on MIDI data input.

  • Sample rate problem

    I have an odd sample rate problem: I have put in some music at 44.1 (while all other audio is at 48kHz.)
    At most points this is, surprisingly, not an issue. But if I haved 4 channels of 48kHz sound then EITHER the 44.1 sound OR the 48kHz sound will not play.
    Anyone know why this would be? I obviously need to redo the 44.1kHz sound - is there a quick and easy way to do this, or do I need to reimport everything seperately?

    Export the 44.1khz audio as an AIF, 48khz, 16 bit file themn import the resulting file. Normally you'd want to do this with QT Pro before importing it into FCP.
    -DH

  • Problem with BIBeans sample application in JDEV

    I have installed JDeveloper and BiBeans PlugIn. I did the steps from the tutorial and it all worked fine.
    Then I generated a sample UIX application with all the options - and while the navigation loading and saving from the Catalog and everything works, the data that is displayed in the presentations is the same everytime (6 rows and 8 columns with values btwn 0 and 100) and I don't think it is coming from the BIBDEMO schema.
    So I think it is able to connect to the BIBCAT schema but it does not connect to the BIBDEMO schema
    However in JDeveloper itself all the presentations display the correct data.
    There is no error message or anything indicating what the problem is.
    Please help - I'm doing a POC and would need to show some results asap.
    I included a Trace, maybe that helps:
    oracle.dss.datautil.client.XMLManagerFactory::parseOLAPConnection: Jdbc driver type is: thin
    oracle.dss.datautil.client.XMLManagerFactory::parseOLAPConnection: Host name is: dcaclust2
    oracle.dss.datautil.client.XMLManagerFactory::parseOLAPConnection: SID is: DEV3
    oracle.dss.datautil.client.XMLManagerFactory::parseOLAPConnection: Port number is: 1521
    oracle.dss.datautil.client.XMLManagerFactory::parseOLAPConnection: Jdbc driver type is: thin
    oracle.dss.datautil.client.XMLManagerFactory::parseMetadataManager: parsing MetadataManager tag
    oracle.dss.datautil.client.XMLManagerFactory::parseOLAPConnections: parsing OLAPConnection tag
    oracle.dss.datautil.client.XMLManagerFactory::parseOLAPDatabases: parsing Database tag
    oracle.dss.connection.client.Connection::connect: -ConnectionBean-Client: is going to connect
    oracle.dss.connection.server.ConnectionImpl::connect: -ConnectionBean-Server: is going to connect - (DriverType=MDM)
    oracle.dss.connection.server.ConnectionImpl::connect: -ConnectionBean-MDMDriver: Connected Successfully: Time=1063ms
    oracle.dss.connection.client.Connection::connect: -ConnectionBean-Client: is going to connect
    oracle.dss.connection.server.ConnectionImpl::connect: -ConnectionBean-Server: is going to connect - (DriverType=PERSISTENCE)
    oracle.dss.connection.server.drivers.persistence.PersistenceConnectionDriverImpl::connect: -ConnectionBean-PersistenceDriver is going to connect
    oracle.dss.connection.server.drivers.persistence.PersistenceConnectionDriverImpl::connect: (ServiceName=null; Prinicipal=BIBCAT; Username=null)
    oracle.dss.persistence.storagemanager.bi.BIStorageManagerImpl::init: [Initializing oracle.dss.persistence.storagemanager.bi.BIStorageManagerImpl, env:{SET_ON_MID_TIER=NO, port=1521, java.naming.security.principal=BIBCAT, hostname=dcaclust2, am=oracle.dss.appmodule.server.DSSApplicationModuleImpl@20c906, jdbctype=thin, java.naming.factory.initial=oracle.dss.persistence.persistencemanager.server.InitPersistenceManagerFactory, Connection Status=2, object_name=Connection_1, drivertype=thin, Driver Type=PERSISTENCE, securityDriverManager=oracle.dss.appmodule.server.DSSApplicationModuleImpl@20c906, dad=oracle.dss.security.DAD@6db33c, sid=DEV3, mm=true, global_environment={locale_helper=oracle.dss.persistence.LocaleHelper@1263db, persistence_errorhandler=oracle.dss.util.DefaultErrorHandler@59e6e8}}
    oracle.dss.persistence.storagemanager.bi.mapping.JdbcAdapter::JdbcAdapter.init(): Detected PLSQL version 2.7.0.13.1 and Java version Not known
    oracle.dss.persistence.storagemanager.bi.BIStorageManagerImpl::init: [init]2047ms
    oracle.dss.persistence.persistencemanager.server.PersistenceManagerImpl::init: SM: Loaded storagemanager, class= oracle.dss.persistence.storagemanager.bi.BIStorageManagerImpl
    oracle.dss.connection.server.drivers.persistence.PersistenceConnectionDriverImpl::connect: -ConnectionBean-PersistenceDriver: Connected Successfully: Time=2.0 seconds
    oracle.dss.connection.server.ConnectionImpl::connect: -ConnectionBean-MDMDriver: Connected Successfully: Time=2781ms

    Not sure quick what you are seeing in your UIX application, I think it is the default crosstab when the data source fails. However, I would expect to see some error messages from in the JDev log window or the UIX page itself.
    Are you running the application directly from JDeveloper? Or have you deployed the application to a middle-tier server?
    Check the BIDesigner 'Run Time' Settings. Make sure the 'Use Design Time Setting' is not checked. Ensure the correct connection details are set for both the database and CATALOG and the catalog connection user is set as BIBCAT.
    Make sure all your presentations, calculations and saved selections have been copied to the remote catalog. This can be done using the right mouse click pop-up menu on the BIDesigner.
    Test running the application with the new run time settings from JDeveloper before deploying the application. Then follow the instructions in the JDeveloper Help on deploying UIX applications.
    Hope this helps
    Business Intelligence Beans Product Management Team
    Oracle Corporation

  • SSO java sample application problem

    Hi all,
    I am trying to run the SSO java sample application, but am experiencing a problem:
    When I request the papp.jsp page I end up in an infinte loop, caught between papp.jsp and ssosignon.jsp.
    An earlier thread in this forum discussed the same problem, guessing that the cookie handling was the problem. This thread recommended a particlar servlet , ShowCookie, for inspecting the cookies for the current session.
    I have installed this cookie on the server, but don't see anything but one cookie, JSESSIONID.
    At present I am running the jsp sample app on a Tomcat server, while Oracle 9iAS with sso and portal is running on another machine on the LAN.
    The configuration of the SSO sample application is as follows:
    Cut from SSOEnablerJspBean.java:
    // Listener token for this partner application name
    private static String m_listenerToken = "wmli007251:8080";
    // Partner application session cookie name
    private static String m_cookieName = "SSO_PAPP_JSP_ID";
    // Partner application session domain
    private static String m_cookieDomain = "wmli007251:8080/";
    // Partner application session path scope
    private static String m_cookiePath = "/";
    // Host name of the database
    private static String m_dbHostName = "wmsi001370";
    // Port for database
    private static String m_dbPort = "1521";
    // Sehema name
    private static String m_dbSchemaName = "testpartnerapp";
    // Schema password
    private static String m_dbSchemaPasswd = "testpartnerapp";
    // Database SID name
    private static String m_dbSID = "IASDB.WMDATA.DK";
    // Requested URL (User requested page)
    private static String m_requestUrl = "http://wmli007251:8080/testsso/papp.jsp";
    // Cancel URL(Home page for this application which don't require authentication)
    private static String m_cancelUrl = "http://wmli007251:8080/testsso/fejl.html";
    Values specified in the Oracle Portal partner app administration page:
         ID: 1326
         Token: O87JOE971326
         Encryption key: 67854625C8B9BE96
         Logon-URL: http://wmsi001370:7777/pls/orasso/orasso.wwsso_app_admin.ls_login
         single signoff-URL: http://wmsi001370:7777/pls/orasso/orasso.wwsso_app_admin.ls_logout
         Name: testsso
         Start-URL: http://wmli007251:8080/testsso/
         Succes-URL: http://wmli007251:8080/testsso/ssosignon.jsp
         Log off-URL: http://wmli007251:8080/testsso/papplogoff.jsp
    Finally I have specified the cookie version to be v1.0 when running the regapp.sql script. Other parameters for this script are copied from the values specified above.
    Unfortunately the discussion in the earlier thread did not go any further but to recognize the cookieproblem, so I am now looking for help to move further on from here.
    Any ideas will be greatly appreciated!
    /Mads

    Pierre - When you work on the sample application, you should test the pages in a separate browser instance. Don't use the Run Page links from the Builder. The sample app has a different authentication scheme from that used in the development environment so it'll work better for you to use a separate development browser from the application testing browser. In the testing browser, to request the page you just modified, login to the application, then change the page ID in the URL. Then put some navigation controls into the application so you can run your page more easily by clicking links from other pages.
    Scott

  • Sample application problem

    I am following the guide to construct pages.
    My problem is that i just create a page in the sample appliction and
    i want to run it but when i click the run page
    icon the page is not run. A user/password screen appear,
    and then i am sent to the main form of the demo application.
    Not the page i just build and want to test.
    Should i have to mmodify the login screen to point to
    my page?
    Where is located the name of the first form in the login screen? I just cant find it
    Regards,
    Pierre

    Pierre - When you work on the sample application, you should test the pages in a separate browser instance. Don't use the Run Page links from the Builder. The sample app has a different authentication scheme from that used in the development environment so it'll work better for you to use a separate development browser from the application testing browser. In the testing browser, to request the page you just modified, login to the application, then change the page ID in the URL. Then put some navigation controls into the application so you can run your page more easily by clicking links from other pages.
    Scott

  • J2SE 1.4 Samples - Build Problems

    Hello.
    Problem Summary
    =============
    I'm having problems compiling and building the tutorial examples for J2EE
    1.4. I believe I have followed the advice given in the tutorial correctly
    (allowing for the tutorial's incorrect specification of the samples
    directory structure).
    From the Command Prompt output (supplied below) there is an inconsistent use
    of '\' and '/' - could this be part of the problem? Or are the environment
    variables interfering with the common.properties, common.xml and build.xml
    variables/properties?
    Thanks in-advance,
    Andy Williams.
    Further Information
    =============
    * Install Directory: d:/Sun/AppServer
    * Modified <Install Directory>/samples/common.properties by adding:
    j2ee.home=D:/Sun/AppServer
    at the end of the file.
    * Environment variables -
    %JAVA_HOME%=D:\Sun\AppServer\jdk
    %J2EE_HOME%=D:\Sun\AppServer
    %Path% includes %J2EE_HOME%\bin;%JAVA_HOME%\bin
    * Attempting to build a sample application using "asant -v build" results in
    the following:
    D:\Sun\AppServer\samples\webservices\jaxrpc\simple\src>asant -v build
    Apache Ant version 1.5.3 compiled on April 16 2003
    Buildfile: build.xml
    Detected Java version: 1.4 in: D:\Sun\AppServer\jdk\jre
    Detected OS: Windows_NT
    parsing buildfile build.xml with URI =
    file:D:/Sun/AppServer/samples/webservices
    /jaxrpc/simple/src/build.xml
    Project base dir set to:
    D:\Sun\AppServer\samples\webservices\jaxrpc\simple\src
    resolving systemId: file:D:/Sun/AppServer/samples/common.xml
    [property] Loading D:\Sun\AppServer\samples\common.properties
    [property] Loading Environment as.env.
    Override ignored for property db.port
    Override ignored for property db.driver
    Override ignored for property db.classpath
    Override ignored for property s1as.admin
    BUILD FAILED
    Target `build' does not exist in this project.
    at org.apache.tools.ant.Project.tsort(Project.java:1751)
    at org.apache.tools.ant.Project.topoSort(Project.java:1673)
    at org.apache.tools.ant.Project.executeTarget(Project.java:1332)
    at org.apache.tools.ant.Project.executeTargets(Project.java:1255)
    at org.apache.tools.ant.Main.runBuild(Main.java:609)
    at org.apache.tools.ant.Main.start(Main.java:196)
    at org.apache.tools.ant.Main.main(Main.java:235)
    Total time: 2 seconds

    The J2EE 1.4 samples that are shipped with the J2EE 1.4 SDK are not the same as the tutorial examples.
    To build the J2EE 1.4 samples, see the docs included with the samples in the /docs subdirectory of each sample application.
    To get the tutorial examples, you need to download the tutorial bundle from:
    http://java.sun.com/j2ee/1.4/download-docs.html

  • X-CAN sample project problem

    Hey guys,
    I´m getting started with the myRIO-1900 and try to connect it with my car via X-CAN module with OBD-II BD9 cable to collect and record data from my car.
    I've installed Labview 2014, X-CAN, realtime module in my computer without any problem.
    When I connected myRIO 1900 and X-CAN module with my Mercedes, launched "X-CAN for myRIO" under "sample project", it worked successfully and I can read data from Labview.
    Question 1: What do all the data read mean in the labview, eg. what does identifier means and what does payload means? At first I thought they might be PID codes, but after browsing all the info online, I felt the data are not PID codes because they should start with P01 or P02. Is there a manual for me to review and learn?
    Question 2: Do you guys know how can I record all the data that read from my vehicle and export them to Excel file? I tried to add "File I/O" and "Measure to write" followed by the instructio online, but there was not excel file generated after the run. Any suggestions?
    Here is a snapshot of the project result. Appreciate for the help.

    There is TONS of documentation on CAN buses.  From various hardware and software implementations and a bunch of other variations that can make working with it difficult.  
    On the surface everything is easy, you just read and write frames, as described here
    http://en.wikipedia.org/wiki/CAN_bus
    Frames are just raw data that you can then do things with.  A frame consistes of an ID which identifies the message and also does things like sets priority of the message.  Then the payload is 0-8 bytes (excluding CAN-FD).  These 0-8 bytes are the usable parts of the message.  Protocols have been written to support multi frames, and request reply, among several other features not supported in the hardware.  
    Basically you have a lot of reading to do.  Find all the documentation you can on CAN and how it works knowing that it starts at the frame level which is what you get.  You might even get something out of the first few slides of a recent presentation I did on CAN and XNET.
    https://decibel.ni.com/content/docs/DOC-41749
    As for recording the data.  The most common way is to format it into a 2D array of string, and then use the write measurements to file, or write spreadsheet to create a CSV file that Excel can open.  There are other options that are usually more messy, but can be done.
    EDIT:  Oh and you might get better support from CAN related questions over on the Automotive subforum.
    Unofficial Forum Rules and Guidelines - Hooovahh - LabVIEW Overlord
    If 10 out of 10 experts in any field say something is bad, you should probably take their opinion seriously.

  • Giga Sample Conversion Problems

    I just tried uploading giga studio 3 giga sample libraries to my exs 24. I followed the instructions to where I should put them, they showed up, and when i opened them they were converted into a exs instrument. However, it seems like only 3 notes work and the rest are just the same notes repeated for a couple of octaves.
    Does anyone know whats going on?

    I am having the same problems, I hope i get an answer. Did you find out what was going on?
    Thanks,
    Whitlock:angry:

  • PCI-6229 Digital I/O sample clock problem

    Hi,
    I am using PCI-6229. I need to use digital output channel to generate 20KHz 30%duty cycle pulses.
    The datasheet shows DO sample clock frequency can be 1M Hz. But in may application, only 100KHzTimebase can work to generate. But acctually I need at least 200K Hz.
    Attached is the Vi I made. Can anyone help me with this problem?
    Thanks
    Solved!
    Go to Solution.
    Attachments:
    Digital pulse_DO Channel.vi ‏26 KB

    Hello All,
    I tried to modify the VI posted in this thread in order to aquire a digital signal with the PCI-6229. Sinc the frequency of the signal is below 1k i tried to devide the signal of ctr0 respectively of freqout by 8 or 16 since 6.25k or 12.5k sampling frequency would be more than enough for my purpose. By the way, when I am using the 100k timebase for the timing of the task the programm is working. Since i try to monitor up to 20 channels, the amount of data genereated is too much. Therefore I tried to use the modified VI.
    Sometimes, the VI works, but almost always, the DAQmx - Read VI doesn´t terminate.
    Has anybody an idea what i did wrong?
    Thank you for your assistance.
    Sincerely,
    Mirko
    Attachments:
    Digital pulse_DI Channel-1_mod.vi ‏32 KB

  • Auctions sample compiling problem

    Hello,
    I'm unable to compile samples\BC4J\bc4jauctions.
    I'm getting Error: (0) cannot access directory oracle\jbo\common\appmgr; verify that directory is reachable from classpath and/or sourcepath.
    How to fix this problem
    Thanks.

    <BLOCKQUOTE><font size="1" face="Verdana, Arial">quote:</font><HR>Originally posted by sarantos:
    I had the same problem!What you have to do is to remove this statement from the import of every jsp (in the very first tag).<HR></BLOCKQUOTE>
    I tried to do what you propose, it been compiled, but works not properly
    null

  • Bibean tutorial olap connection gives ora 942

    Hi,
    I'm working my way through the bibean tutorial.
    I have not made much progress.
    I'm stuck at the point where I create the BI Designer via wizard.
    I'm seeing this error:
    oooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo
    oracle.express.ExpressServerExceptionError class: OLAPI
    Server error descriptions:
    INI: ORA-00942: table or view does not exist
    in function: TxsRdbSelectStatement:execute(), Generic at TxsOqConnection::getDefaultDatabase
         at oracle.olapi.metadata.BaseMetadataProvider.<init>(BaseMetadataProvider.java:68)
         at oracle.olapi.metadata.mdm.MdmMetadataProvider.<init>(MdmMetadataProvider.java:127)
         at oracle.express.olapi.data.full.ExpressDataProvider.getDefaultMetadataProvider(ExpressDataProvider.java:912)
         at oracle.dss.metadataManager.server.drivers.mdm._92.MDMMetadataDriverImpl_92.getMdmMetadataProvider(MDMMetadataDriverImpl_92.java:1134)
         at oracle.dss.metadataManager.server.drivers.mdm._92.MDMMetadataDriverImpl_92.attach(MDMMetadataDriverImpl_92.java:811)
         at oracle.dss.metadataManager.server.drivers.mdm.MDMMetadataDriverImpl.attach(MDMMetadataDriverImpl.java:133)
         at oracle.dss.metadataManager.server.MetadataManagerImpl.buildObjectModel(MetadataManagerImpl.java:1085)
         at oracle.dss.metadataManager.server.MetadataManagerImpl.attach(MetadataManagerImpl.java:962)
         at oracle.dss.metadataManager.client.MetadataManager.attach(MetadataManager.java:866)
         at oracle.dss.metadataManager.client.MetadataManager.attach(MetadataManager.java:792)
         at oracle.dss.addins.designer.OLAPSource.test(OLAPSource.java:280)
         at oracle.dss.addins.wizard.connection.OlapTestPanel.testConnectionImpl(OlapTestPanel.java:49)
         at oracle.dss.addins.wizard.connection.TestConnectionPanel$2.construct(TestConnectionPanel.java:180)
         at oracle.jdeveloper.common.SwingWorker$2.run(SwingWorker.java:168)
         at java.lang.Thread.run(Thread.java:536)
    oooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo
    I used 'oemapp console' to look at my OLAP install.
    It shows cubes and dimensions owned by BIBDEMO so I see some hope.
    Here is info about my current setup:
    Linux localhost 2.4.18-14 #1 Wed Sep 4 13:35:50 EDT 2002 i686 i686 i386 GNU/Linux
    Oracle9i Enterprise Edition Release 9.2.0.3.0 - Production
    With the Partitioning, OLAP and Oracle Data Mining options
    JServer Release 9.2.0.3.0 - Production
    Jdeveloper 9.0.3.1 build 1107
    java version "1.4.1_03"
    Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.1_03-b02)
    Java HotSpot(TM) Client VM (build 1.4.1_03-b02, mixed mode)
    Any of you have any clues for me?
    Is it possible for me to connect to OLAP via sqlplus or pl/sql
    so I can eliminate Jdeveloper, JDBC, and Java as suspects?
    -atm

    hiAgain,
    I made progress today by installing 9.2.0.1 general purpose DB and then upgrading it to 9.2.0.3.
    Along the way I bumped into a bug with the DB:
    20:47:04 SQL> alter user bibcat identified by bibcat default tablespace users;
    alter user bibcat identified by bibcat default tablespace users
    ERROR at line 1:
    ORA-00604: error occurred at recursive SQL level 1
    ORA-04045: errors during recompilation/revalidation of LBACSYS.LBAC_EVENTS
    ORA-06508: PL/SQL: could not find program unit being called
    ORA-06512: at line 2
    ORA-06508: PL/SQL: could not find program unit being called
    ORA-06512: at line 2
    google told me this:
    shutdown immediate;
    startup migrate;
    alter view lbacsys.lbac$all_table_policies compile;
    alter package lbacsys.lbac_events compile body;
    shutdown immediate;
    startup;
    Above commands ran okay for me.
    then,
    I ran rdbms/admin/utlrp.sql to recompile everything invalid.
    results of this looked good too:
    SELECT comp_name, status, substr(version,1,10) as version from dba_registry;
    -atm

  • Metadata export bridge to OLAP problem

    I have a collection consisting of 2 dimensions and 1 cube.
    We are using:
    OWB Client 10.1.0.4
    OWB Repository 10.1.0.4
    DB Version
    Oracle9i Enterprise Edition Release 9.2.0.7.0 - Production
    Parameters in bridge
    OWB Exported Collections: SALES
    OWB translated language: American English
    Deploy to AW: YES
    AW NAME: BI
    AW Object Prefix: BI
    Aggregate Data in AW: Partial, every other level
    Load Cube Data: Yes
    Generate Surrogate keys: No
    Generate View definitions: Yes
    Generate Materialized Views: No
    Generate view Directory: c:\temp
    Deploy PL/SQL in database -Yes (If it is No, I don't get an error)
    Username Password Hostname Port Service- All provided
    PL/SQL Output file - Provided
    Log level - Information
    I get the following error when running the bridge to 9i OLAP:
    BRD-05030: Error occurred while executing the PL/SQL file, see log file for details.
    ORA-06501: PL/SQL: program error
    ORA-06512: at line 27
    ORA-06510: PL/SQL: unhandled user-defined exception
    AMD-00100 not found: Dimension "WH_DATA_MARTS.BICUSTOMER"
    BRD-05030: Error occurred while executing the PL/SQL file, see log file for details.
    disconnecting ...
    closing output file
    closing log stream
    **! Transfer logging stopped at Wed Aug 30 17:42:42 PDT 2006 !**
    The dimension CUSTOMER is deployed and is part of the collection. I tried it without specifiying the AW Object Prefix, but I still get the same error.
    Any ideas? This problem has been bugging for a few days.

    Take a look at the troubleshooting doc on MetaLink for the OWB OLAP Bridge, however it is intended for version 9.0.4-9.2. You may want to upgrade OWB. More importantly, be sure to be running RDBMS 9.2.0.4 with the OLAP 9.2.0.4.1 patch (PS# 3084634).
    Troubleshooting OWB OLAP Integration
    http://metalink.oracle.com/metalink/plsql/showdoc?db=NOT&id=260948.1

  • 8i: PRO*C Sample Compile Problems

    I'm fairly new to Linux but not to Oracle. I am trying to
    compile the sample PRO*C programs and running into difficulty.
    The first problem I had was that $ORACLE_HOME/bin/proc was not
    installed with execute permissions (strange that the OUI didn't
    set the permisssions properly; I checked the root.sh file, but
    nothing was there for proc).
    After setting execute permissions (chmod +x proc), I ran the
    following from $ORACLE_HOME/precomp/demo/proc
    ---- cut ----
    [oracle@skinner proc]$ make -f demo_proc.mk sample1
    gmake -
    f /u01/app/oracle/product/8.1.5/precomp/demo/proc/demo_proc.mk
    OBJS=sample1.o EXE=sample1 build
    gmake[1]: Entering directory
    `/u01/app/oracle/product/8.1.5/precomp/demo/proc'
    proc iname=sample1
    Pro*C/C++: Release 8.1.5.0.0 - Production on Sun Aug 15 15:05:47
    1999
    (c) Copyright 1999 Oracle Corporation. All rights reserved.
    System default option values taken
    from: /u01/app/oracle/product/8.1.5/precomp/admin/pcscfg.cfg
    Error at line 33, column 11 in file /usr/include/stdio.h
    # include <stddef.h>
    ..........1
    PCC-S-02015, unable to open include file
    Error at line 38, column 11 in file /usr/include/stdio.h
    # include <stdarg.h>
    ..........1
    PCC-S-02015, unable to open include file
    Error at line 29, column 10 in file /usr/include/bits/types.h
    #include <stddef.h>
    .........1
    PCC-S-02015, unable to open include file
    Error at line 14, column 10 in file /usr/include/_G_config.h
    #include <stddef.h>
    .........1
    PCC-S-02015, unable to open include file
    Error at line 48, column 11 in file /usr/include/libio.h
    # include <stdarg.h>
    ..........1
    PCC-S-02015, unable to open include file
    gmake[1]: *** [sample1.o] Segmentation fault (core dumped)
    gmake[1]: Leaving directory
    `/u01/app/oracle/product/8.1.5/precomp/demo/proc'
    make: *** [sample1] Error 2
    [oracle@skinner proc]$
    ---- cut ----
    I can see from previous threads that others have gotten PRO*C to
    work, but I didn't see anything specifically about this
    problem. Will someone please tell me what I'm doing wrong?
    Making the sample PRO*C programs has always been a simple matter
    on other UNIX machines. I suspect that Oracle's default install
    is assuming libc instead of glibc, but I'm not familiar enough
    with Linux to fix this.
    I am running RedHat 6.0 with all of updates applicable to my
    system applied.
    null

    This was better.
    http://govt.oracle.com/~tkyte/proc_makefile/
    Thanks for the first step.
    I drove myself up the wall for 3 days.
    -Anand Vadul.
    John Smiley (guest) wrote:
    : OK, I've made some progress. I am now able to compile the
    : sample programs. I took the following actions:
    : 1. set up $ORACLE_HOME/precomp/admin/pcscfg.cfg per the readme
    : file (missed this on the first round.)
    : 2. Added
    : define=_STDIO_H
    : define=_STRING_H
    : define=_STDLIB_H
    : to the standard pcscfg.cfg
    : 3. Added
    : #define size_t unsigned int
    : to each sampleX.pc file to avoid segmentation fault (core
    dump).
    : Now I have another question. Why were steps 2 and 3 necessary
    : (step 1 was my fault)? Has anyone else out there solved this
    : problem a different (better) way?
    : John Smiley (guest) wrote:
    : : I'm fairly new to Linux but not to Oracle. I am trying to
    : : compile the sample PRO*C programs and running into
    : difficulty.
    : : The first problem I had was that $ORACLE_HOME/bin/proc was
    not
    : : installed with execute permissions (strange that the OUI
    : didn't
    : : set the permisssions properly; I checked the root.sh file,
    but
    : : nothing was there for proc).
    : : After setting execute permissions (chmod +x proc), I ran the
    : : following from $ORACLE_HOME/precomp/demo/proc
    : : ---- cut ----
    : : [oracle@skinner proc]$ make -f demo_proc.mk sample1
    : : gmake -
    : : f
    /u01/app/oracle/product/8.1.5/precomp/demo/proc/demo_proc.mk
    : : OBJS=sample1.o EXE=sample1 build
    : : gmake[1]: Entering directory
    : : `/u01/app/oracle/product/8.1.5/precomp/demo/proc'
    : : proc iname=sample1
    : : Pro*C/C++: Release 8.1.5.0.0 - Production on Sun Aug 15
    : 15:05:47
    : : 1999
    : : (c) Copyright 1999 Oracle Corporation. All rights reserved.
    : : System default option values taken
    : : from: /u01/app/oracle/product/8.1.5/precomp/admin/pcscfg.cfg
    : : Error at line 33, column 11 in file /usr/include/stdio.h
    : : # include <stddef.h>
    : : ..........1
    : : PCC-S-02015, unable to open include file
    : : Error at line 38, column 11 in file /usr/include/stdio.h
    : : # include <stdarg.h>
    : : ..........1
    : : PCC-S-02015, unable to open include file
    : : Error at line 29, column 10 in file /usr/include/bits/types.h
    : : #include <stddef.h>
    : : .........1
    : : PCC-S-02015, unable to open include file
    : : Error at line 14, column 10 in file /usr/include/_G_config.h
    : : #include <stddef.h>
    : : .........1
    : : PCC-S-02015, unable to open include file
    : : Error at line 48, column 11 in file /usr/include/libio.h
    : : # include <stdarg.h>
    : : ..........1
    : : PCC-S-02015, unable to open include file
    : : gmake[1]: *** [sample1.o] Segmentation fault (core dumped)
    : : gmake[1]: Leaving directory
    : : `/u01/app/oracle/product/8.1.5/precomp/demo/proc'
    : : make: *** [sample1] Error 2
    : : [oracle@skinner proc]$
    : : ---- cut ----
    : : I can see from previous threads that others have gotten PRO*C
    : to
    : : work, but I didn't see anything specifically about this
    : : problem. Will someone please tell me what I'm doing wrong?
    : : Making the sample PRO*C programs has always been a simple
    : matter
    : : on other UNIX machines. I suspect that Oracle's default
    : install
    : : is assuming libc instead of glibc, but I'm not familiar
    enough
    : : with Linux to fix this.
    : : I am running RedHat 6.0 with all of updates applicable to my
    : : system applied.
    null

  • Avitek Sample Application - problems after imported to Eclipse

    I downloaded "Avitek™ Medical Records Sample Application" and started a domain successfuly with this aplication. Then I imported its to my Eclipse Juno with the interest to debug this sample application. I included every lib are need. Now I am getting the error "Default target install does not exist in this project" in every build.xml on the target "<project name=".
    Other error I got is "The type javax.jms.Message cannot be resolved. It is indirectly referenced from required .class files" in the PatientNotifierBroker project. I looked for javax.jms_1.1.2.jar and I had already added this library.
    Have someone face both problems after imported this sample?

    11g by default is case sensitive username/password.
    You can disable that with setting parameter SEC_CASE_SENSITIVE_LOGON to false.
    SQL> SHOW PARAMETER SEC_CASE_SENSITIVE_LOGON
    SQL> ALTER SYSTEM SET SEC_CASE_SENSITIVE_LOGON = FALSE;

Maybe you are looking for