Limited support BMC provides limited support for this version of the product. As a result, BMC no longer accepts comments in this space. If you encounter problems with the product version or the space, contact BMC Support.BMC recommends upgrading to the latest version of the product. To see documentation for that version, see ALTER and BMC AMI Change Manager for Db2 13.1.

-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

Note

BMC AMI Change Manager for Db2 generates this command.



 

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