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

Home -> Community -> Mailing Lists -> Oracle-L -> RE: Urgent - Help ....

RE: Urgent - Help ....

From: <netmadcap_at_netzero.com>
Date: Thu, 20 Feb 2003 12:44:08 -0800
Message-ID: <F001.005536E5.20030220124408@fatcity.com>


Harsh,

after altering the column (increasing the width) make sure u dont have any triggers/procedures associated with the table. altering the table will make those objects invalid. so make sure to compile those objects again.

HTH !!! -----Original Message-----
Agrawal
Sent: Thursday, February 20, 2003 2:59 AM To: Multiple recipients of list ORACLE-L

Hi Gurus,

I need a urgent help.

I have a table e.g. USER_DETAILS with a column NUMBER(9), populated by a sequence. [ The column name is USERNO ]

This table is quite heavy and the current situation is USERNO have reached it's maximum value i.e. 999999999.
No more records can be inserted ....

Problem !!!

Can any one suggest a solution with NO change is the software and minor change in the software.

TIA Regards,
Harsh Agrawal

--

Please see the official ORACLE-L FAQ: http://www.orafaq.net
--

Author: <netmadcap_at_netzero.com
  INET: netmadcap_at_netzero.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 Thu Feb 20 2003 - 14:44:08 CST

Original text of this message

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