Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> Re: ORA-06553: after recovery from cold backup
did u checkd ur login.sql ?
-ak
> All
>
> Target machine WinNT sp6 oracle 8.1.6
> Source machine w2k sp3 oracle 8.1.7
>
> Recovery with cold backups
> Create new service and password
> create control file reuse database .... Pointing to the new location of
> the database
>
> Compatibility set to 8.1.6 in the inint.ora file
>
> The database starts up fine and I can querry the data, however I get the
> following error when logging in with sql plus
> Apparently sql plus is calling a program that it cant find. Although I
> try to connect from a 8.17 server and get the same error.
> This is the first time Ive seen this error.
>
> Any ideas on what may be wrong?
> Thanks!
> bob
>
> SQL*Plus: Release 8.1.6.0.0 - Production on Fri May 2 15:18:13 2003
>
> (c) Copyright 1999 Oracle Corporation. All rights reserved.
>
> ERROR:
> ORA-06544: PL/SQL: internal error, arguments: [78601], [], [], [], [],
> [], [],
> []
> ORA-06553: PLS-801: internal error [78601]
> ORA-06508: PL/SQL: could not find program unit being called
> ORA-06512: at line 1
>
> Connected to:
> Oracle8i Enterprise Edition Release 8.1.6.0.0 - Production
> With the Partitioning option
> JServer Release 8.1.6.0.0 - Production
>
> Input truncated to 21 characters
> MYDB SQL>
> --
> Please see the official ORACLE-L FAQ: http://www.orafaq.net
> --
> Author: Bob Metelsky
> INET: bmetelsky_at_cps92.com
>
> Fat City Network Services -- 858-538-5051 http://www.fatcity.com
> San Diego, California -- Mailing list and web hosting services
> ---------------------------------------------------------------------
> To REMOVE yourself from this mailing list, send an E-Mail message
> to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in
> the message BODY, include a line containing: UNSUB ORACLE-L
> (or the name of mailing list you want to be removed from). You may
> also send the HELP command for other information (like subscribing).
>
>
-- Please see the official ORACLE-L FAQ: http://www.orafaq.net -- Author: AK INET: oramagic_at_hotmail.com Fat City Network Services -- 858-538-5051 http://www.fatcity.com San Diego, California -- Mailing list and web hosting services --------------------------------------------------------------------- To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing).Received on Fri May 02 2003 - 16:01:50 CDT