Error when I configure snapshot controlfile RMAN

Dear Experts,
I have Oracle 11g R2 DB Primary and Standby in Two Machines
I have Window Server 2008
I am new for RMAN tools
I am doing RMAN configuration on Primary Side
I did OS Maping for one drive on Primary Side
Now I am doing RMAN configuration as below:
configure default device type to disk;
configure device type disk parallelism 4 backup type to backupset;
CONFIGURE CONTROLFILE AUTOBACKUP FORMAT FOR DEVICE TYPE DISK TO 'Z:\RmanControlFileBackup\cf%F';
configure controlfile autobackup on;
configure controlfile autobackup format for device type disk to '+FRA';
configure controlfile autobackup format for device type sbt to 'backup_%d_controlfile_%F';
configure retention policy to redundancy 4;
configure archivelog deletion policy to NONE;                                            
configure snapshot controlfile name to 'Z:\RMANCONTROLFILEBACKUP\SNAPSHOT_EPPROD1_CF.CTL';
Then I get the following error.... I don't know how can I clear it I did my search on line I found this link
http://pavelermakov.wordpress.com/2011/11/08/ora-01580-error-creating-control-backup-file/
EXECUTE SYS.DBMS_BACKUP_RESTORE.CFILESETSNAPSHOTNAME('/u01/app/oracle/product/11.2/db/dbs/snapcf_db1.f');
I could not implemented on my setup becuase I don't have file snapcf_db1.f ... Please any help will be appreciated.
any body have any solution .
I need to clear last configureation ...configure snapshot controlfile name to 'Z:\RMANCONTROLFILEBACKUP\SNAPSHOT_EPPROD1_CF.CTL'; which make this error.
RMAN-00571: ===========================================================
RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
RMAN-00571: ===========================================================
RMAN-03002: failure of configure command at 12/19/2013 08:44:57
RMAN-03014: implicit resync of recovery catalog failed
RMAN-03009: failure of full resync command on default channel at 12/19/2013 08:44:57
ORA-01580: error creating control backup file Z:\RMANCONTROLFILEBACKUP\SNAPSHOT_EPPROD1_CF.CTL
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.

Hi,
>RMAN-03002: failure of configure command at 12/19/2013 08:44:57
>RMAN-03014: implicit resync of recovery catalog failed
>RMAN-03009: failure of full resync command on default channel at 12/19/2013 08:44:57
"DO NOT CONNECT TO THE CATALOG "
Thank you

