GET_MAX_OPEN_CURSORS¶
Applies to: ORAFlex SQLFlex MYSQLFlex PGFlex DB2Flex
This command will return the maximum number of open cursors allowed by the server.
Syntax
GET_MAX_OPEN_CURSORS of {server} to {variable}
Parameter |
Description |
---|---|
server |
Name of the server |
variable |
Variable to hold the maximum number of open cursors |