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

Home -> Community -> Mailing Lists -> Oracle-L -> DBA_LOGSTDBY_UNSUPPORTED

DBA_LOGSTDBY_UNSUPPORTED

From: <jaysingh1_at_optonline.net>
Date: Mon, 12 Jul 2004 14:38:56 -0400
Message-id: <1e430781e430c9.1e430c91e43078@optonline.net>


Dear List,

Why COUNTRIES table is listed under DBA_LOGSTDBY_UNSUPPORTED view eventhough it has 3 columns and all of them are supported datatypes.

SELECT table_name,column_name,data_type FROM DBA_LOGSTDBY_UNSUPPORTED WHERE owne

TABLE_NAME                     COLUMN_NAME                    DATA_TYPE         

------------------------------ ------------------------------ ------------------
COUNTRIES COUNTRY_ID CHAR COUNTRIES COUNTRY_NAME VARCHAR2 COUNTRIES REGION_ID NUMBER
3 rows selected

Thanks
Sami



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

To unsubscribe send email to: oracle-l-request_at_freelists.org put 'unsubscribe' in the subject line.
--

Archives are at http://www.freelists.org/archives/oracle-l/ FAQ is at http://www.freelists.org/help/fom-serve/cache/1.html
Received on Mon Jul 12 2004 - 13:36:53 CDT

Original text of this message

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