STORTIME—Stored procedure timeout value
Use the Modify Stored Procedure Timeout panel (Figure 158) or the STORTIME command to specify the number of seconds that Db2 waits before timing out an SQL CALL waiting for a stored procedure. Specifying 0 for this element instructs Db2 to avoid timing out callers of stored procedures.
Modify Stored Procedure Timeout panel
Command ===> _________________________________________________________________
Command: CURRENT
Description . . . . . . . . : STORED PROCEDURE TIMEOUT VALUE
Type the new stored procedure timeout value that you wish to change to. Then press Enter.
Stored Procedure Parameter
Timeout value . . . . . . . _____ (0,5-1800 or delta)
Command syntax and parameters
Value | Description |
---|---|
DB2ssid | Db2 subsystem ID or the name of the Db2 data sharing group to which the command applies. |
opertuneID | OPERTUNE system profile name (if OPERTUNE is running as a started task) or the batch job name (if OPERTUNE is running as a batch job). |
value | The number of seconds that Db2 waits before timing out an SQL CALL waiting for a stored procedure. Specify one of the following values:
|
NORESET | The changes you request remain in effect until the Db2 subsystem is cycled. |
Db2 parameter values
Field | Installation panel | CLIST parameter | ZPARM macro | ZPARM parameter |
---|---|---|---|---|
Timeout value | DSNTIPX | STORTIME | DSN6SYSP | STORTIME |