Permitted values are shown in Table 12.
QSGDISP parameter | What the SDEFS utility does |
---|---|
QMGR | Creates DEFINE statements for the specified object type
from definitions held on the page set zero referred to by the CSQP0000 DD
statement. (1)
Only objects defined with QSGDISP(QMGR) are included. |
COPY | Creates DEFINE statements for the specified object type
from definitions held on the page set zero referred to by the CSQP0000 DD
statement. (1)
Only objects defined with QSGDISP(COPY) are included. |
PRIVATE | Creates DEFINE statements for the specified object type
from definitions held on the page set zero referred to by the CSQP0000 DD
statement. (1)
Both QSGDISP(QMGR) and QSGDISP(COPY) objects are included. |
GROUP | Creates DEFINE statements for the specified object type
from definitions held on DB2 resource definition tables for the specified queue-sharing
group.
Only objects defined with QSGDISP(GROUP) are included. No CSQP0000 DD statement is required; the DB2 subsystem specified at object definition is accessed. The DB2 library db2qual.SDSNLOAD is required. |
SHARED | Creates DEFINE statements for all local queues defined
with QSGDISP(SHARED) by accessing the DB2 resource definition table for the specified
queue-sharing group.
This parameter is permitted only with OBJECT(QLOCAL) or OBJECT(QUEUE). No CSQP0000 DD statement is required; the DB2 subsystem specified at object definition is accessed. The DB2 library db2qual.SDSNLOAD is required. |
Notes:
|
The commands generated are DEFINE NOREPLACE, with all the attributes and values for the object.
Notices |
Downloads |
Library |
Support |
Feedback
![]() ![]() |
csqsaw03104 |