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

Home -> Community -> Usenet -> c.d.o.misc -> Re: Not a valid month error

Re: Not a valid month error

From: <joel-garry_at_home.com>
Date: 30 Mar 2005 17:29:49 -0800
Message-ID: <1112232589.395621.114120@f14g2000cwb.googlegroups.com>


> I am using UNIX and don't know sql*plus vesrion.

It ought to tell you the version when you log on to sqlplus.

What happens when you do not convert the date at all? Try comparing that with what you get when you get the error. I would guess the next row in the unconverted list after the last one in the converted list would have an obvious problem. If it is still not obvious try using the substr function to split out the data. spool it to a file and disect with od -c.

See http://www.dbaoracle.net/readme-cdos.htm about posting here.

jg

--
@home.com is bogus.
http://www.wired.com/wired/archive/13.04/robot.html
Received on Wed Mar 30 2005 - 19:29:49 CST

Original text of this message

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