Golden Gate Error while replicating 2 oracle databases, reason RAC

Dear All,
My RAC database and the standby database is 11gR2 on Linux.
I was configuring simple replication between RAC and standby database using Golden Gate.
When I start the extract process it does not start on the source database that is RAC, I am configuring golden gate on one node of the RAC.
Here is what I get in my log file:
2011-12-25 15:20:39 INFO OGG-00963 Oracle GoldenGate Manager for Oracle, mgr.prm: Command received from GGSCI on host 10.168.20.31 (START EXTRACT EXT1 ).
2011-12-25 15:20:39 INFO OGG-00975 Oracle GoldenGate Manager for Oracle, mgr.prm: EXTRACT EXT1 starting.
2011-12-25 15:20:39 INFO OGG-00992 Oracle GoldenGate Capture for Oracle, ext1.prm: EXTRACT EXT1 starting.
2011-12-25 15:20:39 INFO OGG-01635 Oracle GoldenGate Capture for Oracle, ext1.prm: BOUNDED RECOVERY: reset to initial or altered checkpoint.
*2011-12-25 15:20:41 WARNING OGG-01423 Oracle GoldenGate Capture for Oracle, ext1.prm: No valid default archive log destination directory found for thread 1.*
*2011-12-25 15:20:41 WARNING OGG-01423 Oracle GoldenGate Capture for Oracle, ext1.prm: No valid default archive log destination directory found for thread 2.*
2011-12-25 15:20:42 INFO OGG-00546 Oracle GoldenGate Capture for Oracle, ext1.prm: Default thread stack size: 10485760.
2011-12-25 15:20:42 ERROR OGG-00446 Oracle GoldenGate Capture for Oracle, ext1.prm: The number of Oracle redo threads (2) is not the same as the number of checkpoint threads (1). EXTRACT groups on RAC systems should be created with the THREADS parameter (e.g., ADD EXT <group name>, TRANLOG, THREADS 2, BEGIN...).
2011-12-25 15:20:42 ERROR OGG-01668 Oracle GoldenGate Capture for Oracle, ext1.prm: PROCESS ABENDING.
Kindly suggest what I have to do to fix this error.
Regards,
Imran

