RMAN with 10g grid contorl

Hi All,
Did anyone check how RMAN work in 10g grid control? I have RMAN in 9i EM so just curious.

I am getting this error in output log.any idea ?
error writing input to commandBad name after db1' at - line 5.

Similar Messages

  • Tns listener with 10g grid control

    i have a primary database on site A and a standby database on site B. yesterday the relationship between the 2 was alright with logs being shipped and applied. now my standby is down(probably due to a power failure) and each time i try to start it up i get the following:
    Error: ORA-12505: TNS:listener does not currently know of SID given in connect descriptor
    This is oracle database 10g rel2 and grid control 10g rel2 sitting on windows xp. I have checked all the listener.ora and tnsnames.ora and do not seem to find anything amiss.
    what i need to know is:
    1 - are there any issues relating to installing rel2 on win xp?
    2 - when enterprise manager looks at the listener, is it the listener on the server with the primary or standby database?
    3 - has anybody ever had this issue, if so, what was the resolution?
    sincerely
    simba

    1 There are no more issues compared to other platforms
    2 It looks at the listener on the host you specify in tnsnames.ora
    3 Look: it is quite simple: too many people post here about common errors they can't seem to resolve themselves, because they don't use already available resources. If you would have simply searched this forum for ora-12505 you would already have read the solution.
    Typically, there is no need to ask around whether someone already ran into this. You are not unique, you are not the only one with this problem, and there are FAQs.
    ORA-12505 simply means in your tnsnames.ora you are using a SID which doesn't occur in listener.ora
    And you would have known this if you would have simply looked up the error in the online documentation. But alas: most people around here never use the documentation, though the Forums Etiquette post (also no one reads) recommends otherwise.
    Sybrand Bakker
    Senior Oracle DBA

  • RMAN using 10g grid control

    I have oracle 8i and 9i databases including 9i RAC instances.
    Planning to setup a 10g instance for centralized RMAN backups for all the above databases.
    Do i need 10Grid control for this functionality ?
    If yes what are the agent softwares needed on the 101g server as well as on 8i and 9i databases, so that i can discover the nodes.
    Do i need to run an agent for every database, in case a machine host's more than on database ?
    Do i need an agent running on every node of my RAC instance ?
    Thanks for your help!

    Hi,
    if you want to perform rman backup of all these database by Gui mode of management server then agent should be running on these database.
    but if u go for manually(Prefer way) then u have first create a catalog on seprate server and register all these databases with this catalog and then run script for taking backup of database.
    second method is best for ur case and in that u don't need of running agent.
    Thanks
    Kuljeet

  • Sun grid engine interface with 10g grid services

    Hi,
    I am a Graduate student in Comp Science. for my parallel class I am looking at interfacing sun Grid engine with Oracle 10g services.But I could not find ant API in oracle for me to use globus or any other oracle native API to call the job scheduling ( or even job submitting) functions in 10g. could any one please enligten me on this.I saw a marketing paper on Oracle globus development kit.But could not find any technical documentation on that regard.
    thanks,
    saji

    Hi Sajindra,
    Check out the Unified scheduler feature of Oracle Database 10g. Unified scheduler allows you to submit jobs that can be both database jobs or non-database jobs (i.e. executed outside the database).
    cheers,
    Brajesh.

  • Migrating with RMAN from 10g to 11g

    Hi gurus,
    I am following the following procedure to migrate database from 10g to 11g using rman
    Source side:
    RMAN>connect target
    RMAN>backup database;
    RMAN>backup archivelog all;
    RMAN>backup current controlfile;
    SQL> create pfile from spfile;
    Copied datafile, archivelog backup files and pfile and password files to target side. i.e. on 11g server side
    Target side:
    Set proper parameters for 11g
    SQL>startup nomount;
    RMAN>connect target
    RMAN>set dbid=<source database id>
    RMAN>catalog start with '<rman backup file location';
    RMAN>restore controlfile;
    RMAN>run
    set newname for datafile 1 to '<target datafiles location with file name';
    restore database;
    switch datafile all;
    finished
    upto now it's success full when i am trying to recover
    RMAN>recover database;
    it is saying
    rman 00571
    rman 00569
    rman 00571
    rman 03002
    ora - 19698
    can you please suggest the solution for this.
    thanks a lot.

    I'm not sure what you're doing is supported.
    You are taking a 10g database and restore and recover it using 11g software.
    I think you are allowed to do that with 10g software only.

  • Alert Log File Monitoring of 8i and 9i Databases with EM Grid Control 10g

    Is it possible to monitor alert log errors in Oracle 8i/9i Databases with EM Grid Control 10g and EM 10g agents? If yes, is it possible to get some kind of notification?
    I know that in 10g Database, it is possible to use server generated alerts, but what about 8i/9i?
    Regards,
    Martin

    Hello
    i am interested in a very special feature: is it possible to get notified if alerts occur in alert logs in an 8i/9i database when using Grid control and the 10g agent on the 8i/9i systems?
    Moreover, the 10g agent should be able to get Performance Data using the v$ views or direct sga access without using statspack, right?
    Do you know where I can find documentation about the supported features when using Grid Control with 8i/9i databases?

  • Error - when creating a standby database with EM 10g Grid Control

    Hi,
    I am experiencing some problems when I want to create through the EM 10g Grid Control a standby database from a allready existing db. At step 2 when the files should be generated and copied to the other system, I am always getting the error that there isn't enough disk space on the other system. This can't be because there is at least 30GB free and the installer is asking for less than 1GB. I was searching the whole internet for a solution to this issue, but there was just nothing that could help me out with that point...
    Has someone an idea at this point? Thanks for helping...
    I am working on a Windows 2003 Server - Enterprise Edition for every system (Grid Control, Primary DB and Standby DB).
    Best regards,
    Patrick.

    Check that filesystem space using GC under targets>hosts on which you are trying to create standby. Do you have any specific error message from GC ? If GC shows proper size under host filesystem section then there shuld be no such problem. Double chk ur locations too.
    Regards,
    http://askyogesh.com

  • Oracle 10g Grid Control Installation On RedHat Advanced Server 3.0

    I am planing to install Enterprise Manager 10g Grid Control Release 1 (v10.1.0.3)
    on RedHat Advanced Server 3.0. The agent I am trying to download is showing version 10.1.0.4.1. I am not sure iof this agent is going to work with (v10.1.0.3). Pl. let me know if someone has performed this installation. Do I need to apply any patch on OEM and agent.
    Thanks
    Raj

    Actually, entirely the other way around, unless you like seeing errors in your OMS.
    OMS must be at at least the same patch level as the communicating agents.
    10.1.0.3 agent against a 10.1.0.4 OMS = OK
    10.1.0.4 agent against a 10.1.0.3 OMS = Bad mojo
    Download the 10.1.0.4.1 patchset from Metalink and update your OMS, or stick with the 10.1.0.3 agent if you've no access to metalink.

  • SSO and EUS with EM Grid Control

    Trying to configure both SSO using client certificate authentication process and Enterprise Users, I noted that the parameter used to configure both is the same (oracle.sysman.emSDK.sec.DirectoryAuthenticationType) in emons.properties.
    Can I use both SSO and EUS with EM Grid Control???

    Hello
    i am interested in a very special feature: is it possible to get notified if alerts occur in alert logs in an 8i/9i database when using Grid control and the 10g agent on the 8i/9i systems?
    Moreover, the 10g agent should be able to get Performance Data using the v$ views or direct sga access without using statspack, right?
    Do you know where I can find documentation about the supported features when using Grid Control with 8i/9i databases?

  • How to setup Oracle 10g grid on a node other than SERVER

    Hi,
    We are in a process of moving the database residing on Windows servers to IBM AIX5L servers. For this purpose I came up with an idea of installing database on AIX and operate it remotely on Windows platform using 10g Grid Control and 10g Client. For this to happen perfectly, I am in middle of implementing same concept on Windows platfrom. I have made a test database on a Windows based server and I am trying to connect it with another Window based node. I know hwo to connect it using a client software but I am more interested to do it on Grid Control.
    At this stage, I have created database on server and have also configured Oracle Management Agent along with Oracle 10g Grid Control. I read oracle documentation that it is necessary to install Oracle Management Agent on server machine in order to let other nodes get connected with the server.
    I would extremely appreciate anyone who could help me in setting up 10g grid control on another node. Please note I wish to operate the database using grid control remotely. For know you can consider both computers on same network, I will go on VPN once I am able to do it on local network.
    Looking forward for your reply
    Shez

    Hi Xaheer,
    Thanks for looking into this matter. I had agent and grid running on the server and I have almost installed 10g Grid control 10.2.0.2. The place where I am stuck now is the OMS Configuration script that run after the installation in Configuration Assistant window. It just stuck here for some minutes and then displays the error. Let me paste here the lines in that appears in the detail panel of installation wizard.
    Output generated from configuration assistant "OMS Configuration"
    Command = oracle.sysman.emcp.oms.OmsPlugIn -configureOms
    Operation Stopping OPMN Processes is in progress.
    Operation EM Deploying is in progress.
    Operation Creating OMS Respository is in progress.
    Configuration assistant "OMS Configuration" failed
    The "d:\OracleHomes\agent10g\cfgtoollogs\configToolFailedCommands" script contains all commands that failed, were skipped or were cancelled. This file may be used to run these configuration assistants outside of OUI. Note that you may have to update this script with passwords (if any) before executing the same.-----------------------------------------------------------------------------
    According to the oracle installation guide, I had to deconfigure the database before running the setup. I did it using this command,
    emca -deconfig dbcontrol db -repos drop
    AS far as i think, I am getting this error becouse of sysman schema which was droped during the installation and was recreated( as I read in the oracle installation guide ) is not found by the script. So in order to b ring back sysman schema, I recreated the repository using following commands.
    emca -deconfig dbcontrol db -repos drop
    emca -config dbcontrol db -repos create
    Now, the database on server is not starting up. I can just see RED downword error, u know what i mean right ? Everyting is down, Database instance, Listener and Agent Connection to Instance, and on the top pf page I can see " Enterprise Manager is not able to connect to the database instance. The state of the components are listed below."
    When I try to startup the database using the grid control it gives me this error.
    Couldnot contact the agent. Verify that the url for the agent is null.
    I am stuck in here. If you know how to fix this agent , i would really appreciate that.
    Thanks

  • Error while installing Oracle 10G Grid control in RHEL

    I was installing Oracle 10G Grid control in RHEL. Got the following error. Any idea what this means and what is the remedy?
    =======================================
    Output generated from configuration assistant "Oracle Net Configuration Assistant":
    /home/oracle/jre/1.1.8/bin/../bin/i686/native_threads/jre: relocation error: /home/oracle/jre/1.1.8/bin/../lib/i686/native_threads/libjava.so: symbol __libc_wait, version GLIBC_2.0 not defined in file libc.so.6 with link time reference
    Configuration assistant "Oracle Net Configuration Assistant" failed
    =======================================
    regards,
    Anjan

    I saw this once but I forgot how I solved it. I believe that I made a softlink to the libc.so.6 from another libc. Have a look on Metalink, becauses I've got the idea for my solution there.
    cu
    Andreas

  • Error while installing oracle 10g grid on windows

    hi all,
    when i am installing oracle 10g grid i got the error that
    "Configuration assistant "OMS Configuration" failed "
    when i saw the log
    it has been mentioned the failed to create repos user.
    this is the out put of the log
    [14-02-2008 11:51:55] Enter SYS user's password :
    [14-02-2008 11:51:55]
    [14-02-2008 11:51:55] Enter repository user password :
    [14-02-2008 11:51:55]
    [14-02-2008 11:51:55] Enter MetaLink user password :
    [14-02-2008 11:51:55]
    [14-02-2008 11:51:55] Getting temporary tablespace from database...
    [14-02-2008 11:51:55] Found temporary tablespace: TEMP
    [14-02-2008 11:51:55] Checking SYS Credentials ...
    [14-02-2008 11:51:56] OK.
    [14-02-2008 11:51:56] Checking DB Init Parameters ...
    [14-02-2008 11:51:56] OK.
    [14-02-2008 11:51:56] Checking for Repos User ...
    [14-02-2008 11:51:56] Does not Exist.
    [14-02-2008 11:51:56] Loading necessary DB objects ...
    [14-02-2008 11:51:56] Checking DB Object (DBMS_SHARED_POOL , PACKAGE) ...
    [14-02-2008 11:51:56] Done Loading necessary DB objects
    [14-02-2008 11:51:56] Creating repos user ...
    DECLARE
    ERROR at line 1:
    ORA-01119: error in creating database file
    'E:\oraclegrid\oms10g\oradata\mgmt.dbf'
    ORA-27040: file create error, unable to create file
    OSD-04002: unable to open file
    O/S-Error: (OS 3) The system cannot find the path specified.
    ORA-06512: at line 44
    [14-02-2008 11:51:57] Failed.
    [14-02-2008 11:51:57] Repository Creation failed. Failed to create Repos User.
    all users and everyone has full permission on this folder, i don't know why it is giving,
    please any one help me out i am stuck in the middle of the installation
    oracle 10g grid version is 10.1
    please reply to this
    Regards,
    Veeresh S

    this is the output what i get in oui:configuration assistants
    Output generated from configuration assistant "OMS Configuration" (attempt 6):
    Command = oracle.sysman.emcp.oms.OmsPlugIn -configureOms
    Operation Stopping OPMN Processes is in progress.
    Operation EM Deploying is in progress.
    Operation Creating OMS Respository is in progress.
    Configuration assistant "OMS Configuration" failed
    The "E:\oraclegrid\agent10g\cfgtoollogs\configToolFailedCommands" script contains all commands that failed, were skipped or were cancelled. This file may be used to run these configuration assistants outside of OUI. Note that you may have to update this script with passwords (if any) before executing the same.-------------------------------------------------------------------------------
    when i saw this E:\oraclegrid\agent10g\cfgtoollogs\configToolFailedCommands file
    the below 2 lines was mentioned in that file.
    rem Copyright (c) 1999, 2006, Oracle. All rights reserved.
    oracle.sysman.emcp.agent.AgentPlugIn
    this below log i got in E:\oraclegrid\agent10g\cfgtoollogs\cfgfw\CfmLogger_2008-02-14_10-28-34-AM.log file
    i have pasted last lines of the files.
    INFO: oracle.sysman.top.oms:OmsPlugIn:Requested Configuration Step 0 have been completed with status=true
    INFO: oracle.sysman.top.oms:deployOms:Already deployed, skipped.
    INFO: oracle.sysman.top.oms:OmsPlugIn:Requested Configuration Step 1 have been completed with status=true
    INFO: oracle.sysman.top.oms:OmsPlugIn:Requested Configuration Step 2 have been completed with status=true
    INFO: oracle.sysman.top.oms:PerformSecureCommand:runCmd:Performing Command=E:\oraclegrid\oms10g\sysman\admin\emdrep\bin\RepManager.bat -connect (DESCRIPTION=(ADDRESS_LIST=(ADDRESS=(PROTOCOL=TCP)(HOST=A1MD04823)(PORT=1521)))(CONNECT_DATA=(SID=q))) -action drop -repos_user SYSMAN -output_file E:\oraclegrid\oms10g\sysman\log\emca_repos_drop12_19_36.log
    INFO: oracle.sysman.top.oms:PerformSecureCommand:drain:Spaced passwords by=100 ms
    INFO: oracle.sysman.top.oms:PerformSecureCommand:runCmd:E:\oraclegrid\oms10g\sysman\admin\emdrep\bin\RepManager.bat -connect (DESCRIPTION=(ADDRESS_LIST=(ADDRESS=(PROTOCOL=TCP)(HOST=A1MD04823)(PORT=1521)))(CONNECT_DATA=(SID=q))) -action drop -repos_user SYSMAN -output_file E:\oraclegrid\oms10g\sysman\log\emca_repos_drop12_19_36.log have completed with exitCode=0
    INFO: oracle.sysman.top.oms:PerformSecureCommand:runCmd:Command Output stdout:
    'Enter SYS user's password :
    Getting temporary tablespace from database...
    Found temporary tablespace: TEMP
    Checking SYS Credentials ... OK.
    Dropping the repository..
    Quiescing DB ... Done.
    Checking for Repos User ... Does not Exist.
    Repos User does not exist ... Continuing with cleanup ...
    Dropping Roles/Synonymns/Tablespaces ... Done.
    Unquiescing DB ... Done.
    Dropped Repository Successfully.
    INFO: oracle.sysman.top.oms:PerformSecureCommand:runCmd:Command Output stderr:
    ''stty' is not recognized as an internal or external command,
    operable program or batch file.
    'stty' is not recognized as an internal or external command,
    operable program or batch file.
    INFO: oracle.sysman.top.oms:PerformSecureCommand:runCmd:Performing Command=E:\oraclegrid\oms10g\sysman\admin\emdrep\bin\RepManager.bat -connect (DESCRIPTION=(ADDRESS_LIST=(ADDRESS=(PROTOCOL=TCP)(HOST=A1MD04823)(PORT=1521)))(CONNECT_DATA=(SID=q))) -action create -repos_user SYSMAN -metalink_username NOTAVAILABLE_ -output_file E:\oraclegrid\oms10g\sysman\log\emca_repos_create12_19_38.log -ecm_datafile E:\oraclegrid\oms10g\oradata\mgmt_ecm_depot1.dbf -datafile E:\oraclegrid\oms10g\oradata\mgmt.dbf
    INFO: oracle.sysman.top.oms:PerformSecureCommand:drain:Spaced passwords by=200 ms
    INFO: oracle.sysman.top.oms:RepManager Create Repository Error = E:\oraclegrid\oms10g\sysman\admin\emdrep\bin\RepManager.bat -connect (DESCRIPTION=(ADDRESS_LIST=(ADDRESS=(PROTOCOL=TCP)(HOST=A1MD04823)(PORT=1521)))(CONNECT_DATA=(SID=q))) -action create -repos_user SYSMAN -metalink_username NOTAVAILABLE_ -output_file E:\oraclegrid\oms10g\sysman\log\emca_repos_create12_19_38.log -ecm_datafile E:\oraclegrid\oms10g\oradata\mgmt_ecm_depot1.dbf -datafile E:\oraclegrid\oms10g\oradata\mgmt.dbf . Please check the log file at 12
    'Enter SYS user's password :
    Enter repository user password :
    Enter MetaLink user password :
    Getting temporary tablespace from database...
    Found temporary tablespace: TEMP
    Checking SYS Credentials ... OK.
    Checking DB Init Parameters ... OK.
    Checking for Repos User ... Does not Exist.
    Loading necessary DB objects ...
    Checking DB Object (DBMS_SHARED_POOL , PACKAGE) ... Exists.
    DBMS POOL package exists.
    Done Loading necessary DB objects
    Creating repos user ... Failed.
    Repository Creation failed. Failed to create Repos User.
    ''stty' is not recognized as an internal or external command,
    operable program or batch file.
    'stty' is not recognized as an internal or external command,
    operable program or batch file.
    'stty' is not recognized as an internal or external command,
    operable program or batch file.
    'stty' is not recognized as an internal or external command,
    operable program or batch file.
    'stty' is not recognized as an internal or external command,
    operable program or batch file.
    'stty' is not recognized as an internal or external command,
    operable program or batch file.
    INFO: oracle.sysman.top.oms:PerformSecureCommand:runCmd:E:\oraclegrid\oms10g\sysman\admin\emdrep\bin\RepManager.bat -connect (DESCRIPTION=(ADDRESS_LIST=(ADDRESS=(PROTOCOL=TCP)(HOST=A1MD04823)(PORT=1521)))(CONNECT_DATA=(SID=q))) -action create -repos_user SYSMAN -metalink_username NOTAVAILABLE_ -output_file E:\oraclegrid\oms10g\sysman\log\emca_repos_create12_19_38.log -ecm_datafile E:\oraclegrid\oms10g\oradata\mgmt_ecm_depot1.dbf -datafile E:\oraclegrid\oms10g\oradata\mgmt.dbf have completed with exitCode=12
    INFO: oracle.sysman.top.oms:PerformSecureCommand:runCmd:Command Output stdout:
    'Enter SYS user's password :
    Enter repository user password :
    Enter MetaLink user password :
    Getting temporary tablespace from database...
    Found temporary tablespace: TEMP
    Checking SYS Credentials ... OK.
    Checking DB Init Parameters ... OK.
    Checking for Repos User ... Does not Exist.
    Loading necessary DB objects ...
    Checking DB Object (DBMS_SHARED_POOL , PACKAGE) ... Exists.
    DBMS POOL package exists.
    Done Loading necessary DB objects
    Creating repos user ... Failed.
    Repository Creation failed. Failed to create Repos User.
    INFO: oracle.sysman.top.oms:PerformSecureCommand:runCmd:Command Output stderr:
    ''stty' is not recognized as an internal or external command,
    operable program or batch file.
    'stty' is not recognized as an internal or external command,
    operable program or batch file.
    'stty' is not recognized as an internal or external command,
    operable program or batch file.
    'stty' is not recognized as an internal or external command,
    operable program or batch file.
    'stty' is not recognized as an internal or external command,
    operable program or batch file.
    'stty' is not recognized as an internal or external command,
    operable program or batch file.
    INFO: oracle.sysman.top.oms:RepManager Create Repository Error = 12. Please check the log file at E:\oraclegrid\oms10g\sysman\log\emca_repos_create12_19_38.log
    WARNING: oracle.sysman.top.oms:EmcpPlug:startProcessing:Exception in runner=RepManager Create Repository Error = 12. Please check the log file at E:\oraclegrid\oms10g\sysman\log\emca_repos_create12_19_38.log
    INFO: oracle.sysman.top.oms:EmcpPlug:invoke:Completed EmcpPlug invoke method on an aggregate=oracle.sysman.top.oms for Action=configuration in step=2:microstep=0
    INFO: oracle.sysman.top.oms:Internal PlugIn for {Micro Step state:step:2:configuration in CfmAggregateInstance: oracle.sysman.top.oms:10.2.0.2.0:common:family=CFM:oh=E:\oraclegrid\oms10g:label=7} failed with an unhandled exception:
    java.lang.Exception: RepManager Create Repository Error = 12. Please check the log file at E:\oraclegrid\oms10g\sysman\log\emca_repos_create12_19_38.log
         at oracle.sysman.emcp.util.EmcpPlug.startProcessing(EmcpPlug.java:389)
         at oracle.sysman.emcp.util.EmcpPlug.invoke(EmcpPlug.java:360)
         at oracle.sysman.emCfg.core.PerformMicroStep.runJavaClass(PerformMicroStep.java:509)
         at oracle.sysman.emCfg.core.PerformMicroStep.executeMicroStep(PerformMicroStep.java:121)
         at oracle.sysman.emCfg.core.ActionPerformer.performMicroStep(ActionPerformer.java:917)
         at oracle.sysman.emCfg.core.ActionPerformer$Performer.run(ActionPerformer.java:1038)
    INFO: oracle.sysman.top.oms:The plug-in OMS Configuration has failed its perform method
    INFO: OuiConfigVariables:IAction.perform() was called on {Action state:OUICA in CfmAggregateInstance: OuiConfigVariables:1.0.0.0.0:common:family=CFM:oh=E:\oraclegrid\oms10g:label=7}
    INFO: Framework waiting for Action to complete at 12:19:41.469
    INFO: CfwProgressMonitor:actionProgress:About to perform Action=OUICA Status=is running with ActionStep=0 stepIndex=0 microStep=0
    INFO: OuiConfigVariables:About to execute plug-in OUI_CA
    INFO: OuiConfigVariables:The plug-in OUI_CA is running
    INFO: OuiConfigVariables:Launching CmdExec
    INFO: OuiConfigVariables:ExitCode=0
    INFO: OuiConfigVariables:The plug-in OUI_CA executed as attached=true in separate process with exitcode=0
    INFO: OuiConfigVariables:The plug-in OUI_CA has successfully been performed
    INFO: done waiting for Action from 12:19:41.469
    INFO: Cfm.save() was called
    INFO: Cfm.save(): 15 aggregate instances saved
    please anyone help, i have given all details, i want to install this grid as soon as possible

  • Error While installing 10g grid

    Hi All,
    While installing 10g grid for E-Business Suite 11.5.10.2 on linux-32bit machine
    This is the error message i got while installing.
    INFO: Command = /u01/oracle10g_grid/oms10g/perl/bin/perl /u01/oracle10g_grid/oms10g/install/oneoffs/applyOneoffs.pl automatic
    Archive: /u01/oracle10g_grid/oms10g/install/oneoffs/p4067264_101042_GENERIC.zip
    creating: /u01/oracle10g_grid/oms10g/install/oneoffs/4067264/
    creating: /u01/oracle10g_grid/oms10g/install/oneoffs/4067264/files/
    creating: /u01/oracle10g_grid/oms10g/install/oneoffs/4067264/files/lib/
    creating: /u01/oracle10g_grid/oms10g/install/oneoffs/4067264/files/lib/xmlparserv2.jar/
    creating: /u01/oracle10g_grid/oms10g/install/oneoffs/4067264/files/lib/xmlparserv2.jar/oracle/
    creating: /u01/oracle10g_grid/oms10g/install/oneoffs/4067264/files/lib/xmlparserv2.jar/oracle/xml/
    creating: /u01/oracle10g_grid/oms10g/install/oneoffs/4067264/files/lib/xmlparserv2.jar/oracle/xml/parser/
    creating: /u01/oracle10g_grid/oms10g/install/oneoffs/4067264/files/lib/xmlparserv2.jar/oracle/xml/parser/v2/
    inflating: /u01/oracle10g_grid/oms10g/install/oneoffs/4067264/files/lib/xmlparserv2.jar/oracle/xml/parser/v2/XMLReader.class
    creating: /u01/oracle10g_grid/oms10g/install/oneoffs/4067264/etc/
    creating: /u01/oracle10g_grid/oms10g/install/oneoffs/4067264/etc/config/
    inflating: /u01/oracle10g_grid/oms10g/install/oneoffs/4067264/etc/config/inventory
    inflating: /u01/oracle10g_grid/oms10g/install/oneoffs/4067264/etc/config/actions
    creating: /u01/oracle10g_grid/oms10g/install/oneoffs/4067264/etc/xml/
    inflating: /u01/oracle10g_grid/oms10g/install/oneoffs/4067264/etc/xml/GenericActions.xml
    inflating: /u01/oracle10g_grid/oms10g/install/oneoffs/4067264/etc/xml/ShiphomeDirectoryStructure.xml
    inflating: /u01/oracle10g_grid/oms10g/install/oneoffs/4067264/README.txt
    Now applying patch:/u01/oracle10g_grid/oms10g/install/oneoffs/p4067264_101042_GENERIC.zip
    OutPut of Command is Invoking OPatch 10.2.0.4.6
    Oracle Interim Patch Installer version 10.2.0.4.6
    Copyright (c) 2009, Oracle Corporation. All rights reserved.
    Oracle Home : /u01/oracle10g_grid/oms10g
    Central Inventory : /etc/oraInventory
    from : /u01/oracle10g_grid/oms10g/oraInst.loc
    OPatch version : 10.2.0.4.6
    OUI version : 10.2.0.5.0
    OUI location : /u01/oracle10g_grid/oms10g/oui
    Log file location : /u01/oracle10g_grid/oms10g/cfgtoollogs/opatch/opatch2010-02-16_22-08-59PM.log
    Patch history file: /u01/oracle10g_grid/oms10g/cfgtoollogs/opatch/opatch_history.txt
    ApplySession applying interim patch '4067264' to OH '/u01/oracle10g_grid/oms10g'
    Running prerequisite checks...
    Prerequisite check "CheckApplicable" failed.
    The details are:
    Patch 4067264: Required component(s) missing : [ oracle.rsf.xdk_rsf, 10.1.0.4.2, higher version 10.1.0.5.0 found. ]
    System intact, OPatch will not attempt to restore the system
    OPatch failed with error code 74
    Applying of patch /u01/oracle10g_grid/oms10g/install/oneoffs/p4067264_101042_GENERIC.zip failed
    Archive: /u01/oracle10g_grid/oms10g/install/oneoffs/p4141076_101042_GENERIC.zip
    creating: /u01/oracle10g_grid/oms10g/install/oneoffs/4141076/
    creating: /u01/oracle10g_grid/oms10g/install/oneoffs/4141076/files/
    creating: /u01/oracle10g_grid/oms10g/install/oneoffs/4141076/files/jdbc/
    creating: /u01/oracle10g_grid/oms10g/install/oneoffs/4141076/files/jdbc/lib/
    creating: /u01/oracle10g_grid/oms10g/install/oneoffs/4141076/files/jdbc/lib/classes12.jar/
    creating: /u01/oracle10g_grid/oms10g/install/oneoffs/4141076/files/jdbc/lib/classes12.jar/oracle/
    creating: /u01/oracle10g_grid/oms10g/install/oneoffs/4141076/files/jdbc/lib/classes12.jar/oracle/jdbc/
    creating: /u01/oracle10g_grid/oms10g/install/oneoffs/4141076/files/jdbc/lib/classes12.jar/oracle/jdbc/pool/
    inflating: /u01/oracle10g_grid/oms10g/install/oneoffs/4141076/files/jdbc/lib/classes12.jar/oracle/jdbc/pool/OracleImplicitConnectionCache.class
    creating: /u01/oracle10g_grid/oms10g/install/oneoffs/4141076/files/jdbc/lib/classes12.zip/
    creating: /u01/oracle10g_grid/oms10g/install/oneoffs/4141076/files/jdbc
    /lib/classes12.zip/oracle/
    creating: /u01/oracle10g_grid/oms10g/install/oneoffs/4141076/files/jdbc/lib/classes12.zip/oracle/jdbc/
    creating: /u01/oracle10g_grid/oms10g/install/oneoffs/4141076/files/jdbc/lib/classes12.zip/oracle/jdbc/pool/
    inflating: /u01/oracle10g_grid/oms10g/install/oneoffs/4141076/files/jdbc/lib/classes12.zip/oracle/jdbc/pool/OracleImplicitConnectionCache.class
    creating: /u01/oracle10g_grid/oms10g/install/oneoffs/4141076/files/jdbc/lib/classes12dms.jar/
    creating: /u01/oracle10g_grid/oms10g/install/oneoffs/4141076/files/jdbc/lib/classes12dms.jar/oracle/
    creating: /u01/oracle10g_grid/oms10g/install/oneoffs/4141076/files/jdbc/lib/classes12dms.jar/oracle/jdbc/
    creating: /u01/oracle10g_grid/oms10g/install/oneoffs/4141076/files/jdbc/lib/classes12dms.jar/oracle/jdbc/pool/
    inflating: /u01/oracle10g_grid/oms10g/install/oneoffs/4141076/files/jdbc/lib/classes12dms.jar/oracle/jdbc/pool/OracleImplicitConnectionCache.class
    creating: /u01/oracle10g_grid/oms10g/install/oneoffs/4141076/files/jdbc/lib/ojdbc14.jar/
    creating: /u01/oracle10g_grid/oms10g/install/oneoffs/4141076/files/jdbc/lib/ojdbc14.jar/oracle/
    creating: /u01/oracle10g_grid/oms10g/install/oneoffs/4141076/files/jdbc/lib/ojdbc14.jar/oracle/jdbc/
    creating: /u01/oracle10g_grid/oms10g/install/oneoffs/4141076/files/jdbc/lib/ojdbc14.jar/oracle/jdbc/pool/
    inflating: /u01/oracle10g_grid/oms10g/install/oneoffs/4141076/files/jdbc/lib/ojdbc14.jar/oracle/jdbc/pool/OracleImplicitConnectionCache.class
    creating: /u01/oracle10g_grid/oms10g/install/oneoffs/4141076/files/jdbc/lib/ojdbc14dms.jar/
    creating: /u01/oracle10g_grid/oms10g/install/oneoffs/4141076/files/jdbc/lib/ojdbc14dms.jar/oracle/
    creating: /u01/oracle10g_grid/oms10g/install/oneoffs/4141076/files/jdbc/lib/ojdbc14dms.jar/oracle/jdbc/
    creating: /u01/oracle10g_grid/oms10g/install/oneoffs/4141076/files/jdbc
    /lib/ojdbc14dms.jar/oracle/jdbc/pool/
    inflating: /u01/oracle10g_grid/oms10g/install/oneoffs/4141076/files/jdbc/lib/ojdbc14dms.jar/oracle/jdbc/pool/OracleImplicitConnectionCache.class
    creating: /u01/oracle10g_grid/oms10g/install/oneoffs/4141076/files/jdbc/lib/classes12_g.jar/
    creating: /u01/oracle10g_grid/oms10g/install/oneoffs/4141076/files/jdbc/lib/classes12_g.jar/oracle/
    creating: /u01/oracle10g_grid/oms10g/install/oneoffs/4141076/files/jdbc/lib/classes12_g.jar/oracle/jdbc/
    creating: /u01/oracle10g_grid/oms10g/install/oneoffs/4141076/files/jdbc/lib/classes12_g.jar/oracle/jdbc/pool/
    inflating: /u01/oracle10g_grid/oms10g/install/oneoffs/4141076/files/jdbc/lib/classes12_g.jar/oracle/jdbc/pool/OracleImplicitConnectionCache.class
    creating: /u01/oracle10g_grid/oms10g/install/oneoffs/4141076/files/jdbc/lib/classes12_g.zip/
    creating: /u01/oracle10g_grid/oms10g/install/oneoffs/4141076/files/jdbc/lib/classes12_g.zip/oracle/
    creating: /u01/oracle10g_grid/oms10g/install/oneoffs/4141076/files/jdbc/lib/classes12_g.zip/oracle/jdbc/
    creating: /u01/oracle10g_grid/oms10g/install/oneoffs/4141076/files/jdbc/lib/classes12_g.zip/oracle/jdbc/pool/
    inflating: /u01/oracle10g_grid/oms10g/install/oneoffs/4141076/files/jdbc/lib/classes12_g.zip/oracle/jdbc/pool/OracleImplicitConnectionCac
    he.class
    creating: /u01/oracle10g_grid/oms10g/install/oneoffs/4141076/files/jdbc/lib/classes12dms_g.jar/
    creating: /u01/oracle10g_grid/oms10g/install/oneoffs/4141076/files/jdbc/lib/classes12dms_g.jar/oracle/
    creating: /u01/oracle10g_grid/oms10g/install/oneoffs/4141076/files/jdbc/lib/classes12dms_g.jar/oracle/jdbc/
    creating: /u01/oracle10g_grid/oms10g/install/oneoffs/4141076/files/jdbc/lib/classes12dms_g.jar/oracle/jdbc/pool/
    inflating: /u01/oracle10g_grid/oms10g/install/oneoffs/4141076/files/jdbc/lib/classes12dms_g.jar/oracle/jdbc/pool/OracleImplicitConnectionCache.class
    creating: /u01/oracle10g_grid/oms10g/install/oneoffs/4141076/files/jdbc/lib/ojdbc14_g.jar/
    creating: /u01/oracle10g_grid/oms10g/install/oneoffs/4141076/files/jdbc/lib/ojdbc14_g.jar/oracle/
    creating: /u01/oracle10g_grid/oms10g/install/oneoffs/4141076/files/jdbc/lib/ojdbc14_g.jar/
    oracle/jdbc/
    creating: /u01/oracle10g_grid/oms10g/install/oneoffs/4141076/files/jdbc/lib/ojdbc14_g.jar/oracle/jdbc/pool/
    inflating: /u01/oracle10g_grid/oms10g/install/oneoffs/4141076/files/jdbc/lib/ojdbc14_g.jar/oracle/jdbc/pool/OracleImplicitConnectionCache.class
    creating: /u01/oracle10g_grid/oms10g/install/oneoffs/4141076/files/jdbc/lib/ojdbc14dms_g.jar/
    creating: /u01/oracle10g_grid/oms10g/install/oneoffs/4141076/files/jdbc/lib/ojdbc14dms_g.jar/oracle/
    creating: /u01/oracle10g_grid/oms10g/install/oneoffs/4141076/files/jdbc/lib/ojdbc14dms_g.jar/oracle/jdbc/
    creating: /u01/oracle10g_grid/oms10g/install/oneoffs/4141076/files/jdbc/lib/ojdbc14dms_g.jar/oracle/jdbc/pool/
    inflating: /u01/oracle10g_grid/oms10g/install/oneoffs/4141076/files/jdbc/lib/ojdbc14dms_g.jar/oracle/jdbc/pool/OracleImplicitConnectionCache.class
    creating: /u01/oracle10g_grid/oms10g/install/oneoffs/4141076/etc/
    creating: /u01/oracle10g_grid/oms10g/install/oneoffs/4141076/etc/config/
    inflating: /u01/oracle10g_grid/oms10g/install/oneoffs/4141076/etc/config/inventory
    inflating: /u01/oracle10g_grid/oms10g/install/oneoffs/4141076/etc/config/actions
    creating: /u01/oracle10g_grid/oms10g/install/oneoffs/4141076/etc/xml/
    inflating: /u01/oracle10g_grid/oms10g/install/oneoffs/4141076/etc/xml/GenericActions.xml
    inflating: /u01/oracle10g_grid/oms10g/install/oneoffs/4141076/etc/xml/ShiphomeDirectoryStructure.xml
    inflating: /u01/oracle10g_grid/oms10g/install/oneoffs/4141076/README.txt
    Now applying patch:/u01/oracle10g_grid/oms10g/install/oneoffs/p4141076_101042_GENERIC.zip
    OutPut of Command is Invoking OPatch 10.2.0.4.6
    Oracle Interim Patch Installer version 10.2.0.4.6
    Copyright (c) 2009, Oracle Corporation. All rights reserved.
    Oracl
    e Home : /u01/oracle10g_grid/oms10g
    Central Inventory : /etc/oraInventory
    from : /u01/oracle10g_grid/oms10g/oraInst.loc
    OPatch version : 10.2.0.4.6
    OUI version : 10.2.0.5.0
    OUI location : /u01/oracle10g_grid/oms10g/oui
    Log file location : /u01/oracle10g_grid/oms10g/cfgtoollogs/opatch/opatch2010-02-16_22-09-07PM.log
    Patch history file: /u01/oracle10g_grid/oms10g/cfgtoollogs/opatch/opatch_history.txt
    ApplySession applying interim patch '4141076' to OH '/u01/oracle10g_grid/oms10g'
    Running prerequisite checks...
    Prerequisite check "CheckApplicable" failed.
    The details are:
    Patch 4141076: Required component(s) missing : [ oracle.rsf.dbjava_rsf, 10.1.0.4.2, higher version 10.1.0.5.0 found. ]
    System intact, OPatch will not attempt to restore the system
    OPatch failed with error code 74
    Applying of patch /u01/oracle10g_grid/oms10g/install/oneoffs/p4141076_101042_GENERIC.zip failed
    Archive: /u01/oracle10g_grid/oms10g/install/oneoffs/p4488715_101042_GENERIC.zip
    creating: /u01/oracle10g_grid/oms10g/install/oneoffs/4488715/
    creating: /u01/oracle10g_grid/oms10g/install/oneoffs/4488715/files/
    creating: /u01/oracle10g_grid/oms10g/install/oneoffs/4488715/files/jdbc/
    creating: /u01/oracle10g_grid/oms10g/install/oneoffs/4488715/files/jdbc/lib/
    creating: /u01/oracle10g_grid/oms10g/install/oneoffs/4488715/files/jdbc/lib/classes12.jar/
    creating: /u01/oracle10g_grid/oms10g/install/oneoffs/4488715/files/jdbc/lib/classes12.jar/oracle/
    creating: /u01/oracle10g_grid/oms10g/install/oneoffs/4488715/files/jdbc/lib/classes12.jar/oracle/jdbc/
    creating: /u01/oracle10g_grid/oms10g/install/oneoffs/4488715/files/jdbc/lib/classes12.jar/oracle/jdbc/driver/
    inflating: /u01/oracle10g_grid/oms10g/install/oneoffs/4488715/files/jdbc/lib/classes12.jar/oracle/jdbc/driver/OracleStatement.class
    inflating: /u01/oracle1
    0g_grid/oms10g/install/oneoffs/4488715/files/jdbc/lib/classes12.jar/oracle/jdbc/driver/T4CStatement.class
    inflating: /u01/oracle10g_grid/oms10g/install/oneoffs/4488715/files/jdbc/lib/classes12.jar/oracle/jdbc/driver/T4CCallableStatement.class
    inflating: /u01/oracle10g_grid/oms10g/install/oneoffs/4488715/files/jdbc/lib/classes12.jar/oracle/jdbc/driver/T4CPreparedStatement.class
    inflating: /u01/oracle10g_grid/oms10g/install/oneoffs/4488715/files/jdbc/lib/classes12.jar/oracle/jdbc/driver/T4CTTIrxd.class
    inflating: /u01/oracle10g_grid/oms10g/install/oneoffs/4488715/files/jdbc/lib/classes12.jar/oracle/jdbc/driver/T4C8Oall.class
    creating: /u01/oracle10g_grid/oms10g/install/oneoffs/4488715/files/jdbc/lib/classes12.zip/
    creating: /u01/oracle10g_grid/oms10g/install/oneoffs/4488715/files/jdbc/lib/classes12.zip/oracle/
    creating: /u01/oracle10g_grid/oms10g/install/oneoffs/4488715/files/jdbc/lib/classes12.zip/oracle/jdbc/
    creating: /u01/oracle10g_grid/oms10g/install/oneoffs/4488715/files/jdbc/lib/classes12.zip/oracle/jdbc/driver/
    inflating: /u01/oracle10g_grid/oms10g/install/oneoffs/4488715/files/jdbc/lib/classes12.zip/oracle/jdbc/driver/OracleStatement.class
    inflating: /u01/oracle10g_grid/oms10g/install/oneoffs/4488715/files/jdbc/lib/classes12.zip/oracle/jdbc/driver/T4CStatement.class
    inflating: /u01/oracle10g_grid/oms10g/install/oneoffs/4488715/files/jdbc/lib/classes12.zip/oracle/jdbc/driver/T4CCallableStatement.class
    inflating: /u01/oracle10g_grid/oms10g/install/oneoffs/4488715/files/jdbc/lib/classes12.zip/oracle/jdbc/driver/T4CPreparedStatement.class
    inflating: /u01/oracle10g_grid/oms10g/install/oneoffs/4488715/files/jdb
    c/lib/classes12.zip/oracle/jdbc/driver/T4CTTIrxd.class
    inflating: /u01/oracle10g_grid/oms10g/install/oneoffs/4488715/files/jdbc/lib/classes12.zip/oracle/jdbc/driver/T4C8Oall.class
    creating: /u01/oracle10g_grid/oms10g/install/oneoffs/4488715/files/jdbc/lib/classes12dms.jar/
    creating: /u01/oracle10g_grid/oms10g/install/oneoffs/4488715/files/jdbc/lib/classes12dms.jar/oracle/
    creating: /u01/oracle10g_grid/oms10g/install/oneoffs/4488715/files/jdbc/lib/classes12dms.jar/oracle/jdbc/
    creating: /u01/oracle10g_grid/oms10g/install/oneoffs/4488715/files/jdbc/lib/classes12dms.jar/oracle/jdbc/driver/
    inflating: /u01/oracle10g_grid/oms10g/install/oneoffs/4488715/files/jdbc/lib/classes12dms.jar/oracle/jdbc/driver/OracleStatement.class
    inflating: /u01/oracle10g_grid/oms10g/install/oneoffs/4488715/files/jdbc/lib/classes12dms.jar/oracle/jdbc/driver/T4CStatement.class
    inflating: /u01/oracle10g_grid/oms10g/install/oneoffs/4488715/files/jdbc/lib/classes12dms.jar/oracle/jdbc/driver/T4CCallableStatement.class
    inflating: /u01/oracle10g_grid/oms10g/install/oneoffs/4488715/files/jdbc/lib/classes12dms.jar/oracle/jdbc/driver/T4CPreparedStatement.class
    inflating: /u01/oracle10g_grid/oms10g/install/oneoffs/4488715/files/jdbc/lib/classes12dms.jar/oracle/jdbc/driver/T4CTTIrxd.class
    inflating: /u01/oracle10g_grid/oms10g/install/oneoffs/4488715/files/jdbc/lib/classes12dms.jar/oracle/jdbc/driver/T4C8Oall.class
    creating: /u01/oracle10g_grid/oms10g/install/oneoffs/4488715/files/jdbc/lib/ojdbc14.jar/
    creatin
    g: /u01/oracle10g_grid/oms10g/install/oneoffs/4488715/files/jdbc/lib/ojdbc14.jar/oracle/
    creating: /u01/oracle10g_grid/oms10g/install/oneoffs/4488715/files/jdbc/lib/ojdbc14.jar/oracle/jdbc/
    creating: /u01/oracle10g_grid/oms10g/install/oneoffs/4488715/files/jdbc/lib/ojdbc14.jar/oracle/jdbc/driver/
    inflating: /u01/oracle10g_grid/oms10g/install/oneoffs/4488715/files/jdbc/lib/ojdbc14.jar/oracle/jdbc/driver/OracleStatement.class
    inflating: /u01/oracle10g_grid/oms10g/install/oneoffs/4488715/files/jdbc/lib/ojdbc14.jar/oracle/jdbc/driver/T4CStatement.class
    inflating: /u01/oracle10g_grid/oms10g/install/oneoffs/4488715/files/jdbc/lib/ojdbc14.jar/oracle/jdbc/driver/T4CCallableStatement.class
    inflating: /u01/oracle10g_grid/oms10g/install/oneoffs/4488715/files/jdbc/lib/ojdbc14.jar/oracle/jdbc/driver/T4CPreparedStatement.class
    inflating: /u01/oracle10g_grid/oms10g/install/oneoffs/4488715/files/jdbc/lib/ojdbc14.jar/oracle/jdbc/driver/T4CTTIrxd.class
    inflating: /u01/oracle10g_grid/oms10g/install/oneoffs/4488715/files/jdbc/lib/ojdbc14.jar/oracle/jdbc/driver/T4C8Oall.class
    creating: /u01/oracle10g_grid/oms10g/install/oneoffs/4488715/files/jdbc/lib/ojdbc14dms.jar/
    creating: /u01/oracle10g_grid/oms10g/install/oneoffs/4488715/files/jdbc/lib/ojdbc14dms.jar/oracle/
    creating: /u01/oracle10g_grid/oms10g/install/oneoffs/4488715/files/jdbc/lib/ojdbc14dms.jar/oracle/jdbc/
    creating: /u01/o
    racle10g_grid/oms10g/install/oneoffs/4488715/files/jdbc/lib/ojdbc14dms.jar/oracle/jdbc/driver/
    inflating: /u01/oracle10g_grid/oms10g/install/oneoffs/4488715/files/jdbc/lib/ojdbc14dms.jar/oracle/jdbc/driver/OracleStatement.class
    inflating: /u01/oracle10g_grid/oms10g/install/oneoffs/4488715/files/jdbc/lib/ojdbc14dms.jar/oracle/jdbc/driver/T4CStatement.class
    inflating: /u01/oracle10g_grid/oms10g/install/oneoffs/4488715/files/jdbc/lib/ojdbc14dms.jar/oracle/jdbc/driver/T4CCallableStatement.class
    inflating: /u01/oracle10g_grid/oms10g/install/oneoffs/4488715/files/jdbc/lib/ojdbc14dms.jar/oracle/jdbc/driver/T4CPreparedStatement.class
    inflating: /u01/oracle10g_grid/oms10g/install/oneoffs/4488715/files/jdbc/lib/ojdbc14dms.jar/oracle/jdbc/driver/T4CTTIrxd.class
    inflating: /u01/oracle10g_grid/oms10g/install/oneoffs/4488715/files/jdbc/lib/ojdbc14dms.jar/oracle/jdbc/driver/T4C8Oall.class
    creating: /u01/oracle10g_grid/oms10g/install/oneoffs/4488715/files/jdbc/lib/classes12_g.jar/
    creating: /u01/oracle10g_grid/oms10g/install/oneoffs/4488715/files/jdbc/lib/classes12_g.jar/oracle/
    creating: /u01/oracle10g_grid/oms10g/install/oneoffs/4488715/files/jdbc/lib/classes12_g.jar/oracle/jdbc/
    creating: /u01/oracle10g_grid/oms10g/install/oneoffs/4488715/files/jdbc/lib/classes12_g.jar/oracle/jdbc/driver/
    inflating: /u01/oracle10g_grid/oms10g/install/oneoffs/4488715/files/jdbc/lib/classes12_g.jar/oracle/jdbc/driver/OracleStatement.class
    inflating: /u01/oracle10g_grid/oms10g/install/oneoffs/4488715/files/jdbc/lib/classes12_g.jar/oracle/jdbc/driver/T4CStatement.class
    inflating: /u01/oracle10g_grid/oms10g/install/oneoffs/4488715/files/jdbc/lib/classes12_g.jar/oracle/jdbc/driver/T4CCallableStatement.class
    inflating: /u01/oracle10g_grid/oms10g/install/oneoffs/4488715/files/jdbc/lib/classes12_g.jar/oracle/jdbc/driver/T4CPreparedStatement.class
    inflating: /u01/oracle10g_grid/oms10g/install/oneoffs/4488715/files/jdbc/lib/classes12_g.jar/oracle/jdbc/driver/T4CTTIrxd.class
    inflating: /u01/oracle10g_grid/oms10g/install/oneoffs/4488715/files/jdbc/lib/classes12_g.jar/oracle/jdbc/driver/T4C8Oall.class
    creating: /u01/oracle10g_grid/oms10g/install/oneoffs/4488715/files/jdbc/lib/classes12_g.zip/
    creating: /u01/oracle10g_grid/oms10g/install/oneoffs/4488715/files/jdbc/lib/classes12_g.zip/oracle/
    creating: /u01/oracle10g_grid/oms10g/install/oneoffs/4488715/files/jdbc/lib/classes12_g.zip/oracle/jdbc/
    creating: /u01/oracle10g_grid/oms10g/install/oneoffs/4488715/files/jdbc/lib/classes12_g.zip/oracle/jdbc/driver/
    inflating: /u01/oracl
    e10g_grid/oms10g/install/oneoffs/4488715/files/jdbc/lib/classes12_g.zip/oracle/jdbc/driver/OracleStatement.class
    inflating: /u01/oracle10g_grid/oms10g/install/oneoffs/4488715/files/jdbc/lib/classes12_g.zip/oracle/jdbc/driver/T4CStatement.class
    inflating: /u01/oracle10g_grid/oms10g/install/oneoffs/4488715/files/jdbc/lib/classes12_g.zip/oracle/jdbc/driver/T4CCallableStatement.class
    inflating: /u01/oracle10g_grid/oms10g/install/oneoffs/4488715/files/jdbc/lib/classes12_g.zip/oracle/jdbc/driver/T4CPreparedStatement.class
    inflating: /u01/oracle10g_grid/oms10g/install/oneoffs/4488715/files/jdbc/lib/classes12_g.zip
    /oracle/jdbc/driver/T4CTTIrxd.class
    inflating: /u01/oracle10g_grid/oms10g/install/oneoffs/4488715/files/jdbc/lib/classes12_g.zip/oracle/jdbc/driver/T4C8Oall.class
    creating: /u01/oracle10g_grid/oms10g/install/oneoffs/4488715/files/jdbc/lib/classes12dms_g.jar/
    creating: /u01/oracle10g_grid/oms10g/install/oneoffs/4488715/files/jdbc/lib/classes12dms_g.jar/oracle/
    creating: /u01/oracle10g_grid/oms10g/install/oneoffs/4488715/files/jdbc/lib/classes12dms_g.jar/or
    acle/jdbc/
    creating: /u01/oracle10g_grid/oms10g/install/oneoffs/4488715/files/jdbc/lib/classes12dms_g.jar/oracle/jdbc/driver/
    inflating: /u01/oracle10g_grid/oms10g/install/oneoffs/4488715/files/jdbc/lib/classes12dms_g.jar/oracle/jdbc/driver/OracleStatement.class
    inflating: /u01/oracle10g_grid/oms10g/install/oneoffs/4488715/files/jdbc/lib/classes12dms_g.jar/oracle/jdbc/driver/T4CStatement.class
    inflating: /u01/oracle10g_grid/oms10g/install/oneoffs/4488715/fi
    les/jdbc/lib/classes12dms_g.jar/oracle/jdbc/driver/T4CCallableStatement.class
    inflating: /u01/oracle10g_grid/oms10g/install/oneoffs/4488715/files/jdbc/lib/classes12dms_g.jar/oracle/jdbc/driver/T4CPreparedStatement.class
    inflating: /u01/oracle10g_grid/oms10g/install/oneoffs/4488715/files/jdbc/lib/classes12dms_g.jar/oracle/jdbc/driver/T4CTTIrxd.class
    inflating: /u01/oracle10g_grid/oms10g/install/oneoffs/4488715/files/jdbc/lib/classes12dms_g.jar/oracle/jdbc/driver/T4C8Oall.class
    creating: /u01/oracle10g_grid/oms10g/install/oneoffs/4488715/files/jdbc/lib/ojdbc14_g.jar/
    creating: /u01/oracle10g_grid/oms10g/install/oneoffs/4488715/files/jdbc/lib/ojdbc14_g.jar/oracle/
    creating: /u01/oracle10g_grid/oms10g/install/oneoffs/4488715/files/jdbc/lib/ojdbc14_g.jar/oracle/jdbc/
    creating: /u01/oracle10g_grid/oms10g/install/oneoffs/4488715/files/jdbc/lib/ojdbc14_g.jar/oracle/jdbc/driver/
    inflating: /u01/oracle10g_grid/oms10g/install/oneoffs/4488715/files/jdbc/lib/ojdbc14_g.jar/oracle/jdbc/driver/OracleStatement.class
    inflating: /u01/oracle10g_grid/oms10g/install/oneoffs/4488715/files/jdbc/lib/ojdbc14
    _g.jar/oracle/jdbc/driver/T4CStatement.class 
    inflating: /u01/oracle10g_grid/oms10g/install/oneoffs/4488715/files/jdbc/lib/ojdbc14_g.jar/oracle/jdbc/driver/T4CCallableStatement.class
    inflating: /u01/oracle10g_grid/oms10g/install/oneoffs/4488715/files/jdbc/lib/ojdbc14_g.jar/oracle/jdbc/driver/T4CPreparedStatement.class
    inflating: /u01/oracle10g_grid/oms10g/install/oneoffs/4488715/files/jdbc/lib/ojdbc14_g.jar/oracle/jdbc/driver/T4CTTIrxd.class
    inflating: /u01/oracle10g_grid/oms10g/install/oneoffs/4488715/files/jdbc/lib/ojdbc14_g.jar/oracle/jdbc/driver/T4C8Oall.class
    creating: /u01/oracle10g_grid/oms10g/install/oneoffs/4488715/files/jdbc/lib/ojdbc14dms_g.jar/
    creating: /u01/oracle10g_grid/oms10g/install/oneoffs/4488715/files/jdbc/lib/ojdbc14dms_g.jar/oracle/
    creating: /u0
    1/oracle10g_grid/oms10g/install/oneoffs/4488715/files/jdbc/lib/ojdbc14dms_g.jar/oracle/jdbc/
    creating: /u01/oracle10g_grid/oms10g/install/oneoffs/4488715/files/jdbc/lib/ojdbc14dms_g.jar/oracle/jdbc/driver/
    inflating: /u01/oracle10g_grid/oms10g/install/oneoffs/4488715/files/jdbc/lib/ojdbc14dms_g.jar/oracle/jdbc/driver/OracleStatement.class
    inflating: /u01/oracle10g_grid/oms10g/install/oneoffs/4488715/files/jdbc/lib/ojdbc14dms_g.jar/oracle/jdbc/driver/T4CStatement.class
    inflating: /u01/oracle10g_grid/oms10g/install/oneoffs/4488715/files/jdbc/lib/ojdbc14dms_g.jar/oracle/jdbc/driver/T4CCallableStatement.class
    inflating: /u01/oracle10g_grid/oms10g/install/oneoffs/4488715/files/jdbc/lib/ojdbc14dms_g.jar/oracle/jdbc/driver/T4CPreparedStatement.class
    inflating: /u01/oracle10g_grid/oms10g/install/oneoffs/4488715/files/jdbc/lib/ojdbc14dms_g.jar/oracle/jdbc/driver/T4CTTIrxd.class
    inflating: /u01/oracle10g_grid/oms10g/install/oneoffs/4488715/files/jdbc/lib/ojdbc14dms_g.jar/oracle/jdbc/driver/T4C8Oall.class
    creating: /u01/o
    racle10g_grid/oms10g/install/oneoffs/4488715/etc/
    creating: /u01/oracle10g_grid/oms10g/install/oneoffs/4488715/etc/config/
    inflating: /u01/oracle10g_grid/oms10g/install/oneoffs/4488715/etc/config/inventory
    inflating: /u01/oracle10g_grid/oms10g/install/oneoffs/4488715/etc/config/actions
    creating: /u01/oracle10g_grid/oms10g/install/oneoffs/4488715/etc/xml/
    inflating: /u01/oracle10g_grid/oms10g/install/oneoffs/4488715/etc/xml/GenericActions.xml
    inflating: /u01/oracle10g_grid/oms10g/install/oneoffs/4488715/etc/xml/ShiphomeDirectoryStructure.xml
    inflating: /u01/oracle10g_grid/oms10g/install/oneoffs/4488715/README.txt
    Now applying patch:/u01/oracle10g_grid/oms10g/install/oneoffs/p4488715_101042_GENERIC.zip
    OutPut of Command is Invok
    ing OPatch 10.2.0.4.6
    Oracle Interim Patch Installer version 10.2.0.4.6
    Copyright (c) 2009, Oracle Corporation. All rights reserved.
    Oracle Home : /u01/oracle10g_grid/oms10g
    Central Inventory : /etc/oraInventory
    from : /u01/oracle10g_grid/oms10g/oraInst.loc
    OPatch version : 10.2.0.4.6
    OUI version : 10.2.0.5.0
    OUI location : /u01/oracle10g_grid/oms10g/oui
    Log file location : /u01/oracle10g_grid/oms10g/cfgtoollogs/opatch/opatch2010-02-16_22-09-22PM.log
    Patch history file: /u01/oracle10g_grid/oms10g/cfgtoollogs/opatch/opatch_history.txt
    ApplySession applying interim patch '4488715' to OH '/u01/oracle10g_grid/oms10g'
    Ru
    nning prerequisite checks...
    Prerequisite check "CheckApplicable" failed.
    The details are:
    Patch 4488715: Required component(s) missing : [ oracle.rsf.dbjava_rsf, 10.1.0.4.2, higher version 10.1.0.5.0 found. ]
    System intact, OPatch will not attempt to restore the system
    OPatch failed with error code 74
    Applying of patch /u01/oracle10g_grid/oms10g/install/oneoffs/p4488715_101042_GENERIC.zip failed
    Archive: /u01/oracle10g_grid/oms10g/install/oneoffs/p4547445_101042_GENERIC.zip
    creating: /u01/oracle10g
    _grid/oms10g/install/oneoffs/4547445/
    creating: /u01/oracle10g_grid/oms10g/install/oneoffs/4547445/files/
    creating: /u01/oracle10g_grid/oms10g/install/oneoffs/4547445/files/lib/
    creating: /u01/oracle10g_grid/oms10g/install/oneoffs/4547445/files/lib/xmlparserv2.jar/
    creating: /u01/oracle10g_grid/oms10g/install/oneoffs/4547445/files/lib/xmlparserv2.jar/oracle/
    creating: /u01/oracle10g_grid/oms10g/install/oneoffs/4547445/files/lib/xmlparserv2.jar/orac
    le/xml/
    creating: /u01/oracle10g_grid/oms10g/install/oneoffs/4547445/files/lib/xmlparserv2.jar/oracle/xml/parser/
    creating: /u01/oracle10g_grid/oms10g/install/oneoffs/4547445/files/lib/xmlparserv2.jar/oracle/xml/parser/v2/
    inflating: /u01/oracle10g_grid/oms10g/install/oneoffs/4547445/files/lib/xmlparserv2.jar/oracle/xml/parser/v2/XMLAttr.class
    inflating: /u01/oracle10g_grid/oms10g/install/oneoffs/4547445/files/lib/xmlparserv2.jar/oracle/xml/parser/v2/XMLPrintDriver.class
    inflating: /u01/oracle10g_grid/oms10g/install/oneoffs/4547445/files/lib/xmlparserv2.jar/oracle/xml/parser/v2/XMLSAXSerializer.class
    inflating: /u01/oracle10g_grid/oms10g/install/oneoffs/4547445/files/lib/xmlparserv2.jar/oracle/xml/parser/v2/XSLSAXPrintDriver.class
    creating: /u0
    1/oracle10g_grid/oms10g/install/oneoffs/4547445/etc/
    creating: /u01/oracle10g_grid/oms10g/install/oneoffs/4547445/etc/config/
    inflating: /u01/oracle10g_grid/oms10g/install/oneoffs/4547445/etc/config/inventory
    inflating: /u01/oracle10g_grid/oms10g/install/oneoffs/4547445/etc/config/actions
    creating: /u01/oracle10g_grid/oms10g/install/oneoffs/4547445/etc/xml/
    inflating: /u01/oracle10g_grid/oms10g/install/oneoffs/4547445/etc/xml/GenericActions.xml
    inflating: /u01/oracle10g_grid/oms10g/install/oneoffs/4547445/etc/xml/ShiphomeDirectoryStructure.xml
    inflating: /u01/oracle10g_grid/oms10g/install/oneoffs/4547445/README.txt
    Now applying patch:/u01/oracle10g_grid/oms10g/install/oneoffs/p4547445_101042_GENERIC.zip
    OutPut of Command is Invoking OPatch 10.2.0.4.6
    Oracle Interim Patch Installer version 10.2.0.4.6
    Copyright (c) 2009, Oracle Corporation. All rights reserved.
    Oracle Home : /u01/oracle10g_grid/oms10g
    Central Inventory : /etc/oraInventory
    from : /u01/oracle10g_grid/oms10g/oraInst.loc
    OPatch version : 10.2.0.4.6
    OUI version : 10.2.0.5.0
    OUI location : /u01/oracle10g_grid/oms10g/oui
    Log file location : /u01/oracle10g_grid/oms10g/cfgtoollogs/opat
    ch/opatch2010-02-16_22-09-32PM.log
    Patch history file: /u01/oracle10g_grid/oms10g/cfgtoollogs/opatch/opatch_history.txt
    ApplySession applying interim patch '4547445' to OH '/u01/oracle10g_grid/oms10g'
    Running prerequisite checks...
    Prerequisite check "CheckApplicable" failed.
    The details are:
    Patch 4547445: Required component(s) missing : [ oracle.rsf.xdk_rsf, 10.1.0.4.2, higher version 10.1.0.5.0 found. ]
    System intact, OPatch will not attempt to restore the system
    OPatch failed with error code 74
    Thanks,
    vinay

    Please check whether the Opatch utility version and the patch binaries are compatible . please go thru readme.html available with the patch binaries.

  • How to restore a table using RMAN with previous backup ?

    Hi everyone,
    we have to restore a table from 1 week previous backup using RMAN.
    Could you show me how to restore a table using RMAN with previous full backup.
    please Help me out.
    Thanks
    Info > oracle 10g, OS: AIX5L

    Hi,
    first of all you must have all the archivelogs since you want to recover your table from the previous backups.
    anyways if you want to recover your table then you need to perform incomplete recovery to the point where you loss the table for that you need to restore and recover your database.you likely to loose all the transcation which occurs to the point where you you loose your table.
    thanks..

  • Logical Standby Database with 10g+ASM on both sides??

    Hi out there,
    is there a known way to establish a logical standby database on 10g, if both
    sides are running with an ASM setup?
    I've tried to create one out of a physical standby database (which is set up
    and running w/o any problems), like a book suggested me to do.
    The procedure was:
    1. switch on supplemental logging
    2. prepare initiation parameters (for archive logging etc.) on both sides for
    logical stb.
    3. shut down the phyiscal standby
    4. alter database create logical standby controlfile as '<path>'; on the
    primary, transfer the controlfile to the standby db. Here I had to use RMAN
    to copy the controlfile into the ASM System, and modify the initfile/spfile
    in order to use the controlfile. No problem so far.
    5. mount the standby database, alter database recover managed standby database
    disconnect; -> At this point, the alert log complained about non-available
    datafiles.
    6. alter database activate standby database; --> fails ("needs recovery") due
    to last point.
    The trouble is, the controlfile created at point 4 cointains wrong paths to
    the datafiles. Since I can not have the same disk group name on the standby
    system, and since ASM renames the stored datafiles by its own, the complaints
    of point 5 are comprehensible, but nevertheless annoying.
    I tried to backup a controlfile to trace and change the paths, but at after
    mounting the standby with this controlfile and proceeding at point 5, the
    system says "<path> is not a standby controlfile"
    Is there a different way of creating a "Logical Standby Database with 10g+ASM
    on both sides"? Metalink said nothing about LogStby and ASM.
    Best regards and thanks in advance,
    Martin

    I'm not sure if this will work but try:
    1. create trace control file (you did it)
    2. change paths (you did it)
    3. recrate control file (you did it)
    ... there was error occured during mount before
    so mount database (not as standby)
    4. create standby control file (from recreated control file)
    5. shutdown instance, replace control file with new standby control file or replace the control filename in parameter file.
    6. mount as standby
    What happend?
    Update: Tested on my side and it has worked fine... How about you?
    Message was edited by:
    Ivan Kartik

Maybe you are looking for