-NOOP (No operation)
The -NOOP worklist command bypasses the statement that follows the command and proceeds to the next worklist command.
-NOOP 000010
SELECT
LENGTH( DBNAME ) AS DBLENG
, DBNAME
, LENGTH( NAME) AS TSLENG
, NAME
, PARTITIONS
, CURRENT SERVER AS CURRSERV
, TS.
FROM SYSIBM.SYSTABLESPACE TS
WHERE DBNAME = 'ACTQX11' AND NAME = 'ACTS0311'
WITH UR
SELECT
LENGTH( DBNAME ) AS DBLENG
, DBNAME
, LENGTH( NAME) AS TSLENG
, NAME
, PARTITIONS
, CURRENT SERVER AS CURRSERV
, TS.
FROM SYSIBM.SYSTABLESPACE TS
WHERE DBNAME = 'ACTQX11' AND NAME = 'ACTS0311'
WITH UR
Related topic
Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*