Re: trim(' ') problem & ORA-03113

From: bhallar <member43700_at_dbforums.com>
Date: Fri, 10 Oct 2003 18:55:27 -0400
Message-ID: <3408463.1065826527_at_dbforums.com>


Are u using cursor_sharing=FORCE if yes then there is bug associated with that in 8.1.7 though been resolved in 9i

So even if u do the

SQL> select sysdate 9 from dual;

you will get the similar error coz of the conversion in bind variable.

--
Posted via http://dbforums.com
Received on Sat Oct 11 2003 - 00:55:27 CEST

Original text of this message