DB2 graphic  QMF Version 8

CALL DSQAB1E

The syntax description for the stored procedure interface is:

Read syntax diagramSkip visual syntax diagram>>-CALL--DSQABA1E--(--userid--,--groupids--,--sqlid--)---------><

The DSQAB1E stored procedure returns the DB2 authorization IDs for the currently running process. The schema name is Q.

userid VARCHAR(130)

The primary authorization ID is returned in the parameter.

groupids VARCHAR (32672)

The secondary authorization IDs are returned in this parameter.

Each authorization name is converted from a varchar data format and into a single string structure. The calling program must interpret the content of the character string to obtain the individual authorization names.

sqlid VARCHAR (130)

The current SQL authorization ID is returned in this parameter.


Go to the previous page Go to the next page

Downloads | Library | Support | Support Policy | Terms of use | Feedback
Copyright IBM Corporation 1982,2004 Copyright IBM Corporation 1982, 2004
timestamp Last updated: March, 2004