--
SCRIPT COMMANDS:-
After entering in to queue manager we can find script commands.
Script commands are same for every queue manager.
(These Commands should be used in CAPITAL LETTERS)
Ā· DEFINE :-To define/create MQ manager objects like queue,
Channels, process, and listener.
Ā· ALTER :-to update or modify the existing objects
Ā· DISPLAY :-to view all the properties of a particular object or to
Display all objects
Ā· DELETE :-to delete created objects
Ā· CLEAR :-to clear the message from the queue
Ā· END :-to come out of the queue manager
Ā· PING :-to check whether other side channel / queue manager is ready to accept our request.
Ā· START :- to start the particular channel or listener
Ā· STOP :-to stop particular channel or listener
Ā· REFRESH :-used to refresh the security every time after giving or executing, set mgr or command for queue manager or object
Ā· RESET :-used to reset channel,cluster,queue manager
Ā· RESOLVE :-to resolve the channel which is in indoubt state
Ā· SUSPEND :-to suspend a queue manager from a cluster environment
Ā· RESUME :-to remove a queue manager from a cluster environment
SCRIPT COMMANDS:-
After entering in to queue manager we can find script commands.
Script commands are same for every queue manager.
(These Commands should be used in CAPITAL LETTERS)
Ā· DEFINE :-To define/create MQ manager objects like queue,
Channels, process, and listener.
Ā· ALTER :-to update or modify the existing objects
Ā· DISPLAY :-to view all the properties of a particular object or to
Display all objects
Ā· DELETE :-to delete created objects
Ā· CLEAR :-to clear the message from the queue
Ā· END :-to come out of the queue manager
Ā· PING :-to check whether other side channel / queue manager is ready to accept our request.
Ā· START :- to start the particular channel or listener
Ā· STOP :-to stop particular channel or listener
Ā· REFRESH :-used to refresh the security every time after giving or executing, set mgr or command for queue manager or object
Ā· RESET :-used to reset channel,cluster,queue manager
Ā· RESOLVE :-to resolve the channel which is in indoubt state
Ā· SUSPEND :-to suspend a queue manager from a cluster environment
Ā· RESUME :-to remove a queue manager from a cluster environment
Comments
Post a Comment