Home » SQL & PL/SQL » SQL & PL/SQL » Error while selecting the data
Error while selecting the data [message #206072] |
Tue, 28 November 2006 09:43  |
raghavs_dvg
Messages: 8 Registered: November 2006 Location: mumbai
|
Junior Member |
|
|
Hi All,
I able to store the data,copied from sql-server into oracle database(9i). In that some of the fields are of datetime type
in oracle i have created the date type for those having datetime type.
While selecting the data in oracle it is giving the following error message
[COLOR=blue]SQL> select * from hs_mmv_cmcdr where rownum < 3 ;
ERROR:
ORA-01801: date format is too long for internal buffer
no rows selected[/COLOR]
Please Help me out in this issue.
|
|
|
|
|
|
Goto Forum:
Current Time: Thu May 15 10:39:14 CDT 2025
|