Upgrade to 10gR2

We have recently upgrades all of our databases to 10gR2. One of our databases performance has slowed down to a crawl. Has anyone else noticed this sort of performance hit after the upgrade?

Did you Collect statistics for the schema/tables as it was in old version? Optimizer path may not be the same.
If you feel the performance for a few queries then run trace on them. If for the whole database then run AWR reports.
what's the compatibility parameter set to.

Similar Messages

  • ORA-31183 error in XML handling routine after upgrade to 10gr2

    Hello,
    I have a series of packages that parse XML documents from a staging table, held as XMLType, and breaks it out to populate several relational structures.
    These where original developed using 9.2.0.4, and have been used through all patch upgrades to 9i, and on 10gr1 with no issue.
    However, we upgraded to 10gr2 this week, and the code has stopped working, returning the following error for all records:-
    ORA-31183: Node type document cannot be converted to desired type
    ORA-06512: at "XDB.DBMS_XMLDOM", line 1075
    ORA-06512: at "XDB.DBMS_XMLDOM", line 1093
    ORA-06512: at line 123
    I have isolated the error to a call to dbms_xmldom.makeelement. The segment of the code that fails is
    v_parser := dbms_xmlparser.newparser;
    dbms_xmlparser.parseclob(v_parser, v_mqtl_rec.msg_data.getclobval());
    v_dom := dbms_xmlparser.getdocument(v_parser);
    dbms_xmlparser.freeparser(v_parser);
    v_item_node := dbms_xmldom.makeNode(v_dom);
    v_element := dbms_xmldom.makeelement(v_save_callback_node); --ERROR OCCURES HERE
    v_nodelist := dbms_xmldom.getchildrenbytagname(v_element,'NotifyCallback');
    where v_mqtl_rec.msg_data.getclobval() is the clob from the xmltype, v_parser is dbms_xmlparser.parser, v_item_node is dbms_xmldom.domnode and v_nodelist is dbms_xmldom.domnodelist.
    looking at the 10gr2 documntation, I cannot see any changes to this API call.
    Any suggestions on why this no longer works?
    Regards,
    Dave

    Figured it out. Turns out the 10gr2 version of DBMS_XMLDOM is a bit stricter on what on can do with various flavours of domnodes.
    Just in case anyone else gets a similar error, here's how I resolved it.
    I replaced the three lines:-
    v_item_node := dbms_xmldom.makeNode(v_dom);
    v_element := dbms_xmldom.makeelement(v_save_callback_node); --ERROR OCCURES HERE
    v_nodelist := dbms_xmldom.getchildrenbytagname(v_element,'NotifyCallback');
    with the following line:-
    v_nodelist := dbms_xmldom.getelementsbytagname(v_dom,'NotifyCallback');
    Regards,
    Dave.

  • Upgrade from 10gr2 to 11gr2 - error during impdp

    Current server is 10gr2 on windows 2003 64 bit, running TDE. On the new server, I've copied the wallet to the new server, opened it using the alter system set encryption wallet open command. Verifed it's open. When I run impdp on the 11gr2 server, I get a ton of these errors:
    ORA-39083: Object type INDEX failed to create with error:
    ORA-28374: typed master key not found in wallet
    Failing sql is:
    CREATE INDEX "BANK"."RTXN_DX29" ON "BANK"."RTXN" ("RTXNTYPCD") PCTFREE 10 INITRANS 2 MAXTRANS 255  STORAGE(INITIAL 65536 NEXT 1048576 MINEXTENTS 1 MAXEXTENTS 2147483645 PCTINCREASE 0 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT FLASH_CACHE DEFAULT CELL_FLASH_CACHE DEFAULT) TABLESPACE "INDEXES" PARALLEL 12
    Followed by a ton of errors like this
    Processing object type DATABASE_EXPORT/SCHEMA/TABLE/CONSTRAINT/REF_CONSTRAINT
    ORA-39083: Object type REF_CONSTRAINT failed to create with error:
    ORA-02270: no matching unique or primary key for this column-list
    Failing sql is:
    ALTER TABLE "BANK"."ACCT1099M" ADD CONSTRAINT "ACCT1099M004" FOREIGN KEY ("PARENTACCTNBR", "PARENTRTXNNBR") REFERENCES "BANK"."RTXN" ("ACCTNBR", "RTXNNBR") ENABLE NOVALIDATE
    Any ideas? I'm doing my practice runs for the real upgrade, which is this weekend, and I've had several successful upgrades, but this time I can't get past this error.

    I do not have any experience with TDE, but see if MOS Doc 1260584.1 can help
    HTH
    Srini

  • Upgrade oracle 10gR2(10.2.0.1) xe to oracle 10gR2(10.2.0.3) in Linux 4

    Hello everyone,
    I am using Patchset "p5337014 10203 LINUX.ZIP" to upgrade the oracle 10gR2(10.2.0.1)express edition into oracle10gR2(10.2.0.3).In Installation i got the followoing error:
    OUI-10091: There are no patches that neeed to be applied from the patchset oracle Database 10gR2 patchset 2 10.2.0.3.0
    Please help me .
    Thanks in advance!

    hello shrinivas,
    I have already done all the things that are mentioned in links.
    now i am sending u my log file..
    please see it and help me..
    INFO: Using paramFile: /usr/lib/oracle/xe/Disk1/install/oraparam.ini
    INFO:
    INFO:
    INFO: Checking installer requirements...
    INFO:
    INFO: Checking operating system version: must be redhat-3, SuSE-9, SuSE-10, redhat-4, UnitedLinux-1.0, asianux-1 or asianux-2
    INFO: Passed
    INFO:
    INFO:
    INFO: All installer requirements met.
    INFO:
    INFO:
    INFO: The commandline for unzip:
    INFO: /usr/lib/oracle/xe/Disk1/install/unzip -qqqo ../stage/Components/oracle.swd.jre/1.4.2.8.0/1/DataFiles/\*.jar -d /tmp/OraInstall2008-08-05_12-06-51PM
    INFO: The commandline for unzip:
    INFO: /usr/lib/oracle/xe/Disk1/install/unzip -qqqo ../stage/Components/oracle.swd.oui/10.2.0.3.0/1/DataFiles/\*.jar -d /tmp/OraInstall2008-08-05_12-06-51PM
    INFO: The commandline for unzip:
    INFO: /usr/lib/oracle/xe/Disk1/install/unzip -qqqo ../stage/Components/oracle.swd.oui.core/10.2.0.3.0/1/DataFiles/\*.jar -d /tmp/OraInstall2008-08-05_12-06-51PM
    INFO:
    INFO: The number of files bootstrapped for the jre is 590.
    INFO:
    INFO: The number of files bootstrapped for the oui is 65.
    INFO: Execvp of the child jre : the cmdline is /tmp/OraInstall2008-08-05_12-06-51PM/jre/1.4.2/bin/java, and the argv is
    INFO: /tmp/OraInstall2008-08-05_12-06-51PM/jre/1.4.2/bin/java
    INFO: -Doracle.installer.library_loc=/tmp/OraInstall2008-08-05_12-06-51PM/oui/lib/linux
    INFO: -Doracle.installer.oui_loc=/tmp/OraInstall2008-08-05_12-06-51PM/oui
    INFO: -Doracle.installer.bootstrap=TRUE
    INFO: -Doracle.installer.startup_location=/usr/lib/oracle/xe/Disk1/install
    INFO: -Doracle.installer.jre_loc=/tmp/OraInstall2008-08-05_12-06-51PM/jre/1.4.2
    INFO: -Doracle.installer.nlsEnabled="TRUE"
    INFO: -Doracle.installer.prereqConfigLoc=/tmp/OraInstall2008-08-05_12-06-51PM/prereq
    INFO: -Doracle.installer.unixVersion=2.6.9-55.ELsmp
    INFO: -mx150m
    INFO: -cp
    INFO: /tmp/OraInstall2008-08-05_12-06-51PM:/tmp/OraInstall2008-08-05_12-06-51PM/oui/jlib/OraInstaller.jar:/tmp/OraInstall2008-08-05_12-06-51PM/oui/jlib/oneclick.jar:/tmp/OraInstall2008-08-05_12-06-51PM/oui/jlib/xmlparserv2.jar:/tmp/OraInstall2008-08-05_12-06-51PM/oui/jlib/srvm.jar:/tmp/OraInstall2008-08-05_12-06-51PM/oui/jlib/share.jar:/tmp/OraInstall2008-08-05_12-06-51PM/oui/jlib/OraInstallerNet.jar:/tmp/OraInstall2008-08-05_12-06-51PM/oui/jlib/xml.jar:/tmp/OraInstall2008-08-05_12-06-51PM/oui/jlib/orai18n-collation.jar:/tmp/OraInstall2008-08-05_12-06-51PM/oui/jlib/orai18n-mapping.jar:/tmp/OraInstall2008-08-05_12-06-51PM/oui/jlib/emCfg.jar:/tmp/OraInstall2008-08-05_12-06-51PM/oui/jlib/ojmisc.jar:/tmp/OraInstall2008-08-05_12-06-51PM/oui/jlib/InstImages.jar:/tmp/OraInstall2008-08-05_12-06-51PM/oui/jlib/InstHelp.jar:/tmp/OraInstall2008-08-05_12-06-51PM/oui/jlib/InstHelp_de.jar:/tmp/OraInstall2008-08-05_12-06-51PM/oui/jlib/InstHelp_es.jar:/tmp/OraInstall2008-08-05_12-06-51PM/oui/jlib/InstHelp_fr.jar:/tmp/OraInstall2008-08-05_12-06-51PM/oui/jlib/InstHelp_it.jar:/tmp/OraInstall2008-08-05_12-06-51PM/oui/jlib/InstHelp_ja.jar:/tmp/OraInstall2008-08-05_12-06-51PM/oui/jlib/InstHelp_ko.jar:/tmp/OraInstall2008-08-05_12-06-51PM/oui/jlib/InstHelp_pt_BR.jar:/tmp/OraInstall2008-08-05_12-06-51PM/oui/jlib/InstHelp_zh_CN.jar:/tmp/OraInstall2008-08-05_12-06-51PM/oui/jlib/InstHelp_zh_TW.jar:/tmp/OraInstall2008-08-05_12-06-51PM/oui/jlib/oracle_ice.jar:/tmp/OraInstall2008-08-05_12-06-51PM/oui/jlib/help4.jar:/tmp/OraInstall2008-08-05_12-06-51PM/oui/jlib/help4-nls.jar:/tmp/OraInstall2008-08-05_12-06-51PM/oui/jlib/ewt3.jar:/tmp/OraInstall2008-08-05_12-06-51PM/oui/jlib/ewt3-swingaccess.jar:/tmp/OraInstall2008-08-05_12-06-51PM/oui/jlib/ewt3-nls.jar:/tmp/OraInstall2008-08-05_12-06-51PM/oui/jlib/swingaccess.jar:/tmp/OraInstall2008-08-05_12-06-51PM/oui/jlib/classes12.jar::/tmp/OraInstall2008-08-05_12-06-51PM/oui/jlib/OraPrereq.jar:/tmp/OraInstall2008-08-05_12-06-51PM/oui/jlib/jewt4.jar:/tmp/OraInstall2008-08-05_12-06-51PM/oui/jlib/jewt4-nls.jar
    INFO: oracle.sysman.oii.oiic.OiicInstaller
    INFO: -scratchPath
    INFO: /tmp/OraInstall2008-08-05_12-06-51PM
    INFO: -sourceLoc
    INFO: /usr/lib/oracle/xe/Disk1/install/../stage/products.xml
    INFO: -sourceType
    INFO: network
    INFO: -timestamp
    INFO: 2008-08-05_12-06-51PM
    INFO: Environment Variables:
    INFO:      ORACLE_HOME =
    INFO:      PATH = /usr/bin:/usr/ccs/bin:/usr/kerberos/bin:/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/usr/lib/oracle/xe/Disk1/install
    INFO:      CLASSPATH =
    INFO: Username:oracle
    INFO: Setting variable 'PREREQ_CONFIG_LOCATION' to '/tmp/OraInstall2008-08-05_12-06-51PM/prereq'. Received the value from variable association.
    INFO: Reader/Writer 'oracle.sysman.oii.oiic.OiicGlobalContextXMLReaderWriter' was created.
    INFO: Retrieving the global context: OiicGlobalContext.getGlobalContext()
    INFO:
    *** Welcome Page***
    INFO:
    *** Specify Inventory directory and credentials Page***
    INFO: Setting the 'InventoryLocation ( INVENTORY_LOCATION )' property to '/usr/lib/oracle/xe/oraInventory'. Received the value from the UI page.
    INFO: Setting the 'UnixInstallGroup ( UNIX_GROUP_NAME )' property to 'dba'. Received the value from the UI page.
    INFO: Initializing install inventory
    INFO: Setting up install inventory
    INFO: Unable to read the list of homes from the inventory.
    INFO: Oracle Universal Installer version is 10.2.0.3.0
    INFO:
    *** Specify Source Location Page***
    INFO: Initializing OUI Shiphome access setup
    INFO: DefaultifyLangiages : Value of oracle.installer.defaultifyLanguages : false
    INFO: fetch the file: /usr/lib/oracle/xe/Disk1/stage/shiphomeinfo.properties
    INFO: Performing operation for OUI Shiphome access setup
    INFO:
    *** Select a Product to Install Page***
    INFO: Setting the 'TopLevelComp ( ToplevelComp )' property to 'oracle.patchset.db, 10.2.0.3.0, >10.2.0.3.0, [ ][OH:2]'. Received the value from the default settings.
    INFO:
    *** Select Installation Type Page***
    INFO: Setting the 'InstallType ( DEP_MODE )' property to 'Custom'. Received the value from the default settings.
    INFO: Setting the 'TopLevelInstallType ( TLDepModes )' property to 'Custom'. Received the value from the default settings.
    INFO: install properties filename: /tmp/OraInstall2008-08-05_12-06-51PM/oracle.patchset.db_Custom.properties
    INFO:
    *** Specify Home Details Page***
    INFO: Setting the 'OracleHome ( ORACLE_HOME )' property to '/usr/lib/oracle/xe/oracle/product/10.2.0/db_1'. Received the value from the UI page.
    INFO: Setting the 'OracleHomeName ( ORACLE_HOME_NAME )' property to 'OraDb10g_home1'. Received the value from the UI page.
    INFO: Initializing OUI Oracle Home access setup
    INFO: Setting variable 'ORACLE_HOME' to '/usr/lib/oracle/xe/oracle/product/10.2.0/db_1'. Received the value from the UI page.
    INFO: Loading shiphomepropertiesfrom /tmp/OraInstall2008-08-05_12-06-51PM/shiphomeproperties.xml
    INFO: DefaultifyLangiages : Value of oracle.installer.defaultifyLanguages : false
    INFO: Setting the PROD_HOME variable of 'oracle.swd.oui_10.2.0.3.0' to '/usr/lib/oracle/xe/oracle/product/10.2.0/db_1/oui'. Received the value from the variable calculation.
    INFO: Setting the PROD_HOME variable of 'oracle.swd.oui.core_10.2.0.3.0' to '/usr/lib/oracle/xe/oracle/product/10.2.0/db_1/oui'. Received the value from the variable calculation.
    INFO: Setting the PROD_HOME variable of 'oracle.swd.opatch_10.2.0.3.0' to '/usr/lib/oracle/xe/oracle/product/10.2.0/db_1/OPatch'. Received the value from the variable calculation.
    INFO: Setting the PROD_HOME variable of 'oracle.swd.jre_1.4.2.8.0' to '/usr/lib/oracle/xe/oracle/product/10.2.0/db_1/jre/1.4.2'. Received the value from the variable calculation.
    INFO: Performing operation for OUI Oracle Home access setup
    INFO: Unable to read /usr/lib/oracle/xe/oracle/product/10.2.0/db_1/inventory/ContentsXML/comps.xml. Some inventory information may be lost.
    INFO: OUI-10070:The patch oracle.ons 10.2.0.3.0, which is part of patch set Oracle Database 10g Release 2 Patch Set 2 10.2.0.3.0 , has not been selected for installation.
    INFO: OUI-10070:The patch oracle.assistants.server 10.2.0.3.0, which is part of patch set Oracle Database 10g Release 2 Patch Set 2 10.2.0.3.0 , has not been selected for installation.
    INFO: OUI-10070:The patch oracle.client 10.2.0.3.0, which is part of patch set Oracle Database 10g Release 2 Patch Set 2 10.2.0.3.0 , has not been selected for installation.
    INFO: OUI-10070:The patch oracle.companionCD.db 10.2.0.3.0, which is part of patch set Oracle Database 10g Release 2 Patch Set 2 10.2.0.3.0 , has not been selected for installation.
    INFO: OUI-10070:The patch oracle.companionCD.midtier 10.2.0.3.0, which is part of patch set Oracle Database 10g Release 2 Patch Set 2 10.2.0.3.0 , has not been selected for installation.
    INFO: OUI-10070:The patch oracle.crs 10.2.0.3.0, which is part of patch set Oracle Database 10g Release 2 Patch Set 2 10.2.0.3.0 , has not been selected for installation.
    INFO: OUI-10070:The patch oracle.csmig 10.2.0.3.0, which is part of patch set Oracle Database 10g Release 2 Patch Set 2 10.2.0.3.0 , has not been selected for installation.
    INFO: OUI-10070:The patch oracle.rdbms 10.2.0.3.0, which is part of patch set Oracle Database 10g Release 2 Patch Set 2 10.2.0.3.0 , has not been selected for installation.
    INFO: OUI-10070:The patch oracle.dbjava.dev 10.2.0.3.0, which is part of patch set Oracle Database 10g Release 2 Patch Set 2 10.2.0.3.0 , has not been selected for installation.
    INFO: OUI-10070:The patch oracle.dbjava.ic 10.2.0.3.0, which is part of patch set Oracle Database 10g Release 2 Patch Set 2 10.2.0.3.0 , has not been selected for installation.
    INFO: OUI-10070:The patch oracle.server 10.2.0.3.0, which is part of patch set Oracle Database 10g Release 2 Patch Set 2 10.2.0.3.0 , has not been selected for installation.
    INFO: OUI-10070:The patch oracle.sysman.console.emcp 10.2.0.3.0, which is part of patch set Oracle Database 10g Release 2 Patch Set 2 10.2.0.3.0 , has not been selected for installation.
    INFO: OUI-10070:The patch oracle.sqlplus 10.2.0.3.0, which is part of patch set Oracle Database 10g Release 2 Patch Set 2 10.2.0.3.0 , has not been selected for installation.
    INFO: OUI-10070:The patch oracle.has.common 10.2.0.3.0, which is part of patch set Oracle Database 10g Release 2 Patch Set 2 10.2.0.3.0 , has not been selected for installation.
    INFO: OUI-10070:The patch oracle.has.crs 10.2.0.3.0, which is part of patch set Oracle Database 10g Release 2 Patch Set 2 10.2.0.3.0 , has not been selected for installation.
    INFO: OUI-10070:The patch oracle.has.db 10.2.0.3.0, which is part of patch set Oracle Database 10g Release 2 Patch Set 2 10.2.0.3.0 , has not been selected for installation.
    INFO: OUI-10070:The patch oracle.sqlplus.ic 10.2.0.3.0, which is part of patch set Oracle Database 10g Release 2 Patch Set 2 10.2.0.3.0 , has not been selected for installation.
    INFO: OUI-10070:The patch oracle.htmldb 10.2.0.3.0, which is part of patch set Oracle Database 10g Release 2 Patch Set 2 10.2.0.3.0 , has not been selected for installation.
    INFO: OUI-10070:The patch oracle.isearch.client 10.2.0.3.0, which is part of patch set Oracle Database 10g Release 2 Patch Set 2 10.2.0.3.0 , has not been selected for installation.
    INFO: OUI-10070:The patch oracle.isearch.is_common 10.2.0.3.0, which is part of patch set Oracle Database 10g Release 2 Patch Set 2 10.2.0.3.0 , has not been selected for installation.
    INFO: OUI-10070:The patch oracle.isearch.server 10.2.0.3.0, which is part of patch set Oracle Database 10g Release 2 Patch Set 2 10.2.0.3.0 , has not been selected for installation.
    INFO: OUI-10070:The patch oracle.javavm.client 10.2.0.3.0, which is part of patch set Oracle Database 10g Release 2 Patch Set 2 10.2.0.3.0 , has not been selected for installation.
    INFO: OUI-10070:The patch oracle.javavm.companion 10.2.0.3.0, which is part of patch set Oracle Database 10g Release 2 Patch Set 2 10.2.0.3.0 , has not been selected for installation.
    INFO: OUI-10070:The patch oracle.javavm.server 10.2.0.3.0, which is part of patch set Oracle Database 10g Release 2 Patch Set 2 10.2.0.3.0 , has not been selected for installation.
    INFO: OUI-10070:The patch oracle.ldap.client 10.2.0.3.0, which is part of patch set Oracle Database 10g Release 2 Patch Set 2 10.2.0.3.0 , has not been selected for installation.
    INFO: OUI-10070:The patch oracle.sqlplus.isqlplus 10.2.0.3.0, which is part of patch set Oracle Database 10g Release 2 Patch Set 2 10.2.0.3.0 , has not been selected for installation.
    INFO: OUI-10070:The patch oracle.network.aso 10.2.0.3.0, which is part of patch set Oracle Database 10g Release 2 Patch Set 2 10.2.0.3.0 , has not been selected for installation.
    INFO: OUI-10070:The patch oracle.network.client 10.2.0.3.0, which is part of patch set Oracle Database 10g Release 2 Patch Set 2 10.2.0.3.0 , has not been selected for installation.
    INFO: OUI-10070:The patch oracle.network.cman 10.2.0.3.0, which is part of patch set Oracle Database 10g Release 2 Patch Set 2 10.2.0.3.0 , has not been selected for installation.
    INFO: OUI-10070:The patch oracle.network.listener 10.2.0.3.0, which is part of patch set Oracle Database 10g Release 2 Patch Set 2 10.2.0.3.0 , has not been selected for installation.
    INFO: OUI-10070:The patch oracle.network.owm 10.2.0.3.0, which is part of patch set Oracle Database 10g Release 2 Patch Set 2 10.2.0.3.0 , has not been selected for installation.
    INFO: OUI-10070:The patch oracle.precomp.common 10.2.0.3.0, which is part of patch set Oracle Database 10g Release 2 Patch Set 2 10.2.0.3.0 , has not been selected for installation.
    INFO: OUI-10070:The patch oracle.tg4drda 10.2.0.3.0, which is part of patch set Oracle Database 10g Release 2 Patch Set 2 10.2.0.3.0 , has not been selected for installation.
    INFO: OUI-10070:The patch oracle.network.ssl 10.2.0.3.0, which is part of patch set Oracle Database 10g Release 2 Patch Set 2 10.2.0.3.0 , has not been selected for installation.
    INFO: OUI-10070:The patch oracle.tg4drda.sna 10.2.0.3.0, which is part of patch set Oracle Database 10g Release 2 Patch Set 2 10.2.0.3.0 , has not been selected for installation.
    INFO: OUI-10070:The patch oracle.odbc 10.2.0.3.0, which is part of patch set Oracle Database 10g Release 2 Patch Set 2 10.2.0.3.0 , has not been selected for installation.
    INFO: OUI-10070:The patch oracle.oem.client 10.2.0.3.0, which is part of patch set Oracle Database 10g Release 2 Patch Set 2 10.2.0.3.0 , has not been selected for installation.
    INFO: OUI-10070:The patch oracle.tg4drda.tcp 10.2.0.3.0, which is part of patch set Oracle Database 10g Release 2 Patch Set 2 10.2.0.3.0 , has not been selected for installation.
    INFO: OUI-10070:The patch oracle.oraolap 10.2.0.3.0, which is part of patch set Oracle Database 10g Release 2 Patch Set 2 10.2.0.3.0 , has not been selected for installation.
    INFO: OUI-10070:The patch oracle.oraolap.api 10.2.0.3.0, which is part of patch set Oracle Database 10g Release 2 Patch Set 2 10.2.0.3.0 , has not been selected for installation.
    INFO: OUI-10070:The patch oracle.oraolap.dbscripts 10.2.0.3.0, which is part of patch set Oracle Database 10g Release 2 Patch Set 2 10.2.0.3.0 , has not been selected for installation.
    INFO: OUI-10070:The patch oracle.ordim.client 10.2.0.3.0, which is part of patch set Oracle Database 10g Release 2 Patch Set 2 10.2.0.3.0 , has not been selected for installation.
    INFO: OUI-10070:The patch oracle.ordim.companion 10.2.0.3.0, which is part of patch set Oracle Database 10g Release 2 Patch Set 2 10.2.0.3.0 , has not been selected for installation.
    INFO: OUI-10070:The patch oracle.ordim.rdbms 10.2.0.3.0, which is part of patch set Oracle Database 10g Release 2 Patch Set 2 10.2.0.3.0 , has not been selected for installation.
    INFO: OUI-10070:The patch oracle.ordim.server 10.2.0.3.0, which is part of patch set Oracle Database 10g Release 2 Patch Set 2 10.2.0.3.0 , has not been selected for installation.
    INFO: OUI-10070:The patch oracle.pg4appc 10.2.0.3.0, which is part of patch set Oracle Database 10g Release 2 Patch Set 2 10.2.0.3.0 , has not been selected for installation.
    INFO: OUI-10070:The patch oracle.pg4mq 10.2.0.3.0, which is part of patch set Oracle Database 10g Release 2 Patch Set 2 10.2.0.3.0 , has not been selected for installation.
    INFO: OUI-10070:The patch oracle.wwg.plsql 10.2.0.3.0, which is part of patch set Oracle Database 10g Release 2 Patch Set 2 10.2.0.3.0 , has not been selected for installation.
    INFO: OUI-10070:The patch oracle.precomp.lang 10.2.0.3.0, which is part of patch set Oracle Database 10g Release 2 Patch Set 2 10.2.0.3.0 , has not been selected for installation.
    INFO: OUI-10070:The patch oracle.xdk 10.2.0.3.0, which is part of patch set Oracle Database 10g Release 2 Patch Set 2 10.2.0.3.0 , has not been selected for installation.
    INFO: OUI-10070:The patch oracle.ctx 10.2.0.3.0, which is part of patch set Oracle Database 10g Release 2 Patch Set 2 10.2.0.3.0 , has not been selected for installation.
    INFO: OUI-10070:The patch oracle.rdbms.companion 10.2.0.3.0, which is part of patch set Oracle Database 10g Release 2 Patch Set 2 10.2.0.3.0 , has not been selected for installation.
    INFO: OUI-10070:The patch oracle.rdbms.crs 10.2.0.3.0, which is part of patch set Oracle Database 10g Release 2 Patch Set 2 10.2.0.3.0 , has not been selected for installation.
    INFO: OUI-10070:The patch oracle.rdbms.dbscripts 10.2.0.3.0, which is part of patch set Oracle Database 10g Release 2 Patch Set 2 10.2.0.3.0 , has not been selected for installation.
    INFO: OUI-10070:The patch oracle.rdbms.dm 10.2.0.3.0, which is part of patch set Oracle Database 10g Release 2 Patch Set 2 10.2.0.3.0 , has not been selected for installation.
    INFO: OUI-10070:The patch oracle.rdbms.dmse 10.2.0.3.0, which is part of patch set Oracle Database 10g Release 2 Patch Set 2 10.2.0.3.0 , has not been selected for installation.
    INFO: OUI-10070:The patch oracle.rdbms.hs_common 10.2.0.3.0, which is part of patch set Oracle Database 10g Release 2 Patch Set 2 10.2.0.3.0 , has not been selected for installation.
    INFO: OUI-10070:The patch oracle.rdbms.ic 10.2.0.3.0, which is part of patch set Oracle Database 10g Release 2 Patch Set 2 10.2.0.3.0 , has not been selected for installation.
    INFO: OUI-10070:The patch oracle.rdbms.install.common 10.2.0.3.0, which is part of patch set Oracle Database 10g Release 2 Patch Set 2 10.2.0.3.0 , has not been selected for installation.
    INFO: OUI-10070:The patch oracle.rdbms.install.seeddb 10.2.0.3.0, which is part of patch set Oracle Database 10g Release 2 Patch Set 2 10.2.0.3.0 , has not been selected for installation.
    INFO: OUI-10070:The patch oracle.rdbms.install.seeddb.sample_schema 10.2.0.3.0, which is part of patch set Oracle Database 10g Release 2 Patch Set 2 10.2.0.3.0 , has not been selected for installation.
    INFO: OUI-10070:The patch oracle.rdbms.lbac 10.2.0.3.0, which is part of patch set Oracle Database 10g Release 2 Patch Set 2 10.2.0.3.0 , has not been selected for installation.
    INFO: OUI-10070:The patch oracle.rdbms.locator 10.2.0.3.0, which is part of patch set Oracle Database 10g Release 2 Patch Set 2 10.2.0.3.0 , has not been selected for installation.
    INFO: OUI-10070:The patch oracle.rdbms.oci 10.2.0.3.0, which is part of patch set Oracle Database 10g Release 2 Patch Set 2 10.2.0.3.0 , has not been selected for installation.
    INFO: OUI-10070:The patch oracle.rdbms.olap 10.2.0.3.0, which is part of patch set Oracle Database 10g Release 2 Patch Set 2 10.2.0.3.0 , has not been selected for installation.
    INFO: OUI-10070:The patch oracle.rdbms.partitioning 10.2.0.3.0, which is part of patch set Oracle Database 10g Release 2 Patch Set 2 10.2.0.3.0 , has not been selected for installation.
    INFO: OUI-10070:The patch oracle.rdbms.plsql 10.2.0.3.0, which is part of patch set Oracle Database 10g Release 2 Patch Set 2 10.2.0.3.0 , has not been selected for installation.
    INFO: OUI-10070:The patch oracle.rdbms.rman 10.2.0.3.0, which is part of patch set Oracle Database 10g Release 2 Patch Set 2 10.2.0.3.0 , has not been selected for installation.
    INFO: OUI-10070:The patch oracle.xdk.companion 10.2.0.3.0, which is part of patch set Oracle Database 10g Release 2 Patch Set 2 10.2.0.3.0 , has not been selected for installation.
    INFO: OUI-10070:The patch oracle.rdbms.util 10.2.0.3.0, which is part of patch set Oracle Database 10g Release 2 Patch Set 2 10.2.0.3.0 , has not been selected for installation.
    INFO: OUI-10070:The patch oracle.sdo.companion 10.2.0.3.0, which is part of patch set Oracle Database 10g Release 2 Patch Set 2 10.2.0.3.0 , has not been selected for installation.
    INFO: OUI-10070:The patch oracle.sdo.locator 10.2.0.3.0, which is part of patch set Oracle Database 10g Release 2 Patch Set 2 10.2.0.3.0 , has not been selected for installation.
    INFO: OUI-10070:The patch oracle.xdk.parser.java 10.2.0.3.0, which is part of patch set Oracle Database 10g Release 2 Patch Set 2 10.2.0.3.0 , has not been selected for installation.
    INFO: OUI-10070:The patch oracle.assistants.acf 10.2.0.3.0, which is part of patch set Oracle Database 10g Release 2 Patch Set 2 10.2.0.3.0 , has not been selected for installation.
    INFO: OUI-10070:The patch oracle.dbjava.jdbc12 10.2.0.3.0, which is part of patch set Oracle Database 10g Release 2 Patch Set 2 10.2.0.3.0 , has not been selected for installation.
    INFO: Unable to read /usr/lib/oracle/xe/oraInventory/ContentsXML/comps.xml. Some inventory information may be lost.
    INFO: OUI-10070:The patch oracle.has.cfs 10.2.0.3.0, which is part of patch set Oracle Database 10g Release 2 Patch Set 2 10.2.0.3.0 , has not been selected for installation.
    INFO: OUI-10071:The patch could not be found in the staging area.
    INFO: OUI-10070:The patch oracle.nlsrtl.companion 10.2.0.3.0, which is part of patch set Oracle Database 10g Release 2 Patch Set 2 10.2.0.3.0 , has not been selected for installation.
    INFO: OUI-10070:The patch oracle.odbc.ic 10.2.0.3.0, which is part of patch set Oracle Database 10g Release 2 Patch Set 2 10.2.0.3.0 , has not been selected for installation.
    INFO: OUI-10071:The patch could not be found in the staging area.
    INFO: OUI-10070:The patch oracle.rdbms.tg4sybs 10.2.0.3.0, which is part of patch set Oracle Database 10g Release 2 Patch Set 2 10.2.0.3.0 , has not been selected for installation.
    INFO: OUI-10071:The patch could not be found in the staging area.
    INFO: OUI-10070:The patch oracle.rdbms.tg4tera 10.2.0.3.0, which is part of patch set Oracle Database 10g Release 2 Patch Set 2 10.2.0.3.0 , has not been selected for installation.
    INFO: OUI-10071:The patch could not be found in the staging area.
    INFO: OUI-10070:The patch oracle.dbjava.jdbc14 10.2.0.3.0, which is part of patch set Oracle Database 10g Release 2 Patch Set 2 10.2.0.3.0 , has not been selected for installation.
    INFO: OUI-10070:The patch oracle.oraolap.mgmt 10.2.0.3.0, which is part of patch set Oracle Database 10g Release 2 Patch Set 2 10.2.0.3.0 , has not been selected for installation.
    INFO: OUI-10070:The patch oracle.ordim.jai 10.2.0.3.0, which is part of patch set Oracle Database 10g Release 2 Patch Set 2 10.2.0.3.0 , has not been selected for installation.
    INFO: OUI-10070:The patch oracle.sqlj.sqljruntime 10.2.0.3.0, which is part of patch set Oracle Database 10g Release 2 Patch Set 2 10.2.0.3.0 , has not been selected for installation.
    INFO: OUI-10070:The patch oracle.sqlj 10.2.0.3.0, which is part of patch set Oracle Database 10g Release 2 Patch Set 2 10.2.0.3.0 , has not been selected for installation.
    INFO: OUI-10070:The patch oracle.xdk.server 10.2.0.3.0, which is part of patch set Oracle Database 10g Release 2 Patch Set 2 10.2.0.3.0 , has not been selected for installation.
    INFO: OUI-10070:The patch oracle.ntmgmtobjs 10.2.0.3.0, which is part of patch set Oracle Database 10g Release 2 Patch Set 2 10.2.0.3.0 , has not been selected for installation.
    INFO: OUI-10071:The patch could not be found in the staging area.
    INFO: OUI-10070:The patch oracle.ntmgmtobjs.companion 10.2.0.3.0, which is part of patch set Oracle Database 10g Release 2 Patch Set 2 10.2.0.3.0 , has not been selected for installation.
    INFO: OUI-10071:The patch could not be found in the staging area.
    INFO: OUI-10070:The patch oracle.ntoledb.ode_net 10.2.0.3.0, which is part of patch set Oracle Database 10g Release 2 Patch Set 2 10.2.0.3.0 , has not been selected for installation.
    INFO: OUI-10071:The patch could not be found in the staging area.
    INFO: OUI-10070:The patch oracle.ntoledb.odp_net 10.2.0.3.0, which is part of patch set Oracle Database 10g Release 2 Patch Set 2 10.2.0.3.0 , has not been selected for installation.
    INFO: OUI-10071:The patch could not be found in the staging area.
    INFO: OUI-10070:The patch oracle.ntoramts 10.2.0.3.0, which is part of patch set Oracle Database 10g Release 2 Patch Set 2 10.2.0.3.0 , has not been selected for installation.
    INFO: OUI-10071:The patch could not be found in the staging area.
    INFO: OUI-10070:The patch oracle.ntrdbms.admin 10.2.0.3.0, which is part of patch set Oracle Database 10g Release 2 Patch Set 2 10.2.0.3.0 , has not been selected for installation.
    INFO: OUI-10071:The patch could not be found in the staging area.
    INFO: OUI-10070:The patch oracle.ntrdbms.oraconfig 10.2.0.3.0, which is part of patch set Oracle Database 10g Release 2 Patch Set 2 10.2.0.3.0 , has not been selected for installation.
    INFO: OUI-10071:The patch could not be found in the staging area.
    INFO: OUI-10070:The patch oracle.ntrdbms.perfmon 10.2.0.3.0, which is part of patch set Oracle Database 10g Release 2 Patch Set 2 10.2.0.3.0 , has not been selected for installation.
    INFO: OUI-10070:The patch oracle.sysman.agent.db 10.2.0.3.0, which is part of patch set Oracle Database 10g Release 2 Patch Set 2 10.2.0.3.0 , has not been selected for installation.
    INFO: OUI-10070:The patch oracle.sysman.bsln 10.2.0.3.0, which is part of patch set Oracle Database 10g Release 2 Patch Set 2 10.2.0.3.0 , has not been selected for installation.
    INFO: OUI-10070:The patch oracle.sysman.console.db 10.2.0.3.0, which is part of patch set Oracle Database 10g Release 2 Patch Set 2 10.2.0.3.0 , has not been selected for installation.
    INFO: OUI-10070:The patch oracle.xdk.rsf 10.2.0.3.0, which is part of patch set Oracle Database 10g Release 2 Patch Set 2 10.2.0.3.0 , has not been selected for installation.
    INFO: OUI-10070:The patch oracle.emdw.rsf 10.2.0.3.0, which is part of patch set Oracle Database 10g Release 2 Patch Set 2 10.2.0.3.0 , has not been selected for installation.
    INFO: OUI-10070:The patch oracle.dbjava.rsf 10.2.0.3.0, which is part of patch set Oracle Database 10g Release 2 Patch Set 2 10.2.0.3.0 , has not been selected for installation.
    INFO: OUI-10070:The patch oracle.ldap.rsf 10.2.0.3.0, which is part of patch set Oracle Database 10g Release 2 Patch Set 2 10.2.0.3.0 , has not been selected for installation.
    INFO: OUI-10070:The patch oracle.precomp.rsf 10.2.0.3.0, which is part of patch set Oracle Database 10g Release 2 Patch Set 2 10.2.0.3.0 , has not been selected for installation.
    INFO: OUI-10070:The patch oracle.has.rsf 10.2.0.3.0, which is part of patch set Oracle Database 10g Release 2 Patch Set 2 10.2.0.3.0 , has not been selected for installation.
    INFO: OUI-10070:The patch oracle.rdbms.rsf.ic 10.2.0.3.0, which is part of patch set Oracle Database 10g Release 2 Patch Set 2 10.2.0.3.0 , has not been selected for installation.
    INFO: OUI-10070:The patch oracle.rdbms.rsf 10.2.0.3.0, which is part of patch set Oracle Database 10g Release 2 Patch Set 2 10.2.0.3.0 , has not been selected for installation.
    INFO: OUI-10070:The patch oracle.sqlplus.rsf 10.2.0.3.0, which is part of patch set Oracle Database 10g Release 2 Patch Set 2 10.2.0.3.0 , has not been selected for installation.
    INFO: OUI-10070:The patch oracle.network.rsf.ic 10.2.0.3.0, which is part of patch set Oracle Database 10g Release 2 Patch Set 2 10.2.0.3.0 , has not been selected for installation.
    INFO: OUI-10070:The patch oracle.network.rsf 10.2.0.3.0, which is part of patch set Oracle Database 10g Release 2 Patch Set 2 10.2.0.3.0 , has not been selected for installation.
    INFO: OUI-10070:The patch oracle.nlsrtl.rsf 10.2.0.3.0, which is part of patch set Oracle Database 10g Release 2 Patch Set 2 10.2.0.3.0 , has not been selected for installation.
    INFO: OUI-10070:The patch oracle.oracore.rsf 10.2.0.3.0, which is part of patch set Oracle Database 10g Release 2 Patch Set 2 10.2.0.3.0 , has not been selected for installation.
    INFO: OUI-10070:The patch oracle.buildtools.rsf 10.2.0.3.0, which is part of patch set Oracle Database 10g Release 2 Patch Set 2 10.2.0.3.0 , has not been selected for installation.
    INFO: OUI-10070:The patch oracle.isearch.rdbms 10.2.0.3.0, which is part of patch set Oracle Database 10g Release 2 Patch Set 2 10.2.0.3.0 , has not been selected for installation.
    INFO: OUI-10070:The patch oracle.mgw.common 10.2.0.3.0, which is part of patch set Oracle Database 10g Release 2 Patch Set 2 10.2.0.3.0 , has not been selected for installation.
    INFO: OUI-10070:The patch oracle.dv 10.2.0.3.0, which is part of patch set Oracle Database 10g Release 2 Patch Set 2 10.2.0.3.0 , has not been selected for installation.
    INFO: OUI-10070:The patch oracle.rdbms.dv 10.2.0.3.0, which is part of patch set Oracle Database 10g Release 2 Patch Set 2 10.2.0.3.0 , has not been selected for installation.
    INFO: OUI-10070:The patch oracle.rdbms.dv.oc4j 10.2.0.3.0, which is part of patch set Oracle Database 10g Release 2 Patch Set 2 10.2.0.3.0 , has not been selected for installation.
    INFO: OUI-10070:The patch oracle.sysman.agent.core 10.2.0.3.0a, which is part of patch set Oracle Database 10g Release 2 Patch Set 2 10.2.0.3.0 , has not been selected for installation.
    INFO: OUI-10070:The patch oracle.sysman.common.core 10.2.0.3.0a, which is part of patch set Oracle Database 10g Release 2 Patch Set 2 10.2.0.3.0 , has not been selected for installation.
    INFO: OUI-10070:The patch oracle.sysman.repository.core 10.2.0.3.0a, which is part of patch set Oracle Database 10g Release 2 Patch Set 2 10.2.0.3.0 , has not been selected for installation.
    INFO: OUI-10070:The patch oracle.javavm.containers 10.2.0.3.0, which is part of patch set Oracle Database 10g Release 2 Patch Set 2 10.2.0.3.0 , has not been selected for installation.
    INFO: OUI-10070:The patch oracle.rdbms.tg4msql 10.2.0.3.0, which is part of patch set Oracle Database 10g Release 2 Patch Set 2 10.2.0.3.0 , has not been selected for installation.
    INFO: OUI-10071:The patch could not be found in the staging area.
    INFO: OUI-10070:The patch oracle.ctx.companion 10.2.0.3.0, which is part of patch set Oracle Database 10g Release 2 Patch Set 2 10.2.0.3.0 , has not been selected for installation.
    INFO: OUI-10070:The patch oracle.sysman.repository.db 10.2.0.3.0, which is part of patch set Oracle Database 10g Release 2 Patch Set 2 10.2.0.3.0 , has not been selected for installation.
    INFO: SRVM ClusterInfo.IsLocalOnly() called. Return value obtained is 'false'.
    INFO: The CRS clusterware location for 'oracle.crs 10.1.0.2.0' is not found.
    INFO: This is not a cluster system.
    INFO: Node selection page will not be shown.
    SEVERE: OUI-10091:There are no patches that need to be applied from the patchset Oracle Database 10g Release 2 Patch Set 2 10.2.0.3.0 .
    INFO: User Selected: Yes/OK
    INFO: Performing operation for OUI Oracle Home access setup
    Thanks

  • Upgrade Oracle 10gR2 RAC to 11gR2 RAC

    Hi Gurus,
    I got a requirement to upgrade my existing environment from Oracle 10gR2 RAC to 11gR2 RAC. My environment details are as follows
    Operating system RHEL 5.5
    Cluster version 10.2.0.4
    ASM version 10.2.0.4
    Database version 10.2.0.4
    Storage HP EVA (Multipathing)
    Could any one please specify the links or documents to complete this task!
    Thanks & Regards,
    Venkat

    HI!
    In my practise we have hardware to move 10g -> 11g.
    We upgrade our DB's -> install Grid 11g on new server, move DB 10g, Upgrade 10g -> 11g.
    You should work on this topic's:
    Oracle® Database Upgrade Guide 11g Release 2 (11.2)
    NEW FEATURES 11gr2
    Complete Checklist for Manual Upgrades to 11gR2
    Oracle Recommended Patches
    Oracle Clusterware - ASM - Database Version Compatibility
    How to Download and Run Oracle's Database Pre-Upgrade Utility
    Best Practices to Minimize Downtime During Upgrade
    Things to Consider Before Upgrading to 11.2.0.2 Grid Infrastructure
    Different Upgrade Methods For Upgrading Your Database
    All in you hands!!!

  • Upgradation from 10gr2 RAC to 11gr2

    I am trying to upgrade my RAC database from 10gr2 to 11gr2. But after successfully completing rootupgrade.sh on all nodes, I am not able to see the registered components. i.e. "crsctl stat res -t" is not working. Even the active version is also showing the older one. My 10gr2 setup is in raw device. Has anybody faced the same issue before? Please share.
    Thanks in advance.

    816916 wrote:
    I am trying to upgrade my RAC database from 10gr2 to 11gr2. But after successfully completing rootupgrade.sh on all nodes, I am not able to see the registered components. i.e. "crsctl stat res -t" is not working. Even the active version is also showing the older one. My 10gr2 setup is in raw device. Has anybody faced the same issue before? Please share.
    Thanks in advance.
    Hi
    please provide more details, what is your OS, what is the 10g version and what is the 11g version.
    please post the output from crsctl status resource -t
    Cheers

  • Archivelog format after upgrade to 10gR2

    When running an RMAN incr 0 backup on a database just upgraded to 10.2.0.4 from 8.1.7.4, the following message is appearing in the alert.log:-
    'Archivelog not in 10gR2 format, producing non-HARD backup'
    Is this serious?

    DB version is 10.2.0.4 SE, just upgraded from 8.1.7.4. OS is Win2008 64-bit
    Ran VALIDATE BACKUPSET & no errors returned.
    No Catalog being used.
    The script that was run is below:-
    run
    +{+
    ALLOCATE CHANNEL ch1 DEVICE TYPE DISK ;
    ALLOCATE CHANNEL ch2 DEVICE TYPE DISK ;
    SQL "ALTER SYSTEM ARCHIVE LOG CURRENT";
    backup incremental level 0 as compressed backupset
    database FORMAT = 'f:\Backup\oracle\Upgrade\%d_%T_%U'
    plus archivelog FORMAT = 'F:\Backup\oracle\Upgrade\%d_%e_%p';
    crosscheck backup;
    crosscheck archivelog all;
    +}+
    The alert.log reports the following message:-
    Mon Jun 21 05:00:06 2010
    ALTER SYSTEM ARCHIVE LOG
    Mon Jun 21 05:00:06 2010
    Thread 1 advanced to log sequence 71896 (LGWR switch)
    Current log# 1 seq# 71896 mem# 0: D:\REDOLOG\LISA\LOG1B.ORA
    Current log# 1 seq# 71896 mem# 1: D:\REDOLOG\LISA\LOG1A.ORA
    Mon Jun 21 05:00:12 2010
    Archivelog not in 10gR2 format, producing non-HARD backup piece
    Mon Jun 21 05:00:50 2010

  • Workflow Parameters not working after upgrading to 10gR2 (Paris)

    Hi all,
    I just recently created a new OWB repository using 10gR2 and imported our project from 10.1.0.4. The import went well, but now as I try to deploy the OWF packages, the deployment fails with the error:
    RTC-5161: The deployment cannot proceed because of
    an error during the generation or pre-deployment phase.
    Please review any previous errors. If the problem
    persists then please contact Oracle Support with the
    stack trace and details on how to reproduce it
    and the error log shows:
    oracle.wh.service.sdk.runtime.QueryException: null
    - Internal Error Unknown System Parameter PARAM0 for executionAdapterId= 5
    executionOperatorId= 1080
    Now, the parameter PARAM0 is also strange in the Dev Center: I can not change it's type, direction nor name. It's greyed out in the interface.
    Also, if I create a new PF package, add a new parameter and deploy, things seem ok. But when I try to run the new PF, it does not give me the option of supplying any parameter and the OWB mapping in the PF is run with the default value of the parameter...
    A penny for your thoughts :)
    Borkur

    well well well.
    "My" bug, 5504848, is said to be fixed in patch 10.2.0.1.44, which will be out in November, according to DocID 340955.1
    where as "your" bug, 5338112, will be fixed in 10.2.0.2. But, your bug, which is older than mine, has my bug as a base bug.
    This prolly just means that they messed up a little with registering your bug's fix-version

  • Upgrade from 10gr2 SE to 10gr2 EP Verification

    Is there anyway to tell if the catalog and catproc have been run after the upgrade?

    when you use sqlplus connect to the server. it will show the version of database
    or select * from v$version
    It's not harmful to run catalog and catproc again. of course it takes time.

  • HTMLDB Just 'disappeared' After Upgrade to 10gr2

    Our DBA upgraded the Oracle server and now the web pages give an error 'the page cannot be displayed'. It is still installed but I cannot get the web pages to come up. There is a new Oracle home and the installed programs and configuration files are in the old home which still appear to be mapped. Does the installation have to be in the Oracle home? If so can I just move the directories over?
    Any ideas of what I can check?

    No errors. The ipm.log in opmn shows that the service is okay. I am not seeing an Apache log.
    However, I do see that there is possibly a problem with duplicated directory under the Oracle Home one being Apache/modplsql and the other /HTML/Apache/modplsql Is there a way to tell which one should be gotten rid of and which one is correct?

  • Upgrading to 10gr2 Using Dbua Stops With An Alarm Sign At Step1

    Has anyone encountered this problem? What is the fix for this?
    Thanks.

    What problem? Did you believe we know what you are doing?
    What is the platform and operating system?
    What is your starting version (10gR2 is not a version)?
    What is your ending version?
    What alarm sign? Where? What does it say?
    At what point in the process?
    What is in the log file?
    How did you expect us to know this stuff when you didn't post it?

  • Upgrading 9i Data Guard configuration to 10gR2

    I have a question on upgrading to 10gR2 with respect to Data Guard. We currently have physical standby databases for our production databases in 9i (9.2.0.7). We are about to upgrade to 10g within the next quarter. At this time we are not using RMAN for backups. I recently attended a 10g Grid Control class and I believe that the instructor mentioned that to use Data Guard in 10g/Grid Control that we must use RMAN. Is this a correct statement? Is RMAN required to use Data Guard in 10gR2?

    Never done a upgrade like that, so I would never know.
    But Maybe rman is required.
    SS

  • Forms and Reports 6i connections fail after db upgraded 10gr2

    After database upgraded to 10gr2 on 64bit Windows 2008 server, connections from forms and reports 6i hang while sqlplus connections work. After database is restarted, connections to forms and reports work again but only for a few days?
    Also if authenication is changed from NTS to NONE, we do not experience any connection problems from forms or reports.
    Any suggestions would be appreciated.
    Thanks

    Hi!
    Is there maybe a database package that gets invalid form some reason?
    And if forms/reports tries to connect, the package should get compiled cause of a call
    to it and this ends in a endless lock?
    Regards

  • Enviroment variables after upgrade 10gR2 to 11gR2 grid

    Hello,
    Oracle teaches us (for example, in appendix F "How to Upgrade to Oracle Grid Infrastructure 11g Release 2") that before upgrade you must unset such variables like ORACLE_BASE, ORACLE_HOME, ORACLE_SID etc. So, I did it, upgrade from 10gR2 clusterware to 11gR2 grid was succesful. Now I couldn't find any info, must I restore back these variables, or what must to do with them. For example I couldn't run anything from the new grid home ("command not found"), because CRS_HOME was unset, must I just add new grid home to PATH ?

    Execute the below command at OS level and verify from which home is the crsctl utility is being called
    which crsctl
    Ensure that the above command is being called from the correct home
    If the path from which crsctl utility is being called is the correct one, then perform starce on the crsctl command and verify the starce output to check if it truly is using 10g binaries or not
    If not, then try unlocking and locking the GI binaries using "rootcrs.pl -unlock" (to unlock) and "rootcrs.pl -patch" (to lock the binaries), once done verify if you are still getting the same issue or not
    Regards,
    Vandana - Oracle

  • Upgrade to Oracle 10gR2 from 8i

    Hello, i'm going to install Oracle 10gR2 on Sun Solaris SPARC64 and i have to migrate user schema and related application software in Pro*C language.
    Which are the issues to consider in order to avoid compilation errors and/or run time errors.
    Thanks for your help.

    Direct upgrade to 10g is possible from the latest 8i version (8.1.7.4). In case you are below this patch level, first you must upgrade to this and then upgrade to 10g.
    In case 32 bit conversions are involved, you must consider the utlip.sql script which must be run during the upgrade phase.
    I suggest you to read Metalink Note 316889.1 where a Complete checklist for manual upgrades to 10gR2 is detailed.
    ~ Madrid
    key{ upg  10g }

Maybe you are looking for

  • Vendor Evalution - Vendor Class

    Hi 1. What is the exact purpose of Vendor class ? How it can be used in Vendor Evaluation and other areas ? 2. Can we group some Vendors in to a Vendor class so that we can assign the Weighting key to the Vendor Class instead of Vendor by Vendor in V

  • Set permission level for views

    I have a list which has some views. I am showing one of the view in a list view webpart on a wiki page. I dont want the users to view the other views on this list apart from the view set up on the webpart. How do I set the permission levels to achiev

  • How to create Package( development class) and how to assign the program

    Hi, Can any body give me the steps to create the package (developement class) and also please give me the steps to assign the local object ( program) to that development class. thanks in advance KP

  • Server 2012 R2 Telnet on any port

    Let me first get the infrastructure out of the way. We have one 2012 R2 Server acting as the Hyper V host for 2 servers. The two virtual machines is one 2012 R2 Server and one 2003 SBS server that we did a P2V on. Now here lies the problem, a third p

  • Why I use bing rather than google?

    What are the benefits of searching information in bing rather than google?