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: alter table add

Re: alter table add

From: AK <oramagic_at_hotmail.com>
Date: Fri, 04 Apr 2003 07:48:53 -0800
Message-ID: <F001.0057A6B5.20030404074853@fatcity.com>


yes I added that column in to cursor . varified everything . There was a synonym . I dropped and recreated synonym , but it doesn't work . Finally I removed the default clause in newly added column and recreated sysnonym , which worked .
This was weired .

-ak

>
> Another question
> Is the procedure selecting from a view on the table ? Or a synonym to a
> view on the table ?
> -- the view not having been recreated to include the new column.
>
> Hemant
> At 12:23 AM 04-04-03 -0800, you wrote:
> >Have you updated your cursor to add the new column?
> >
> >John
> >
> >-----Original Message-----
> >Sent: 03 April 2003 21:54
> >To: Multiple recipients of list ORACLE-L
> >
> >
> >I added a column using alter table add ...
> >i can see it from sql . can select it from sql . But if I try to use it
in
> >a pl/sql block or procedure .It can't find that column .
> >is it a bug ?
> >
> >8.1.6. hp-ux
> >
> >-ak
> >
> >
> >--
> >Please see the official ORACLE-L FAQ: http://www.orafaq.net
> >--
> >Author: Hallas, John, Tech Dev
> > INET: John.Hallas_at_gb.vodafone.co.uk
> >
> >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).
>
> Hemant K Chitale
> My personal web site is : http://hkchital.tripod.com
>
>
> --
> Please see the official ORACLE-L FAQ: http://www.orafaq.net
> --
> Author: Hemant K Chitale
> INET: hkchital_at_singnet.com.sg
>
> 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 Apr 04 2003 - 09:48:53 CST

Original text of this message

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