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: error when acessing table_privileges

Re: error when acessing table_privileges

From: Suzy Vordos <lvordos_at_qwest.com>
Date: Tue, 23 Jul 2002 08:58:34 -0800
Message-ID: <F001.0049F980.20020723085834@fatcity.com>

Select using a column list, excluding the CREATED column. ORA-24328 means 'illegal attribute value', so I think the CREATED column is the problem because it's defined as a varchar2(0).
--

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

Author: Suzy Vordos
  INET: lvordos_at_qwest.com

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: 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 Tue Jul 23 2002 - 11:58:34 CDT

Original text of this message

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