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

Home -> Community -> Usenet -> c.d.o.server -> ORA-01801 date format is too long for internal buffer

ORA-01801 date format is too long for internal buffer

From: sheldon <txdNOtxSPAM_at_poboxes.com.invalid>
Date: 2000/04/05
Message-ID: <1b98b668.2b97d63f@usw-ex0105-036.remarq.com>#1/1

I am using this function in my store procedure  to_char(sysdate,'yyyy/mm/dd hh24:mi:ss') usually it works fine, but sometimes it fails and the error message is:
ORA-01801 date format is too long for internal buffer How can this happen, Can I adjust the internal buffer?What should I do for it?

sheldon

Received on Wed Apr 05 2000 - 00:00:00 CDT

Original text of this message

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