I have read through some previous posts stating that this was only available under z/OS for previous MQ versions.
The command format I am trying to use:
Code:
REFRESH QMGR TYPE ( EXPIRY ) NAME ( B* )
The output returned:
Code:
AMQ8405: Syntax error detected at or near end of command segment below:-
REFRESH QMGR TYPE ( E
AMQ8427: Valid syntax for the MQSC command:
REFRESH QMGR TYPE ( CONFIGEV )
[ INCLINT( integer ) ]
[ NAME( string ) ]
[ OBJECT( ALL | AUTHINFO | CHANNEL | LISTENER | NAMELIST |
PROCESS | QUEUE | QMGR | SERVICE | TOPIC ) ]
REFRESH QMGR TYPE ( PROXYSUB )
Can anyone point out if I am doing something wrong? Or maybe I misread the documentation? The above error seems to be telling me that I can only use types CONFIGEV or PROXYSUB
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum