+

Search Tips | Advanced Search

CreationDate (MQCHAR12)

This is the date when the queue was created.

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

  • On IBM i, the creation date of a queue can 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 MQCA_CREATION_DATE selector with the MQINQ call. The length of this attribute is given by MQ_CREATION_DATE_LENGTH.

Last updated: 2020-10-04