Repository database upgrade

hi
Regarding the repisotory database upgarde from 10.1.4.0 to 11.1.0.7
I have run utlu111i.sql script.
I fixed all the warnings except:
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.
PL/SQL procedure successfully completed.
I have read the upgrade manuels and metalink note, but I didnt understand and not sure what to do.
Can anyone shed any light on this?
Many thanks

Thanks.
According to metalink note [ID 797750.1] :
SQL> SELECT * FROM DBA_DEPENDENCIES
  2  WHERE referenced_name IN ('UTL_TCP','UTL_SMTP','UTL_MAIL','UTL_HTTP','UTL_NADDR')
  3  AND owner NOT IN ('SYS','PUBLIC','ORDPLUGINS') ;
no rows selectedAccording to 11g upgrade manuel:
http://download.oracle.com/docs/cd/B28359_01/server.111/b28300/upgrade.htm#sthref140
SQL> SELECT * FROM DBA_DEPENDENCIES
WHERE referenced_name IN ('UTL_TCP','UTL_SMTP','UTL_MAIL','UTL_HTTP','UTL_INADDR')
  AND owner NOT IN ('SYS','PUBLIC','ORDPLUGINS');
  2    3
OWNER                          NAME                           TYPE
REFERENCED_OWNER
REFERENCED_NAME
REFERENCED_TYPE
REFERENCED_LINK_NAME
DEPE
SYSMAN                         COREID_INTG                    PACKAGE BODY
PUBLIC
UTL_INADDR
SYNONYM
HARD
SYSMAN                         COREID_INTG                    PACKAGE BODY
SYSMAN
UTL_INADDR
NON-EXISTENT
HARDWhich one is correct, and do I need to do anything? or simply ignore this step?

