Remote Catalog on 10g // BIB-14657

as a student without a metalink account i am wondering if its a usual oracle policy to give no informations to the users, on how to install a remote catalog on a 10g Database.
But seems like the tutorial for 9i also works for 10g- right?
so the mystery on the BIB-14657 errors should be solved.

Can you please log a TAR with Oracle Support using Metalink to resolve this issue. They can help you collect all the log and trace files to determine the why this problem is occuring.
Business Intelligence Beans Product Management Team
Oracle Corporation

Similar Messages

  • BIB-14657 error when connecting to BIBeans catalog from JDev10g/bibeans10g

    when I try to connect to the BI Catalog, this is what I get:
    oracle.dss.bicontext.BINoInitialContextException: BIB-14053 Initial context cannot be created.
    oracle.dss.persistence.persistencemanager.common.PersistenceManagerRuntimeException: BIB-14122: The specified StorageManager could not be created.
    oracle.dss.bicontext.BICannotProceedException: BIB-14657 An incompatible version of the BI Beans Catalog schema detected. PLSQL Version is null and Java Version is 3.2.2.0.24.2.
    I run bi_checkconfig and here are the results:
    BI Beans Diagnostics(v1.0.2.0) 5/31/07
    ===============================================================================
    JDEV_ORACLE_HOME .......................... = d:\jdev1012
    JAVA_HOME ................................. = d:\jdev1012\jdk
    JDeveloper version ........................ = 10.1.2.1.0.1913
    BI Beans release description .............. = BI Beans 10.1.2 Production Release
    BI Beans component number ................. = 10.1.2.67.0
    BI Beans internal version ................. = 3.2.2.0.24.2
    Connect to database ....................... = Successful
    JDBC driver version ....................... = 10.2.0.1.0
    JDBC JAR file location .................... = D:\jdev1012\jdbc\lib
    Database version .......................... = 10.2.0.1.0
    OLAP Catalog version ...................... = 10.2.0.1.0
    OLAP AW Engine version .................... = 10.2.0.1.0
    OLAP API Server version ................... = 10.2.0.1.0
    BI Beans Catalog version .................. = 3.2.2.0.24.2
    OLAP API JAR file version ................. = "10.1.0.5.0"
    OLAP API JAR file location ................ = d:\jdev1012\jdev\lib\ext
    Load OLAP API metadata .................... = Successful
    Number of metadata folders ................ = 0
    Number of metadata measures ............... = 0
    Number of metadata dimensions ............. = 0
    Metadata output location .................. = D:\jdev1012\bibeans\bi_checkconfig
    \bi_metadata.txt
    the bi_installcatalog ran with no errors.
    Anyone have and fix this problem?
    Thanks

    Hi,
    when I try to connect to the BI Catalog, I get exactly the same error as what you were getting
    oracle.dss.bicontext.BINoInitialContextException:
    BIB-14053 Initial context cannot be created.
    oracle.dss.persistence.persistencemanager.common.Persi
    stenceManagerRuntimeException: BIB-14122: The
    specified StorageManager could not be created.
    oracle.dss.bicontext.BICannotProceedException:
    BIB-14657 An incompatible version of the BI Beans
    Catalog schema detected. PLSQL Version is null and
    Java Version is 3.2.2.0.24.2.
    I run bi_checkconfig was successful just like yours.How did you solve the issue?
    Anyone who can help?

  • ERRORS WHILE ACCESSING A WEB APPLICATION BASED ON BIBEANS BIB-14657

    My goal was to build a web application based on BIBeans. I developed it in JDeveloper 10g. It was tested on my own computer in the JDeveloper environment
    (Windows XP, PIII 866MHz, RAM 512MB) as well as on my local server (Windows 2000, PIII 1GHz, RAM 1GB) in the JDeveloper and OAS10g environment. Everything worked fine. When I deployed the application on my (let's call it) production server (Windows 2003 Server Enterprise Edition Service Pack 1, 2 x Dual Xenon 3.2GHz, 64-bit, RAM 4GB, L2 1MB) on OAS10g, while accesing the application via
    internet explorer (MS IE, Mozilla Firefox) I got errors (launching the application in JDeveloper failed even sooner as OC4J (embedded) was no able to
    start).
    I would like to mark that on every machine I uset the same version of JDeveloper and the same version of OAS10g.
    Other applications deployed on the OAS10g on the production server operate.
    Unfortunately in application and OAS10g logs there is nothing interesting.
    While deploying I followed instructions from:
    http://www.oracle.com/technology/products/bib/htdocs/904/tech_notes/oc4j/new_oc4j_unix.html
    I get it in my internet explorer:
    javax.servlet.jsp.JspException: BIB-14122: Nie udało się utworzyć podanego obiektu StorageManager.
    BIB-14657 Wykryto niezgodną wersję schematu Katalogu BI Beans. PLSQL jest w wersji null, a Java - w wersji 3.2.1.0.13.
    at oracle.dss.addins.jspTags.BIBaseHandlerTag.doStartTag(BIBaseHandlerTag.java:72)
    at oracle.dss.addins.jspTags.ExplorerDetailTag.doStartTag(ExplorerDetailTag.java:25)
    at Open1.jspService(_Open1.java:79)
    at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:56)
    at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:347)
    at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:509)
    at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:413)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
    at
    com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:810)
    at
    com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequest Dispatcher.java:322)
    at
    com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:790)
    at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:208)
    at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:125)
    at
    com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:186)
    at java.lang.Thread.run(Thread.java:534)
    An english equivalent of the beginning of this trace should be like:
    javax.servlet.jsp.JspException: BIB-14122: The specified StorageManager could not be created: BIB-14657 An incompatible version of the BI Beans Catalog schema detected. PLSQL Version is null and Java Version is 3.2.1.0.13.
    I would like to place here a piece of trace that I got after I had run a regular java application based on BIBeans on my production computer. It may be helpful.
    Microsoft Windows [Wersja 5.2.3790]
    (C) Copyright 1985-2003 Microsoft Corp.
    c:\TEMP\20050613>set JAVA_HOME
    JAVA_HOME=C:\JDeveloper\jdk
    c:\TEMP\20050613>set JDEV_ORACLE_HOME
    JDEV_ORACLE_HOME=C:\JDeveloper
    c:\TEMP\20050613>test.bat
    c:\TEMP\20050613>C:\JDeveloper\jdk\bin\java.exe -verbose -ojvm -classpath
    C:\work\JDeveloperApps\BIBeans04\BIClient\classes;C:\JDeveloper\bibeans\lib\biaddinsrt
    .jar;C:\JDeveloper\bibeans\lib\biamlocal.jar;C:\JDeveloper\bibeans\lib\bicmn.jar
    ;C:\JDeveloper\bibeans\lib\bidataclt.jar;C:\JDeveloper\bibeans\lib\bidatacmn.jar
    ;C:\JDeveloper\bibeans\lib\bidatasvr.jar;C:\JDeveloper\bibeans\lib\biext.jar;C:\
    JDeveloper\bibeans\lib\cycki.jar;C:\JDeveloper\bibeans\lib\bipres.jar;C:\JDevelo
    per\bibeans\lib\bidata-nls.zip;C:\JDeveloper\bibeans\lib\bipres-nls.zip;C:\JDeve
    loper\bibeans\lib\bicmn-nls.zip;C:\JDeveloper\bibeans\lib\biaddins-nls.zip;C:\JD
    eveloper\jlib\share.jar;C:\JDeveloper\jlib\jewt4.jar;C:\JDeveloper\jlib\jewt4-nl
    s.jar;C:\JDeveloper\BC4J\lib\bc4jmt.jar;C:\JDeveloper\BC4J\lib\collections.jar;C
    :\JDeveloper\BC4J\lib\bc4jct.jar;C:\JDeveloper\lib\xmlparserv2.jar;C:\JDeveloper\
    jlib\jdev-cm.jar;C:\JDeveloper\jlib\ojmisc.jar;C:\JDeveloper\jdbc\lib\classes12
    .jar;C:\JDeveloper\jdbc\lib\nls_charset12.jar;C:\JDeveloper\bibeans\lib\olap_api
    .jar biclient.BIApplication1
    269484032 (263168 Kb) bytes reserved for Main GC page pool at address 61910000
    64 (64)/ 16448 Page of 8192 bytes (8 Kb)
    Red limit = 1503239760 (1468007 Kb), Orange limit = 1352915730 (1321206 Kb)
    [Loaded native library C:\JDeveloper\jdk\jre\bin\verify.dll]
    [Loaded native library C:\JDeveloper\jdk\jre\bin\java.dll]
    [Loaded native library C:\JDeveloper\jdk\jre\bin\zip.dll]
    [Loaded java.lang.Object from C:\JDEVELOPER\JDK\JRE\LIB\RT.JAR]
    [Loaded java.lang.Class from C:\JDEVELOPER\JDK\JRE\LIB\RT.JAR]
    [Loaded java.io.Serializable from C:\JDEVELOPER\JDK\JRE\LIB\RT.JAR]
    [Loaded java.lang.Cloneable from C:\JDEVELOPER\JDK\JRE\LIB\RT.JAR]
    [Loaded java.lang.String from C:\JDEVELOPER\JDK\JRE\LIB\RT.JAR]
    [Loaded java.lang.Comparable from C:\JDEVELOPER\JDK\JRE\LIB\RT.JAR]
    [Loaded java.lang.CharSequence from C:\JDEVELOPER\JDK\JRE\LIB\RT.JAR]
    [Loaded java.lang.Void from C:\JDEVELOPER\JDK\JRE\LIB\RT.JAR]
    [Loaded java.lang.Boolean from C:\JDEVELOPER\JDK\JRE\LIB\RT.JAR]
    [Loaded java.lang.Byte from C:\JDEVELOPER\JDK\JRE\LIB\RT.JAR]
    [Loaded sun.reflect.MethodAccessorImpl from C:\JDEVELOPER\JDK\JRE\LIB\RT.JAR]
    [Loaded sun.reflect.MethodAccessor from C:\JDEVELOPER\JDK\JRE\LIB\RT.JAR]
    [Loaded sun.reflect.ConstructorAccessorImpl from
    C:\JDEVELOPER\JDK\JRE\LIB\RT.JAR]
    [Loaded sun.reflect.ConstructorAccessor from C:\JDEVELOPER\JDK\JRE\LIB\RT.JAR]
    [Loaded java.lang.ref.Reference from C:\JDEVELOPER\JDK\JRE\LIB\RT.JAR]
    [Loaded java.lang.ref.SoftReference from C:\JDEVELOPER\JDK\JRE\LIB\RT.JAR]
    [Loaded java.lang.ref.WeakReference from C:\JDEVELOPER\JDK\JRE\LIB\RT.JAR]
    [Loaded java.lang.ref.FinalReference from C:\JDEVELOPER\JDK\JRE\LIB\RT.JAR]
    [Loaded java.lang.ref.PhantomReference from C:\JDEVELOPER\JDK\JRE\LIB\RT.JAR]
    [Loaded java.lang.ref.Finalizer from C:\JDEVELOPER\JDK\JRE\LIB\RT.JAR]
    [Loaded java.lang.NullPointerException from C:\JDEVELOPER\JDK\JRE\LIB\RT.JAR]
    [Loaded java.lang.RuntimeException from
    C:\JDEVELOPER\JDK\JRE\LIB\RT.JAR]
    c:\TEMP\20050613>
    The ORACLE_HOME for the database Oracle 10g is: C:\Oracle\Oracle10g
    The ORACLE_HOME for the OAS10g is: C:\Oracle\OAS10g
    PATH=C:\Oracle\Oracle10g\bin;C:\Oracle\OAS10g\bin;C:\Oracle\OAS10g\jlib;\1.4.2\b
    in\client;C:\Oracle\Oracle10g\jre\1.4.2\bin;C:\Oracle\Oracle10g\bin;C:\WINDOWS\s
    ystem32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\Microsoft SQL
    Server\80\Tools\Binn\
    I used the same version of BIBeans (bibeans1012.zip - 25 833 300 Bytes) to create BIBeans Catalog in the database as well as to upgrade my JDeveloper where I build my WAR applications. In adition to this, as I mentioned before, my application (the same WAR file, the same database) works fine when deployed on diffrent computer. Besides there is such a difference that my database where is my BIBeans catalog installed resides on the same computer (production machine) where the OAS10g (this one which generates the error BIB-14657). The database and the OAS10g has different ORACLE_HOME.

    Can you please log a TAR with Oracle Support using Metalink to resolve this issue. They can help you collect all the log and trace files to determine the why this problem is occuring.
    Business Intelligence Beans Product Management Team
    Oracle Corporation

  • Control remote catalog

    HI all
    i have oracle 9.2.0.4
    jdev 9.0.3
    and there are:
    copy to remote catalog
    copy from remote catalog
    how i can do this programmatically
    thanks alot
    Brad

    Take a look at the "Importing and Exporting Objects" sample application. According to its description, "Importing / Export Objects is a sample application that demonstrates how to create multiple Catalog connections, and exchange objects between Catalogs.". Might be what you're looking for.
    Sample apps can be found here:
    http://otn.oracle.com/sample_code/products/bib/index.html
    Regards,
    Steve Locke

  • Upgrading rman 9i catalog to 10g catalog.

    Hi,
    I need to know the typical steps to upgrade the rman catalog from 9i to oracle oracle 10g. We have already 9i db's registered with 9i catalog and 10g db's are there which we will register with the upgraded 10g catalog.
    Kindly provide links and also summarise here the typical steps involved.
    Thanks in advance for all the help !!

    Depends. If you want to do an in-place upgrade, then upgrade the database to at least the highest 10g database that will be connecting. For example, if the highest 10g version you have is 10.2.0.1, then go to at least 10.2.0.1. I have been running 10.2.0.3 without any issues.
    After upgrading the database, login to the rman catalog using the same ORACLE_HOME as the database, and run:
    upgrade catalog;
    That's it. No bells, no whistles. The docs are very clear on this and it's not a huge ordeal.
    Or, you can export/import to a new database, and run 'upgrade catalog' on it.

  • How to consume XML Gateway WS from a remote Oracle DB (10g)?

    Hi,
    I'm currently looking into consuming EBS web services, particularly the XML Gateway service from a remote database. For ease of use, I'm also using an Oracle 10g database.
    It seems there are several ways to skin a cat though. Hope you can help.
    1) Is it possible to use UTL_HTTP for this? If yes, can you please explain in detail as I have been trying to do this the past few days without success. Note, I was able to consume other web service examples, though. What url & SOAP action should I use?
    2) I built a proxy client stub using JDeveloper and deployed it to the DB. However my plsql procedure doesn't execute the java class. Any thoughts?
    Thanks,
    Charina

    Hi Charina,
    Regarding option 1), the url for the service endpoint and the value for the SOAPaction HTTP heaader are advertized in the WSDL for your service.
    The value of the utl is provided by the 'location' attribute for the soap:address element within a port.
    The value for the SOAPaction header is provided by the 'soapAction' attribute for the soap:operation element within a wsdl:binding/wsdl:operation element.
    You can have multiple ports and bindings advertized in a single WSDL. If this is the case for you, you need to make sure that the operation you are tryin to invoke is from the SOAP binding; the one with the transport attribute set to "http://schemas.xmlsoap.org/soap/http".
    Here is a WSDL snippet for illustration purposes:
      <binding name="CalculatePricePort" type="tns:CalculatePricePort">
        <soap:binding transport="http://schemas.xmlsoap.org/soap/http"
                      style="document"></soap:binding>
        <operation name="CalculatePrice">
          <soap:operation soapAction="document/http://siebel.com/OrderManagement/Quote/PSP:CalculatePrice"></soap:operation>
          <input>
            <soap:body use="literal"></soap:body>
          </input>
          <output>
            <soap:body use="literal"></soap:body>
          </output>
        </operation>
      </binding>
      <service name="CalculatePriceWS">
        <port binding="tns:CalculatePricePort" name="CalculatePricePort">
          <soap:address location="http://130.35.90.150/eai_enu/start.swe?SWEExtSource=SecureWebService&amp;SWEExtCmd=Execute&amp;UserName=XXXX&amp;Password=XXXX"></soap:address>
        </port>
      </service>Note that I took an example where both attributes are not using common format.
    To try to get this working faster, you may want to try to use an existing JAVA (or .Net) client and compare the working payload with what is generated by the UTL_HTTP package. It's usually faster to work of a working sample that to double guess why it's not working.
    Hope it helps,
    -Eric

  • Virtual Catalogs in 10g database

    I have heard that you need an 11g catalog to use virtual catalogs. I have also heard that it's possible to run an 11g catalog from a 10g database. Is there a way to create the 11g catalog on a 10g database directly, or do I need to make it in an 11g database then datapump it to the 10g database?

    Hej Henrik,
    You can mimick it by creating a function based index (FBI), and optionally creating a view on top the table, ensuring that the FBI is used.
    Example:
    SQL> create table t (x number primary key check (x > 0), y number not null check (y > 0))
    Table created.
    SQL> create index fbi on t(x/y)
    Index created.The index will now have a "virtual column" of x/y.
    And if you like, put a view on top:
    SQL> create view v
    as
       select x, y, x/y as virtual_column
         from t
    View created.
    SQL> select * from v
    where virtual_column = 3
    no rows selected.Hilsen
    Peter
    Edited by: Peter on Mar 11, 2009 5:05 AM
    - Added example

  • OLAP Catalog in 10g

    We use 10g database and use AWM to create the analytic workspace, Dimensions, Levels, Hierarchies, Measures and Cubes etc. We also use BI Beans query manager for reading the Cube and have a UI on top of that.
    Do we need to createn OLAP catalog also? What is that we will not be able to do if we don't create OLAP catalog?
    What is the main use of OLAP catalog and how is it used in OLAP applications based on 10g ?

    In 10g, standard-form AWs (such as the ones created by AWM) contain their own metadata. The OLAP API (which underlies the BIBeans) reads the embedded AW metadata. You no longer need the OLAP Catalog for AWs.
    The OLAP Catalog is still used for data stored in tables. Also, for AWs that are not in 10g standard form, one must still create views and OLAP Catalog metadata for the views.

  • Remote connect to 10G database

    Dear,
    Hwo can i remote connect 10g database use sqlplus? for example I have a server Ip address is 123.123.0.1 with database name fin. What should i type on host string on remote sqlplus client?
    Rg

    Assuming you're using TCP/IP protocol and your Client is 10g, you could try using easy connect naming method :
    sqlplus <username>/<password>@<host name or IP address>:<port number>/<SID>
    for example
    sqlplus scott/[email protected]:1521/fin
    See http://download-uk.oracle.com/docs/cd/B19306_01/network.102/b14212/naming.htm#ABC524382SRI12

  • Remote deploy on 10g AS

    Hi:
    I am trying to deploy ear file on 10AS using following java cmd from command line as specified in Jdeveloper 9.0.4 documentation.
    As specified in jdeveloper 9.0.4 help:$
    {java} -Djava.protocol.handler.pkgs=HTTPClient
    -jar ${Oc4jDcmClient.jar}
    ${dcm.servlet.url} ${username} ${password}
    redeploy ${remote.oracle.home}
    ${ear.file} ${j2ee.app.name} ${oc4j.instance.name}
    Actual command:
    java -Djava.protocol.handler.pkgs=HTTPClient -jar $ORACLE_HOME//dcm/lib/oc4j_remote_deploy.jar http://server.company.org:1810/Oc4jDcmServletAPI/ ias_admin our_secret_passwd redeploy /apps/oracle/product/as10 /apps/app/app.ear app_name OC4J_dev
    I get following error:
    Failed to load Main-Class manifest attribute from
    /apps/oracle/product/as10//dcm/lib/oc4j_remote_deploy.jar
    Any pointers!
    thank you,
    bina

    Hi,
    We are planning to develop a form based custom POS(point of sales ) application with EBS R 12. At any point in future Company may decide to implement POS application as a standalone application. So is possible to for us to run this application as standalone at later stage with 10g AS.
    Regards,
    Satish

  • SQL*Plus Release 9.2.0.1 remote connection to 10g EX

    Greetings,
    I am trying to access my XE database from a linux machine using SQLplus 9.2.0.1. I do the following:
    sqlplus /nolog
    sql>connect username/[email protected]:XEERROR:
    ORA-06401: NETCMN: invalid driver designator
    If I leave out the "XE" I get the following error:
    sql>connect username/[email protected]:
    ORA-12514: TNS:listener could not resolve SERVICE_NAME given in connect
    descriptor
    There seems to be nothing wrong with my database (tnsping works, etc).
    One of the enviromental variables in linux is "ORACLE_SID=CLASS1"
    I might have a syntax error in the connect function.
    Thanks in advance to whoever can help me. I viciously search the forum before posting this and could not get it to work.
    Andrey.

    Andrey,
    Is there a reason why you are using a colon between the <hostname>.<domain> and XE? If you use a period instead of a colon and define the default domain in the sqlnet.ora file as follows:
    NAMES.DEFAULT_DOMAIN = <hostname>.<domain>.XE
    You should be able to use a similar TNS alias but the colon will trigger an error. If you define your TNS alias as <hostname><domain>:XE and do not define the default domain in the sqlnet.ora file, then you should be able to connect from the command-line but not from within the SQL*Plus environment. For example, using this tnsnames.ora entry:
    hostname.domain:XE =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = TCP)(HOST = hostname.domain)(PORT = 1521))
    (CONNECT_DATA = (SERVER = DEDICATED)(SERVICE_NAME = XE)))
    You can connect running this at the command line:
    [oracle@s1 admin]$ sqlplus plsql/[email protected]:XE
    SQL*Plus: Release 10.1.0.2.0 - Production on Mon Nov 14 18:22:54 2005
    Copyright (c) 1982, 2004, Oracle. All rights reserved.
    Connected to:
    Oracle Database 10g Express Edition Release 10.2.0.1.0 - Beta
    SQL>
    However, you will get the following running:
    [oracle@s1 admin]$ sqlplus /nolog
    SQL*Plus: Release 10.1.0.2.0 - Production on Mon Nov 14 18:21:42 2005
    Copyright (c) 1982, 2004, Oracle. All rights reserved.
    SQL> conn plsql/[email protected]:XE
    ERROR:
    ORA-12545: Connect failed because target host or object does not exist
    Since the error will not occur if you define a default domain, it appears that changing the colon to a period may be your best solution.

  • Remote impdp oracle 10G in window 2003 server

    Hi Experts,
    I can use IMP/EMP to remote IMP/EMP as
    imp/exp USERID=SYSTEM/SCOTT@ORCA......
    However, datapump need to create a directory=IMP_dir
    we have 2 server between east and west coast. exp dump files locates in local server.
    Can we remote IMPDP dump file inot weast site from east server?
    I need some example codes.
    Thanks
    JIm

    exp and inp are old export and import
    expdp and impdp are datapump new export and import.
    If you don't require a dumpfile you can run a network mode datapump import from the target server.
    Let's say you want to export the database from the east server and import it to the west server.
    If you login to the west server and create a database link to point to the east server then create a directory on the west server. You could then just run a single command to import the data from the east server to the west server.
    impdp system/manager directory=my_directory network_link=my_link full=y ...
    Is this what you were looking for?
    Dean

  • How to connect to remote Oracle Database 10g Express Edition

    Hi,
    I am very new to Oracle. I have created a successful application using OCCI call (createConnection()) to connect to local (resided on the same PC) Oracle Database. Now I would like to move the application to resided on a different PC and try to connect to Oracle Database. Can anyone points me to the right direction in doing this?
    Thanks in advance.

    Can anyone points me to the right direction in doing this? Well at least for me, self study on OCCI documentation is pointing to the right direction ;-)
    OCCI requires only four shared libraries (or dynamic link libraries, as they are called on some operating systems) to be loaded by the dynamic loader of the operating system.
    Installing Instant Client resolve this.
    Cheers!

  • Deployed jsp can't read BIB Catalog

    I deployed my project finally. But when I ran the jsp page using http://iasserver.bi:7777/webapp/simple.jsp . The error page came out again, would somebody tell me what's wrong?
    I checked my BIB Catalog and found everything went well. And when ran the page on my computer with oc4j packaged in jDeveloper, the page came out correctly.
    My Server: 9iAS Infrastucture, 9iDB(EE,R2) with 2499827,2632931,2323002
    500 Internal Server Errorjavax.servlet.jsp.JspException: BIB-10310 An unknown exception occurred.
    BIB-10810 An error occurred while retrieving all the users.
    BIB-14067 Persistable object threw exception during lookup on method setPersistableComponents; component class oracle.dss.dataSource.QueryServer; exception oracle.dss.dataSource.common.QueryRuntimeException.
    oracle.dss.dataSource.common.QueryRuntimeException
    java.lang.NullPointerException
         at oracle.dss.addins.jspTags.PresentationTag.doStartTag(PresentationTag.java:194)
         at simple.jspService(_simple.java:72)
         [SRC:/simple.jsp:6]
         at com.orionserver[Oracle9iAS (9.0.2.0.0) Containers for J2EE].http.OrionHttpJspPage.service(OrionHttpJspPage.java:56)
         at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:302)
         at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:407)
         at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:330)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:336)
         at com.evermind[Oracle9iAS (9.0.2.0.0) Containers for J2EE].server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:59)
         at oracle.security.jazn.oc4j.JAZNFilter.doFilter(JAZNFilter.java:283)
         at com.evermind[Oracle9iAS (9.0.2.0.0) Containers for J2EE].server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:523)
         at com.evermind[Oracle9iAS (9.0.2.0.0) Containers for J2EE].server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:269)
         at com.evermind[Oracle9iAS (9.0.2.0.0) Containers for J2EE].server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:735)
         at com.evermind[Oracle9iAS (9.0.2.0.0) Containers for J2EE].server.http.AJPRequestHandler.run(AJPRequestHandler.java:151)
         at com.evermind[Oracle9iAS (9.0.2.0.0) Containers for J2EE].util.ThreadPoolThread.run(ThreadPoolThread.java:64)

    Are you using a remote catalog or local file catalog?
    I couldn't run my jsp with the remote catalog so I now use the local file catalog which works fine.
    -peter

  • Catalog Migration Problem from 10g to 11g

    Hi,
    When i am trying to migrate catalog of 10g to 11g. They have some problems
    1. In obiee 10g (under root folder) it shows only around 5 dashboards. But actually when i am seeing in the I catalog manager of obiee 10g it shows 12 dashboards and pages.
    Can some please help me on this how to see the other dashboards and page in obiee 10g ( under root folder ).
    2. When i am trying to migrate the catalog folder in obiee 11g it also shows around 5 dashboards. And other dashboards are not seeing after migration.
    Can someone please help me on this how to see the other dashboards and pages in obiee 11g as well.

    Hi,
    In Webcat, there can be some contents that are inconsistent/invalid. And such contents have 0 byte size. Please check if dashboards files that are not visible and their corresponding .atr files have 0 byte size.
    Other possibility can be dashboards are hidden for the user-id you are using for login.
    Please mark as helpful/correct if this reply helps.
    Thanks,
    Vijay
    Edited by: user5814724 on Apr 8, 2013 4:58 AM

Maybe you are looking for

  • New Webi Document - First Folder is Always Expanded

    Hello. When ever we create a new Webi document, the first folder (class) on the Query panel is always expaned, the other folders are collapsed. How can we have all folders (classes) open collapsed rather than the first being expanded? Our system is B

  • Interface Crystal Report Server with Lotus Notes

    Hi, Does "Crystal Server 2011" or "Crystal Report Server 2008" provides an interface with Lotus Server so that user can schedue and deliver report to end user through Lotus Domino? (ie: user can receive reports in an email through Lotus Notes) Thanks

  • Recommended servers that will run Solaris 8 - Where have they all gone?

    I've been struggling to install Solaris 8 HW02/02 on some Dell Poweredge kit (2GHz CPUs) with no success and even supermicro boxes. Does any one have know of any rack mount 1U / 2U servers that will install and Run. Must be 1-2 CPUs, lots or RAM, hav

  • Adobe Create PDF desktop

    I can not print docs to PDF after installing the Adobe Create PDF desktop.

  • Removing Response Buttons from Top of Notification - Possible?

    Hi all, Current client wants to remove the Approve/Reject buttons from the top of a Notification. A second set of response buttons are present at the very bottom of the notification. It is only these that are required. The reason behind the change is