Help fixing archive error

It seemed pretty straight forwarding multiplexing redo and archivelogs... - Guess not:)
I hope someone can help me? The db is 11.1.0.7 and the OS is windows 2003.
When redo transfers - my DB server gets a dos wiindow which displays:
"Waring - the following error occured during Oracle red log archival".
ARC0: BEGINNING TO ARCHIVE THREAD 1 SEQUENCE 5288
press enter to acknowledge message.
ARC0: COMPLETED ARCHIVING THREAD 1 SEQUANCE 5288
press enter to acknowledge message.
ARC2: BEGINNING TO ARCHIVE THREAD 1 SEQUENCE 5289
press enter to acknowledge message.
ARC2: COMPLETED ARCHIVING THREAD 1 SEQUANCE 5289
press enter to acknowledge message
I multiplexed the redo and then renamed my archivelog. Redo went slick but I wanted to play with moving the archived logs to a different drive. Kind of practicing for when I mutliplex the archivelogs to two destinations. Seemed to work as logs moved to new path but I think I am missing a step.
What did I do wrong? How can I fix this?
Thanks,
KL
The command I used to move dest_1 to a different location
ALTER SYSTEM SET LOG_ARCHIVE_DEST_1= 'LOCATION=/.........';
Then I removed DEST_1 and then I put it back.
ALTER SYSTEM SET LOG_ARCHIVE_DEST_1= 'LOCATION= ';
Current archive paramaters.
SQL> SHOW PARAMETER ARCHIVE;
NAME TYPE VALUE
archive_lag_target integer 0
log_archive_config string
log_archive_dest string
log_archive_dest_1 string location=E:\oracle\product\11.
1.0\db_1\RDBMS
log_archive_dest_10 string LOCATION=USE_DB_RECOVERY_FILE_
DEST OPTIONAL REOPEN=300
log_archive_dest_2 string
log_archive_dest_3 string
log_archive_dest_4 string
log_archive_dest_5 string
NAME TYPE VALUE
log_archive_dest_6 string
log_archive_dest_7 string
log_archive_dest_8 string
log_archive_dest_9 string
log_archive_dest_state_1 string enable
log_archive_dest_state_10 string enable
log_archive_dest_state_2 string enable
log_archive_dest_state_3 string enable
log_archive_dest_state_4 string enable
log_archive_dest_state_5 string enable
log_archive_dest_state_6 string enable
Edited by: user579885 on Feb 18, 2009 11:42 AM

This thread is 3 years old. Why are you reviving it?
If you are having a problem create your own thread, post your 4 digit Oracle version and the information about your problem.

