CreationDate (12-byte character string) on IBM i

Date when queue was created.

Local Model Alias Remote Cluster
X
This is the date when the queue was created. The format of the date is YYYY-MM-DD, padded with two trailing blanks to make the length 12 bytes (for example, 1992-09-23¬¬, where ¬¬ represents two blank characters).

  • On IBM i, the creation date of a queue might differ from that of the underlying operating system entity (file or userspace) that represents the queue.

To determine the value of this attribute, use the CACRTD selector with the MQINQ call. The length of this attribute is given by LNCRTD.

Parent topic: Attributes for queues