Forms Migration to 11g, RUN_PRODUCT must be declared

Hi All,
I'm performing forms migration from 10g to 11g,
I used Forms Migration Assistant to Migrate forms, But if a form is calling reports then those forms are
not getting compiled and giving the error RUN_PRODUCT must be declared. I know that RUN_PRODUCT
is not supported in 11g, but is there any way to configure Forms Migration Assistant so that it replaces this
code with appropriate code. Forms Migration Assistant program asks for Report server name, Servlet Virtual Directory information for the forms that are calling reports. I don't know what to specify in virtual directory field
and report servlet field.
Please help me with this.
Thanks

You are replying to an old thread, but it looks like you didn't read it properly. It is stated that
when migrating from 6i to 10g we have used the wizard to replace RUN_PRODUCT with rp2rro.rp2rro_run_product (rp2rro.pll).So, you also need to use rp2rro.pll if you still want to make use of RUN_PRODUCT. Even in 10g RUN_PRODUCT by itself won't work. As Christian already said:
you probably could simply remove the call to run_product as in 10g the built-in was available but simply didn't do anything. Did you try that yet?

Similar Messages

  • Cannot compile form on unix. identifier 'CHECK_COMMIT' must be declared

    Hello
    I am getting the following error when I try to compile a form on unix. Error identifier 'CHECK_COMMIT' must be declared
    Compiling procedure DISPLAY_TAB...
    Compilation error on procedure DISPLAY_TAB:
    PL/SQL ERROR 201 at line 12, column 1
    identifier 'CHECK_COMMIT' must be declared
    PL/SQL ERROR 0 at line 12, column 1
    Statement ignored
    PL/SQL ERROR 201 at line 32, column 7
    identifier 'CHECK_COMMIT' must be declared
    PL/SQL ERROR 0 at line 32, column 7
    Statement ignored
    Compiling procedure SET_TAB_STATUS...
    No compilation errors.
    Compiling procedure SELECT_REQUESTOR...
    No compilation errors.
    Compiling procedure SELECT_ALT_REQUESTOR...
    No compilation errors.
    Form not created
    It seems to only occur where a program unit is calling a procedure in an attached library. All the libraries exist.
    my FORMS_PATH is set to
    /famisapps/fmsd/msd:/famisapps/fmsd/libs/:/apps3/famis/dev/forms:/famisapps/fmsd/forms
    All the libraries are in /famisapps/fmsd/libs/
    The forms are in /famisapps/fmsd/forms
    The library in question is called common.pll. I have renamed it COMMON.PLL, COMMON.pll and Common.pll
    Any help ideas would be apprecaited.
    David

    are you getting the same error when compiling from frmcmp.sh and from builder even after setting the FORMS_PATH ?
    with this make any difference FORMS_PATH
    changing
    /famisapps/fmsd/msd:/famisapps/fmsd/libs/:/apps3/famis/dev/forms:/famisapps/fmsd/forms
    to
    /famisapps/fmsd/msd:/famisapps/fmsd/libs:/apps3/famis/dev/forms:/famisapps/fmsd/forms

  • DBMS_NETWORK_ACL_ADMIN.CHECK_PRIVILEGE' must be declared after 11g upgrade

    Hi,
    I just uograded my dev database to from 10.2.0.4 to 11.1.0.7.2. During the testing phase of the upgrade, I had come up wiht scripts to execute after the upgrade to 11g so that my utl_smtp packages will run. But now, after upgrading to 11g, when I run these scripts, I get the below error -
    ORA-06550: line 4, column 33:
    PL/SQL: ORA-00942: table or view does not exist
    ORA-06550: line 4, column 3:
    PL/SQL: SQL Statement ignored
    ORA-06550: line 6, column 4:
    PLS-00201: identifier 'DBMS_NETWORK_ACL_ADMIN.CHECK_PRIVILEGE' must be declared
    During the testing phase, I installed 11g instance and created an 11g database and then imported the 10g objects into the 11g database so as to test the application. Now, I think what happened is when I upgraded my 10g database to 11g using DBUA, it did not install APEX. I ytried to configure APEX by following instructions from this site - http://www.oracle.com/technology/obe/11gr1_db/install/apexinst/apexinst.htm and this gives me error the error -
    PLS-00201: identifier 'DBMS_XDB.SETHTTPPORT' must be declared
    How do I install apex?Can someone please guide me this?
    Thanks

    Hi, Ogan, I got this resolved.
    After the upgrade by using DBUA, I tried to execute scripts to configure ACLs since my database has dependent objects. That's when I got error saying that dbms_network_acl_admin was not found.
    when I queried DBA_registry , it didn't list XDB as one of the components. So, I understood this didn't get installed during the upgrade with DBUA. So, I installed XDB manually by running catqm.sql. This however created a lot of invalid objetcs which wouldnt get validated after tryign to recompile them with utlrp.sql. Most of the errors were looping chain of synonyms. Finally, I de-installed it and re-installed xdb and ran utlrp.sql to validate all the invalid objects. Now, everything is fine.
    I guess xdb doesn't get installed during the dbua upgrade and maybe it needs to be installed seperately. But, that's kind of confusing because xdb is supposed to be a mandatory component in 11g. Can someone please clarify this?

  • Oracle Portal 11g- PLS-00201 identifier 'PORTAL.WWSRC_API' must be declared

    Happy Thursday Community!
    Hopefuly this is the right place to ask for help, I am fairly new to Portal. I am getting below WARNING and can't move forward. I tried to give 'PORTAL.WWSRC_API' permissions to PUBLIC, still no go. I am using Oracle Designer to genearate the search results from Portal. Please, see code being used after the error list.
    ERROR:
    Server Generator 10.1.2.6 (Build 10.1.2.11.12) , Thu May 16 10:41:10 2013
    Copyright (c) Oracle Corporation 1995, 2010. All rights reserved.
    Executing generated DDL ...
    Creating Procedure 'PG_SEARCH' ...
    CDS-11307 Warning: (compilation error in PROCEDURE 'PG_SEARCH' at 8/22): PLS-00201: identifier 'PORTAL.WWSRC_API' must be declared
    CDS-11307 Warning: (compilation error in PROCEDURE 'PG_SEARCH' at 8/22): PL/SQL: Item ignored
    CDS-11307 Warning: (compilation error in PROCEDURE 'PG_SEARCH' at 10/21): PLS-00201: identifier 'PORTAL.WWSRC_API' must be declared
    CDS-11307 Warning: (compilation error in PROCEDURE 'PG_SEARCH' at 10/21): PL/SQL: Item ignored
    CDS-11307 Warning: (compilation error in PROCEDURE 'PG_SEARCH' at 11/17): PLS-00201: identifier 'PORTAL.WWSRC_API' must be declared
    CDS-11307 Warning: (compilation error in PROCEDURE 'PG_SEARCH' at 11/17): PL/SQL: Item ignored
    CDS-11307 Warning: (compilation error in PROCEDURE 'PG_SEARCH' at 24/1): PLS-00320: the declaration of the type of this expression is incomplete or malformed
    CDS-11307 Warning: (compilation error in PROCEDURE 'PG_SEARCH' at 24/1): PL/SQL: Statement ignored
    CDS-11307 Warning: (compilation error in PROCEDURE 'PG_SEARCH' at 27/1): PLS-00320: the declaration of the type of this expression is incomplete or malformed
    CDS-11307 Warning: (compilation error in PROCEDURE 'PG_SEARCH' at 27/1): PL/SQL: Statement ignored
    CDS-11307 Warning: (compilation error in PROCEDURE 'PG_SEARCH' at 44/16): PLS-00320: the declaration of the type of this expression is incomplete or malformed
    CDS-11307 Warning: (compilation error in PROCEDURE 'PG_SEARCH' at 44/4): PL/SQL: Statement ignored
    DDL execution complete
    Processing Complete: 0 error(s), 12 warning(s)
    BEGIN
        DECLARE
    l_rows              number := 20 ;
    l_pageId              varchar2(100) ;
    l_results           portal.wwsrc_api.items_result_array_type;
    l_count             number;
    l_scores           portal.wwsrc_api.number_list_type;
    l_pageGroups   portal.wwsrc_api.number_list_type;
    l_maxRows      number;
    l_text             nvarchar2(30000) ;
    l_url                varchar2(250);
    begin
    -- set the response type
    owa_util.mime_header('text/xml');
    -- setting id of the pagegroup where your items lies
    l_pageGroups(0) := 'MyPageGroup'; 
    -- Use of the search API to get results.
    l_results := portal.wwsrc_api.item_search(
              p_page_groups => l_pageGroups,
          p_rows        => l_rows ,
          p_out_count   => l_count,
          p_out_scores  => l_scores   );
    -- generate response                      
    htp.p('
      <rss version="2.0">
      <channel>
      <generator>Oracle AS11g</generator>
      <title>Some rss items</title>
      <description>Description for this rss feed  </description>
      <language>US</language> 
      <buildDate>' || SYSDATE || '</buildDate>
       for i in 1..l_results.count loop
         htp.p('<item>');
         htp.p('<title>' || l_results(i).display_name || '</title>');
         htp.p('<link>http://server:port/portal/page/portal/pagegroup/page/' || l_results(i).display_name || '</link>');
         htp.p('<description>' || l_results(i).description || '</description>');
         htp.p('</item>');
       end loop;
    -- close the feed
    htp.p('</channel></rss>');
    end;  
    end; I also tried code from this URL: [http://docs.oracle.com/cd/E14571_01/portal.1111/e10238/pdg_cm_search.htm|http://docs.oracle.com/cd/E14571_01/portal.1111/e10238/pdg_cm_search.htm]
    I still get the 'identifier 'WHATEVERTHEAPI' must be declared' error.
    How do I avenge this one?
    Dököll

    What is <tt>MESSAGEUTIL</tt>?
    use named parameters to keep track of the correct parameter count:"{ call MESSAGEUTIL.GET_IAF("
      + "V_PEID=> 'AVapp1lLQPakyVfqQ9UO1Q'"
      + ", V_START_TIME=> to_timestamp('21-Jan-11 01:00:00.0 AM','dd-MON-yy hh:mi:ss.F PM')"
    ...and leaving a space before <tt>call</tt> and before the final <tt>}</tt> meight also be a good idea...
    There are some problems in here: your procedure defines out parameters that are not invoked by bind parameters in your java string. Since oracle tends to issue strange error messages this could be part of the problem. If you'r responsible for the procedure try to separate in parameters and out parameters.Defining a paramer to be both, IN and OUT is possible, but you should have a really, really good reason to do so.
    BTW: the common naming convetion for parameters in PLSQL is <tt>p_...</tt>. <tt>v_...</tt> is for local variables inside a procedure.
    BTW2: use java classes to pass parameters from java to PLSQL:CallableStatement cstmt = getCstmt("{ call MESSAGEUTIL.GET_IAF("
      + "V_PEID=> 'AVapp1lLQPakyVfqQ9UO1Q'"
      + ", V_START_TIME=> ? "
    // how do you expect something like 'AVapp1lLQPakyVfqQ9UO1Q' beeing converted to an Integer?
    cstmt.registerOutParameter(1,Types.INTEGER);
    cstmt.registerOutParameter(2,Types.TIMESTAMP);
    cstmt.execute();
    java.sql.Timestamp timeStamp = cstmt.getTimestamp(2);bye
    TPD

  • Forms Migration Assistant Usage

    Hi all,
    I am not able to understand the clear usage of Forms Migration Assistant yet.
    I have seen in Forums that Forms 6i applications can be migrated to 11g just by recompiling the forms and running it on 11g.
    If this is the case , whats the clear usage of Forms Migration Assistant?
    Is it meant to be used for some complex Forms built on 6i or 9i ?
    When do we use migration assistant instead of just recompiling the forms and running it on 11g ?
    Can anyone help me out ?
    Thanks,
    Ram

    It does some changes; for example when you have calls to run_product for reports this get's replaced by rp2rro.run_product, the rp2rro library is attached and the reports object is added to the form. You also get notified if you have calls to get_file_name in your form as this built in is deprecated.
    cheers

  • Facing error 'client_ole2.object_type must be declare'

    Hi All,
    I have a form in 6i which generate data in MS-Excel and I have migrated that form into 10g,
    I have configure Webutil also and attached that on my form
    and it is working fine on client machine but when I try to run that form on application server
    then it is not runing.
    Then I search that problem on oracle below site.
    http://www.oracle.com/technology/products/forms/htdocs/webutil/howto_ole.html
    according to that site, I have to replace all OLE2 with CLIENT_OLE2
    I have done that but it is showing an error "CLIENT_OLE2.OBJECT_TYPE" must be declared.
    One of my friend send me a Excel generate 10g form, he is using that form in his company,
    but there is a canvas by name WEBUTIL, I am unable to understand why is he using that.
    So Please help me to solve that problem.
    Thanks

    hi Mohan
    for the first qusetion to use client_ole2 in your code you need
    1- configure webutil
    if you are working on forms 10g you can find the configuration on this link
    http://www.4shared.com/document/CYNnISHe/webutil_final.html
    2- attach webutil.pll in your form
    3- attach webutil object in your form
    for the second question
    we use client_ole2 instead of ole2 because client_ole2 open the file at the client machine not at the application server
    for example
    if you want to generate excel\word file by ole2 the code will work and the file wil be generated on the application server
    but when you use the clinet_ole2 and you push the button at the client mashine the file will generated at the client machine.
    that's the diffrence
    Respectfully
    Khaled Farouk

  • How to install Discoverer 11g on Web Logic Server with Forms and Reports 11g Rel2

    Hello,
    We finally started to migrate from Oracle iAs 10g Release 2 to Oracle Forms and Reports 11g Release 2 using Web Logic. I don't see an option to install Discoverer on the server.
    My OS: windows 2008 R2
    Installed Web Logic 10.3.6
    Forms & Reports: 11.1.2.2.0_64 (64 Bit Forms)
    How do I install Discoverer Plus in 11g? All I can find is Discoverer 11g Desktop/Administrator to run on User work Station. We were using discoverer Plus in 10g iAS.
    Thanks
    Rao

    907485 wrote:
    Hi:
    I need to install oracle 11g from VNC viewer. The VNC is stalled on linux. I managed login. Now I have a screen that has some icons on the top like, Connection Options, "i", refresh, CTRl, ...
    under that I have
    Accept clipboard from viewers
    Send clipboard to viewers
    Send primary selection to viewers
    From the Connection Options window, I checked Hextile for Use encoding and Let remote server deal with mouse cursor.
    What is next? How do I connect to the server. (When I login I used hostname:1)
    Thankyou.we only know what you post.
    where does linux reside?
    where is VNC installed?

  • How to run a silent configuration for Forms and Reports 11g ?

    Hi all,
    I've run a silent installation for Oracle Forms and Reports 11g R2 in Windows 7 64 bit.
    I made it using a response file called install_only.rsp. Now I want to run the configuration also in silent mode.
    How can I do it ?
    I know that I can use a template called configure_only.rsp. However, i don't know what is the correct syntax for the command to start configuration.
    Should I use the same setup.exe installer and inform configure_only.rsp as response file ?
    The command below is the appropriate command for this task:
    setup.exe -silent -response configure_only.rsp
    Or is there another way to be followed?
    Thanks a lot.

    Alright, I eventually found the answer.
    Configuration must be run from directory on windows.
    Command is shown below:
    <FORMS_HOME>/bin/config.bat -silent -response <path-to-response-file>

  • PLS-00201: identifier 'DBMS_JAVA.SET_OUTPUT' must be declared

    We have recently upgraded to oracle 11g and when trying to execute the code:
    begin DBMS_JAVA.SET_OUTPUT(10000); end;
    We are returned the error:
    ORA-06550: line 1, column 7:
    PLS-00201: identifier 'DBMS_JAVA.SET_OUTPUT' must be declared
    ORA-06550: line 1, column 7:
    PL/SQL: Statement ignored
    The DBMS_JAVA package, both body and spec are valid & compiled.
    Could there be an issue with permissions or missing dependencies?
    Thank you.

    Hello Frank thank you for your quick response.
    I have checked the database:
    select * from dba_tab_privs where table_name = 'DBMS_JAVA'
    Returns-------
    Grantee: PUBLIC
    Owner: SYS
    Table Name: DBMS_JAVA
    Grantor: SYS
    Privilege: EXECUTE
    Grantable: NO
    HIERARCHY: NO
    edit: sorry I just noticed the second part of your post.
    "Also, make sure there's a public synonym DBMS_JAVA, referencing SYS.DBMS_JAVA."
    I believe that this is the issue. I am sorry I only marked your response as 'helpful'..
    Edited by: 912947 on Feb 7, 2012 11:33 AM

  • Forms upgrade from 11g R1 to 11g R2

    Hi,
    We are planing to migrate from 11g R1 forms to 11g R2 forms. So we migrated one of the environment from 11g R1 to 11g R2. We noticed that the screen repaints / Flickers in forms 11g R2. This behavior is noticed in all the forms in 11g R2 environment. This never used to happen in the previous release.
    Can you please help on resolving this issue? Is this related to some configuration?
    Regards,
    Sudhir

    Have you applied the latest patch, which I believe is patch 14037368?
    It fixes the following bugs, though I'm not sure any relate to your problem:
    10388906: EMPTY TOOLTIPS INDUCE FOCUS AND ACTION PROBLEMS
    12433970: APPS6: FORM HANGS RANDOMLY WHILE SHOWING INCREMENTAL ALERT
    12956754: APPS6: INTERMITTENT FRAME LABEL SHIFTS IF CONTENT CANVAS HAS TAB CANVAS
    13469105: FOCUS LOSS IN ALERT DIALOG
    13652243: JRE USES 100% CPU WHEN FOCUS ON RADIO BUTTON AND CTRL-S/CTRL-K/ ... KEY PRESS

  • Install Forms and Report 11g, Weblogic, OID and SSO ?

    Hello,
    I want to migrate our system from Forms and Reports 6i to 11g with weblogic server 10.3.3 and I have two questions:
    1st: If we considered to obtain a system consists of (Weblogic 11g + Forms and Reports 11g + OID + SSO + Weblogic Portal + BI Publisher)
    What is the steps and the sequence of products installation and configuration, and what is the required versions of each one ?
    2nd: Can I abandon OID and SSO, is there a substitute ?
    If so, what's the steps and the sequence of products installation and configuration ?
    Thank you very much

    >
    You use the Oracle WebLogic Server installer to install Oracle WebLogic Server and to create a Middleware home (which is required before you can install Oracle Forms and Reports).
    For Oracle Forms and Reports 11g Release 2 (11.1.2), download Oracle WebLogic Server 11g (10.3.5) from OTN or Oracle Software Delivery Cloud.
    Be sure to select the proper Oracle WebLogic Server installer for your platform.
    >
    weblogic you can download from http://www.oracle.com/technetwork/middleware/ias/downloads/wls-main-097127.html

  • How to debug a form module (Oracle 11G Forms) through URL

    How to debug a form module (Oracle 11G Forms) through URL.
    My server OS is Unix. So i could not able to do the Debug Forms from the Form Developer.
    It is displaying a message that "Cannot find the module". Becuase the system is trying find out the module in Unix system instead of ma local system(Windows).
    I need to debug ma module through URL.
    I can place the fmb and fmx in predefined form path in Server.
    Please help me out to solve this issue..

    This is a little unclear. If your goal is to use the Forms Builder Debugger while running your form on a Unix machine, this can be done. However, the form must first be in running order. So before trying to attach the debugger you must first be able to start it without the debugger. For example:
    http://yourServer:OHS_port_number/forms/frmservlet?form=yourFMX
    Once this is properly running you can turn on debugging. If your form won't even start, then using the Debugger isn't going to help you because it is designed to troubleshoot coding problems and not configuration problems.
    So, do this to use the Debugger:
    http://yourServer:OHS_port_number/forms/frmservlet?form=yourFMX&debug=yes
    This will display a dialog box with some information. Do not click on OK yet as you will need this information to enter into the Forms Builder. Now, open the Forms Builder and click on Debug > Attach Debug. You will be asked for the information displayed in the dialog where you attempted to start the form. Enter it here (in the Builder) then click on ok in both places. To display the Debugger (in the Builder), click on Debug > Debug Console. Then from its toolbar click on the buttons related to what you want to monitor. Including a break point in your application code is often a more helpful way to use the debugger.
    Most of this information is explained in the Forms Builder Online Help
    Forgot to mention...
    To debug runtime issues, refer to the Forms Deployment Guide here (this assumes you are using 11.1.2):
    http://docs.oracle.com/cd/E38115_01/doc.111210/e24477/appa.htm
    Edited by: Michael Ferrante (Oracle) on Feb 21, 2013 1:45 PM

  • PLS-00302: component 'SET_NO_OUTLINES' must be declared on EXP

    Hey all,
    Not sure why I'm getting this. Any ideas where to start?
    C:\>exp userid=me/me@mine owner=me file=c:\temp\me.dmp
    Export: Release 10.2.0.1.0 - Production on Tue Aug 9 11:14:00 2005
    Copyright (c) 1982, 2005, Oracle.  All rights reserved.
    EXP-00056: ORACLE error 6550 encountered
    ORA-06550: line 1, column 41:
    PLS-00302: component 'SET_NO_OUTLINES' must be declared
    ORA-06550: line 1, column 15:
    PL/SQL: Statement ignored
    EXP-00000: Export terminated unsuccessfully
    C:\>sqlplus me/me@mine
    SQL*Plus: Release 10.2.0.1.0 - Production on Tue Aug 9 11:16:02 2005
    Copyright (c) 1982, 2005, Oracle.  All rights reserved.
    Connected to:
    Oracle Database 10g Enterprise Edition Release 10.1.0.4.0 - 64bit Production
    With the Partitioning, OLAP and Data Mining options

    Hello Everyone,
    The mentioned issue is due to the fact that you already have several oracle versions installed on your system ( 8i, 9i, 10g, 11g). The issue happens basically whenever you are trying to exp where the command runs from ORACLE_HOME so if your ORACLE_HOME is set to ORACLE 10 for example and you are exporting a database on 8i the issue occurs and hence to solve it you just need to go into cmd then go to oracle 8i HOME which basically will be under c:\oracle\8i\bin and run the exp command again. It will work smoothly.
    All the best
    SEMOS

  • 9i Migration to 11g

    Morning all,
    We are contemplating a move from 9i to 11g when 11gR2 comes out. It was my understanding that there was a specific course being developed for just this topic.
    has anyone done a migration to 11g from 9i and if so, can you give me the high points of the process.
    Did you have to do an import export? manual or use the DBUA gui?
    any insight would be great.
    Thanks.
    Can e-mail your responses if you like to [email protected]

    Before you are going for the upgrade I would advise you to use the pre-upgrade information tool, which is basically an SQL script.
    http://download.oracle.com/docs/cd/B28359_01/server.111/b28300/upgrade.htm#CACHIDJD
    It will generate similar outputs as shown below;
    Here is when using on Oracle Database version 10.1.0.2.0;
    Oracle Database 11.1 Pre-Upgrade Information Tool    04-27-2008 00:52:24
    Database:
    --> name:          ORCL
    --> version:       10.1.0.2.0
    --> compatible:    10.1.0.2.0
    --> blocksize:     8192
    --> platform:      Microsoft Windows IA (32-bit)
    --> timezone file: V2
    Tablespaces: [make adjustments in the current environment]
    --> SYSTEM tablespace is adequate for the upgrade.
    .... minimum required size: 718 MB
    .... AUTOEXTEND additional space required: 278 MB
    --> UNDOTBS1 tablespace is adequate for the upgrade.
    .... minimum required size: 468 MB
    .... AUTOEXTEND additional space required: 443 MB
    --> SYSAUX tablespace is adequate for the upgrade.
    .... minimum required size: 426 MB
    .... AUTOEXTEND additional space required: 216 MB
    --> TEMP tablespace is adequate for the upgrade.
    .... minimum required size: 61 MB
    .... AUTOEXTEND additional space required: 41 MB
    Update Parameters: [Update Oracle Database 11.1 init.ora or spfile]
    WARNING: --> "shared_pool_size" needs to be increased to at least 224 MB
    WARNING: --> "java_pool_size" needs to be increased to at least 64 MB
    Renamed Parameters: [Update Oracle Database 11.1 init.ora or spfile]
    -- No renamed parameters found. No changes are required.
    Obsolete/Deprecated Parameters: [Update Oracle Database 11.1 init.ora or spfile]
    --> "background_dump_dest" replaced by  "diagnostic_dest"
    --> "user_dump_dest" replaced by  "diagnostic_dest"
    --> "core_dump_dest" replaced by  "diagnostic_dest"
    Components: [The following database components will be upgraded or installed]
    --> Oracle Catalog Views         [upgrade]  VALID
    --> Oracle Packages and Types    [upgrade]  VALID
    --> JServer JAVA Virtual Machine [upgrade]  VALID
    --> Oracle XDK for Java          [upgrade]  VALID
    --> Oracle Workspace Manager     [upgrade]  VALID
    --> OLAP Analytic Workspace      [upgrade]  VALID
    --> OLAP Catalog                 [upgrade]  VALID
    --> EM Repository                [upgrade]  VALID
    --> Oracle Text                  [upgrade]  VALID
    --> Oracle XML Database          [upgrade]  VALID
    --> Oracle Java Packages         [upgrade]  VALID
    --> Oracle interMedia            [upgrade]  VALID
    --> Spatial                      [upgrade]  VALID
    --> Data Mining                  [upgrade]  VALID
    --> Oracle Ultra Search          [upgrade]
    --> Expression Filter            [upgrade]  VALID
    --> Oracle OLAP API              [upgrade]  VALID
    Miscellaneous Warnings
    WARNING: --> Deprecated CONNECT role granted to some user/roles.
    .... CONNECT role after upgrade has only CREATE SESSION privilege.
    WARNING: --> Database is using an old timezone file version.
    .... Patch the 10.1.0.2.0 database to timezone file version 4
    .... BEFORE upgrading the database.  Re-run utlu111i.sql after
    .... patching the database to record the new timezone file version.
    WARNING: --> Database contains stale optimizer statistics.
    .... Refer to the 11g Upgrade Guide for instructions to update
    .... statistics prior to upgrading the database.
    .... Component Schemas with stale statistics:
    ....   SYS
    ....   SYSMAN
    ....   CTXSYS
    ....   XDB
    ....   WKSYS
    WARNING: --> Database contains schemas with objects dependent on network
    packages.
    .... Refer to the 11g Upgrade Guide for instructions to configure Network ACLs.
    .... USER SYSMAN has dependent objects.
    .... USER WKSYS has dependent objects.
    WARNING: --> EM Database Control Repository exists in the database.
    .... Direct downgrade of EM Database Control is not supported. Refer to the
    .... 11g Upgrade Guide for instructions to save the EM data prior to upgrade.
    PL/SQL procedure successfully completed.Here is when using on Oracle Database version 9.2.0.1.0
    Oracle Database 11.1 Pre-Upgrade Information Tool    04-27-2008 10:26:52       
    Database:                                                                      
    --> name:          ORCL                                                        
    --> version:       9.2.0.1.0                                                   
    --> compatible:    9.2.0.0.0                                                   
    --> blocksize:     8192                                                        
    --> timezone file: V1                                                          
    Logfiles: [make adjustments in the current environment]                        
    --> The existing log files are adequate. No changes are required.              
    Tablespaces: [make adjustments in the current environment]                     
    --> SYSTEM tablespace is adequate for the upgrade.                             
    .... minimum required size: 308 MB                                             
    .... AUTOEXTEND additional space required: 58 MB                               
    --> UNDOTBS1 tablespace is adequate for the upgrade.                           
    .... minimum required size: 308 MB                                             
    .... AUTOEXTEND additional space required: 108 MB                              
    --> TEMP tablespace is adequate for the upgrade.                               
    .... minimum required size: 61 MB                                              
    .... AUTOEXTEND additional space required: 21 MB                               
    Update Parameters: [Update Oracle Database 11.1 init.ora or spfile]            
    WARNING: --> "compatible" must be set to at least 10.1.0                       
    WARNING: --> "shared_pool_size" needs to be increased to at least 236 MB       
    Renamed Parameters: [Update Oracle Database 11.1 init.ora or spfile]           
    -- No renamed parameters found. No changes are required.                       
    Obsolete/Deprecated Parameters: [Update Oracle Database 11.1 init.ora or spfile]
    --> "hash_join_enabled"                                                        
    --> "background_dump_dest" replaced by  "diagnostic_dest"                      
    --> "user_dump_dest" replaced by  "diagnostic_dest"                            
    --> "core_dump_dest" replaced by  "diagnostic_dest"                            
    Components: [The following database components will be upgraded or installed]  
    --> Oracle Catalog Views         [upgrade]  VALID                              
    --> Oracle Packages and Types    [upgrade]  VALID                              
    --> Oracle Workspace Manager     [upgrade]  VALID                              
    Miscellaneous Warnings                                                         
    WARNING: --> Database contains stale optimizer statistics.                     
    .... Refer to the 11g Upgrade Guide for instructions to update                 
    .... statistics prior to upgrading the database.                               
    .... Component Schemas with stale statistics:                                  
    ....   SYS                                                                     
    ....   WMSYS                                                                   
    SYSAUX Tablespace:                                                             
    [Create tablespace in the Oracle Database 11.1 environment]                    
    --> New "SYSAUX" tablespace                                                    
    .... minimum required size for database upgrade: 500 MB                        
    PL/SQL procedure successfully completed.The output would differ based on the database settings and configurations. Anyway, the important point is the among the two outputs is of;
    >>WARNING: --> "compatible" must be set to at least 10.1.0 The shared pool warning still can be fixed. The minimum compatible values can also be found here;
    http://download.oracle.com/docs/cd/B28359_01/server.111/b28300/compat.htm#i1014048
    Upgrading database with help of export and import is available here;
    http://download.oracle.com/docs/cd/B28359_01/server.111/b28300/expimp.htm#i262220

  • CDC OBE - DBMS_CDC_Publish must be declared

    Hi:
    I'm running through the Change Data Capture Demo under the Data Warehousing section. when I run the cr_cdc_ct.sql script, I get the following message:
    PLS-00201: identifier 'DBMS_CDC_PUBLISH' must be declared
    I've granted execute on this to SH. Any Ideas?

    Hi, Ogan, I got this resolved.
    After the upgrade by using DBUA, I tried to execute scripts to configure ACLs since my database has dependent objects. That's when I got error saying that dbms_network_acl_admin was not found.
    when I queried DBA_registry , it didn't list XDB as one of the components. So, I understood this didn't get installed during the upgrade with DBUA. So, I installed XDB manually by running catqm.sql. This however created a lot of invalid objetcs which wouldnt get validated after tryign to recompile them with utlrp.sql. Most of the errors were looping chain of synonyms. Finally, I de-installed it and re-installed xdb and ran utlrp.sql to validate all the invalid objects. Now, everything is fine.
    I guess xdb doesn't get installed during the dbua upgrade and maybe it needs to be installed seperately. But, that's kind of confusing because xdb is supposed to be a mandatory component in 11g. Can someone please clarify this?

Maybe you are looking for