How can i convert the package's CONTOKEN to the TIMESTAMP format ? |
TIMESTAMP Catalog Manager command can be used to convert a consistency token to timestamp format. To use the TIMESTAMP command follow the example below. Copy a CONTOKEN of a package from the SYSIBM.SYSPACKAGE catalog table. Then press F3. Result: PASTE the CONTOKEN copied before after TIMESTAMP command as indicated. TIMESTAMP command return the CONTOKEN value transformed in the timestamp format on the left bottom corner of the screen. Now the user can know at what time the package has been compiled. |