Kernel Access Through an SQL Session 
Use
Commands you can use in an SQL session with the database kernel:
| Result Set Structure Request |
sql_info |
| Request Status Data for the Database Instance |
info |
| Update the Optimizer Statistics |
sql_updstat |
| Terminating an SQL Session |
sql_release |
| Scrolling in the Result Data |
sql_fetch |
| Scroll in the Status Information of the Database Instance |
info_next |
| Opening an SQL Session |
sql_connect |
| SQL Statement Transfer |
sql_execute |
Prerequisites
Note the
DBM operator authorizations for each of the DBM Server commands.