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 -> Problem running .sql scripts for upgrade

Problem running .sql scripts for upgrade

From: mike_sap <Mike.Zecky_at_gmail.com>
Date: 24 Apr 2005 23:40:16 -0700
Message-ID: <1114411216.809824.149930@z14g2000cwz.googlegroups.com>


Hi Everyone!
I am having big trouble running sql scripts. I am into upgrade from 8.1.7.4.1 to 8.1.7.4.12. In the procedure in the patch readme file its been told to run scripts with following names through follwoing directories.
@utlgdk.sql
@prvtgdk.sql
@prvtbfla.plb
@catexp.sql
@catproc.sql

When I run I am getting following errors. SVRMGR> @prvtgdk.plb
CREATE OR REPLACE LIBRARY utl_gdk_lib wrapped *
ORA-00604: error occurred at recursive SQL level 1 ORA-01653: unable to extend table SYS.IDL_SB4$ by 13 in tablespace SYSTEM
CREATE OR REPLACE PACKAGE BODY utl_gdk wrapped *
ORA-00604: error occurred at recursive SQL level 1 ORA-01653: unable to extend table SYS.IDL_SB4$ by 13 in tablespace SYSTEM Any help or guidance as to how solve this problem is highly appreciated.

Thanks in advance.

Mike Received on Mon Apr 25 2005 - 01:40:16 CDT

Original text of this message

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