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

Similar Messages

  • Mod_plsql: ORA-942 Execute(Temp BLOB) ORA-00942: table or view does not exi

    mod_plsql: ORA-942 Execute(Temp BLOB) ORA-00942: table or view does not exist
    This is the error I get in the Apache log. On the page:
    "The requested URL /pls/apex/wwv_flow.accept was not found on this server."
    I am sure this is just a configuration issue. I installed v1.6 with the http server off the companion cd with the db (10.2.0.1). After I had it working (did not test everything) I upgraded to 3.0.1.
    I get this message when I am trying to import an application that I just exported! I am testing this for pushing code up to our production environment.
    My dads.conf file looks like:
    Alias /i/ /oracle/product/apps/htmldb/images/
    AddType text/xml xbl
    AddType text/x-components htc
    <Location /pls/apex>
    SetHandler pls_handler
    Order deny,allow
    Allow from all
    AllowOverride None
    PlsqlDatabaseUsername APEX_PUBLIC_USER
    PlsqlDatabasePassword xxxxxx
    PlsqlDatabaseConnectString 192.168.2.195:1521:idpdev ServiceNameFormat
    PlsqlDefaultPage apex
    PlsqlDocumentTablename wwv_flow_file_object$
    PlsqlDocumentPath docs
    PlsqlDocumentProcedure wwv_flow_file_mgr.process_download
    PlsqlAuthenticationMode Basic
    PlsqlNLSLanguage AMERICAN_AMERICA.WE8ISO8859P1
    </Location>
    marvel.conf file is empty
    There is a log file for pl/sql.... it has the following text in it that seemed pertinent: Attempting to logon with '(unknown)'
    Also a log that says this and seems to have a "special character" in it that may be causing an issue:
    <1133864024 ms>6565646261636b206f6e a70726f6d707420202e2e2e646f6e65 a
    <1133864024 ms>-----------------------------2444716671664
    <1133864024 ms>^M
    <1133864024 ms>UploadBlobDoc: readahead 27 bytes into 82f5e5c
    <1133864024 ms>UploadBlobDoc : Inserting piece OCI_NEXT_PIECE
    <1133864024 ms>UploadBlobDoc:Attempt to write 2048 bytes(offset 249857)
    <1133864024 ms>UploadBlobDoc:OCILobWrite for 2048 bytes (offset 249857)
    <1133864024 ms>UploadBlobDoc: Read-Ahead buf 82f5e5c has 27 bytes
    <1133864024 ms>UploadBlobDoc : Inserting piece OCI_LAST_PIECE
    <1133864024 ms>UploadBlobDoc:Attempt to write 27 bytes(offset 251905)
    <1133864024 ms>UploadBlobDoc:OCILobWrite finished for 27 bytes
    <1133864024 ms>ORA-942 Execute(Temp BLOB) ORA-00942: table or view does not exist
    <1133864024 ms>Stale Connection due to Oracle error 942
    <1133864024 ms>/pls/apex/wwv_flow.accept HTTP-404 ORA-00942: table or view does not exist
    <1133864024 ms>(wpu.c,594) longjumping back to the beginning
    <1133864024 ms>(wpu.c,457) cleaning up before longjmp
    <1133864024 ms>(wpu.c,461) doing a rollback
    <1133864024 ms>(wpcs.c, 76) Executed 'rollback' (rc=0)
    <1133864024 ms>(wpcs.c, 76) Executed 'begin dbms_session.reset_package; end;' (rc=0)
    <1133864024 ms>(wpd.c,1816) Going to close cursor
    <1133864024 ms>Freed BLOB
    <1133864024 ms>DeinitCursor
    <1133864024 ms>(wpx.c,690) Shutdown has been called
    <1133864024 ms>(wpx.c,702) Going to logoff
    <1133864024 ms>Logoff: Closing connection due to stale connection
    <1133864034 ms>[ReqEndtime: 2/Oct/2007:15:38:11]
    <1133864034 ms>[ReqExecTime: 80 ms]
    I did go in and update the permissions to the wwv_flow_file_objects$ table to give PUBLIC full access to that table to see if that was the problem... it wasn't.
    Probably information overload, but just wanted to be thorough. Anyone have any ideas?

    I also have another issue... probably more of a clarification....
    I run the following to stop the process:
    "/oracle/product/apps/opmn/bin/opmnctl stopproc ias-component=HTTP_Server"
    then
    "/oracle/product/apps/opmn/bin/opmnctl startproc ias-component=HTTP_Server"
    But, at that point, it says that opmn is not running.
    So I try:
    "/oracle/product/apps/opmn/bin/opmnctl stopall"
    then
    "/oracle/product/apps/opmn/bin/opmnctl start"
    then
    "/oracle/product/apps/opmn/bin/opmnctl startproc ias-component=HTTP_Server" and it still says that opmn is not running.
    Once I start running the stops and starts, it will eventually start correctly.
    I think that I am trying the steps too fast and that I probably need to wait a bit between steps since that seems to work better that way.

  • Creation of Universe based on Hana OLAP connection

    I have to create a universe in IDT 4.1 sp2 based on SAP HANA OLAP
    connection ?
    How can i access SAP HANA view which was created using OLAP connection in Business objects Explorer? It does not allow creating Universe on top of SAP HANA OLAP connection and gives an error
    SAP Business Objects query and reporting applications can directly connect to OLAP SAP HANA connections. No universe is required, only a published OLAP SAP HANA connection.
    Thanks

    Hi Jyothy,
    Refer the below link on how to create universe on Analytic View/Calculation View using relation connection in IDT
    http://www.sapanalyticsguru.com/index.php/sap-bobi/31-universe-creation-on-hana-view-using-information-design-tool

  • Universe based on SAP HANA OLAP connection

    Can I create universe based on SAP HANA OLAP connection ?
    How can i access SAP HANA view which was created using OLAP connection in WEBI and Dashboard? It does not allow creating Universe on top of SAP HANA OLAP connection and give an error.
    SAP BusinessObjects query and reporting applications can directly connect to OLAP SAP HANA connections. No universe is required, only a published OLAP SAP HANA connection.
    Thanks

    OLAP connection are only meant for tools that make use of OLAP connectivity only like BEx ..and HANA analytic views and calculated views are also treated as OLAP cubes for them..
    So these connection is only available with analysis product like Analysis Office (which is meant to be used with Bex or OLAP cubes ) and Design studio which is again mainly built around OLAP paradigm..
    You can not create a universe or Webi on Olap connection on HANA as of now.. However it could be like exposed in a future release of BO which is not public yet...

  • Unable to access cube in OLAP Connection Browser using xtreme.mdb

    Post Author: moontube
    CA Forum: Data Connectivity and SQL
    Hello Blair,
    Thank you for posting the xtreme.mdb sample database and associated reports on the Business Objects Web site. In addition to the xtreme.mdb database, you posted an OLAP cube named Sales Reports.cub.  I am having a problem with this, using Crystal Reports 2008. I am able to connect to Sales Reports.cub as a local cube and when I click the Test Connction button on the Connection Properties dialog box, a dialog box appears telling me that I have succeeded in connecting. However, when I click OK to dismiss that box and return to the Connection Properties dialog box, the OK button is grayed out. I connot proceed. My cube does not appear in the tree in the OLAP Connection Browser. I would appreciate any help you or anyone else can give me to get me beyond this problem.

    Before trying to use this URL in OBIEE to import cubes, try this in Internet Explorer.
    Follow the following steps:
    a. Run this URL in Internet Explorer
    b. You should get an output like this:
    +
    - <soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
    - <soap:Body>
    - <soap:Fault xmlns="http://schemas.xmlsoap.org/soap/envelope/">
    <faultcode>XMLAnalysisError.0xc10e0002</faultcode>
    <faultstring>Parser: The syntax for 'GET' is incorrect.</faultstring>
    - <detail>
    <Error ErrorCode="3238920194" Description="Parser: The syntax for 'GET' is incorrect." Source="Unknown" HelpFile="" />
    </detail>
    </soap:Fault>
    </soap:Body>
    </soap:Envelope>
    +
    c. If yes, this proves that the virtual directory in IIS has been configured properly. If you get any other message, for example "Page cannot be displayed" or "Page not found", it means there are some issues with Virtual directory.
    Try this and let me know the results...and then we can proceed further

  • 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)
    *******************************************************

  • ORA-942 in Export

    I'm trying to do an export of a database (8.1.7) from one server to another (9.0.1) I can connect through sqlplus fine but when I try to run the export on the command line, I get the ORA-942 error. We also have a script that we run at night to do the export, and when I try and execute it, I get an ORA-12154 error. I can do the export through third party tools fine, but can't even do it from the command prompt in Windows. Any ideas?

    Are you exporting with the 8.1.x export or the 9i exp?
    You should be using the 8.1.x exp to export the old database and using the imp from 9i to import (which will do the upgrade etc. for you).

  • OLAP Connection failed - SAP BW to SAP BO 4.1

    Hi everyone,
    i want to connect our SAP BW system via BICS to SAP BO. Unfortunately it doesn t work and i don t know how to fix this.
    I created and tested in IDT an OLAP Connection - everything is fine,everything works. Then i published it to the BO server and when i test it there i get the following message:
    "Failed to get connections for connection [server.adress] using session locale [English]. Connect to SAP gateway failed Connection parameters: TYPE=A DEST=custom_Session-7:server.adress:user:EN:SAPBW7.0:CREDENTIALS ASHOST=server.adress SYSNR=00 PCS=1 LOCATION CPIC (TCP/IP) on local host with Unicode ERROR partner 'server.adress:3300' not reached TIME Tue Jan 13 RELEASE 720 COMPONENT NI (Network interface) Version 40 RC - 10 MODULE nixxi.cpp LINE 3286 Detail NipConnect2: server.adress:3300 SYSTEM CALL connect ERRNO 10060 ERRNO TEXT WSAETIMEDOUT: Connection timed out COUNTER 8.
    Can anyone help here and give me a hint. I don t know where to start looking.
    Thanks alot in advance for your help
    Cheers
    Christopher

    Hi Victor,
    to your points:
    Can you ping the BW server from the BO server?
         what do you mean with "ping". i don t know how to do this in BO and i couldn t find this via google
    In case of windows on the BO Server: Did you install SAP GUI and can you access BW?
         Yes SAP GUI is installed and i can access BW. I created there Multiproviders and queries which      i wanted to connect to bo. So from this side      everything is fine.
    Are you trying with an application server or message server? (For a test try with app server and/or IP Address)
         i m trying with app server (with its ip Address)
    Thank for your help
    Cheers
    Christopher

  • Connection limit - ORA-28547

    I created test oracle server 11.2.0.1.0 on virtualbox.
    I enable shared_server configuration as per the document.
    With the tnsnames entry "(SERVER = SHARED)", I can connect to the server using the service name. The v$session shows the 'server' column as shared. Everything works fine so far.
    I have client server application which connects to database server. Itermittently i see error in application log
    ORA-28547: connection to server failed, probable Oracle Net admin errorSo i manually tested launching sqlplus connections. I can see 20 shared server connections can be created(V$session.server column). When I launch 21st sqlplus connection it gives ORA-28547.
    Parameters are set as below:
    sessions is set to 400
    shared_server_sessions is set to 300
    circuits is default i.e not set (as suggested in the docs to avoid limiting virtual circuits)
    I can see the shared server configuration working but unable to figure out why there is a limit of 20 shared server connections. Any tips will be helpful.
    Thanks

    Listing below the information. Using netca I re-created the listener.ora, tnsnames.ora and sqlnet.ora. Retested - started sqlplus sessions: 20 go though without errors, 21st returned ORA-28547; Checking v$session shows 'SERVER' listed as 'SHARED' for 20 sessions.
    1.Is it standard edition or Enterprise Edition, kindly post also select * from v$version.
    SQL> select * from v$version
      2  ;
    BANNER
    Oracle Database 11g Enterprise Edition Release 11.2.0.1.0 - 64bit Production
    PL/SQL Release 11.2.0.1.0 - Production
    CORE    11.2.0.1.0      Production
    TNS for Solaris: Version 11.2.0.1.0 - Production
    NLSRTL Version 11.2.0.1.0 - Production2.show parameter shared_servers and MAX_SHARED_SERVERS
    SQL> show parameters shared_servers
    NAME                                 TYPE        VALUE
    max_shared_servers                   integer     20
    shared_servers                       integer     13.I asked you :
    7.What if you drop and recreate listener and tnsnames.ora with netca utility.
    I re-created the listener now as suggested using netca -
    oracle@sol01:~$ lsnrctl stop LISTENER_DB01
    LSNRCTL for Solaris: Version 11.2.0.1.0 - Production on 10-JUN-2012 19:04:34
    Copyright (c) 1991, 2009, Oracle.  All rights reserved.
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=sol01)(PORT=1521)))
    The command completed successfullyRecreating using netca - the gui pops up, below is the log from actual session where netca was run and followup file check, listener check was done.
    oracle@sol01:~$ netca
    Oracle Net Services Configuration:
    Configuring Listener:LISTENER_DB01
    Listener configuration complete.
    Oracle Net Listener Startup:
        Running Listener Control:
          /u01/DB01/product/11.2.0/dbhome_1/bin/lsnrctl start LISTENER_DB01
        Listener Control complete.
        Listener started successfully.
    Profile configuration complete.
    Default local naming configuration complete.
        Created net service name: DB01
    Oracle Net Services configuration successful. The exit code is 0
    oracle@sol01:~$ ls -ltr $ORACLE_HOME/network/admin
    total 15
    -rw-r--r--   1 oracle        dba     187 May  8  2007 shrept.lst
    drwxr-xr-x   2 oracle        dba       5 Jun  8 19:15 samples
    -rw-r--r--   1 oracle        dba     396 Jun  9 12:21 listener.ora.bak
    -rw-r--r--   1 oracle        dba     396 Jun  9 12:21 sqlnet.ora.bak
    -rw-r--r--   1 oracle        dba     334 Jun  9 12:23 tnsnames.ora.bak
    -rw-r--r--   1 oracle        dba     396 Jun 10 19:27 listener.ora
    -rw-r--r--   1 oracle        dba     226 Jun 10 19:27 sqlnet.ora
    -rw-r--r--   1 oracle        dba     334 Jun 10 19:28 tnsnames.ora
    oracle@sol01:~$ cat $ORACLE_HOME/network/admin/listener.ora
    # listener.ora Network Configuration File: /u01/DB01/product/11.2.0/dbhome_1/network/admin/listener.ora
    # Generated by Oracle configuration tools.
    LISTENER_DB01 =
      (DESCRIPTION_LIST =
        (DESCRIPTION =
          (ADDRESS = (PROTOCOL = TCP)(HOST = sol01)(PORT = 1521))
          (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC1521))
    ADR_BASE_LISTENER_DB01 = /u01/DB01
    oracle@sol01:~$ cat $ORACLE_HOME/network/admin/tnsnames.ora
    # tnsnames.ora Network Configuration File: /u01/DB01/product/11.2.0/dbhome_1/network/admin/tnsnames.ora
    # Generated by Oracle configuration tools.
    DB01 =
      (DESCRIPTION =
        (ADDRESS_LIST =
          (ADDRESS = (PROTOCOL = TCP)(HOST = sol01)(PORT = 1521))
        (CONNECT_DATA =
          (SERVICE_NAME = DB01)
    oracle@sol01:~$ cat $ORACLE_HOME/network/admin/sqlnet.ora
    # sqlnet.ora Network Configuration File: /u01/DB01/product/11.2.0/dbhome_1/network/admin/sqlnet.ora
    # Generated by Oracle configuration tools.
    NAMES.DIRECTORY_PATH= (TNSNAMES)
    ADR_BASE = /u01/DB01
    oracle@sol01:~$
    oracle@sol01:~$ lsnrctl status LISTENER_DB01
    LSNRCTL for Solaris: Version 11.2.0.1.0 - Production on 10-JUN-2012 19:41:37
    Copyright (c) 1991, 2009, Oracle.  All rights reserved.
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=sol01)(PORT=1521)))
    STATUS of the LISTENER
    Alias                     LISTENER_DB01
    Version                   TNSLSNR for Solaris: Version 11.2.0.1.0 - Production
    Start Date                10-JUN-2012 19:27:20
    Uptime                    0 days 0 hr. 14 min. 17 sec
    Trace Level               off
    Security                  ON: Local OS Authentication
    SNMP                      OFF
    Listener Parameter File   /u01/DB01/product/11.2.0/dbhome_1/network/admin/listener.ora
    Listener Log File         /u01/DB01/diag/tnslsnr/sol01/listener_DB01/alert/log.xml
    Listening Endpoints Summary...
      (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=sol01)(PORT=1521)))
      (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(KEY=EXTPROC1521)))
    Services Summary...
    Service "DB01" has 1 instance(s).
      Instance "DB01", status READY, has 2 handler(s) for this service...
    The command completed successfully
    oracle@sol01:~$

  • SSO to SAP works but no OLAP Connection per SSO Auth

    Hi experts,
    we have setup an SSO for the Authentication of SAP BW and SAP BO and used the portal integration. We are using SAP BO 4.1 SP4 and SAP BW 7.4.
    We use the Login via Netweaver Portal go then to the SAP BO where the reports are stored.
    The SSO login works fine, but the OLAP connection to the SAP BW system does not fly. I have tried to create a connection via IDT. This works.
    After that I created a WebI report in the Applet and chose BEx Connection and retreived the error:
    error.openSapBwBrowsingSessionFailed
    Then i tried the WebI Rhich Client and recieved the message: Unknown Error in SL Service and Even do not recieve the list of possible Bex connections.
    We are using SNC for the user authentication in SAP BW.
    An now it is getting very unnormal:
    When i go the IDT tool and create the connection again and republish this to the repository and try to connect again via WebI Applet, i do not get the error message again.
    Can you please assist, as our Business user can not publish their OLAP connection.
    Regards,
    Markus

    The new Business Objects version (BI 4.0) comes with a new authentication
    technology to create a trust relationship between a non-SAP user and the SAP
    data source. How to determine the correct method to be used?
    When using legacy .unv universes (XI 3.1 technology) = SNC
    When using .unx environments (BI 4.0 new semantic layer) = STS
    when you try to connet BICS connection or IDT it is important to use the STS methodology.
    check the below link to have configurations.
    Follows a Wiki link with a "How to setup SSO against SAP  BW in SBO BI4.0 for LDAP users".  and follow the raunak kumar suggestion when you configire SNC and STS.
    http://wiki.sdn.sap.com/wiki/display/BOBJ/How+to+setup+SSO+against+SAP+BW+in+SBO+BI4.0+for+LDAP+users

  • Error while creating OLAP connection in IDT

    Hi friends,
    I am facing error while creating OLAP connection in IDT (BO 4.1 sp2)
    I am using sql server 2012.In the screen shots you can observe server name and user name of the Sql server
    I am creating OLAP connection to connect CUBE
    Check the screen shots for the error
    Plz help me
    Here you can see the server name and user name
    While creating OLAP connection I gave these credentials
    This is the error I am getting

    Hi..
    To create connection and access the BW data, developer must have the password. and while create connection using Authentication Mode: Single Sign On, need to loin the username has pattern <SID~client/SAP userid>,
    User Name: SID~client/SAP userid
    Password for the SID,
    Authentication as SAP.
    Plese find the below link for more info: http://scn.sap.com/community/semantic-layer/blog/2014/06/19/pre-requisite-authorizations-in-sap-bw-side-before-develop-the-universe

  • How to build a WEBI query on a SAP NANA OLAP connection?

    hi fellows,
    we all know that a relational connection can be built to SAP HANA database, and we build data foundation, biz layer to publish it to the repository, so that we can create a WEBI report based on a query to visit the universe.
    However, does anybody know how to create a WEBI query on a SAP HANA OLAP connection?  Since we don't need to build any data foundation on it.
    I created a sap hana olap connection, but failed to find anywhere to publish it?  Can anybody help?
    thanks,
    Jennifer

    Hi Jennifer,
    Check SCN thread http://scn.sap.com/thread/3493857.
    Also check below for Creating a SAP Universe on HANA: Best Practics.
    http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/00922ede-de2f-2f10-c2aa-f9b0f6495d34?overridelayout=t…
    Regards,
    JC

  • Unable to create Business Layer on top of SAP BW OLAP Connection - BI 4.0

    Friends,
    Need an useful information, why can't we create a business layer on top of SAP BW OLAP connection which is built with BICS driver.
    Today when i tried to create a business layer in IDT tool of BI 4.0 it didnt allow me to do so. Is it a s/w bug or am i following a wrong approach. I do know, we can create a .unx universe through relational connection. But i dont want that, please provide your input.
    thanks,
    Tilak

    Hi,
    this question has been asked many times before, so a search will reveal your answer.
    as the warning told you when you tried the workflow in IDT - business layers aren't supported for Bics connections - i.e. you can't create a UNX ontop of Bex using BICS..
    unfrotunately, it was a strategic product decision that seemingly can't be reversed/influenced, despite the inherent problems this causes.
    There are lots of requests for this feature to be restored, on the Ideas Place here: https://cw.sdn.sap.com/cw/community/ideas/businessanalytics/sbosemanticlayer
    Please search and Vote for one.
    Regards,
    H

  • Using OLAP Connection for SAP BW based on authentication type Prompt

    We try to use an OLAP Connection based on authentication type Prompt. This should cause a dialog to popup where the user can enter credentials for SAP BW. This works fine for Analysis for OLAP, but not in Web Intelligence and Design Studio.
    In design studio the following message appears:
    failed to connect to "BA1CLNT100"
    Configuration of destination
    customized_guid:FnTHdVPWmQ4AMLQAAD4XL4cAAFBWmWVp is incomplete:
    Parameter user id missing: neither user nor user alias nor sso ticket nor certificate is specified.
    Does anyone know if this feature is supported and what causes this error?

    Hi,
    Can you check the option "Disallow insecure incoming RFC connections" from CMC >> SAP Authentication and see if it helps.
    -Ambarish-

  • OLAP connection in CMS in java sdk for BO 4.1

    Hi,
    How do I create  an OLAP connection using .java ?
    provider is SAP NetWeaver Business Warehouse  ... BW 7.x...based on BEx query.
    What all jar files are needed ?
    Authentication is LDAP.
    I am new to sdk and OLAP creations.
    It would be great if I get code snippet as well.
    Is this possible ? if not possible in java then is it possible in .net?
    I have already asked in .NET sdk but wanted to ask in java as well
    Updated:
    I missed to mention main requirement:
    We are working on BO SAP Analysis tool that uses olap connections created in BO CMS based on BEX query in BW.
    The connections created are used to run SAP Analysis on Excel tool.
    The challenges is that we have 100 plus connections and many be time consuming also we have to migrate connections across regions.
    Plan was to automate its creation thru any SDK/RestFul approach .
    The first thing that came to my mind to automate its creation in CMC using .NET just as I was able to create a folder using plugin manager .
    Thanks,
    Regards,
    Pramod.

    So, this is really hackish, but it seems to work for me. Apparently there are different versions of the ConnectionServer.jar file in this distribution and I would guess that something is wrong with the build.
    The file at C:\Program Files (x86)\SAP BusinessObjects\SAP BusinessObjects Enterprise XI 4.0\Information Design Tool\plugins\com.businessobjects.connectionserver.jar is obviously used for IDT and is missing the CancelSupportLevel inner class.
    The file at C:\Program Files (x86)\SAP BusinessObjects\SAP BusinessObjects Enterprise XI 4.0\java\lib\ConnectionServer.jar has this inner class, but I tried replacing the jar above with this one and then IDT exploded on start-up. So, I just added the compiled class file for the inner class PropertySet.CancelSupportLevel to the first JAR. This file is inside the second JAR in the com\businessobjects\connectionserver\ exploded folder. I used 7zip to do all this.
    Now I can test the connection and view the parameters of the connection.
    Hope this works for you.
    Brian

