Skip to main content
Question

External Voucher Upload error Values ORA-01403: no data found

  • August 25, 2025
  • 3 replies
  • 30 views

Forum|alt.badge.img+1
  • Do Gooder (Employee)
  • 1 reply

I am receiving the error message Values ORA-01403: no data found in multiple databases when trying to upload an External voucher.  Can anyone interprete this error message?

3 replies

Forum|alt.badge.img+19
  • Superhero (Employee)
  • 1111 replies
  • August 25, 2025

You should start with the external file load information - looking at the details. 

 

If for example, you had external file template control using skip or satisfy, and the controls result in no records, that could easily be a reason.  

 

Also, if the data was an excel sheet, that may also produce the same error.  Follow the flow and compare to the template. 


Forum|alt.badge.img+1
  • Author
  • Do Gooder (Employee)
  • 1 reply
  • August 25, 2025

I removed the skip and still receive the error.  The file is a .csv.


Forum|alt.badge.img+19
  • Superhero (Employee)
  • 1111 replies
  • August 25, 2025

Take a look at the external file - monitor external files - see the load and the details.   

Check the template, and verify the delimiters. For example if the delimiter is ;  and the data has comma, it’s probably not going to find any valid records.