View Single Post
  #1 (permalink)  
Old June 25th, 2009, 13:57
kabaliganesan kabaliganesan is offline
Junior Member
 
Join Date: May 2009
Posts: 9
Groans: 0
Groaned at 0 Times in 0 Posts
Thanks: 1
Thanked 0 Times in 0 Posts
Rep Power: 0
kabaliganesan is on a distinguished road
CSV File Upload Error

Hi All, we are working on service provider capacity management. We are able to get committed and usage values updated, whereas Finalize is not getting updated, even after the shipment is accepted and invoice is raised.

We were trying to update some data through CSV file to the table, 'COMMIT_USAGE' that updates the finalized commitment value.

We are unable to upload the data in CSV file.

Following error is displayed:
ORA-01861: literal does not match format string
or
ORA-01843: not a valid month

Note: We were having issues in date earlier

CSV file is attached for reference.
Reply With Quote