Job Seekers   Employers
dbapool: Authors | Submissions | Contact Us
   Forgot password? | Sign up
  Home   Discussion Forum   Articles   Interview Questions   FAQs   Scripts   Rewards   Analyzer   White Papers   Blog   Certification   Downloads   Tools
 

Topic: SQL*Plus and PL/SQL >> sql ldr :prb in date column

Disclaimer: The purpose of all dbapool forums including OCP and Other Oracle Certification forums is to help each other with specific issues but not to share dump and copyrighted exam content, materials or intellectual property. You may review the entire Oracle Certification Program Candidate Agreement online Here.



  


 Title: sql ldr :prb in date column
 sathish  Posted: Dec 04, 2006 10:50:55 PM

 Total Post: 47
 Joined: Mar, 2006






 Hi anyone help me

I m trying to load data's that contains a column value like

'2006-08-12 17:34:23.456000000 '(date format).

table struct
col_name data type
req_date timestamp fraction 9

In control file ,i have specified

req_date timestamp 'yyy-mm-dd hh24:mi:ss'

but i got an error for all the rows

Record 1: Rejected - Error on table order, column req_date.
ORA-01830: date format picture ends before converting entire input string

regards

sathish

 maddy
Posted: Dec 05, 2006 11:40:07 PM  

 Total Post: 18
 Joined: Aug, 2006






 
hi
change the datatype to timestamp(9)

example:

create table timee(ti timestamp(9));

insert into timee values('12-08-2006 17:34:23.456000000 ');


 sathish
Posted: Dec 06, 2006 03:49:37 AM  

 Total Post: 47
 Joined: Mar, 2006






 
its ok

I need in sql ldr control file not in simple insert st.

check in table struct format ....
date column (timestamp with fraction 9)



 Time Zone: EDT

  




Forum Rules & Description


Who Can Read The Forum? Any registered user or guest
Who Can Post New Topics? Any registered user
Who Can Post Replies? Any registered user




 








Get FREE Magazines

Top 10 Forum User

  Murtuja Khokhar857
  Mohammed Taj746
  positive fanatic483
  Jayanta Sur479
  Vigyan Kaushik386
  Gopu Gopi335
  Gitesh Trivedi322
  Vinoth Kumar264
  neeraj sharma258
  Ramesh Jois246






oracle Mag



  About Us Advertise Terms of Use Privacy Newsletters Contact Us    

Home   Discussion Forum   FAQs  Articles  Jobs   Newsletters  Directory  Downloads 

Our Premium Sponsor
Confio Software