Skip to main content
Question

Error in statement for Oracle database

  • January 18, 2026
  • 1 reply
  • 5 views

Forum|alt.badge.img+3
When I try to execute a statement using the database package and the insert function, I get this error “There is a syntactical error in the SQL statement. - SQL statement got timed out” , but sometimes it works. I'd like to know why.

1 reply

Forum|alt.badge.img+2
  • Cadet | Tier 2
  • January 18, 2026

@Melqui 4737 You can look in your bot runner logs, but I'll bet it says the same thing the error says: that you have a timeout. 

To find out why your database is timing out, you will need to contact your database administrator. They will have server-side logs that will be much more help.