Cherie,
Since SEARCH_CONDITION is LONG datatype, before you run the query, do:
SET LONG 9000000000
HTP.
Gunawan Yuwono
Oracle DBA
Kansas City, USA.
- Cherie_Machler_at_gelco.com wrote:
> One of our developers is wondering why they can't
> see all of their check constraint options when they
> query from DBA_CONSTRAINTS, USER_CONSTRAINTS,
> ALL_CONSTRAINTS. The Search Condition column only
> shows about 60 characters, no matter what you set your
> output string to in SQL*Plus.
>
> How can we see the rest of the Search Condition?
> Is there an underlying table that this view is based on?
>
> Cherie Machler
> Gelco Information Network
>
>
> --
> Please see the official ORACLE-L FAQ: http://www.orafaq.com
> --
> Author:
> INET: Cherie_Machler_at_gelco.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).
Do You Yahoo!?
Yahoo! Auctions - Buy the things you want at great prices!
http://auctions.yahoo.com/
--
Please see the official ORACLE-L FAQ: http://www.orafaq.com
--
Author: Gunawan Yuwono
INET: gyuwono_at_yahoo.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 Fri Feb 23 2001 - 09:33:24 CST