DBAsupport.com Forums - Powered by vBulletin
Results 1 to 3 of 3

Thread: sql execution error ora20022

  1. #1
    Join Date
    Mar 2001
    Posts
    6
    I can't find any information on this error. Could someone point me to a reference for it? It is being received by the clients when they try to make a request for information. Updates seem to be working fine.

    "Error retrieving member sql execution error ora20022: timeout waiting for reader process ora06512 at (optimaxx.err) line 52 ora06512 at (optimaxx.err) 1623 ora06512 at line 1"

    Thanks,
    Mark

  2. #2
    Join Date
    Oct 2000
    Location
    Saskatoon, SK, Canada
    Posts
    3,925
    What ever ther error message above 20000 are said to be raised by the application and they are application specific. In the procedure/package/function code look for the Rais_application_error and then see when that error is set to be raised and fix that cause and that would solve the problem. The error 6512 was because the exception results in the unhandled state.

    Good luck
    Sam
    Thanx
    Sam



    Life is a journey, not a destination!


  3. #3
    Join Date
    Mar 2001
    Posts
    6
    This error didn't occur until we implemented our RMAN backups. The system is running in ARCHIVELOG mode and we are performing a full backup and archive log backup. We used RMAN since it was supposed to be completely non-intrusive, but it seems highly coincidental that this problem occurred now. What is it about RMAN that could cause this type of error to occur?
    Thanks,
    Mark

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  


Click Here to Expand Forum to Full Width