IMPORTTIMEOUT

Import timeout affects the amount of time that tiImport will wait for a data source to return data. If you have a very large SQL query running on e.g. a slow Oracle database you can set the amount of time in seconds.

Example:

/* Sets the import timeout to 1800 seconds */
IMPORTTIMEOUT 1800
Was this article helpful?
0 out of 0 found this helpful

Comments

1 comment
  • Hello Ole,

    How to apply this syntax?
    Directly in the query or in some other specific location?
    Thanks.
    0

Please sign in to leave a comment.