I have some difficult to update ver540 on patch db_update_patche6.sql
Hi  DBAs

I am running following script on the system with only one user sys but
everytime it has exclusive lock with system hanging there for ever. I had to
kill the process. Why. System is 8.0.5.1. and aix 4.3.3.1.  No foreing key
for this table.

Thanks in advance.

Mitchell

This is the scripts:

ALTER TABLE ver540.rate_code
modify
(
   rauth01      char(3),
   rauth02      char(3),
   rauth03      char(3),
   rauth04      char(3),
   rauth05      char(3),
   rauth06      char(3)
);



-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: Mitchell
  INET: [EMAIL PROTECTED]

Fat City Network Services    -- (858) 538-5051  FAX: (858) 538-5051
San Diego, California        -- Public Internet access / Mailing Lists
--------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
to: [EMAIL PROTECTED] (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).

Reply via email to