We have a problem in standby database.There was an error
ORA-19505: failed to identify file "/mnt/backup/arch/ISPRO20/-1063755125_1_12802.arc"
ORA-16055: FAL request rejected
There was an archive file gap.So we moved manually.But after that error was occured automatic archival to remote standbydb stopped.
We checked all parameters and then bounced primaryDB.But nothing happened. so we are moving manually till now.
we proposed to recreate standby next week,(remove current .dbf,.log in standby,and copy from primary.dbf,.log,.ctl)by copying hotbkups.
Also,proposed to create standby control file before hot backup begins.
I scared whether it will show error while mounting standby stating that control file is older. OR i should create control file after the completion of moving all .dbf file to stdby.(It will a take nearly 1hr to move .dbf files from prod to stdby).
please suggest whether i can clear the existing error(I lost hope on that),or
i should create control file before or after.
Regardless of whether its a modifiable parameter, if you're using a pfile, the answer is no. Sort out your archive dest 2 and your problem will be resolved.
What further clues are required? These lines aren't in your configuration. When you restarted your server, you have used the wrong pfile (you should be using an spfile anyway)...
Hi,
Waitecj: Can u give me more clues.Noting has changed since it was working.
pfile in standby(archive):
*.LOG_ARCHIVE_DEST_1='LOCATION=/mnt/backup/arch/ISPRO20'
*.log_archive_start='TRUE'
*.log_archive_format='%d_%t_%s.arc'
*.standby_file_management='AUTO'
*.standby_archive_dest='/mnt/backup/arch/ISPRO20'
Thanks Waitecj,
Can u do one more favour.I want to specify the path in OEM., if i click the browse it will show only local paths.can i use oracle@ipaddress:/path
help pls.
Last edited by ams-jamali; 03-01-2007 at 12:44 AM.
Reason: to increase details
Bookmarks