Similar Messages

  • OEM repository database upgrade

    Hi
    Can anyone let me know if the repository database 10.1.0.5 can be upgraded to 10.2.0.2/10.2.0.3. If it can be done then please let me know the steps for the same.

    yes this can be done , just stop all the opmn,agent.em process
    and follow the database upgrade doc
    http://download-uk.oracle.com/docs/cd/B19306_01/server.102/b14238/toc.htm

  • How to upgrade repository database from 10.1.0.4 to 10.2.0.3?

    I installed EM10gR3 on Linux. I chose Install Grid Control using a New Database option. The database is 10.1.0.4. How can I upgrade repository database to 10.2.0.3? Shall I install Oracle 10.2.0.3 and then use dbua to upgrade?
    Thanks,
    Kevin

    Yes. But first of all check that the 10.2.0.3 Repository is compartible with 10.2.0.3 database. You will find this in the Installation Guide. Then use any upgrade type (DBUA, Upgrade Script etc) to upgrade the database.

  • Upgrade Enterprise manager repository database 10.10.0.4 to 11.1.0.6

    hello all
    any guys here have exprience in installing and upgrading EM 10g Grid control repository database 10.1.0.4(default) to 10.2.0.4 or 11.1.0.6? can you please share steps with me?
    thank you

    It was a only DB upgrade ? or any additional steps to update repository ?

  • Upgrading 9.0.1.4.0 Repository database to 10g - - Is there any issues?

    I have installed 10103 grid control. It comes with a default 9.0.1.4.0 repository database.
    Can I upgrade this 9.0.1.4.0 repository db to 10g? Will it effect the Grid Control?
    regards,
    Lily

    Hello,
    Yes you can upgrade from *9.0.1.4* to 10.2.0.x Release:
    http://download.oracle.com/docs/cd/B19306_01/server.102/b14238/preup.htm#CEGEIBHC
    If you are not in *9.0.1.4* you should apply this Patch Set first to the Database.
    Please find enclosed the introduction of the Database Upgrade Guide for Oracle *10.2* :
    http://download.oracle.com/docs/cd/B19306_01/server.102/b14238/intro.htm#sthref8
    You'll see there're several methods DBUA , export/import , ... this guide will help you to choose the one which fit your need.
    Hope this help.
    Best regards,
    Jean-Valentin

  • Upgrading 12c repository database

    Hi All,
    I have a oem12c installation(12.1.0.2),using 11.2.0.2 database as repository.
    Platform Solaris-10
    I am planning to upgrade the database 11.2.0.3.
    Checked in MOS to see if there are any special pre/post steps for EM repository database,but no luck...
    Is it like any other database upgrade? or do we need to do any special steps for OMS/plugins/mgmt packs etc?
    Thanks in advance...

    Its just like any other database upgrade. Do take backup of whole database before you start the DB upgrade.

  • Database Upgrade 10.1.0.4 to 10.2.0.4

    Newbie here.
    So I am starting to use OEM on Windows XP workstation and have upgraded it to 10.2.0.4 and also wanted to upgrade the repository to 10.2.0.4 as well.
    So this is what I have done so far.
    I have installed 10.2.0.1 into a new home. I have patch it to 10.2.0.4. I am using DBUA to upgrade the database and have set my ORACLE_HOME to the new home and started DBUA. Everything is working just fine until the new OracleService is created and is trying to start. I received a message that it is unable to start service. If i click on continue I received the ORA-12560 TNS error. I have tried multiple times to get this to work and it always fails on this part..
    Also to let you know that when I connect to SQLPlus before upgrade I have to connect using sysplus sysman/xxxxx@emrep with out emrep it won't connect. I have also set TNS_ADMIN to the original homes network/admin directory.
    I have research the documentation on upgrading, but maybe I am missing a step or someone has run into the same issue.
    Any help you can lend me would be appreciated.

    The database files won't be copied over. As general practice, databases aren't stored under Oracle Homes. You could always fix that by moving the database, backup the control file to trace, and edit it with new file locations. I wouldn't worry about that right now.
    Did you run the prerequisite script before trying to upgrade?
    <10.2 HOME>/rdbms/admin/utlu102i.sql
    Once a database is opened upgrade, you won't be able to open it with the old binaries.
    Was the listener up when you tried to connect to it with 10.1? Were there any errors?
    The manual process of upgrading the database is to export the 10.2 env, open the database upgrade, upgrade the data dictionary <10.2HOME>/rdbms/admin/catupgrd.sql, startup the database normally, and Compile all the invalid objects <10.2HOME>/rdbms/admin/utlrp.sql. I would make sure to go over the sql that executes prerequisite checks and read through the upgrade docs. I would also take a backup before doing anything.

  • Portal database upgrade from 10.1.0.5 to 10.2.0.3

    Hi
    I have an Oracle Portal application running on OracleAS 10.1.2.0.2 and metadata repository database 10.1.0.5. I wish to upgrade the database to 10.2.0.3.
    Is it possible for me to upgrade the database directly to 10.2.0.3 on the same ORACLE_HOME?
    Also I would like to know whether patch number is same for a Portal Metadata repository database and that for an independent installation of database.
    Thanks,
    saj

    Hi Srini,
    There are other errors:
    83: Object type TABLESPACE failed to create with error:
    ORA-01119: error in creating database file '/u01/oracle/oradata/patriadb/ptlidx.dbf'
    ORA-27040: file create error, unable to create file
    Linux Error: 2: No such file or directory
    Failing sql is:
    CREATE TABLESPACE "PORTAL_IDX" DATAFILE '/u01/oracle/oradata/patriadb/ptlidx.dbf' SIZE 20971520 AUTOEXTEND ON NEXT 31457280 MAXSIZE 32767M LOGGING ONLINE PERMANENT BLOCKSIZE 8192 EXTENT MANAGEMENT LOCAL AUTOALLOCATE DEFAULT NOCOMPRESS SEGMENT SPACE MA
    ORA-39083: Object type TABLESPACE failed to create with error:
    ORA-01119: error in creating database file '/u01/oracle/oradata/patriadb/ptllog.dbf'
    ORA-27040: file create error, unable to create file
    Linux Error: 2: No such file or directory
    Failing sql is:
    CREATE TABLESPACE "PORTAL_LOG" DATAFILE '/u01/oracle/oradata/patriadb/ptllog.dbf' SIZE 4194304 AUTOEXTEND ON NEXT 31457280 MAXSIZE 32767M LOGGING ONLINE PERMANENT BLOCKSIZE 8192 EXTENT MANAGEMENT LOCAL AUTOALLOCATE DEFAULT NOCOMPRESS SEGMENT SPACE MAN
    ORA-39083: Object type TABLESPACE failed to create with error:
    ORA-01119: error in creating database file '/u01/oracle/oradata/patriadb/oca.dbf'
    47,1
    I guess the point is, should I use IMPDP using Network link?
    the doc seems to suggest this will work better

  • Oracle 11g R1(11.1) Database Upgrade Guide.

    Where can I find the SAP documentation for:
    Database Upgrade guide > Upgrade to Oracle Database 11g Release 1(11.1):UNIX.
    I am able to find Upgrade to Oracle Database 11g Release 2(11.2).  We are planning to upgrade to 11g Release 1(11.1) and I am not able to find any SAP documentation for 11g Release 1(11.1):
    Does SAP support 11g Release 1(11.1)?
    We are using Business Object XIR3 and want to upgrade from Oracle 9i to Oracle 11g R1.
    Thanks
    Edited by: Sherry Barkodar on Jan 7, 2011 1:52 AM

    We are using Oracle 9i for our Business Object repository for CMS / Audit repository purpose and we want to upgrade to Oracle 11g. What is the impact of this upgrade (from Oracle 9i to Oracle 11g) on Business Object repository?
    Can you please provide some information for upgrade to Oracle 11g R2 and impact on business Object Repository?
    Bellow is information about our platform:
    -          The BOE XI 3.1 installation is on Sun Solaris.
    -          Upgrading from Oracle 9i to Oracle 11g to be used for CMS / Audit repository purpose.
    -          We want to use Oracle 11g for CMS repository and reporting purposes.
    Thanks,
    Sherry

  • Cant deploy in OWB 9.2.0.4.0 after database upgradation

    We are facing a problem with OWB 9.2.0.4.0 after the database is upgraded from[b] oracle 9.2.0.1.0 to 9.2.0.8.0.
    Initially OWB 9.2.0.4.0 was working fine with oracle 9.2.0.1.0 (i.e. the owb runtime and target schema was in this database) but due to some urgent requirement we need to upgrade the database to oracle 9.2.0.8.0. After the oracle upgradation we cant deploy any ETL object from the OWB design(9.2.0.4.0) to the runtime. Also we cant create any new runtime repositories into the upgraded database.
    Can anyone please suggest whether this is happening due to version incompatability?
    or is there any patches/scripts that needs to be run after the database upgradation?
    Thanks in advance.

    Hi there,
    I upgradet a cuple of Times a Database
    and use the OWB (and the Workflow) after that again.
    I didn´t know exactly what´s going on by you
    but maybe after the Upgrade there´re no more OWB Informations in teh Schemata?
    You can start the Design Browser (ControlCenter), right?
    Question: Is the DesignRepository in the same Instance
    as the Runtime Repository?
    If not, then i think it´s the best Way to reinstall the OWB Components using the Runtime Wizzards (runtimeinst.sh under UNIX).
    If it is the same Instance try to take a look in the Log-Files from the Upgradeprocess.
    You can even try to view the Oracle Documentations
    about what´s exactly happened during the Upgrade.
    Sorry, i think that didn´t help you very much, but i think at least with a new Installation of the OWB Components you can sure to fix your Problem.
    Regards
    Lone

  • Repository Database shows at wrong version in Grid Control

    Hi all,
    I have successfully installed Grid Control and have upgraded the repository database to version 10.2.0.3. When I log into sqlplus to check the version number fit shows 10.2.0.3, but when I look at the database in Grid Control it is displaying as 10.2.0.1.
    Does anyone have any idea why that would happen? Where does GC get its information from?
    Thanks,
    Paula

    It is also worth mentioning that when I used DBUA to upgrade the repository database from 10.2.0.1 to 10.2.0.3 the EM config part failed. Having googled this it seems that this is fine for a Grid Control repository database, as it does not have an EM db console element to it anyway and therefore it cannot be upgraded, but I thoguht I best mention that in case it has a bearing on this issue.
    thanks,
    Paula

  • Repository database backward compatiblity.

    Repository db: 10.2.0.4
    OS: AIX 5.3
    Target DB : 10.2.0.2
    Hello Folks,
    My repository database is 10.2.0.4 and catalog resides on that server, I have few target databases which is are on 10.2.0.2 and I am planning to upgrade all to 10.2.0.4, due to restriction from application side, I am not able to upgrade it to 10.2.0.4 so planning to use new upgraded (10.2.0.4) catalog repositry database.
    My question is, Is it possible to have target database (10.2.0.2) has metadata information in 10.2.0.4 repository database? Any suggestion ?
    Thanks.

    Hi HG,
    Recovery, cloning it all works as long as you recover/restore the database to the same rdbms version it had during the backup.
    Also note the oradba's message about the rman executable version which is upwards compatible.
    You could run all rman backups from one central server but you have to take into account the executable version is, within limits, on an equal or a lower version than the target rdbms.
    (see metalink note 73431.1).
    Regards,
    Tycho

  • Grid Control 10.2.0.5 patchset fails for 11g repository database

    Installing GridControl 10.2.0.5 on Windows 2003 Server SP2. Initial install successful of 10.2.0.2 using existing database 11.1.0.7. The database was created new to use for GC. Patchset no problems until Configuration Assitant step "Repository Upgrade" failed with errors:
    rem Copyright (c) 1999, 2009, Oracle. All rights reserved.
    oracle.sysman.emcp.oms.RepositoryPatchUpgrade -verbose
    oracle.sysman.emcp.oms.OmsPatchUpgrade -configureOms
    oracle.sysman.emcp.aggregates.ConfigPlugIn
    oracle.sysman.emcp.oms.StartOMS -configureOms
    oracle.sysman.emcp.oms.EMCLISetup
    oracle.sysman.ccr.configCCR.ConfigCCRPlugIn
    oracle.sysman.ccr.configCCR.ConfigRepeaterPlugIn
    Tried to find cause of errors and cannot seem to understand why this step failed.
    Considering uninstalling GC and Oracle 11g and reinstalling GC with "new database" option.
    Anyone successful at installing GC 10.2.0.5 with an 11g database?
    Thank you,
    Curt Swartzlander
    DBA

    10.2.0.5 Database is in extended support. Make sure to purchase the licensing.
    You need to download the software by logging an SR with Oracle support to get delivered as DVD or through e-delivery.
    But I would suggest you to upgrade to 11.2.0.3.
    Upgrading 10g Grid Control repository database is doing a normal database upgrade.
    References:
    http://docs.oracle.com/cd/B19306_01/server.102/b14238/toc.htm
    How to upgrade a 10.1.0.X or 10.2.0.X Repository Database for Grid Control 10.2.0.4/5 to a Version 11.1.0.X Database (Doc ID 399520.1)
    HTH
    Mani

  • When will OEM11 be certified to have 11.2.0.4 repository database?

    When will OEM11 be certified to have 11.2.0.4 repository database?
    Is there any technical difficulty not to certify OEM11 to have 11.2.0.4 repository database?

    Quite honestly, it's a matter of current product and resources.  QA teams are working on certifying for future releases, and can't keep going back to products that aren't being actively developed.  Just like they don't certify DB 10.2.0.5 on Linux 6, etc.  I would suggest if you want to attempt, setup a dev environment that you can test and validate before upgrading your production.   Ideally though, I'd suggest upgrading to EM 12c, it's much improved and still supports 10.2.0.5 and 11g db's. 

  • Forms HOST command no longer works after database upgrade from 10g to 11g

    Hi,
    After upgrading the database 10g to 11g the forms HOST command no longer works on Unix server. The form used to work fine prior the upgrade. I read all the threads I could find and did not see any solutions. Adding PATH and LD_LIBRARY_PATH does not work because it does not even run a basic shell script. (I saw this solution, adding PATH and LD_LIBRARY_PATH, in many questions / threads).
    1. I wouldn't expect the database upgrade to be an issue, but it is the only change we had.
    2. Note, 11g is Oracle Fusion Middleware which is quite a bit different than 10g.
    I even tried the most basic commands like "echo" which is a build-in Unix command and there is no directory for it (ie. no /usr/bin - so variable PATH is irrelvent). i.e HOST('echo hi'); and HOST('echo "hi" '); and even HOST ('echo hi > /my_file.txt'); all returns FORMS_FAILURE (actually the if is IF FORM_SUCCESS THEN ... else ... and the else part always runs now - whereas it didn't before.).
    Or basic commands like /usr/bin/ls as in HOST(/usr/bin/ls). At that point I was just testing the Unix command would return FORM_SUCCESS even though I could not see the results (because they weren't writing to a log file). Notice that I'm using the direct path /usr/bin so no Unix environment variables were needed.
    The form does use webutil but that part works. For example, we have webutil_file_transfer( ....) The file shows up on the application server and in the expected directory.
    Here's the main goal. Upload a file from clients local PC to the datebase server. The form uploads the file to the Application server, then we have a Unix script to scp (secure copy) the file from the application server to the database server. IF webutil, or any other Oracle functions could put the file on the database server that would be better. But, I don't know of any procedures that do that - or would have done it cleanly (i.e. storing to database and write back to server and then using a blob etc. )
    Anyway, I was hoping someone would help with either of these.
    1) Get the HOST command to work. - If we can get that to work then I wouldn't need any more help. We can just call the already existing Unix script to copy the file from the application server to the database.
    2) OR be able to upload directly to the database server - wanted to do that originally
    Any help would be appreciated

    Solution for those interested and for anyone else searching this forum for a solution
    I found this on My Oracle Support:
    <h3>Host Command from Forms Not Working in 11g in Sun Solaris Sparc OS [ID 1157346.1]</h3>
    Applies To: Oracle Forms - Version 11.1.1.1.0 and later
    Sun SPARC Sun OS
    Symptoms:
    When trying to execute a Shell script or any OS command using the host() Built-in from Forms 11g, the host()command is not getting executed. The same functionality works on other operating systems and in previous versions like 10gR2.
    Steps to be followed:
    1) Take a backup and edit the $DOMAIN_HOME/config/fmwconfig/servers/WLS_FORMS/applications/formsapp_11.1.1/config/default.env or any custom environment file.
    2) Locate the following environment variable:
    LD_PRELOAD=/ora10gas/app/11.1.0/Middleware/as_1/jdk/jre/lib/sparcv9/libjsig.so
    3) Comment out this variable. After the changes, it will look like the following:
    #LD_PRELOAD=/ora10gas/app/11.1.0/Middleware/as_1/jdk/jre/lib/sparcv9/libjsig.so
    3) a) Instead of LD_PRELOAD, kindly use LD_PRELOAD_64 as given below :
    LD_PRELOAD_64=/ora10gas/app/11.1.0/Middleware/as_1/jdk/jre/lib/sparcv9/libjsig.so
    (This makes HOST AND RUN_REPORT_OBJECT work fine).
    4) Save the file and execute your forms. The Host() built-in will work as expected
    The LD_PRELOAD setting in default.env is only required for the working of signal chaining facility in JVM version 1.5 and later. If you are not using theSignal chaining facility, this variable is not required. For more information, refer to the following documentation
    http://download.oracle.com/docs/cd/E14571_01/doc.1111/e14772/forms.htm#CJAJGAFF

Maybe you are looking for

  • Java SE and Java EE

    I am a IT graduate and I still need some clarification on the relationship between Java SE and Java EE API. Does EE include SE? For application development, I know I can use only SE without the EE, but can I use EE alone without SE? Any good articles

  • Report: to see the Invoices with Printing Errors

    Hi. Please help us in getting the report: to see the Invoices with Printing Errors The problem is that, at first there has been a problem and the invoice was not printed but we did not notice that it was not printed. There has to be a report, where w

  • Itunes crashes when backing up

    I have two ipod touches, and two iphones. All of them will crash before completing back up.

  • DFM@LMS4.0.1: lots of Voltage meassage from 10GE ports

    Hello, We got suddenly a lot of Voltage faults in DFM from 10GE ports at our VSS Core. Communication is not affected. All other devices show voltage in a valid range and the VSS before this night as well. An "shut / no shut" of the interface doesnt h

  • Does BEA WLS 7.0 or 8.1 support JAXB and JAXR?

    Hello Does BEA WLS 7.0 or 8.1 support JAXB and JAXR? Thanks