Maybe you are looking for

  • How can I add a playlist without deleting the songs I already have on my iphone.  It wont let me drag

    This is driving me mad.  I simply want to add a new playlist to my iphone but a message says that when I beging syncing it will delete my previous songs.  I obviously dont want this to happen.  In addition, I cant just add these new songs by dragging

  • How to open the Enterprise manager10G  in Local system

    I installed the Oracle 10g in my Local SYSTEM that OS WIN XP professional , installed Configured perfectly I was getting the enterprise manager . After some days when I click the link I am not getting Enterprise manager Options Some ipaddress problem

  • Samsung LED 800 TV smart Hub

    Hi Im having issues with my brand new TV. The Skype camera which is supposed to power on when the tv is powered on and smart hub activated seems never to work when needed. Its meant to come up with a blue light to show its connected and powere availa

  • Possible update solution for some Jelly Bean issues on Razr Maxx

    I bought a Razr Maxx used two weeks ago and wanted to a post a possible solution to the broken Jelly Bean update. My Razr Maxx (practically new) was slow, lagged, and gave me about 10 hours of battery life. Also, my Wi-Fi was horrible just 10 feet fr

  • Enhancement spots available for IDOC (PREQCR)

    Hi Friends, It’s a file to IDOC (PREQCR) interface, a field enhancement is required for this Inbound IDOC. I got the EXIT (SAPLMEWQ) for this IDOC (PREQCR), but want to proceed through the Enhancement spots. Could any one let me know the Enhancement