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

Thread: Sqlplus error?

Hybrid View

  1. #1
    Join Date
    Oct 2001
    Posts
    34

    Sqlplus error?

    Dear all,

    When I called sqlplus using cron schedule job in unix, the following error occurred:

    SP2-0642: SQL*Plus internal error state 2165, context 1804:0:0
    Unable to proceed

    SQL*Plus: Release 9.0.1.0.0 - Production on Sat Nov 8 03:40:03 2003

    (c) Copyright 2001 Oracle Corporation. All rights reserved.

    Is this sqlplus error or because of oracle 9.0.1.0.0 ? Do I need to patch this database? If so, where can I get the patch?

    Thank you very much!
    _____________________________
    Loren

  2. #2
    Join Date
    Nov 2000
    Location
    Birmingham, UK
    Posts
    360
    Its likely to be an environment problem - especially if using cron - make sure your script exports $ORACLE_HOME, $ORACLE_SID and also has $ORACLE_HOME/bin in its $PATH.

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