Universe Builder - Invalid Oracle Database

Post Author: LobiGabi
CA Forum: Olap
Hi All,
I have an Oracle connection what I created in BO Designer.
I like connect to Oracle cubes in Universe Builder, but I get the follow message:
Invalid Oracle Database. OLAP Package not detected. Connection aborted.
What's problem?
LobiGabi

Anyway .... this is how to resolve this issue:
Note: Ensure that the SHARED_POOL_SIZE and JAVA_POOL_SIZE parameters are set to at least 150M each, and then restart the instance in MIGRATE mode and execute catpatch as detailed in the following steps:
Before starting this process, notify users of database that the database will be unavailable for approximately 2 hours. Proceed with proper notification procedures before shutting down the database.
1.     sqlplus /nolog
2.     spool $ORACLE_HOME/rdbms/log/catpatch_ddmmyy.log
3.     connect / as sysdba
4.     alter system set shared_pool_size = 200M scope=spfile; (if necessary)
5.     alter system set java_pool_size = 150M scope=spfile; (if necessary)
6.     shutdown immediate
7.     startup migrate
8.     @$ORACLE_HOME/rdbms/admin/catpatch.sql
9.     spool off
10.     shutdown immediate
11.     startup
12.     (validate): select comp_name,version,status from dba_registry;

