Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: Problem with Oracle 8

Re: Problem with Oracle 8

From: MotoX <at_at_at.com>
Date: Tue, 23 Jun 1998 08:15:19 +0100
Message-ID: <898586036.20872.0.nnrp-08.c2de712e@news.demon.co.uk>


Upgrade to 8.0.4.

Fabienne Dubos wrote in message <358E95AC.107F_at_France.Sun.Com>...
>Hello,
>
> I'm working on Oracle 8.0.3 on Ultra platform,
> (OS : Solaris 2.5 and 2.6) and
> I've some problems. Someone ca help me PLEASE ????
>
>
>
>
>1. First problem ...
>--------------------
>
>SQL> select * from V$PWFILE_USERS
> 2 where username='INTERNAL';
>ERROR:
>ORA-00600: internal error code, arguments: [1113], [], [], [], [], [],
>[], []
>
>
> IS there normal ... or is-there a patch ???
>
>
>2. Second problem ...
>---------------------
>
> I've some problem with snapshot. I can't execute
>dbms_snapshot.refresh_all.
> I think I've some problems with the package catproc. The QUEUE part
>can't
> compile correctly, and I think there's some repercution on the snapshot
> package ...
>
>
>SQL> execute sys.dbms_snapshot.refresh_all;
>begin sys.dbms_snapshot.refresh_all; end;
>
>*
>ERROR at line 1:
>ORA-04068: existing state of packages has been discarded
>ORA-04063: package body "SYS.DBMS_SNAPSHOT" has errors
>ORA-06508: PL/SQL: could not find program unit being called
>ORA-06512: at line 1
>
>
> When I look at this package, it's invalid. It cant't compile
> It searchs for a variable named : DEFTRANDEST
>
>
> Someone knows this problem ?????
>
>
>
>
>
>
>3. Third problem ...
>--------------------
>
>
> I've tried to use recover manager. And I can't resynchronise the
> database and the catalog :
>
>
>
>RMAN> resync catalog;
>
>RMAN-03022: compiling command: resync
>RMAN-03023: executing command: resync
>RMAN-00569: ================error message stack follows================
>RMAN-00601: fatal error in recovery manager
>RMAN-03004: fatal error during execution of command
>RMAN-00600: internal error, arguments [10053] [1] [] [] []
>
>vancouver (sh) [ora] $
>
>
>
>
>
>
> From a deseparate DBA ... Thank a lot for yours anwers ...
>
> (please send me directely the answer, I'm not in the alias)
>
> Fabienne Dubos
> (fdubos_at_France.sun.com).
Received on Tue Jun 23 1998 - 02:15:19 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US