Similar Messages

  • I need help fixing an error i keep getting

    every time i am writing a program i get this error
    Unexpected Exception
    -java.lang.NullPointer Exception
    if anyone can help with this i will be very glad and give you as many dukes as you want.

    i'm using the netbeans IDE and the error always pops up while im typing the program and if i try to close the error box it just pops up again.
    //MilesPerGallon.java Written By:TopDawg
    public class MilesPerGallon{
    public static void main(String[]args){
    int car=0 //when i got to this point the error popped up
    } ^
    the error [org.xml.SAXParse Exception] also happens

  • Need help fixing syntax error in arguments with Mac Outlook 2011

    I have been trying to figure out how to repair this error but ATT does not offer any help on this. Any idea?thanksBernadette 

    If they have you'll probably find them on the Microsoft Mac forums.  I suggest you post there it's their software you're having problems with
    http://answers.microsoft.com/en-us/mac

  • How to fix archiving job errors

    Hello Experts,
    We have daily batch runs for Archiving , the Basis team forced killed some of these jobs due to performance issues.
    the situtation now is that there were also some spawn jobs (store, delete) jobs which were also cancelled (ripple affect).
    now when I start the delete job manually for one of the objects RV_LIKP, I get the following error.
    Any suggestions on how to resolve this issue?
    Job log overview for job:    ARV_RV_LIKP_DEL20140311053442 / 05344200
    Date       Time     Message text                                                                     Message class Message no. Message type
    03/11/2014 05:34:42 Job started                                                                           00           516          S
    03/11/2014 05:34:42 Step 001 started (program S3LIKPDLS, variant Z_ARCHIVE_PROD, user ID ARCH-BATCH)      00           550          S
    03/11/2014 05:34:42 Archive file 013513-001RV_LIKP is being verified                                      BA           238          S
    03/11/2014 05:34:43 Archive file 013513-001RV_LIKP contains errors from offset 25,504,229                 BA           192          S
    03/11/2014 05:34:43 1 archive file(s) were not successfully verified                                      BA           195          E
    03/11/2014 05:34:43 Job cancelled after system exception ERROR_MESSAGE                                    00           564          A

    Thank You all for taking time and replying .
    this was actually an old file which was already moved to storage, hence the program issued error as it could not check the data and proceed with deletion.
    Are there best practices to fix archiving errors .
    Case 1: the archive program has been cancelld ex: batch job consumed more cpu, time ,so it was killed.
    ex: here's the log..
    03/10/2014 10:55:03 Job started
    03/10/2014 10:55:03 Step 001 started (program S3LIKPWRS, variant 1100_43, user ID ARCH-BATCH)
    03/10/2014 10:55:24 Archiving session 052589 is being created
    03/10/2014 11:22:43 25 of 109,116 deliveries processed (0 can be archived)
    03/10/2014 11:24:14 Path: /archive/x11/zzzarchive/csd/
    03/10/2014 11:24:14 Name for new archive file: RV_LIKP_20140310_112414_0.ARCHIVE
    03/10/2014 11:52:56 9,550 of 109,116 deliveries processed (816 can bearchived)
    03/10/2014 12:22:58 14,075 of 109,116 deliveries processed (1,577 canbe archived)
    03/10/2014 12:53:01 17,375 of 109,116 deliveries processed (2,239 canbe archived)
    03/10/2014 13:23:04 23,125 of 109,116 deliveries processed (2,664 canbe archived)
    03/10/2014 13:53:04 38,375 of 109,116 deliveries processed (2,678 canbe archived)
    03/10/2014 14:23:05 49,250 of 109,116 deliveries processed (2,799 canbe archived)
    03/10/2014 14:53:07 60,075 of 109,116 deliveries processed (2,916 canbe archived)
    03/10/2014 15:23:07 73,500 of 109,116 deliveries processed (2,918 canbe archived)
    03/10/2014 15:46:15 Internal session terminated with a runtime error SYSTEM_CANCELED (see ST22)
    03/10/2014 15:46:15 Job cancelled
    what do we do on such a situation ?
    these are daily batch runs for archiving .
    is there any note that describes situations and actions for "Archiving sessions with errors"

  • HT204406 I have received an error message when i try to start iTunes Match, "We coulnd not complete your iTunes Store request.  An unknown error occurred (4001).  Can you help with this error?

    I subscribed to iTunes Match, but after the information is gathered about my iTunes library, i get an error message :  "We could not complete your iTunes Store request.  An unknown error occurred (4001).  Try again later." 
    Can you help fix this error?

    Yesterday I went to settings in my iPhone, Music, turned iTunes Match to "Off".  I then updated Match in iTunes and it worked!  I don't know why, but it worked.

  • I want to update my WINDOWS 8 TO WINDOWS 8.1. But it doesn't updating. PLEASE HELP ME TO FIX THIS ERROR.

    SO HERE IT IS.
    I ALREADY READ MANY STEPS, MANY TIPS ON HOW TO FIX MY PROBLEM IN MY WINDOWS. BUT I REALLY CAN'T FIX IT. I'm not professional in terms of Computer System. But I really want to upgrade my Operating System to Windows 8.1.
    I really can't do it. 
    The window store says that I need to upgrade the pending updates for my applications but when I click install all.
    It's just pending. There's nothing happening. There's nothing installed. 
    So I go to control panel then search the windows update.
    There I click the Install Updates. I waited for 4 hours. But there's really nothing happening so I cancelled it.
    Then here is what happened after that.
    IT SAYS THAT code:80070003 windows update run into a problem then I clicked the "Get help with this error"
    Then I run the troubleshooting
    And then after that.
    the troubleshooting has completed this is what it said.
    Problems Found:
    Service registration is missing or corrupt
    Windows Update error 0x80070057 (2014-08-10-T-02_20_42P)
    Problems Installing recent updates
    So that's is.
    I don't know what to do.
    PLEASE HELP ME. :(

    Thanks, but, using the "free" version of Reader, there is no opportunity to open nor import the xml data - the menu options do not exist - there is no import listed.
    If we try to open the xml file directly, then we get an error - something to the effect of "unsupported file type, or the file is corrupted".
    I just noticed in my Pro version that there is the command File ->Form Data ->Import Data to Form... command. Is this what you are referring to?
    What do you recommend? Perhaps the easiest thing to do would be to purchase a few copies of Acrobat Pro for the reservations people to use? I was hoping that the free version of reader would do it, but perhaps not?
    Thanks again,
    Rob

  • How to fix itunes error 1611 while restoring ios 4.3.2 , and when i restore to 4.2.1 the can be ok.plz help me

    how to fix itunes error 1611 while restoring ios 4.3.2 , and when i restore to 4.2.1 the can be ok.plz help me

    have a look at this support article.

  • How to fix imessage error on ios8.1.2 .. Already reset network still same issue please help

    How to fix imessage error on ios8.1.2 .. Already reset network still same issue please help

    Hi ashmanryan36,
    Thanks for using Apple Support Communities. Based on what you stated, it sounds like you are having trouble with iMessage. It looks like you have already done some troubleshooting. I would recommend that you read these articles, they may be helpful in troubleshooting your issue.
    If you can't send or receive messages on your iPhone, iPad, or iPod touch - Apple Support
    You did not mention what the error was but since you are running 8.1.2 and update is available and my help. 
    Update the iOS software on your iPhone, iPad, and iPod touch - Apple Support
    Cheers,
    Mario

  • I'm getting this problem when trying to update my iphone 3gs it says that the iphone software could not be contacted and I went on youtube got some advise to go into my hard drive to fix the error I have nothing in my host file please help me if you can

    I'm getting this problem when trying to update my iphone 3gs it says that the iphone software could not be contacted and I went on youtube got some advise to go into my hard drive to fix the error I have nothing in my host file please help me if you can this is all new to me.

    Read this: iOS 4: Updating your device to iOS 5 or later
    ... oh I think it is a 3gs or a 3
    This makes a difference. What does it say in Settings > General > About?

  • Uloading ebook using iProducer rec'd error: ERROR ITMS-9000: "Unable to parse nav file: toc.ncx" at Book. I don't understand and need help fixing it. Please Help

    Uloading ebook using iProducer rec'd error: ERROR ITMS-9000: "Unable to parse nav file: toc.ncx" at Book. I don't understand and need help fixing it. Please Help if you've the knowledge.
    Many Thanks

    Yep, i just did it again. The entire scroll-bar widget, complete with formatted text, graphics, etc., pasted itself nicely in another book. Two different files, the same widget.
    I use the scroll-bar widgets for most of my texts. (I have audio buttons on the side, and the scripts are within the widget, to the side). My only text is within widgets, and text boxes, naturally. 
    I am following your recommendation: cleaning files, etc. I am remaking the book anew. I need to convince the EPUB bot or whatever that my file looks and works nicely on all my devices. You would expect an error message when previewing the book: 'Hey Amigo, your file is flawed, stop working on it, and get back to the drawing board." Should be able to try again next Monday.

  • I did a manual restore but it gave me an error it was 3914 i need help fixing it.

    i did a manual restore but it gave me an error it was 3914 i need help fixing it.

    From this Apple support document: iTunes: Specific update-and-restore error messages and advanced troubleshooting
    This device is not eligible for the requested build: Also sometimes displayed as an "error 3194." If you receive this alert, update to the latest version of iTunes. Third-party security software or router security settings can also cause this issue. To resolve this, follow Troubleshooting security software issues.
    Downgrading to a previous version of iOS is not supported. If you have installed software to perform unauthorized modifications to your iOS device, that software may have redirected connections to the update server (gs.apple.com) within the Hosts file. First you must uninstall the unauthorized modification software from the computer, then edit out the "gs.apple.com" redirect from the hosts file, and then restart the computer for the host file changes to take affect.  For steps to edit the Hosts file and allow iTunes to communicate with the update server, see iTunes: Troubleshooting iTunes Store on your computer, iPhone, iPad, or iPod—follow steps under the headingBlocked by configuration (Mac OS X / Windows) > Rebuild network information > The hosts file may also be blocking the iTunes Store. If you do not uninstall the unauthorized modification software prior to editing the hosts file, that software may automatically modify the hosts file again on restart. Also, using an older or modified .ipsw file can cause this issue. Try moving the current .ipsw file, or try restoring in a new user to ensure that iTunes downloads a new .ipsw.
    Error 3194: Resolve error 3194 by updating to the latest version of iTunes. "This device is not eligible for the requested build" in the updater logs confirms this is the root of the issue. For more Error 3194 steps see: This device is not eligible for the requested build above.
    B-rock

  • Help fix ! booot error  AppleSMC : :smcWriteData8 ERROR

    Help fix !! boot error says
    AppleSMC : :smcWriteData8 Error: kSMCBusyMask cleared
    AppleSMC : :smcWriteData32 Error: smcwritedata8 failed
    AppleSMC : :smcWriteKeyPMIO Error: kSMCReadKeyComm/kSMCWriteKeyWithSMCComm failed
    this 3 error keeps on repeating and never ends...
    help ?

    Hello jeremytetsuya,
    Welcome to the Apple Support Communities!
    I understand that you are receiving boot errors on your Mac. In this situation I would suggest starting up using safe mode and see if you get the same errors. If you do not receive the same errors, please restart your computer from safe mode and boot up as you normally would. If you do receive the same errors during safe mode or after you boot back normally please let me know. 
    OS X Yosemite: Start up in safe mode
    Have a great day,
    Joe

  • FIX CONFIGURATION ERROR 1 ON MAC? PLEASE HELP!

    I NEED HELP WITH THIS PLEASE!
    FIX CONFIGURATION ERROR 1

    Nobody can tell you anything without proper system info or other technical details.
    Mylenium

  • Archiving Error. from Primary & Standby Server. pls help.

    Hi all.
    Im currently getting error messages from both of my Primary and Standby Database. can anyone help me identify what error message would it be?
    Primary Database:
    Tue Apr 21 09:40:13 2009
    Creating archive destination LOG_ARCHIVE_DEST_2: 'Standby'
    ARC0: FAL archive, error 20 creating remote archivelog file 'Standby'
    Tue Apr 21 09:40:14 2009
    Errors in file /export/oradata/log/bdump/arc0_20901.trc:
    ORA-00020: maximum number of processes () exceeded
    ARC0: FAL archive failed, see trace file.
    ARCH: FAL archive failed. Archiver continuing
    Tue Apr 21 09:40:14 2009
    ORACLE Instance - Archival Error. Archiver continuing.
    ARCH: Connecting to console port...
    Tue Apr 21 09:40:14 2009
    ORA-16055: FAL request rejected
    ARCH: Connecting to console port...
    Tue Apr 21 09:40:14 2009
    Errors in file /export/oradata/log/bdump/arc0_20901.trc:
    ORA-16055: FAL request rejected
    Tue Apr 21 09:40:40 2009
    Thread 1 advanced to log sequence 41971
    Current log# 1 seq# 41971 mem# 0: /export/oradata/logfile/redoMIBS01a.log
    Current log# 1 seq# 41971 mem# 1: /export/oradata/logfile/redoMIBS01b.log
    Tue Apr 21 09:40:40 2009
    ARC1: Evaluating archive log 4 thread 1 sequence 41970
    ARC1: Beginning to archive log 4 thread 1 sequence 41970
    Creating archive destination LOG_ARCHIVE_DEST_1: '/export/oradata/MIBS/archive/log00010001S0000041970.ARC'
    ARC1: Completed archiving log 4 thread 1 sequence 41970
    Tue Apr 21 09:41:40 2009
    Errors in file /export/oradata/log/bdump/arc0_20901.trc:
    ORA-00020: maximum number of processes () exceeded
    Standby Database:
    Tue Apr 21 09:36:10 2009
    RFS: Possible network disconnect with primary database
    Closing latent archivelog for thread 1 sequence 41687
    EOF located at block 40958 low SCN 0:123821645 next SCN 0:123821645
    Latent archivelog '/opt/app/oracle/product/9.2.0/dbs/archlog00010001S0000041687.ARC'
    If you wish to failover to this standby database, you should use the
    following command to manually register the archivelog for recovery:
    ALTER DATABASE REGISTER LOGFILE '/opt/app/oracle/product/9.2.0/dbs/archlog00010001S0000041687.ARC';
    Tue Apr 21 09:36:10 2009
    Errors in file /export/oradata/log/udump/mibs_rfs_3802.trc:
    ORA-00367: checksum error in log file header
    ORA-00311: cannot read header from archived log
    ORA-00334: archived log: '/opt/app/oracle/product/9.2.0/dbs/archlog00010001S0000041687.ARC'
    ORA-27091: skgfqio: unable to queue I/O
    ORA-27072: skgfdisp: I/O error
    SVR4 Error: 22: Invalid argument
    Additional information: 1
    Tue Apr 21 09:36:19 2009
    RFS: Possible network disconnect with primary database
    Closing latent archivelog for thread 1 sequence 41688
    EOF located at block 2677 low SCN 0:123821835 next SCN 0:123821835
    Latent archivelog '/opt/app/oracle/product/9.2.0/dbs/archlog00010001S0000041688.ARC'
    If you wish to failover to this standby database, you should use the
    following command to manually register the archivelog for recovery:
    ALTER DATABASE REGISTER LOGFILE '/opt/app/oracle/product/9.2.0/dbs/archlog00010001S0000041688.ARC';
    Tue Apr 21 09:36:19 2009
    Errors in file /export/oradata/MIBS/log/udump/mibs_rfs_3807.trc:
    ORA-00367: checksum error in log file header
    ORA-00311: cannot read header from archived log
    ORA-00334: archived log: '/opt/app/oracle/product/9.2.0/dbs/archlog00010001S0000041688.ARC'
    ORA-27091: skgfqio: unable to queue I/O
    ORA-27072: skgfdisp: I/O error
    SVR4 Error: 2: No such file or directory
    Additional information: 1
    Really2 needing anyone's help at this point.

    Hi..
    Errors in file /export/oradata/log/bdump/arc0_20901.trc:ORA-00020: maximum number of processes () exceeded>
    What is the value of the parameter PROCESSES.You need to increase the value which would require bouncing the database.Increaing the Processes parameter requires increase in session parameter too.
    Sessions = (1.1 * PROCESSES) + 5
    [http://download.oracle.com/docs/cd/B19306_01/server.102/b14237/initparams169.htm]
    [http://download.oracle.com/docs/cd/B19306_01/server.102/b14237/initparams191.htm]
    HTH
    Anand

  • Trying to fix an error - need help

    Hello everyone
    I'm having a problem while I try to activate the app
    when I try a error shows me on the screen saying "The applecation was unable to start correctly (0xc0150004). Click OK to close the application"
    The download was fine and succesful.
    can you please help me fix this error?
    thank you.

    The system requirements for AE CC 2014 specifically state that it needs Service Pack 1 if it is to run on Windows 7.
    You will need to get that sorted out before you will be able to run After Effects. Looks like something is wrong with your Windows OS.

Maybe you are looking for