Similar Messages

  • INVALID Oracle Database Catalog Views 10.1.0.5.0

    I am trying to resolve an INVALID state on the Oracle Database Catalog Views component of an Oracle 10.1.0.5.0 database.
    I was trying to resolve an issue with Data Pump by running: catalog.sql, catproc.sql and catexp.sql as SYS to add the EXFSYS schema.
    Doing this made the Oracle Database Catalog Views go INVALID.
    I have 61 invalid objects after running utlrp.sql, 26 of these are owned by SYS.
    Anyone know of a good way to resolve this issue or a metalink note, other link they can guide me to? I would like to avoid having to rebuild the database.
    Thanks!!!

    Anyway .... this is how to resolve this issue:
    Note: Ensure that the SHARED_POOL_SIZE and JAVA_POOL_SIZE parameters are set to at least 150M each, and then restart the instance in MIGRATE mode and execute catpatch as detailed in the following steps:
    Before starting this process, notify users of database that the database will be unavailable for approximately 2 hours. Proceed with proper notification procedures before shutting down the database.
    1.     sqlplus /nolog
    2.     spool $ORACLE_HOME/rdbms/log/catpatch_ddmmyy.log
    3.     connect / as sysdba
    4.     alter system set shared_pool_size = 200M scope=spfile; (if necessary)
    5.     alter system set java_pool_size = 150M scope=spfile; (if necessary)
    6.     shutdown immediate
    7.     startup migrate
    8.     @$ORACLE_HOME/rdbms/admin/catpatch.sql
    9.     spool off
    10.     shutdown immediate
    11.     startup
    12.     (validate): select comp_name,version,status from dba_registry;

  • Error when setting up connection from Universe Designer to Oracle database

    Hello,
    I am attempting to create a connection to an Oracle 10 database in Universe Designer.  I am currently running Business Objects XI 3.1 SP3 on a 32 bit machine.  I have the Oracle client installed.  In Universe Designer when I attempt to create a new connection using the Oracle 10 client I receive the following error.
    CS:DBDriver failed to load : C:\Program Files\Business Objects\BusinessObjects Enterprise 12.0\win32_x86\dataAccess\connectionServer\dbd_oci.dll (The specified module could not be found.)
    The dbd_oci.dll file does exist in the directory listed above.  Has anyone encountered this issue?
    Thanks in advance.
    Brock

    Hello Brock,
              Do you have multiple SQL clients installed on your system? If so, uninstall the previous versions. Check if the PATH variable is set to correct bin path and then try testing it again.
    Regards,
    Sanjay

  • Business Objects Universe Builder

    <p>Please share if anybody has Business Objects Universe Builder Experience with BO XI R2.</p><p>Regards,</p><p>Padmakara </p><p>&#160;</p>

    Hi
    I met this error before and I think this may be caused by the version of BO universal builder and Oracle database can not match.
    connect to Oracle using OLAPSYS user
    and then run sql below :
    CREATE OR REPLACE VIEW OLAPSYS.CUST_OLAP2_AW_DIM_HIER_LVL_ORD AS
    select a.aw_owner,
    a.aw_name,
    a.aw_dimension_name,
    a.aw_hierarchy_name,
    a.is_default_hier,
    a.aw_level_name,
    b.position- a.position position from
    OLAPSYS.ALL$OLAP2_AW_DIM_HIER_LVL_ORD a,
    (SELECT max(position)+1 position,aw_owner,aw_name,aw_dimension_name,aw_hierarchy_name
    from OLAPSYS.ALL$OLAP2_AW_DIM_HIER_LVL_ORD
    group by aw_owner,aw_name,aw_dimension_name,aw_hierarchy_name)b
    where a.aw_owner = b.aw_owner
    and a.aw_name=b.aw_name
    and a.aw_dimension_name=b.aw_dimension_name
    and a.aw_hierarchy_name = b.aw_hierarchy_name;
    GRANT SELECT ON OLAPSYS.CUST_OLAP2_AW_DIM_HIER_LVL_ORD TO PUBLIC;
    DROP PUBLIC SYNONYM ALL_OLAP2_AW_DIM_HIER_LVL_ORD;
    CREATE PUBLIC SYNONYM ALL_OLAP2_AW_DIM_HIER_LVL_ORD FOR OLAPSYS.CUST_OLAP2_AW_DIM_HIER_LVL_ORD;

  • Is Oracle Application Express the same of Oracle Database Express Edition (

    Hi,
    perhaps a silly question.
    I've tried to download Oracle Application Express. Before of installing it, I've noticed that looking at the About the Create Application Manual it looks like the Application Builder that I already use with the web-based page for Oracle Database 10g XE (Express Edition). But thus is Oracle Application Express the same of using Application Builder of Oracle Database 10g XE? To me it seems so, but I'd like to be sure of that
    Thanks!

    oracle database XE 10g include APEX installed, version 2.... i don't remember exactly
    Oracle database sinde 11g includes APEX installed too
    Yes, APEX have a tab with application builder, there you create applications, but the version is very old, install Oracle DB XE 11g or upgrade APEX

  • How to setup em for all oracle database templetas X86/X86_64 /10g/11g

    Hi: everyone know about Oracle database templates X86/X86_64 /10g/11g all not setup em.
    I have builder all Oracle database templates X86/X86_64 can not start em
    https://hostname:1158/em
    $emctl start dbconsole
    to display Oc4j configurate issue......
    I have do
    $emca -repos create
    $emca -config dbcontrol db
    $emctl start dbconsole
    but still not login em.
    Everyone can test it,why can not running.
    How to config about em.
    thank.

    Hi:
    $emctl status dnconsole
    Oracle Enterprise Manager 11g Database Control Release 11.1.0.6.0
    Copyright (c) 1996,2007 Oracle Corporation .All righs reserved.
    https://majin148:5500/em/console/aboutApplication
    Oracle Enterprise Manager 11g is running
    I am also to try:
    #chkconfig iptables off
    https://192.168.100.148:5500/em

  • How to pass a date parameter from report builder query designer to oracle database

    i'm using report builder 3.0 connected to oracle database. i'm trying to pass a date parameter in the query with no success, i don't
    know the exact syntax. I've tried :
    SELECT * FROM igeneral.GCL_CLAIMS where CREATED_BY IN (:CREATED_BY) AND CLAIM_YEAR IN(:UW_YEAR) AND (LOSS_DATE) >To_Date('01/01/2014','mm/dd/yyyy')
    it worked perfectly.
    However if i try to put a date parameter "From" instead of 01/01/2014 it will not work, a Define Query Parameter popup window appear and error occurred after i fill
    the values (usually i shouldnt get this popup i should enter the value when i run the report)
    SELECT * FROM igeneral.GCL_CLAIMS where CREATED_BY IN (:CREATED_BY) AND CLAIM_YEAR IN(:UW_YEAR) AND (LOSS_DATE) >To_Date(:From,'mm/dd/yyyy')
    appreciate your assistance

    Hi Gorgo,
    According to your description, you have problem when in passing a parameter for running a Oracle Query. Right?
    Based on my knowledge, it use "&" as synax for parameter in Oracle, like we use "@" in SQL Server. In this scenario, maybe you can try '01/01/2014' when inputing in "From". We are not sure if there's any limitation for To_Date()
    function. For your self-testing, you can try the query in sqlplus/sql delveloper. Since your issue is related to Oracle query, we suggest you post this thread onto Oracle forum.
    Best Regards,
    Simon Hou

  • Flat file to Oracle Database - Invalid Month

    Hi All
    I am New to XI and trying to create a simple interface between Legacy system (flat file) and Oracle database.
    I have some date fields in the Oracle table.
    When i run the interface it says "invalid month" with some SQL exception number.
    I am using (mm/dd/yyyy) format for the date.
    Is there any conversion i need to do. I am using XML SQL format for Oracle database.
    Any help is appreciated.
    Thanks
    Nagakishore

    Hello,
    Oracle is very picky with the way date is stored. Assume that you have a field datefield that you need to save. In mapping add an attribute hasqQuote and set it to "NO". When mapping the value to the node use to_date as shown below.
    <DateField hasQuot="No">
       TO_DATE("2004-07-20", "yyyy-mm-dd hh:mi:ss")</DateField>
    cheers,
    Naveen

  • Oracle DataBase server component is in INVALID in 10.2.0.4

    Hi
    I took full RMAN backup from production two node RAC system. Production system is in Oracle 10.2.0.3. I tried to restore the backup in another system which is single node system Oracle 10.2.0.4. I restored and recovered database successfully. When I try to do 'alter database open resetlogs' I received following error:
    RMAN-03002: failure of alter db command at 11/05/2009 08:39:10
    ORA-01092: ORACLE instance terminated. Disconnection forced
    ORA-00704: bootstrap process failure
    ORA-39700: database must be opened with UPGRADE option
    Then I started database with upgrade option.
    SQL> STARTUP UPGRADE
    SQL> @?/rdbms/admin/catupgrd.sql
    Below shows the invalid objects.
    Oracle DataBase server component is in INVALID status
    COMP_TIMESTAMP UPGRD_END 2009-11-05 11:16:45
    Oracle Database 10.2 Upgrade Status Utility 11-05-2009 11:16:45
    Component           Status      Version HH:MM:SS
    Oracle Database Server                       INVALID           10.2.0.4.0  00:11:45
    JServer JAVA Virtual Machine      VALID      10.2.0.4.0 00:02:01
    Oracle XDK           VALID      10.2.0.4.0 00:00:20
    Oracle Database Java Packages VALID      10.2.0.4.0 00:00:20
    Oracle Text           VALID      10.2.0.4.0 00:00:14
    Oracle XML Database      VALID      10.2.0.4.0 00:03:05
    Oracle Real Application Clusters             INVALID           10.2.0.4.0  00:00:01
    Oracle Workspace Manager      VALID      10.2.0.4.3 00:00:55
    Oracle Data Mining      VALID      10.2.0.4.0 00:00:34
    OLAP Analytic Workspace      VALID      10.2.0.4.0 00:00:20
    OLAP Catalog      VALID      10.2.0.4.0 00:00:55
    Oracle OLAP API      VALID      10.2.0.4.0 00:00:41
    Oracle interMedia      VALID      10.2.0.4.0 00:06:49
    Spatial           VALID      10.2.0.4.0 00:01:45
    Oracle Expression Filter      VALID      10.2.0.4.0 00:00:14
    Oracle Enterprise Manager      VALID      10.2.0.4.0 00:01:19
    Oracle Rule Manager      VALID      10.2.0.4.0 00:00:09
    How do I resolve this issue ?

    Hi Srini
    I did the following steps and could resolve Databas server invalid to valid.
    SQL>sqlplus / as sysdba
    SQL>drop table plan_table;
    SQL>@?/rdbms/admin/utlxplan
    SQL>@?/rdbms/admin/prvtspao.plb
    SQL>@?/rdbms/admin/utlrp.sql
    Oracle Database 10.2 Upgrade Status Utility 11-05-2009 16:41:55
    Component Status Version HH:MM:SS
    Oracle Database Server                    VALID      10.2.0.4.0  00:12:05
    JServer JAVA Virtual Machine VALID 10.2.0.4.0 00:02:09
    Oracle XDK VALID 10.2.0.4.0 00:00:20
    Oracle Database Java Packages VALID 10.2.0.4.0 00:00:20
    Oracle Text VALID 10.2.0.4.0 00:00:14
    Oracle XML Database VALID 10.2.0.4.0 00:03:04
    Oracle Real Application Clusters        INVALID      10.2.0.4.0  00:00:01
    Oracle Workspace Manager VALID 10.2.0.4.3 00:00:59
    Oracle Data Mining VALID 10.2.0.4.0 00:00:33
    OLAP Analytic Workspace VALID 10.2.0.4.0 00:00:21
    OLAP Catalog VALID 10.2.0.4.0 00:00:56
    Oracle OLAP API VALID 10.2.0.4.0 00:00:41
    Oracle interMedia VALID 10.2.0.4.0 00:06:52
    Spatial VALID 10.2.0.4.0 00:01:59
    Oracle Expression Filter VALID 10.2.0.4.0 00:00:16
    Oracle Enterprise Manager VALID 10.2.0.4.0 00:01:29
    Oracle Rule Manager VALID 10.2.0.4.0 00:00:09
    Is there any way can resolve ORacle Real Application Cluster Invalid

  • Steps to create Universe from Microsoft SQL oder Oracle Database

    Hi All,
    i am looking for a document which describe the steps to create an Universe base on Microsoft SQL oder oracle database.
    Thank you in advance
    Pat

    Hi,
    These links may be help for you:
    http://www.bidw.org/business-objects/universe-design/getting-started-with-universe-design/
    http://www.sap-businessobjects.info/universe-design.htm
    All the Best,
    Madhu...

  • Help! My  Oracle Form builder 11g can't conect Oracle database(11g/10g)

    I have installed
    1.Oracle Database 11g Release 2 Standard edtion
    2.WebLogic Server (10.3.3)
    3.Portal, Forms, Reports and Discoverer (11.1.1.3.0)
    after install I try run the test.fmx is ok!
    But I want used form builder 11g connect my database 11g(installed at same host),
    It connect appeared ORA-12154: TNS: could not resolve service name.
    I search all about middleware folder in my PC , then find two tnsnames files and two sqlnet.ora
    the sqlnet.ora content is
    #==============================================================
    SQLNET.AUTHENTICATION_SERVICES = (NTS)
    NAMES.DIRECTORY_PATH= (TNSNAMES, EZCONNECT)
    #==============================================================
    the tnsnames.ora content is(copy same content from oracle database 11g's tnsnames.ora)
    #==============================================================
    ORCL =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = TCP)(HOST = test1.XXX.com.tw)(PORT = 1521))
    (CONNECT_DATA =
    (SERVER = DEDICATED)
    (SERVICE_NAME = orcl.XXX.com.tw)
    #==============================================================
    The I update all of my PC's tnsnames.ora like above string,but it always not work
    somebody help me,thanks!!

    Ronald,
    I was able to connect to a database with Forms 11g by adding an Environment variable TNS_ADMIN and pointing this to the directory where the sqlnet.ora and tnsnames.ora files are located. I was unable to find a Net Configuration Assistant in Forms 11g and placing a copy of .ora files in the /%11G HOME/NETWORK/ADMIN didn't work either. Only after I added the environment variable was I able to connect.
    There might be a "More Appropriate" solution, but this is what worked for me. We are just now testing 11g, but are still developing with 10g R2.
    Hope this helps,
    Craig B-)
    If someone's response is helpful or correct, please mark it accordingly.
    Edited by: CraigB on Sep 16, 2010 8:43 AM

  • I can't install Oracle Database 10g Express Edition (Universal)

    Hey hi i wish you help me.! i downloaded Oracle Database 10g Express Edition (Universal) twice and i couldn't install it because the setup wizard showed me an error.
    Error Number: 0X80040702
    Description: Failed to Load DLL: ChkPortDll2
    What should i do ?
    Edited by: user10786911 on 13-ene-2009 16:18

    user10593083 wrote:
    Trying to install Oracle 10G Express to a laptop with windows 7 Home Premium (64 bit)You have 2 challenges facing you:
    1) Oracle database 10g products (including Express) are incompatible with Windows 7
    2) Oracle database products are incompatible with any Microsoft Home product
    What help do you want us to provide when what you are using is known not to consistently work properly?

  • How to build libphp4.so with oracle database library ?

    Hi there ,
    I am hoping to build a PHP+ORACLE enviroment to carry on performance testing,the configuration as belows:
    Oracle Database 10.2.0.4 Release, Oracle Application Server 10.1.3.4, php 4.4.9.
    Referring to http://www.oracle.com/technology/products/ias/ohs/htdocs/php_ohs.htm#4.2
    1. tar xvf php-4.4.9.tar
    2.Set the following environment variables ORACLE_HOME, OAS_HOME,PERL5LIB, LD_LIBRARY_PATH
    export OAS_HOME=/home/oracle/ias1013
    export ORACLE_HOME=/home/oracle/db1024
    export PERL5LIB=$OAS_HOME/perl/lib/5.8.3:$OAS_HOME/perl/lib/site_perl/5.8.3
    export LD_LIBRARY_PATH=/home/oracle/db1024/lib:$OAS_HOME/lib:$LD_LIBRARY_PATH
    3.Edit the apxs file to modify the CFG_INCLUDE value in $OAS_HOME/Apache/Apache/bin/apxs
    4.configure and install
    cd /home/oracle/php-4.4.9
    ./configure with-apxs=$OAS_HOME/Apache/Apache/bin/apxs prefix=$OAS_HOME
    with-config-file-path=$OAS_HOME/Apache/Apache/conf with-oci8=$ORACLE_HOME --disable-rpath
    5.'configure' succeeded without any errors then issue "make install-sapi" at command prompt.
    Once the make command is executed properly libphp4.so is generated at the /home/oracle/php-4.4.9/libs/ location and copied to $OAS_HOME/Apache/Apache/libexec/ location
    6.Activates php4 module for http server by adding entry "LoadModule php4_module libexec/libphp4.so" in http server config file $OAS_HOME/Apache/Apache/conf/httpd.conf
    7.Post install
    cp /home/oracle/php-4.4.9/php.ini-dist $OAS_HOME/Apache/Apache/conf/php.ini
    Navigate to the $OAS_HOME/Apache/Apache/conf. Edit the httpd.conf file as follows:
    # And for PHP 4.x, use:
    AddType application/x-httpd-php .php .phtml
    AddType application/x-httpd-php-source .phps.
    After i have done all above steps , i checked the dependency of share object file:libphp4.so
    $ ldd libphp4.so
    /usr/lib/libcwait.so (0x00e5f000)
    libcrypt.so.1 => /lib/libcrypt.so.1 (0x00aa5000)
    libresolv.so.2 => /lib/libresolv.so.2 (0x00979000)
    libm.so.6 => /lib/tls/libm.so.6 (0x0041d000)
    libdl.so.2 => /lib/libdl.so.2 (0x00f8b000)
    libnsl.so.1 => /lib/libnsl.so.1 (0x00b3e000)
    libclntsh.so.10.1 => not found
    libc.so.6 => /lib/tls/libc.so.6 (0x00458000)
    /lib/ld-linux.so.2 (0x00930000)
    "libclntsh.so.10.1 => not found" makes me very confused, i think it should be "libclntsh.so.10.1 =>/home/oracle/db1024/lib/libclntsh.so.10.1" as expected.
    I am not sure the libraries uesed for building libphp4.so come from application server lib or database lib,
    I will appreciate for your any helps!!
    Regards,
    Edward

    Did the shell running ldd have LD_LIBRARY_PATH set?
    Last time I tried this, I built PHP with the libraries from Instant Client, not $ORACLE_HOME. See the section on Installing OCI8 with Oracle Application Server on Linux in http://www.oracle.com/technology/tech/php/pdf/underground-php-oracle-manual.pdf
    Perhaps try removing the --disable-rpath option?                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               

  • After LOADing .jar file in to the oracle database  some classes r invalid

    Hi I have a .jar file to load it into the oracle database 11g.
    I use load java to load the .jar file.... I dont mention any resolver so I assume that all the .class files inside .jar are loaded as the schema user objects . Eg: if my schema is SCOTT they are loaded as SCOTT objects .. correct me if iam wrong because i see these lines on a site
    Many Java classes contain references to other classes, which is the essence of reusing code. A conventional Java virtual machine searches for classes, ZIP, and JAR files within the directories specified in the CLASSPATH. In contrast, the Oracle Java virtual machine searches database schemas for class objects. With Oracle, you load all Java classes within the database, so you might need to specify where to find the dependent classes for your Java class within the database.
    All classes loaded within the database are referred to as class schema objects and are loaded within certain schemas. All JVM classes, such as java.lang., are loaded within PUBLIC. If your classes depend upon other classes you have defined, you will probably load them all within your own schema. For example, if your schema is SCOTT, the database resolver (the database replacement for CLASSPATH) searches the SCOTT schema before PUBLIC. The listing of schemas to search is known as a resolver spec. Resolver specs are for each class, whereas in a classic Java virtual machine, CLASSPATH is global to all classes.*
    When locating and resolving the interclass dependencies for classes, the resolver marks each class as valid or invalid, depending on whether all interdependent classes are located. If the class that you load contains a reference to a class that is not found within the appropriate schemas, the class is listed as invalid. Unsuccessful resolution at runtime produces a "class not found" exception. Furthermore, runtime resolution can fail for lack of database resources if the tree of classes is very large.
    Now my question is that.... why are some of the classes becoming invalid... ?
    Edited by: learning_man on Mar 4, 2010 10:26 AM

    after loading class i see some additional characers prior to class name when i query user_objects and object_type='JAVA CLASS'

  • Can Forms Builder access non-Oracle Database?

    Does any one know whether Pracle Forms can access othe non-Oracle database via ODBC or JDBC to MS Access or MySQL?

    12282,
    In general, HTML DB gives you access to Oracle database facilities. These include heterogeneous services. Please search this forum for keyword "heterogeneous" and you can follow the threads that interest you.
    As for the comparison with brain surgery, I'd rank them about the same in terms of raw thrill.
    Scott

Maybe you are looking for

  • Deep Creation is not working in SAPUI5

    Hi Gurus, I have created GW service with deep_create_entity but I am not able to post value from SAPUI5 oMobel.create() method I am waiting for response thanks in advance

  • Webservice : problem with Base64 returned value

    Hello all, We are calling a webservice from a Flex2 application. When the returned value does not contain accentuated letters, we receive the value "as-is", everything is OK. When there is at least one accent, the result is automatically Base64 encod

  • Screen Moves and Cursor Jumps

    I have searched all day for answers and tried about everything, to little avail. I bought a new MacBook Pro the day when Lion was released and then upgraded to Lion a few days later, and updated with 10.7.1. This morning my screen started to jump fro

  • Installing the EM Agent

    Hi, I have a server with a few databases and got an EM Grid Control installed a few months ago. Everything works fine, but now I have another server with also a few databases on it that I want to connect to the current OMS. I have problems during the

  • Quicktime errors when installing itunes.

    I've been trying to install itunes for the last couple of days and have folowed the instructions provided by apple. When I try tpo run the program I always get the following ' Quicktime error. Quicktime failed to initialise (error-2096). Please unins