CreationTime (MQCHAR8)

This is the time when the queue was created.

Local Model Alias Remote Cluster
X        
The format of the time is HH.MM.SS using the 24-hour clock, with a leading zero if the hour is less than 10 (for example 09.10.20).
  • On z/OS®, the time is Greenwich Mean Time (GMT), subject to the system clock being set accurately to GMT.
  • In other environments, the time is local time.
  • On IBM® i, the creation time 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_TIME selector with the MQINQ call. The length of this attribute is given by MQ_CREATION_TIME_LENGTH.