Standby_issue

Hi All,
    I created 11g r2 physical Standby using ( ID 1075908.1) and after i check the standby redo there is nothing applied .
please help me to solve this issue.
STANDBY SIDE:
SQL> !cat initpstdby.ora
*.DB_NAME=PRIMDG
*.DB_UNIQUE_NAME=pstdby
*.DB_BLOCK_SIZE=8192
*.audit_file_dest='/app/admin/PSTDBY/adump'   (Nothing apart from this values in standby pfile)
SQL> alter database recover managed standby database disconnect from session;
Database altered.
SQL> archive log list;
Database log mode              Archive Mode
Automatic archival             Enabled
Archive destination            ?/dbs/arch   ---- (i want to use USE_DB_RECOVERY_FILE_DEST)
Oldest online log sequence     0
Next log sequence to archive   0
Current log sequence           0
SQL> select name,database_role from v$database;
NAME      DATABASE_ROLE
PRIMDG    PHYSICAL STANDBY
SQL> select open_mode, name,database_role from v$database;
OPEN_MODE            NAME      DATABASE_ROLE
MOUNTED              PRIMDG    PHYSICAL STANDBY
PRIMARY SIDE
alter database add standby logfile thread 1 group 4 '+FRA01/primdg/stdby_redo04.log' size 50M;
alter database add standby logfile thread 1 group 5 '+FRA01/primdg/stdby_redo05.log' size 50M;
alter database add standby logfile thread 1 group 6 '+FRA01/primdg/stdby_redo06.log' size 50M;
alter database add standby logfile thread 1 group 7 '+FRA01/primdg/stdby_redo07.log' size 50M;
alter system set LOG_ARCHIVE_CONFIG='DG_CONFIG=(primdg,pstdby)' scope=spfile;
alter system set LOG_ARCHIVE_DEST_1='LOCATION=USE_DB_RECOVERY_FILE_DEST VALID_FOR=(ALL_LOGFILES,ALL_ROLES) DB_UNIQUE_NAME=primdg' scope=spfile;
alter system set LOG_ARCHIVE_DEST_2='SERVICE=pstdby LGWR ASYNC VALID_FOR=(ONLINE_LOGFILES,PRIMARY_ROLE) DB_UNIQUE_NAME=pstdby' scope=spfile;
alter system set LOG_ARCHIVE_DEST_STATE_1=ENABLE scope=spfile;
alter system set LOG_ARCHIVE_DEST_STATE_2=ENABLE scope=spfile;
alter system set FAL_SERVER=pstdby scope=spfile;
alter system set FAL_CLIENT=primdg scope=spfile;
alter system set DB_FILE_NAME_CONVERT='+DATA01/primdg/datafile/','+DATA01/pstdby/datafile/','+DATA01/primdg/tempfile/','+DATA01/pstdby/tempfile/' scope=spfile;
alter system set LOG_FILE_NAME_CONVERT='+FRA01/primdg/','+FRA01/pstdby/' scope=spfile;
Please tell me what is the issue?
Thanks,

Hello;
Having  USE_DB_RECOVERY_FILE_DES set may save you at some future point. Double check these parameters on the Standby side:
FAL_SERVER=PRIMARY
STANDBY_FILE_MANAGEMENT=AUTO
DB_UNIQUE_NAME=<your_name>
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) DB_UNIQUE_NAME=PRIMARY'
LOG_ARCHIVE_DEST_STATE_1=ENABLE
LOG_ARCHIVE_DEST_STATE_2=DEFER
LOG_ARCHIVE_MAX_PROCESSES=8
Change log_archive_dest_ n for your service names.
Best Regards
mseberg

Similar Messages

Maybe you are looking for

  • How to remove an old icloud account on a 5S

    I need to use my old iphone 5S, but my BF at the time was using it and has given back to me. It's locked with his icloud account and I can't set it up without entering his password to delete the account. Is there another way????

  • Creating an image on external drive

    Greetings, Although I have in the past successfully created an image of my entire internal drive (250 GB) onto an external Lacie FW (250 GB) when I now attempt to repeat the process, having re-formatted my Lacie, I get the message that "there is not

  • Outlook Calendar and Contact Sync with Nano

    Just wondering if apple is working on a service pack for itunes 5.0 that will actually allow itunes to properly sync up with outlook calendar and contacts without getting that -50 error (or -20). forgot error code !!!

  • Script output headers

    Is it possible to remove the header from query results in the the script output window? select 1 AS dont, 2 AS need, 3 AS a, 4 AS header, 5 AS thanks from dual; DONT NEED A HEADER THANKS 1 2 3 4 5 I only want the row of "1 2 3 4 5". In SQL Plus, I ar

  • How do you crop an image, then modify that cropping?

    This takes the cake for simpleton question of the day. Cropping an image in Illustrator or in InDesign is a breeze. But how do you control it in Fireworks? I make a selection with the marquee tool, go to edit and choose crop selected bitmap. Now, do