For more understanding of the problem here is the output of command:
view report ext1
GGSCI (racnode1) 2> view report ext1
Oracle GoldenGate Capture for Oracle
Version 11.1.1.1.2 OGGCORE_11.1.1.1.2_PLATFORMS_111004.2100
Linux, x64, 64bit (optimized), Oracle 11g on Oct 7 2011 05:37:17
Copyright (C) 1995, 2011, Oracle and/or its affiliates. All rights reserved.
Starting at 2011-12-26 10:50:37
Operating System Version:
Linux
Version #1 SMP Fri Aug 26 19:08:58 EDT 2011, Release 2.6.18-274.3.1.el5xen
Node: racnode1
Machine: x86_64
soft limit hard limit
Address Space Size : unlimited unlimited
Heap Size : unlimited unlimited
File Size : unlimited unlimited
CPU Time : unlimited unlimited
Process id: 11430
Description:
** Running with the following parameters **
extract group
extract ext1
connection to the database
userid ggs_owner, password ******
hostname and port for trail
rmthost x.x.x.x, mgrport ****
--path and name for the trail
rmttrail /u01/app/ggs/dirdat/lt
--DDL Support
ddl include mapped objname radius_dsl.*;
--DML
table test.*;
2011-12-26 10:50:37 INFO OGG-01635 BOUNDED RECOVERY: reset to initial or altered checkpoint.
Bounded Recovery Parameter:
Options = BRRESET
BRINTERVAL = 4HOURS
BRDIR = /u01/app/ggs
CACHEMGR virtual memory values (may have been adjusted)
CACHEBUFFERSIZE: 64K
CACHESIZE: 8G
CACHEBUFFERSIZE (soft max): 4M
CACHEPAGEOUTSIZE (normal): 4M
PROCESS VM AVAIL FROM OS (min): 16G
CACHESIZEMAX (strict force to disk): 13.99G
Database Version:
Oracle Database 11g Enterprise Edition Release 11.2.0.1.0 - 64bit Production
PL/SQL Release 11.2.0.1.0 - Production
CORE 11.2.0.1.0 Production
TNS for Linux: Version 11.2.0.1.0 - Production
NLSRTL Version 11.2.0.1.0 - Production
Database Language and Character Set:
NLS_LANG environment variable specified has invalid format, default value will be used.
NLS_LANG environment variable not set, using default value AMERICAN_AMERICA.US7ASCII.
NLS_LANGUAGE = "AMERICAN"
NLS_TERRITORY = "AMERICA"
NLS_CHARACTERSET = "WE8MSWIN1252"
Warning: your NLS_LANG setting does not match database server language setting.
Please refer to user manual for more information.
2011-12-26 10:50:38 INFO OGG-00546 Default thread stack size: 10485760.
2011-12-26 10:50:38 INFO OGG-01515 Positioning to begin time Dec 26, 2011 9:35:19 AM.
Here is the output of command (From target database)
view report rep1
Oracle GoldenGate Delivery for Oracle
Version 11.1.1.1.2 OGGCORE_11.1.1.1.2_PLATFORMS_111004.2100
Linux, x64, 64bit (optimized), Oracle 11g on Oct 7 2011 05:44:59
Copyright (C) 1995, 2011, Oracle and/or its affiliates. All rights reserved.
Starting at 2011-12-25 11:24:46
Operating System Version:
Linux
Version #1 SMP Tue May 31 13:22:04 EDT 2011, Release 2.6.18-238.12.1.el5
Node: standbydb.etisalcom.private
Machine: x86_64
soft limit hard limit
Address Space Size : unlimited unlimited
Heap Size : unlimited unlimited
File Size : unlimited unlimited
CPU Time : unlimited unlimited
Process id: 8812
Description:
** Running with the following parameters **
Replicat group
replicat rep1
--source and target definitions
ASSUMETARGETDEFS
target database login
userid ggs_owner, password ******
file for dicarded transaction
discardfile /u01/app/ggs/discard/rep1_discard.txt, append, megabytes 10
--ddl support
DDL
Specify table mapping -
map test.*, target test.*;
CACHEMGR virtual memory values (may have been adjusted)
CACHEBUFFERSIZE: 64K
CACHESIZE: 512M
CACHEBUFFERSIZE (soft max): 4M
CACHEPAGEOUTSIZE (normal): 4M
PROCESS VM AVAIL FROM OS (min): 1G
CACHESIZEMAX (strict force to disk): 881M
Database Version:
Oracle Database 11g Enterprise Edition Release 11.2.0.1.0 - 64bit Production
PL/SQL Release 11.2.0.1.0 - Production
CORE 11.2.0.1.0 Production
TNS for Linux: Version 11.2.0.1.0 - Production
NLSRTL Version 11.2.0.1.0 - Production
Database Language and Character Set:
NLS_LANG environment variable specified has invalid format, default value will be used.
NLS_LANG environment variable not set, using default value AMERICAN_AMERICA.US7ASCII.
NLS_LANGUAGE = "AMERICAN"
NLS_TERRITORY = "AMERICA"
NLS_CHARACTERSET = "WE8MSWIN1252"
Warning: your NLS_LANG setting does not match database server language setting.
Please refer to user manual for more information.
** Run Time Messages **
I have also observed that the process extract stops after few minutes. When it stops and I view the log it says:
*ERROR   OGG-00446  Oracle GoldenGate Capture for Oracle, ext1.prm:  error 2 (No such file or directory) opening redo log +FRA/racdb/archivelog/1_12041_763744886.dbf*
Means it is not getting the path of ASM archive log destination.
what should I do in this case, kindly help.
Regards,
Imran

