-NOOP (No operation)


The -NOOP worklist command bypasses the statement that follows the command and proceeds to the next worklist command.

The following figure shows an example of the -NOOP command.

-NOOP 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

Important

Change Manager generates this command.

Related topic



 

Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*