Similar Messages

  • FDM keeps give me DCOM Security Error when I configure the Load Balance

    Hello, everyone.
    I installed FDM on the Windows 2008 Server.
    When I configure the Load Balance Server for FDM.
    It keeps give me error:
    Unable to create Load Balance Manager Object!
    Please verify that the user name, password, and domain name are correct.
    However, I am pretty sure the user name and password input are correct.
    I have tried the solution provides on Oracle Support. And changes the DCOM component's security settings.
    However, the issue is still existed.

    If after clearning out the security on the DCOM object and attempting to reset the Load Balance Config the same issue occurs, you will need to un-install FDM using the EPM System Un-installer and reboot. Following the reboot you will then choose to install FDM again, configure FDM using the EPM System Configuration utility, and then reset the FDM configuration items.

  • PORTAL ERROR : when we configured xRPM roles to the user.

    we have installed  netweaver 2004s(abap+java)  with EP . To this installation as a add on we have installed xRPM 4.5.
    we configured xrpm roles like project managent, design colloboration, portfolio management to the user.
    when we login with that user and try to navigate the tabs none of the functions are working and  we are getting error message like this.
    Error connecting using JCO.Client: null
    No portfolio was found; contact your system administrator.
    Error connecting using JCO.Client: null
    but we have defined the Jco destinations and sld properly. we are able to ping the connections also.
    please help us in resolving these issues.
    thanks in advance
    Sathish Kumar T.

    Hi,
    1) Check if user account used is locked in backend
    http://www.sap-info.org/snotes/SN2.pdf
    2) Check number of connections
    Error in  tab of Portfolio Management
    3) Check SSO ticket time
    Re: DynamicRFCException with JCO.client problem
    Regards,
    Harini S

  • Error when opening configuration manager in the administration workstation

    Hello,
    For some reason I get this error everytime I try to  open the configuration manager on the administration workstation. The error says "(-9934) Unable to initialize the real-time feed for instance cdi. Unable to proceed until the real-time can be established.  The feed may be inactive or you may
    not have permission to connect to the feed."
    Does anyone have any suggestions why I get this error?
    Thank You.

    Once you login to the AW you should see all the aw processes in the task bar.You would even see this error if you simply do not use the /console option to login when using mstc.
    I did not even consider that someone did not have the Distributor running - you are right.
    But you have to adjust your thinking - "you should see all the aw processes in the task bar" - will not cut it with Windows 2008.
    With 8.0 and onwards, perhaps you should consider mentioning the Portico.
    Rgards,
    Geoff

  • Error when saving configuration

    when i tried to save the configuration of one of my AP 1200 access point, i encountered this error message
    "Destination filename [startup-config]?
    Building configuration...
    nv_done: unable to open "flash:/config.txt.new"
    nv_done: unable to open "flash:/config.txt.new"
    nv_done: unable to open "flash:/private-multiple-fs.new"[OK]
    NVRAM Verification Failed"
    what is happening to my AP ?
    flash corrupt ?

    Could be your flash file-system is full.
    Check the output of "dir flash:", even with the latest IOS version
    there should be more than 2 MBytes free space.
    If you find a lot of "crashinfo_*" files you can delete these with
    delete /force flash:crashinfo*
    Every "crash" writes a file "crashinfo*" to the flash file-system.
    These are only useful if you open a SR with the Cisco TAC.

  • XI - Error when activating configuration

    We did a "clean" install of PI 7.0 on Windows 2003 server / MSSQL and performed the post-installation config all as per instalation guide.  All works fine, except when activating PI config from the Integration Directory.  The activation works, but after a few seconds the following error comes up in the PI configuration:
    Unexpected error during message processing: javax.transaction.HeuristicMixedException: com.sap.engine.services.ts.exceptions.BaseHeuristicMixedException: One or more XAResources were not commited because of Exception in the second commit phase. at com.sap.engine.services.ts.jta.impl.TransactionImpl.commit(TransactionImpl.java:451) at com.sap.engine.services.ts.jta.impl.TransactionManagerImpl.commit(TransactionManagerImpl.java:319) at com.sap.engine.services.ts.jta.impl.UserTransaction.commit(UserTransaction.java:79) at com.sap.aii.ib.server.notification.AbstractMessageReceiver.commitMsgProcessingTx(AbstractMessageReceiver.java:223) at com.sap.aii.ib.server.notification.AbstractMessageReceiver.onMessage(AbstractMessageReceiver.java:138) at com.sap.jms.client.session.Session.run(Session.java:641) at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37) at java.security.AccessController.doPrivileged(Native Method) at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:100) at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:170) Caused by: javax.transaction.xa.XAException: XA operation cannot be completed successfully. at com.sap.jms.client.xa.XAResource.commit(XAResource.java:47) at com.sap.engine.services.jmsconnector.spi.ManagedSession$XAManagedResource.commit(ManagedSession.java:322) at com.sap.engine.services.ts.jta.impl.ResourceList.commitTwoPhase(ResourceList.java:80) at com.sap.engine.services.ts.jta.impl.TransactionImpl.commit(TransactionImpl.java:355) ... 9 more
    Any ideas?
    Thanks
    Johan

    Hello Johan ,
    Check this out :
    URL was these :
    error in ID
    The solution is provided in the SAP CSS note :-
    #1030077 Cache notification remains in status "started"
    i.e.,
    " 1) Make sure that the directory specified in the log
    exists, and that the J22E administrator-user (usually <SID>adm) has read
    and write authorization for this directory."
    OR
    "2) Change the path for the logs. Enter the required path under 'Server
    -> Services -> JMS Provider -> Properties -> Property
    'transactionStorePath'.
    If there are several server nodes, you must
    repeat this step for all nodes. Then restart JMSProvider.
    Perform the cache connectivity test, and then check defaultTrace. The
    error should no longer be displayed there."
    Message was edited by:
            prasad chintala

  • Occurs "AD Administration error" when i update snapshot

    ours is upgraded to EBS R12.0.6.
    then,apply patch 7665691 and 7533081.all above is successful!
    next ,when i execute "adadmin" -->2.Maintain Applications Files menu-->4.Maintain snapshot information-->2.Update current view snapshot-->1.Update Complete APPL_TOP
    after running about 8 minutes,the errors occurs like this below:
    ==========================
    AD Administration error:
    Error while executing statement
    AD Administration error:
    ORA-00600: internal error code, arguments: [kdddgb5], [4294967295], [0], [], [], [], [], []
    ORA-06512: at "APPS.AD_FILE_UTIL", line 1357
    ORA-06512: at line 3
    ==========
    can somebody help me ? i can't resolve the problem
    Edited by: user515977 on Apr 26, 2009 10:25 PM
    Edited by: user515977 on Apr 26, 2009 10:27 PM
    Edited by: user515977 on Apr 26, 2009 10:27 PM

    Hi,
    Have a look at the following document.
    Note: 153788.1 - Troubleshoot an ORA-600 or ORA-7445 Error Using the Error Lookup Tool
    https://metalink2.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=153788.1
    If this does not help, please log a SR.
    Regards,
    Hussein

  • OSB(11.1.1.4) errors when ServiceProxy configured to AQ JMS Topic(not Q)

    Hi,
    I have a situation as follows:
    AQ JMS Topic --> OSB Proxy Service --> Invoke some business service.
    I have configured WLS with AQ Foreign JMS server. I know my WLS/AQ configuration is correct as I can publish to AQ topic from OSB(no bpel) business service. But when I try to get an inbound xml(not soap) messages from AQ and let OSB Proxy Service subscribe to the JMS topic(not queue). I get the following message in WLS console
    WLS Console Error message:
    <Warning> <EJB> <BEA-010081> <The message-driven bean RequestEJB-3836792044197546800-63c4ae90.12e4efaf8e2.-7fbf was configured to use a JMS Topic, requires container-managed transactions, and uses a foreign JMS provider. Only one thread will be used to receive and process all messages.>
    Also the messages does not get picked up from AQ topic and when I look at AQ there is no subscriber created to the JMS topic. I did set the subscriber name, XA etc. in the OSB JMS Transport advanced section.
    ============================================================================
    In the console log I get:
    <Feb 22, 2011 4:25:07 PM CST> <Warning> <EJB> <BEA-010061> <The Message-Driven EJB: RequestEJB-6379926953434238165--37f2a5df.12e4f78ff7c.-7fda is unable to connect to the JMS destination: jms.etBannerFromRMS. The Error was:
    oracle.jms.AQjmsException: ORA-24047: invalid agent name RequestEJB-6379926953434238165, agent name should be of the form NAME
    ORA-06512: at "SYS.DBMS_AQADM_SYS", line 6234
    ORA-06512: at line 1
    ORA-06512: at "SYS.DBMS_AQJMS", line 129
    ORA-06512: at line 1
    Nested exception: java.sql.SQLException: ORA-24047: invalid agent name RequestEJB-6379926953434238165, agent name should be of the form NAME
    ORA-06512: at "SYS.DBMS_AQADM_SYS", line 6234
    ORA-06512: at line 1
    ORA-06512: at "SYS.DBMS_AQJMS", line 129
    ORA-06512: at line 1
    >
    <Feb 22, 2011 4:25:17 PM CST> <Warning> <EJB> <BEA-010081> <The message-driven bean RequestEJB-6379926953434238165--37f2a5df.12e4f78ff7c.-7fda was configured to use a JMS Topic, requires container-managed transactions, and uses a foreign JMS provider. Only one thread will be used to receive and process all messages.>
    <Feb 22, 2011 4:25:17 PM CST> <Warning> <EJB> <BEA-010096> <The Message-Driven EJB: RequestEJB-6379926953434238165--37f2a5df.12e4f78ff7c.-7fda is unable to connect to the JMS destination or bind to JCA resource adapter: jms.etBannerFromRMS. Connection failed after 2 attempts. The MDB will attempt to reconnect/rebind every 10 seconds. This log message will repeat every 600 seconds until the condition clears.>
    <Feb 22, 2011 4:25:17 PM CST> <Warning> <EJB> <BEA-010061> <The Message-Driven EJB: RequestEJB-6379926953434238165--37f2a5df.12e4f78ff7c.-7fda is unable to connect to the JMS destination: jms.etBannerFromRMS. The Error was:
    oracle.jms.AQjmsException: ORA-24047: invalid agent name RequestEJB-6379926953434238165, agent name should be of the form NAME
    ORA-06512: at "SYS.DBMS_AQADM_SYS", line 6234
    ORA-06512: at line 1
    ORA-06512: at "SYS.DBMS_AQJMS", line 129
    ORA-06512: at line 1
    Nested exception: java.sql.SQLException: ORA-24047: invalid agent name RequestEJB-6379926953434238165, agent name should be of the form NAME
    ORA-06512: at "SYS.DBMS_AQADM_SYS", line 6234
    ORA-06512: at line 1
    ORA-06512: at "SYS.DBMS_AQJMS", line 129
    ORA-06512: at line 1
    >
    <Feb 22, 2011 4:25:27 PM CST> <Warning> <EJB> <BEA-010081> <The message-driven bean RequestEJB-6379926953434238165--37f2a5df.12e4f78ff7c.-7fda was configured to use a JMS Topic, requires container-managed transactions, and uses a foreign JMS provider. Only one thread will be used to receive and process all messages.>
    <Feb 22, 2011 4:25:37 PM CST> <Warning> <EJB> <BEA-010081> <The message-driven bean RequestEJB-6379926953434238165--37f2a5df.12e4f78ff7c.-7fda was configured to use a JMS Topic, requires container-managed transactions, and uses a foreign JMS provider. Only one thread will be used to receive and process all messages.>
    <Feb 22, 2011 4:25:47 PM CST> <Warning> <EJB> <BEA-010081> <The message-driven bean RequestEJB-6379926953434238165--37f2a5df.12e4f78ff7c.-7fda was configured to use a JMS Topic, requires container-managed transactions, and uses a foreign JMS provider. Only one thread will be used to receive and process all messages.>
    Thanks,
    Prantor

    Are you using an IP address for the AQ datasource host instead of a hostname ?
    A search on ora-24047 revealed this thread http://kr.forums.oracle.com/forums/thread.jspa?threadID=431416 which states problem could be with using IP address.

  • Application Error when adding configurator item to shopping cart

    Hi All,
    We are getting application error while selecting the configurator model item in iStore pages in oracle apps R12.
    The view source shows following message:
    java.lang.NullPointerException
         at oracle.apps.ibe.shoppingcart.quote.ShoppingCart.addModelsToCart(ShoppingCart.java:7079)
         at oracle.apps.ibe.configurator.Configurator.addItemToCart(Configurator.java:272)
         at ibeCFgpLaunch.jspService(_ibeCFgpLaunch.java:1241)
         at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59)
         at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:390)
         at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:594)
         at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:518)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
         at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:734)
         at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:391)
         at com.evermind.server.http.ServletRequestDispatcher.unprivileged_forward(ServletRequestDispatcher.java:280)
         at oracle.oc4j.security.OC4JSecurity.doPrivileged(OC4JSecurity.java:284)
         at com.evermind.server.http.ServletRequestDispatcher.forward(ServletRequestDispatcher.java:219)
         at com.evermind.server.http.EvermindPageContext.forward(EvermindPageContext.java:395)
         at ibeCCtpBuyRoute.jspService(_ibeCCtpBuyRoute.java:2490)
    While selecting the normal standard item i got below error:
    Error:
    There is an error in order submission.
    ERROR_RETURNED (API=ASO_QUOTE_CUHK.Create_Quote_PRE)
    Also i checked all invalid objects , but i couldn't find any ASO or IBE related invalid objects.
    Please help, it was urgent..

    L S P.. wrote:
    Hi,
    Actually that notes says about invalid objects in ASO and IBE objects.
    But i couldn't found any invalid objects. Also i was cleared cache using functional administrator also.
    But still am getting this error.
    Please help on this.. It is on critical.Please log a SR if the doc did not help.
    Thanks,
    Hussein

  • Got error when creating a standby DB from rman:  no backup or copy... Why?

    We try to create standby database from a production DB on another server (10.2.0.4). The RMAN backup is in the nfs file system which is also mounted to the target server (the DR box). So, the access path for the rman backup is the same look from primary DB server and DR DB server. I started the RMAN run:
    RMAN> RUN
    2> {
    3> ALLOCATE AUXILIARY CHANNEL aux1 DEVICE TYPE DISK;
    4> ALLOCATE AUXILIARY CHANNEL aux2 DEVICE TYPE DISK;
    5> DUPLICATE TARGET DATABASE for standby
    6> nofilenamecheck
    7> dorecover;
    8> }
    9>
    10> exit
    using target database control file instead of recovery catalog
    allocated channel: aux1
    channel aux1: sid=582 devtype=DISK
    allocated channel: aux2
    channel aux2: sid=584 devtype=DISK
    Starting Duplicate Db at 21-JUN-12
    contents of Memory Script:
    set until scn 12198261770353;
    restore clone standby controlfile;
    sql clone 'alter database mount standby database';
    executing Memory Script
    executing command: SET until clause
    Starting restore at 21-JUN-12
    released channel: aux1
    released channel: aux2
    RMAN-00571: ===========================================================
    RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
    RMAN-00571: ===========================================================
    RMAN-03002: failure of Duplicate Db command at 06/21/2012 16:33:36
    RMAN-03015: error occurred in stored script Memory Script
    RMAN-06026: some targets not found - aborting restore
    RMAN-06024: no backup or copy of the control file found to restore
    ===========================================================================
    The backups should have controlfile. There is rman show all display:
    RMAN configuration parameters are:
    CONFIGURE RETENTION POLICY TO REDUNDANCY 1;
    CONFIGURE BACKUP OPTIMIZATION OFF;
    CONFIGURE DEFAULT DEVICE TYPE TO DISK;
    CONFIGURE CONTROLFILE AUTOBACKUP ON;
    CONFIGURE CONTROLFILE AUTOBACKUP FORMAT FOR DEVICE TYPE DISK TO '/backup/inbound/online/controlfile_auto%F';
    CONFIGURE DEVICE TYPE DISK PARALLELISM 1 BACKUP TYPE TO BACKUPSET;
    CONFIGURE DATAFILE BACKUP COPIES FOR DEVICE TYPE DISK TO 1;
    CONFIGURE ARCHIVELOG BACKUP COPIES FOR DEVICE TYPE DISK TO 1;
    CONFIGURE CHANNEL 1 DEVICE TYPE DISK FORMAT '/backup/inbound/online/%d_%T_%t_%s';
    CONFIGURE MAXSETSIZE TO UNLIMITED;
    CONFIGURE ENCRYPTION FOR DATABASE OFF;
    CONFIGURE ENCRYPTION ALGORITHM 'AES128';
    CONFIGURE ARCHIVELOG DELETION POLICY TO NONE;
    CONFIGURE SNAPSHOT CONTROLFILE NAME TO '/backup/inbound/online/snapcf_inbound.f';
    Why and how to fix? Thanks for help!

    Here is the list of command:
    RMAN> list backup of controlfile ;
    List of Backup Sets
    ===================
    BS Key Type LV Size Device Type Elapsed Time Completion Time
    5518 Full 4.57M DISK 00:00:07 17-JUN-12
    BP Key: 5518 Status: AVAILABLE Compressed: NO Tag: TAG20120617T035926
    Piece Name: /backup/inbound/online/controlfile_autoc-2080040856-20120617-00
    Control File Included: Ckp SCN: 12197994840698 Ckp time: 17-JUN-12
    BS Key Type LV Size Device Type Elapsed Time Completion Time
    5522 Full 4.57M DISK 00:00:00 18-JUN-12
    BP Key: 5522 Status: AVAILABLE Compressed: NO Tag: TAG20120618T010158
    Piece Name: /backup/inbound/online/controlfile_autoc-2080040856-20120618-00
    Control File Included: Ckp SCN: 12198041382572 Ckp time: 18-JUN-12
    BS Key Type LV Size Device Type Elapsed Time Completion Time
    5526 Full 4.57M DISK 00:00:01 19-JUN-12
    BP Key: 5526 Status: AVAILABLE Compressed: NO Tag: TAG20120619T010352
    Piece Name: /backup/inbound/online/controlfile_autoc-2080040856-20120619-00
    Control File Included: Ckp SCN: 12198090424606 Ckp time: 19-JUN-12
    BS Key Type LV Size Device Type Elapsed Time Completion Time
    5530 Full 4.57M DISK 00:00:02 20-JUN-12
    BP Key: 5530 Status: AVAILABLE Compressed: NO Tag: TAG20120620T010304
    Piece Name: /backup/inbound/online/controlfile_autoc-2080040856-20120620-00
    Control File Included: Ckp SCN: 12198146424201 Ckp time: 20-JUN-12
    BS Key Type LV Size Device Type Elapsed Time Completion Time
    5534 Full 4.57M DISK 00:00:02 21-JUN-12
    BP Key: 5534 Status: AVAILABLE Compressed: NO Tag: TAG20120621T010357
    Piece Name: /backup/inbound/online/controlfile_autoc-2080040856-20120621-00
    Control File Included: Ckp SCN: 12198210334547 Ckp time: 21-JUN-12
    ==================================================================
    I tried to catalog the controlfile:
    RMAN> catalog controlfilecopy '/backup/inbound/online/controlfile_autoc-2080040856-20120621-00';
    RMAN-00571: ===========================================================
    RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
    RMAN-00571: ===========================================================
    RMAN-03009: failure of catalog command on default channel at 06/21/2012 17:24:32
    ORA-19563: control file header validation failed for file /backup/inbound/online/controlfile_autoc-2080040856-20120621-00
    ====================================================================
    We have level 1 backup everyday, except Sunday. I have level 0 backup on Sunday. I alos tried the metalink note RMAN Duplicate For Standby Fails with Rman-06024: No Backup Or Copy Of The Control File Found To Restore [ID 466321.1]. It does not work.
    Thanks for help!

  • Change Snapshot controlfile name

    We are using RAC.
    When I try to chage the location of snapshot controlfile location,connecting to both catalog and target database(as sys) to a locaton shared by all the instance using
    RMAN> configure snapshot controlfile name to '/oracle/test_flash/ASYST/backupset/p1/snapcf_ASYST.f';
    RMAN-00571: ===========================================================
    RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
    RMAN-00571: ===========================================================
    RMAN-03002: failure of configure command at 09/01/2013 02:23:12
    RMAN-03014: implicit resync of recovery catalog failed
    RMAN-03009: failure of full resync command on default channel at 09/01/2013 02:23:12
    ORA-01580: error creating control backup file /f37back/oradata/flash_recovery_area/EDBT/backupset/p1/snapcf_EDBT.f
    ORA-27040: file create error, unable to create file
    Linux-x86_64 Error: 2: No such file or directory
    But when I connect to the target database as sys and execute the below, the location of the controlfile chaged
    SYS@ASYST1 > EXECUTE SYS.DBMS_BACKUP_RESTORE.CFILESETSNAPSHOTNAME('/oracle/test_flash/ASYST/backupset/p1/snapcf_ASYST.f');
    PL/SQL procedure successfully completed.
    What is the difference between the two ?

    It seems that the *supported* method of the RMAN command line attempts to create the snapshot controlfile while the *unsupported* method of the PLSQL API doesn't attempt to do so.
    Which would you rather use, one that is supported or one that is not documented, not supported ?
    Hemant K Chitale

  • Snapshot controlfile

    Hi folks,
    what is the difference between snapshot control file and backup control file ?
    Thanks & regards.

    Hi,,
    For example:
    CONFIGURE SNAPSHOT CONTROLFILE NAME TO ‘/oracle/ora10g/dbs/snapcf_test11g.f’
    RMAN needs a snapshot control file when resynchronizing with the recovery catalog or taking a backup of the current control file. The default location is platform specific and depends on the Oracle home of each target database. In Linux environment it locates in $ORACLE_HOME/dbs directory. You can change its location with this configuration.
    For example:
    CONFIGURE CONTROLFILE AUTOBACKUP FORMAT FOR DEVICE TYPE DISK TO ‘%F’
    By default, RMAN automatically names control file backups and  saves them into FRA. To configure RMAN  to write control file backups to the specific directory:  %F will generate a unique filename likes  c-‘IIIIIIIIII- YYYYMMDD-QQ’ . Here  ‘IIIIIIIIII’ is DBID, ‘YYYYMMDD’ is date and  ‘QQ’ is hexadecimal id. You can also backup controlfile to specific location.
    CONFIGURE CONTROLFILE AUTOBACKUP FORMAT FOR DEVICE TYPE DISK TO ‘ora_home/oradata/cf_%F’;
    Thank you

  • Need of configure snapshot ctl file ???

    why i need to Configure snapshot controlfile ??

    this is a temporary file used by rman for read consistenacy.
    <As Per oracle DOC>
    RMAN needs to resynchronize from a read-consistent version of the control file, it creates a temporary snapshot control file.
    Thanks
    Kuljeet Pal Singh

  • Error when trying to install OEM Grid Control 10.2.0.2 win32

    Hi
    I'm trying to install Oracle Enterprise Manager Grid Control release 2 for windows server 2003 32 bits, but the installation could not be completed.
    I got the following error when OMS Configuration step is running.
    SEVERE: OUI-25031:Some of the configuration assistants failed. It is strongly recommended that you retry the configuration assistants at this time. Not successfully running any "Recommended" assistants means your system will not be correctly configured.
    1. Check the Details panel on the Configuration Assistant Screen to see the errors resulting in the failures.
    2. Fix the errors causing these failures.
    3. Select the failed assistants and click the 'Retry' button to retry them.
    The "C:\OracleHomes1\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 look into the configToolFailedCommands log file, the are any more information regard the issue.
    Best Regards
    ARmando

    My server that was running that version had crashed, so I'm trying to install it again.
    I have EBS 12.0 and 10g DB that I usually monitored with Grid Control.
    What version do you recommend me?
    Regards

  • Root.sh failed throws error when installing Oracle Grid Infrastructure 11.2

    Hi,
    root.sh failed with the following error when installing / configuring the oracle grid infrastructure version 11.2.0.1 for standalone on RHEL 6
    Now product-specific root actions will be performed.
    2011-10-10 11:46:55: Checking for super user privileges
    2011-10-10 11:46:55: User has super user privileges
    2011-10-10 11:46:55: Parsing the host name
    Using configuration parameter file: /apps/opt/oracle_infra/crs/install/crsconfig_params
    Creating trace directory
    LOCAL ADD MODE
    Creating OCR keys for user 'oracle', privgrp 'oinstall'..
    Operation successful.
    CRS-4664: Node vmhost1 successfully pinned.
    Adding daemon to inittab
    CRS-4124: Oracle High Availability Services startup failed.
    CRS-4000: Command Start failed, or completed with errors.
    ohasd failed to start: Inappropriate ioctl for device
    ohasd failed to start: Inappropriate ioctl for device at /apps/opt/oracle_infra/crs/install/roothas.pl line 296.
    I followed the steps / solution provided in the ID 1069182.1. But no use.
    Are there any workaround?
    Thanks
    -KarthicK
    Edited by: user11984375 on Oct 10, 2011 7:06 AM

    Check the logfiles under $GRID_HOME/log/<node_name>/cssd/
    I had seen the same problem and the following resolved the problem for me.
    [root@rac1 ~]# rm -f /usr/tmp/.oracle/* /tmp/.oracle/* /var/tmp/.oracle/*
    [root@rac1 ~]# > $ORA_CRS_HOME/log/<node_name>/cssd/<node_name>.pid
    HTH,
    Raj Mareddi
    http://www.freeoraclehelp.com

Maybe you are looking for

  • Preview and Publish Problems

    When I only have a few slides in a Captivate file - it will preview and publish fine. When I have more than a few slides in Captivate it will only preview and publish the first few seconds of each slide. Help!

  • Capturing Footage from Canon HV40 to Final Cut Express Issue

    I own a Canon HV40 camcorder and shot a short film using the 24p HDV 24F Cine Mode feature (for film look). I've captured the footage into Final Cut Express, but the footage is running at a faster speed. I know this may have something to do with fram

  • RDBMS Security Store ?

    Hi guys, I read the doc but it's not clearly explained so I got stuck how to implement the RDBMS Security Store and authenticate and authorize the users againts the RDBMS. I installed WebLogic 11g (10.3.1.0), declaring RDBMS Security Store in install

  • Xml  query needed

    hi, the following is sample XML file. i want 2 store the data in a table. i need the oracle query to retrive the name and value by using XMLDB. i want to store the query in a table. <objectname> <namingAttribute name="xyz" value="pqr"/> <namingAttrib

  • My iphone sound is not working. HELP

    I just bought my iphone 3g today. Everything seems to be working well. No crashes. Everything synced well also. But for some reason the sound seems to be not working. From the sounds setting, I turned off both vibrates and even put the volume to the