Similar Messages

  • Help on Oracle Golden Gate [SQL Server to Oracle Database]

    Hi,
    I am planning to use Oracle Golden Gate to replicate data from SQl Server 2008 to Oracle database. I had below queries which I wanted to get clarity on before making a decision. It would be very helpful if anyone can clarify this
    - Can I set-up OGG to synchronize only a subset of tables within a schema ? (for ex: 10 tables out of 50 tables in a schema)
    - Once the synchronization is set-up after the Initial Load, can the synchronization be paused (for few days) and then resumed again seamlessly ?
    Any help/input would be greatly appreciated.
    Regards
    Rajashekar

    - Can I set-up OGG to synchronize only a subset of tables within a schema ? (for ex: 10 tables out of 50 tables in a schema)
    Yes, the TABLE option in the extract needs to specify the table name (not a wildcard ( * )).  The replecat needs to be done the same way.
    Example:
    --Extract--
    TABLE <SCHEMA>.<TABLE_NAME>
    --Replicat--
    MAP <SCHEMA>.<TABLE_NAME>, TARGET <SCHEMA>.<TABLE_NAME>
    - Once the synchronization is set-up after the Initial Load, can the synchronization be paused (for few days) and then resumed again seamlessly ?
    Once the initial load is done, you can turn off the replicat for a few days.  Only thing is that you need to make sure you have space for the trail files that will be generated and access to any backups/archive logs that you may need later.

  • Errors while installind Oracle Database 11gR2

    At the step "Oracle Database Configuration Assistant i got the following error: link
    And i don't know why, and what to do. Can you help me?
    Thanks!
    Edited by: Roger22 on 14.07.2010 20:25

    Wed Jul 14 20:38:54 2010
    AUD: OS Error = 1502 encountered while writing audit record
    AUD: OS Error = 1502 encountered while writing audit record
    Starting ORACLE instance (normal)
    Wed Jul 14 20:39:13 2010
    LICENSE_MAX_SESSION = 0
    LICENSE_SESSIONS_WARNING = 0
    Shared memory segment for instance monitoring created
    Picked latch-free SCN scheme 2
    Using LOG_ARCHIVE_DEST_1 parameter default value as D:\oracle\product\11.2.0\dbhome_1\RDBMS
    Autotune of undo retention is turned on.
    IMODE=BR
    ILAT =27
    LICENSE_MAX_USERS = 0
    SYS auditing is disabled
    Starting up:
    Oracle Database 11g Enterprise Edition Release 11.2.0.1.0 - Production
    With the Partitioning, OLAP, Data Mining and Real Application Testing options.
    Using parameter settings in client-side pfile D:\ORACLE\PRODUCT\11.2.0\APP\SORIN\ADMIN\ORCL\PFILE\INIT.ORA on machine ROGER
    System parameters with non-default values:
      processes                = 150
      nls_language             = "ROMANIAN"
      nls_territory            = "ROMANIA"
      memory_target            = 816M
      control_files            = "D:\ORACLE\PRODUCT\11.2.0\APP\SORIN\ORADATA\ORCL\CONTROL01.CTL"
      control_files            = "D:\ORACLE\PRODUCT\11.2.0\APP\SORIN\ORADATA\ORCL\CONTROL02.CTL"
      db_block_size            = 8192
      compatible               = "11.2.0.0.0"
      undo_tablespace          = "UNDOTBS1"
      remote_login_passwordfile= "EXCLUSIVE"
      db_domain                = ""
      dispatchers              = "(PROTOCOL=TCP) (SERVICE=orclXDB)"
      audit_file_dest          = "D:\ORACLE\PRODUCT\11.2.0\APP\SORIN\ADMIN\ORCL\ADUMP"
      audit_trail              = "DB"
      db_name                  = "orcl"
      open_cursors             = 300
      diagnostic_dest          = "D:\ORACLE\PRODUCT\11.2.0\APP\SORIN"
    Wed Jul 14 20:39:18 2010
    PMON started with pid=2, OS id=5252
    Wed Jul 14 20:39:18 2010
    VKTM started with pid=3, OS id=4052 at elevated priority
    VKTM running at (10)millisec precision with DBRM quantum (100)ms
    Wed Jul 14 20:39:18 2010
    GEN0 started with pid=4, OS id=4392
    Wed Jul 14 20:39:18 2010
    DIAG started with pid=5, OS id=4924
    Wed Jul 14 20:39:18 2010
    DBRM started with pid=6, OS id=5692
    Wed Jul 14 20:39:18 2010
    PSP0 started with pid=7, OS id=5120
    Wed Jul 14 20:39:18 2010
    DIA0 started with pid=8, OS id=3532
    Wed Jul 14 20:39:19 2010
    MMAN started with pid=9, OS id=4196
    Wed Jul 14 20:39:19 2010
    DBW0 started with pid=10, OS id=504
    Wed Jul 14 20:39:19 2010
    LGWR started with pid=11, OS id=1252
    Wed Jul 14 20:39:19 2010
    CKPT started with pid=12, OS id=3776
    Wed Jul 14 20:39:19 2010
    SMON started with pid=13, OS id=5408
    Wed Jul 14 20:39:19 2010
    RECO started with pid=14, OS id=4776
    Wed Jul 14 20:39:19 2010
    MMON started with pid=15, OS id=4980
    starting up 1 dispatcher(s) for network address '(ADDRESS=(PARTIAL=YES)(PROTOCOL=TCP))'...
    Wed Jul 14 20:39:19 2010
    MMNL started with pid=16, OS id=752
    starting up 1 shared server(s) ...
    ORACLE_BASE from environment = D:\oracle\product\11.2.0\app\Sorin
    Wed Jul 14 20:39:19 2010
    AUD: OS Error = 1502 encountered while writing audit record
    Wed Jul 14 20:43:13 2010
    AUD: OS Error = 1502 encountered while writing audit record
    AUD: OS Error = 1502 encountered while writing audit record
    Wed Jul 14 20:48:34 2010
    alter database open
    ORA-1507 signalled during: alter database open...
    alter database mount
    Wed Jul 14 20:48:41 2010
    ORA-00210: nu se poate deschide fisierul de control specificat
    ORA-00202: fisier de control: 'D:\ORACLE\PRODUCT\11.2.0\APP\SORIN\ORADATA\ORCL\CONTROL02.CTL'
    ORA-27041: fisierul nu a putut fi deschis
    OSD-04002: fişierul nu a putut fi deschis
    O/S-Error: (OS 2) The system cannot find the file specified.
    ORA-00210: nu se poate deschide fisierul de control specificat
    ORA-00202: fisier de control: 'D:\ORACLE\PRODUCT\11.2.0\APP\SORIN\ORADATA\ORCL\CONTROL01.CTL'
    ORA-27041: fisierul nu a putut fi deschis
    OSD-04002: fişierul nu a putut fi deschis
    O/S-Error: (OS 2) The system cannot find the file specified.
    Wed Jul 14 20:48:43 2010
    Checker run found 2 new persistent data failures
    ORA-205 signalled during: alter database mount
    ...This is what that file contains
    Roger..

  • Error while installing Oracle Database Lite 10.2.0.1.1 for Win

    Hello,
    I am trying to install Oracle Database Lite 10.2.0.1.1 on Windows XP. I am going according screens on this page:
    http://www.oraclebrains.com/2008/07/installing-oracle-database-lite-10g-release-3-mobile-server/
    But at Step:12 - Mobile Server repository Wizzard after password enter I get error --- Io exception: The Network Adapter could not establish the connection. May I insert specific password for Username SYSTEM? Or where is problem?
    Thanks for hint
    David

    Hi,
    I have the same problem but, how can i know what my SID is ? i am trying with "ORCL" and it doesnt work.
    Do you know in which file i can get it ? in the documentation of the installation i found this:
    "If you are not sure of the values to enter for the URL, then you can query the data dictionary to obtain these values.
    Connect as SYSTEM and run the following queries.
    To retrieve the SID, execute: select instance_name from v$instance;
    If you need to retrieve the port number, check the listener.ora file on the
    back-end database."
    But how can i query the database if i have not finished to install it yet and where is located the listener.ora file ?
    I hope you can help me.
    Thank you.

  • Error while adding oracle database resource to the fail safe group

    Hi,
    we are installaing ERP 6.0 EHP4 , oracle10.2.04  in MSCS
    During the step, Adding the oracle Database Resource to the fail safe
    group , I am getting the error.
    28  13:21:57    ** WARNING : FS-10288: Parameter file C:\oracle\BCP\102\database\init<SID>_OFS.ora is not located on a cluster disk
    29  13:21:57    ** WARNING : FS-10404: The database uses a nonclustered disk in one of the system parameters.  Value of parameter is C:\ORACLE\<SID>\102\RDBMS\AUDIT
    30  13:21:58    ** ERROR : FS-10036: The resource uses disk SAP HDD, which is also used by cluster resource SAP VIP in another group
    31  13:21:58    ** ERROR : FS-10778: The Oracle Database resource provider failed to configure the cluster resource <SID>.WORLD
    32  13:21:58    ** ERROR : FS-10890: Oracle Services for MSCS failed during the add operation
    33  13:21:58    ** ERROR : FS-10497: Starting clusterwide rollback of the operation
    34  13:21:58  FS-10488:<primary node name> : Starting rollback of operation
    35  13:21:58   > FS-10090: Rolling back Oracle Net changes on node <primary node name>
    I am having one local disk C: one shared disk Z: and quorum disk Q:
    Shared disk Z: is already used for SAP<sid> group.
    Regards,
    Joel

    Joeldhanaraj wrote:>
    > Hi,
    >
    > we are installaing ERP 6.0 EHP4 , oracle10.2.04  in MSCS
    >
    > During the step, Adding the oracle Database Resource to the fail safe
    > group , I am getting the error.
    >
    > 28  13:21:57    ** WARNING : FS-10288: Parameter file C:\oracle\BCP\102\database\init<SID>_OFS.ora is not located on a cluster disk
    > 29  13:21:57    ** WARNING : FS-10404: The database uses a nonclustered disk in one of the system parameters.  Value of parameter is C:\ORACLE\<SID>\102\RDBMS\AUDIT
    > 30  13:21:58    ** ERROR : FS-10036: The resource uses disk SAP HDD, which is also used by cluster resource SAP VIP in another group
    > 31  13:21:58    ** ERROR : FS-10778: The Oracle Database resource provider failed to configure the cluster resource <SID>.WORLD
    > 32  13:21:58    ** ERROR : FS-10890: Oracle Services for MSCS failed during the add operation
    > 33  13:21:58    ** ERROR : FS-10497: Starting clusterwide rollback of the operation
    > 34  13:21:58  FS-10488:<primary node name> : Starting rollback of operation
    > 35  13:21:58   > FS-10090: Rolling back Oracle Net changes on node <primary node name>
    >
    > I am having one local disk C: one shared disk Z: and quorum disk Q:
    >
    > Shared disk Z: is already used for SAP<sid> group.
    Hi Joel,
    how about following the advice given by the error message and moving the mentioned files/folder (init<sid>_OFS.ora, AUDIT folder) to a clustered resource disk?
    just my 2 pence...

  • Error while opening Oracle Database 11g Express Edition after installation.

    After finishing the installation of Oracle database 11g Express Edition, when I tried to open it, it shows following error : windows cannot find `http://127.0.0.1:%HTTPPORT%/apex/f?p=4950`.Make sure you typed the name coorectly, and then try again.
    What the above error means? I followed the installation steps as given in the link.

    Hi,
    Follow thread may help you.
    <<Newbie on running Oracle 11g - Windows cannot find http:something
    Regards,

  • Oradim error while initializing oracle database instance

    I am trying to install the Oracle 91 personal edition for windows 98 on a windows Me PC. After all the files for the database are copied, I get an error for the file "Oradim" and then a prompt to close all programs and restart my PC. Restarting the PC does not help me either.
    Thanks in advance for any help.
    regards
    Partha

    user8484066 wrote:
    when installing oracle database 11gR2 on windows 7 64-bit following error is occuring.
    G:\app\DELL\product\11.2.0\dbhome_3\owb\external\oc4j_applications\applications\WFMLRSVCApp.ear
    Error? What error? I don't see an error. I just see the name of a file.
    Fortunately we've all seen that file name enough to know what your error is anyway
    I have downloaded this file from
    http://www.oracle.com/technetwork/database/enterprise-edition/downloads/index.html
    Can anyone help me in this.You failed to follow the download/install instructions at two different points.
    The first was on the very page you cited as the source of your download, where it says
    *"- Make sure to download and unzip both files to the same directory. "*
    I'm willing to bet you a cold one that you either downloaded only one file, or you downloaded both files but unzipped them into separate directories.
    The second point you missed was in the Installation Guide where it lists the acceptable Operating Systems under "Database Software Requirements". It lists all the various versions of Windows, including this line:
    Windows 7 - Professional, Enterprise, and Ultimate editions
    Notice the absence of any "home" editions . . .

  • Error while restoring oracle database by using brrestore command

    Dear Experts ,
    please check and give me your suggesitions on my issue
    now we are trying to restore my oracle database from prd to quality
    by using brrestore command
    and it is terminated with an error at persent 30 %
    error log
    BR0278E command output of 'LANG=C dd ibs=64k if=/dev/rmt/ocbn of=/oracle/QAS/sapdata1/sr1_11/sr1.data11';
    BR0359E Restore of /oracle/QAS/sapdata1/sr1_11/sr1.data11 from /dev/rmt/ocbn failed due to previous errors
    BR0406I End of file restore
    BR0404I brrestore terminated with errors
    Regards

    Ershad Ahmed wrote:
    Hi Swathi,
    >
    > Before performing the restore i would always restore control file from the backup to make sure that restore is working
    Hi,
    he already restored 30%, so I think we can safely assume at least some stuff did work.
    Allthough I agree that since the controlfile is saved last, this is a good test.
    Seems to be either a dirty tape (clean drive, repeat) or a faulty backup ( ugh ).
    When you retry after cleaning, you can use -f (fillup) to save the restore from retrieving the files it allready got.
    Check the initSID.sap for the backup  & restore commands and esp. the bs= / ibs= / obs= options.
    Volker

  • Error while installing Oracle 11g R2 RAC

    Hi,
    I am getting following error while trying to provide Oracle software locatio.
    [INS-20702] Unexpected Internal driver error
    Cause - A call to cluster verification utility failed.
    Following are the steps i have followed:
    1. Using NFS mount created a share mount point between two nodes.
    2. Used OCFS2 for OCR
    3. Pointed local location at the time of installing Grid infrastructure.
    4. After executing rootInventory.sh and root.sh using root user on both nodes i could not able to create any folder in NFS mount and OCR location.
    5. Used NFS mount point /u01/app/...etc location for Oracle software location at the time of software installation.
    Observed the above error.
    Note: Got the same error when tried to give "grid" location at the time of "Grid software" location, so re-directed it to local home. But able to see the same content in the another node aswell.
    Please Help me

    Cause
    Common cause is OS user who is performing the installation doesn't have write access to file in /tmp/CVU_11.2.0.1.0_user folder.
    For example, if oracle is the user that's performing installation but couldn't write to file in /tmp/CVU_11.2.0.1.0_oracle, the error will be reported.
    Solution
    To fix the issue, remove folder /tmp/CVU_11.2.0.1.0_user and try runInstaller again.
    For more information, see the Oracle Metalink document: 970166.1

  • I am getting error while accesssing Oracle database

    i am trying to learn by playing around with '
    MORTGAGE LOAN APPLICATION.
    in database i have taken oracle.
    when i try to fire following query:
    select * from customer where custId={$ /process_data/@custId $}
    i am getting following error:
    Exception: Internal error.. Cause: ALC-DSC-000-000: com.adobe.idp.dsc.DSCRuntimeException: Internal error.

    Mehul
    I've not worked with Oracle but I'll give this a shot. Try the following:
    1) If the database you are querying is transcational, add the text (without quotes) "WITH (NOLOCK)" as part of your FROM clause. It may be possible for your DBAs to have set that any queries run without this to be rejected since it would result in locking the table.
    2) I assume, by your query, that custId is of an integer type but if it is varchar (String) then make sure to put your single quotes around the parameter afte the '='.
    I would ask the following:
    Where are you firing the query from? Are you doing it as part of a webservice the form is connected to or are you doing it inside Workbench using one of the JDBC services (or another means)?
    Josh Boyle
    [email protected]
    Cardinal Solutions Group

  • Error while upgrade oracle database from 9.2.0.6 to 10.2.0.1

    updating the correct ORACLE_HOME and PATH variables
    and following the Oracle10 R2 upgrade guide,
    oracle.xxxxxx: <10.2.0.1/dbs> sqlplus "/ as sysdba"
    SQL*Plus: Release 10.2.0.1.0 - Production on Wed Nov 8 10:53:39 2006
    Copyright (c) 1982, 2005, Oracle. All rights reserved.
    Connected to an idle instance.
    SQL> startup upgrade pfile=initCB6ES4.ora
    ORA-29702: error occurred in Cluster Group Service operation
    SQL>

    Verify if the process LMON is active.

  • Gating error while creating standby database in oracle 11g

    Dear Gurus
    I am getting following error while creating standby database. My database version is oracle 11g 11.2.0.1 in Redhat 5.2
    RMAN> duplicate target database for standby from active database;
    Starting Duplicate Db at 10-MAY-12
    using channel ORA_AUX_DISK_1
    contents of Memory Script:
    backup as copy reuse
    targetfile '/oracle/product/11.2.0/dbhome_1/dbs/orapworcl' auxiliary format
    '/oracle/product/11.2.0/dbhome_1/dbs/orapwstdb' ;
    executing Memory Script
    Starting backup at 10-MAY-12
    using channel ORA_DISK_1
    RMAN-00571: ===========================================================
    RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
    RMAN-00571: ===========================================================
    RMAN-03002: failure of Duplicate Db command at 05/10/2012 15:44:18
    RMAN-03015: error occurred in stored script Memory Script
    RMAN-03009: failure of backup command on ORA_DISK_1 channel at 05/10/2012 15:44:18
    ORA-17629: Cannot connect to the remote database server
    ORA-17627: ORA-12528: TNS:listener: all appropriate instances are blocking new connections
    ORA-17629: Cannot connect to the remote database server
    RMAN>
    Regards
    Rabi

    Hello;
    Generally for the connection to work you need to add something like this to the listener.ora file :
    (SID_DESC =
        (global_dbname = STANDBY.hostname)
        (ORACLE_HOME = /u01/app/oracle/product/11.2.0.2)
        (sid_name = STANDBY)
    )You should stop and start the listener on the Standby after adding this. Also your tnsnames.ora must be correct on both the primary and the Standby.
    Also you need an INIT for the Standby side :
    STANDBY.__db_cache_size=343932928
    STANDBY.__java_pool_size=4194304
    STANDBY.__large_pool_size=4194304
    STANDBY.__oracle_base='/u01/app/oracle'#ORACLE_BASE set from environment
    STANDBY.__pga_aggregate_target=281018368
    STANDBY.__sga_target=834666496
    STANDBY.__shared_io_pool_size=0
    STANDBY.__shared_pool_size=469762048
    STANDBY.__streams_pool_size=0
    audit_file_dest='/u01/app/oracle/admin/PRIMARY/adump'
    audit_trail='db'
    compatible='11.2.0.0.0'
    control_files='/u01/app/oracle/oradata/PRIMARY/control01.ctl','/u01/app/oracle/oradata/PRIMARY/control02.ctl'
    db_block_size=8192
    db_domain='SOME.DOMAIN.COM'
    db_flashback_retention_target=2880
    db_name='PRIMARY'
    db_recovery_file_dest_size=2147483648
    db_recovery_file_dest='/u01/app/oracle/flash_recovery_area'
    diagnostic_dest='/u01/app/oracle'
    dispatchers='(PROTOCOL=TCP) (SERVICE=PRIMARYXDB)'
    log_archive_dest_1='LOCATION=USE_DB_RECOVERY_FILE_DEST'
    open_cursors=300
    pga_aggregate_target=277872640
    processes=150
    remote_login_passwordfile='EXCLUSIVE'
    sga_target=833617920
    undo_tablespace='UNDOTBS1'
    log_archive_dest_1='LOCATION=USE_DB_RECOVERY_FILE_DEST VALID_FOR=(ALL_LOGFILES,ALL_ROLES) DB_UNIQUE_NAME=STANDBY'
    log_archive_dest_2='SERVICE=PRIMARY LGWR ASYNC VALID_FOR=(ONLINE_LOGFILES,PRIMARY_ROLE) '
    LOG_ARCHIVE_DEST_STATE_1=ENABLE
    LOG_ARCHIVE_DEST_STATE_2=DEFER
    LOG_ARCHIVE_MAX_PROCESSES=30
    FAL_SERVER=STANDBY
    STANDBY_FILE_MANAGEMENT=AUTO
    DB_UNIQUE_NAME=STANDBYFinally
    startup nomount
    Start RMAN and issue duplicate command
    $ORACLE_HOME/bin/rman target=sys/@primary auxiliary=sys/@standby
    RMAN>duplicate target database for standby from active database NOFILENAMECHECK;
    Keys to success
    1. New Standby start NOMOUNT on new password file. ( On Oracle 11 you must copy and rename the file from Primary server )
    2. Hard coded listener on new Standby server.
    3. Correct tnsnames.ora files.
    4. Correct duplicate command.
    Please consider closing some of you old answered questions
    Best Regards
    mseberg
    Edited by: mseberg on May 10, 2012 7:06 AM

  • Error while connecting MYSQL Database

    Hi,
    I use a 30 days trial of Crystal Reports 2008. When i try to connect with the database i always get the next error: [http://www.visiscan.nl/error.jpg]
    The database is 4.1GB large and there is 10GB free space on the database.
    Anybody can tell me what to do?

    Hi Tom,
    As I understand the error while connecting to database is
    u201CFailed to retrieve data from databaseu201D
    There could be some could be multiple reasons for this.
    If you are using an ODBC connection then try to check the DSN. Recreate the same and then try.
    If the database is oracle check if native client is installed and try to ping from the native client to check if it responds.
    When connecting to Oracle, ensure that the Service name is identical to that used in the <ORA_HOME>/network/admin/tnsnames.ora file on the BusinessObjects XI Release 2 server.
    For ODBC databases, ensure that the ODBC DSN is exactly the same in the ODBC Manager as on the BusinessObjects XI Release 2 server.
    Please let us know if this helps
    Regards,
    Aditya Joshi

  • Error while starting oracle

    Hi.. I have HP-UX 11.00 server where oracle 8i is running.. from yesterday while starting database i am getting error. Please let me know the reason and way to sort out this issue.
    ++++++++++++++++Error While starting oracle++++++++++++++++++++++
    startup
    ORACLE instance started.
    Total System Global Area 1253846036 bytes
    Fixed Size 76820 bytes
    Variable Size 622977024 bytes
    Database Buffers 614400000 bytes
    Redo Buffers 16392192 bytes
    Database mounted.
    ORA-01157: cannot identify/lock data file 3 - see DBWR trace file
    ORA-01110: data file 3: '/ora8/oracle/oradata/pandb/rbs01.dbf'

    Due to the name,missing database file belongs to the rollback tablespace,
    Database is down, was it shutdown CLEANLY (NORMAL or IMMEDIATE)? In this case do the following:
    Remove the entries of all the rollback segments belonging to the
    tablespace to which the lost datafile belonged from the
    ROLLBACK_SEGMENTS parameter in the init.ora file, or simply comment
    out the above parameter in init.ora.
    Mount the database in restrict mode --- STARTUP RESTRICT MOUNT;
    Offline drop the datafile;
    Open the database
    Drop all rollback segments belong the the tablespace
    Drop and recreate tablespace
    Recreate rollback segments
    Otherwise you have to perform media recovery.
    Werner

  • Error while installing Oracle Apps server 10.1.3 with Oracle DB 11.2.0.2

    Error while installing Oracle Apps server 10.1.3 with Oracle DB 11.2.0.2 residing in the same server and being used by Apps server as it's metadata.
    bash-3.00$ export ORACLE_HOME=/data/ora11g/app/ora11g/product/11.2.0
    bash-3.00$ cd /data/OAS/install/soa_schemas/irca/
    bash-3.00$ ./irca.sh
    Integration Repository Creation Assistant (IRCA) 10.1.3.1.0
    (c) Copyright 2006 Oracle Corporation. All rights reserved.
    ERROR: Cannot find library - /data/ora11g/app/ora11g/product/11.2.0/jdbc/lib/ojdbc14.jar
    Please verify that the ORACLE_HOME is set correctly.
    bash-3.00$

    Hi Craig,
    Database 11gR2 could be used for Installing Application Server 10.1.3.x but with some limitation.
    So please review the note:-887365.1 Oracle Database 11g Release 2 (11.2) Certification for Oracle Application Server 10g (10.1.2, 10.1.3, 10.1.4)
    Section :- Oracle Application Server 10g Release 3 (10.1.3)
    Regards,
    Praaksh.

Maybe you are looking for