Return-Path: <root@fatcity.com>
Received: from ensim.rackshack.net (root@localhost)
 by orafaq.net (8.11.6/8.11.6) with ESMTP id h34JqUg06135
 for <oracle-l@orafaq.net>; Fri, 4 Apr 2003 13:52:30 -0600
X-ClientAddr: 209.68.248.164
Received: from newsfeed.cts.com (newsfeed.cts.com [209.68.248.164])
 by ensim.rackshack.net (8.11.6/8.11.6) with ESMTP id h34JqUg06130
 for <oracle-l@orafaq.net>; Fri, 4 Apr 2003 13:52:30 -0600
Received: from fatcity.com (uucp@localhost)
 by newsfeed.cts.com (8.9.3/8.9.3) with UUCP id IAA61992;
 Fri, 4 Apr 2003 08:31:24 -0800 (PST)
Received: by fatcity.com (26-Feb-2001/v1.0g-b72/bab) via UUCP id 0057A6B5; Fri, 04 Apr 2003 07:48:53 -0800
Message-ID: <F001.0057A6B5.20030404074853@fatcity.com>
Date: Fri, 04 Apr 2003 07:48:53 -0800
To: Multiple recipients of list ORACLE-L <ORACLE-L@fatcity.com>
X-Comment: Oracle RDBMS Community Forum
X-Sender: "AK" <oramagic@hotmail.com>
Sender: root@fatcity.com
Reply-To: ORACLE-L@fatcity.com
Errors-To: ML-ERRORS@fatcity.com
From: "AK" <oramagic@hotmail.com>
Subject: Re: alter table add
Organization: Fat City Network Services, San Diego, California
X-ListServer: v1.0g, build 72; ListGuru (c) 1996-2001 Bruce A. Bergman
Precedence: bulk
Mime-Version: 1.0
Content-Type: text/plain;	charset="iso-8859-1"
Content-Transfer-Encoding: 7bit

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

----- Original Message -----
To: "Multiple recipients of list ORACLE-L" <ORACLE-L@fatcity.com>
Sent: Friday, April 04, 2003 3:28 AM


>
> 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@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@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@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@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@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@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).

