Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: RE: CURSOR_SHARING = FORCE
John,
Thanks for performing the test case and satisfying my curiosity.
Regards,
Larry G. Elkins
elkinsl_at_flash.net
214.954.1781
> -----Original Message-----
> From: root_at_fatcity.com [mailto:root_at_fatcity.com]On Behalf Of Jon
> Walthour
> Sent: Friday, July 27, 2001 1:16 PM
> To: Multiple recipients of list ORACLE-L
> Subject: RE: RE: CURSOR_SHARING = FORCE
>
>
>
>
> Larry, et. al.,
>
> I'm running 8.1.7.1.1 on Win 2K Pro SP2. I did the following:
>
> alter session set cursor_sharing=force;
>
> select 'x' from dual;
> select 'X' from dual;
> select ' x' from dual;
> select ' X' from dual;
> select 'x ' from dual;
> select ' x ' from dual;
> select ' X ' from dual;
>
> No problems with any of 'em.
>
> Jon Walthour
-- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: Larry Elkins INET: elkinsl_at_flash.net 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 Jul 27 2001 - 13:54:56 CDT
![]() |
![]() |