Name

orabindexec

orabindexec cursor [-async] [:varname value...]

Execute a statement previously parsed using orasql -parseonly.

Option -async specifies that the command should run asynchronously, i.e., return immediately without waiting for the statement to complete.

Optional name-value pairs allow substitution on SQL bind variables before execution. Variable names must begin with a colon.

Returns a numeric return code, which is 0 for successful execution, 3123 when -async is specified, and non-zero for errors. Updates the oramsg array variable element rowid.

Get Tcl/Tk in a Nutshell now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.