| Author | 
		  Message
		 | 
		
		  | HenriqueS | 
		  
		    
			  
				 Posted: Tue Jan 09, 2007 10:31 am    Post subject: Quick, one page, MQSC reference | 
				     | 
			   
			 
		   | 
		
		
		    Master
 
 Joined: 22 Sep 2006 Posts: 235
  
  | 
		  
		    
			  
				Hello folks,
 
 
Where can I find a quick ref for the MQSC commands/syntax ? The pdf is about 500 pages...I´d like one to have it printed close to me... | 
			   
			 
		   | 
		
		
		  | Back to top | 
		  
		  	
		   | 
		
		
		    | 
		
		
		  | Michael Dag | 
		  
		    
			  
				 Posted: Tue Jan 09, 2007 2:19 pm    Post subject:  | 
				     | 
			   
			 
		   | 
		
		
		    Jedi Knight
 
 Joined: 13 Jun 2002 Posts: 2607 Location: The Netherlands (Amsterdam) 
  | 
		  
		    
		   | 
		
		
		  | Back to top | 
		  
		  	
		   | 
		
		
		    | 
		
		
		  | Michael Dag | 
		  
		    
			  
				 Posted: Fri Mar 23, 2007 6:31 am    Post subject:  | 
				     | 
			   
			 
		   | 
		
		
		    Jedi Knight
 
 Joined: 13 Jun 2002 Posts: 2607 Location: The Netherlands (Amsterdam) 
  | 
		  
		    
			  
				Recently got a question from a customer for the same thing, so whipped up a little sample (far from complete, but gets you going...) which can be downloaded here
 
 
comments, additions can be suggested in this topic _________________ Michael
 
 
 
 
 
MQSystems Facebook page
  Last edited by Michael Dag on Mon Apr 02, 2007 2:05 am; edited 1 time in total | 
			   
			 
		   | 
		
		
		  | Back to top | 
		  
		  	
		   | 
		
		
		    | 
		
		
		  | HubertKleinmanns | 
		  
		    
			  
				 Posted: Sat Mar 24, 2007 4:21 am    Post subject:  | 
				     | 
			   
			 
		   | 
		
		
		    Shaman
 
 Joined: 24 Feb 2004 Posts: 732 Location: Germany 
  | 
		  
		    
			  
				
   
	| Michael Dag wrote: | 
   
  
	Recently got a question from a customer for the same thing, so whipped up a little sample (far from complete, but gets you going...) which can be downloaded here
 
 
comments, additions can be suggested in this topic | 
   
 
 
 
Some useful additions (IMHO):
 
   
	| Code: | 
   
  
	- dis chs(*) all
 
- dis qs(*) type(handle) all
 
- dsmpqcsv QMgr
 
- ps -ef | grep runmqlsr
 
- ps -ef | grep runmqtrm | 
   
 
 
 
New in MQv6:
 
   
	| Code: | 
   
  
	- dis qmstatus
 
- dis qs(*) monitor
 
- dis chs(*) monitor
 
 
- dis service(*)
 
- dis service(*) all
 
- dis svstatus(*) all
 
- start service([i]ServiceName[/i])
 
- stop service([i]ServiceName[/i])
 
 
- dis lstr(*)
 
- dis lstr(*) all
 
- dis lsstatus(*) all
 
- start lstr([i]ListenerName[/i])
 
- stop lstr([i]ListenerName[/i]) | 
   
 
 _________________ Regards
 
Hubert | 
			   
			 
		   | 
		
		
		  | Back to top | 
		  
		  	
		   | 
		
		
		    | 
		
		
		  | Michael Dag | 
		  
		    
			  
				 Posted: Sat Mar 24, 2007 5:49 am    Post subject:  | 
				     | 
			   
			 
		   | 
		
		
		    Jedi Knight
 
 Joined: 13 Jun 2002 Posts: 2607 Location: The Netherlands (Amsterdam) 
  | 
		  
		    
			  
				thanks! if there are more suggestions let me know I will add them and keep you informed in this topic.
 
 
when it becomes more then 2 fullpages the 3 folding no longer works and the quickref will need reorganising    _________________ Michael
 
 
 
 
 
MQSystems Facebook page | 
			   
			 
		   | 
		
		
		  | Back to top | 
		  
		  	
		   | 
		
		
		    | 
		
		
		  | jefflowrey | 
		  
		    
			  
				 Posted: Sat Mar 24, 2007 6:11 am    Post subject:  | 
				     | 
			   
			 
		   | 
		
		
		   Grand Poobah
 
 Joined: 16 Oct 2002 Posts: 19981
  
  | 
		  
		    
			  
				I'd put in a quick section on the MQSC verbs and objects.  Just list ALTER, DEFINE, DELETE, END, etc. and CHANNEL, QLOCAL, QL, etc.
 
 
Maybe with the short cuts
 
ALTER,ALT
 
DISPLAY,DIS
 
DELETE,<none>
 
 
I like the links.  That's a good idea.  it doesn't help when printed and pinned to the cube wall, but. _________________ I am *not* the model of the modern major general. | 
			   
			 
		   | 
		
		
		  | Back to top | 
		  
		  	
		   | 
		
		
		    | 
		
		
		  | Michael Dag | 
		  
		    
			  
				 Posted: Sat Mar 24, 2007 11:24 am    Post subject:  | 
				     | 
			   
			 
		   | 
		
		
		    Jedi Knight
 
 Joined: 13 Jun 2002 Posts: 2607 Location: The Netherlands (Amsterdam) 
  | 
		  
		    
			  
				I have updated the QuickRef with Hubert and Jeff's suggestions.
 
I hope you like the changes    _________________ Michael
 
 
 
 
 
MQSystems Facebook page
  Last edited by Michael Dag on Mon Apr 02, 2007 2:06 am; edited 1 time in total | 
			   
			 
		   | 
		
		
		  | Back to top | 
		  
		  	
		   | 
		
		
		    | 
		
		
		  | fjb_saper | 
		  
		    
			  
				 Posted: Sun Mar 25, 2007 4:59 am    Post subject:  | 
				     | 
			   
			 
		   | 
		
		
		    Grand High Poobah
 
 Joined: 18 Nov 2003 Posts: 20768 Location: LI,NY 
  | 
		  
		    
			  
				
   
	| Michael Dag wrote: | 
   
  
	I have updated the QuickRef with Hubert and Jeff's suggestions.
 
I hope you like the changes    | 
   
 
 
Yes I do. Quite comprehensive.
 
Danke U. _________________ MQ & Broker admin | 
			   
			 
		   | 
		
		
		  | Back to top | 
		  
		  	
		   | 
		
		
		    | 
		
		
		  | oz1ccg | 
		  
		    
			  
				 Posted: Sun Mar 25, 2007 5:49 am    Post subject:  | 
				     | 
			   
			 
		   | 
		
		
		    Yatiri
 
 Joined: 10 Feb 2002 Posts: 628 Location: Denmark 
  | 
		  
		    
		   | 
		
		
		  | Back to top | 
		  
		  	
		   | 
		
		
		    | 
		
		
		  | Michael Dag | 
		  
		    
			  
				 Posted: Sun Mar 25, 2007 9:56 am    Post subject:  | 
				     | 
			   
			 
		   | 
		
		
		    Jedi Knight
 
 Joined: 13 Jun 2002 Posts: 2607 Location: The Netherlands (Amsterdam) 
  | 
		  
		    
		   | 
		
		
		  | Back to top | 
		  
		  	
		   | 
		
		
		    | 
		
		
		  | HubertKleinmanns | 
		  
		    
			  
				 Posted: Mon Mar 26, 2007 3:12 am    Post subject:  | 
				     | 
			   
			 
		   | 
		
		
		    Shaman
 
 Joined: 24 Feb 2004 Posts: 732 Location: Germany 
  | 
		  
		    
			  
				
   
	| Michael Dag wrote: | 
   
  
	I have updated the QuickRef with Hubert and Jeff's suggestions.
 
I hope you like the changes    | 
   
 
 
 
Very nice (an soooo short  ). _________________ Regards
 
Hubert | 
			   
			 
		   | 
		
		
		  | Back to top | 
		  
		  	
		   | 
		
		
		    | 
		
		
		  | Michael Dag | 
		  
		    
			  
				 Posted: Mon Mar 26, 2007 3:00 pm    Post subject:  | 
				     | 
			   
			 
		   | 
		
		
		    Jedi Knight
 
 Joined: 13 Jun 2002 Posts: 2607 Location: The Netherlands (Amsterdam) 
  | 
		  
		    
		   | 
		
		
		  | Back to top | 
		  
		  	
		   | 
		
		
		    | 
		
		
		  | HubertKleinmanns | 
		  
		    
			  
				 Posted: Tue Mar 27, 2007 12:28 am    Post subject:  | 
				     | 
			   
			 
		   | 
		
		
		    Shaman
 
 Joined: 24 Feb 2004 Posts: 732 Location: Germany 
  | 
		  
		    
			  
				
   
	| Michael Dag wrote: | 
   
  
	Wow!!! 200 downloads in just 2 days!          | 
   
 
 
 
Michael,
 
 
I hope, the downloaders (I am one of them) read this very compressed doc  . _________________ Regards
 
Hubert | 
			   
			 
		   | 
		
		
		  | Back to top | 
		  
		  	
		   | 
		
		
		    | 
		
		
		  | Michael Dag | 
		  
		    
			  
				 Posted: Tue Mar 27, 2007 6:49 am    Post subject:  | 
				     | 
			   
			 
		   | 
		
		
		    Jedi Knight
 
 Joined: 13 Jun 2002 Posts: 2607 Location: The Netherlands (Amsterdam) 
  | 
		  
		    
			  
				
   
	| HubertKleinmanns wrote: | 
   
  
	I hope, the downloaders (I am one of them) read this very compressed doc  . | 
   
 
 
well they certainly can not complain it is too long    _________________ Michael
 
 
 
 
 
MQSystems Facebook page | 
			   
			 
		   | 
		
		
		  | Back to top | 
		  
		  	
		   | 
		
		
		    | 
		
		
		  | SAFraser | 
		  
		    
			  
				 Posted: Tue Mar 27, 2007 10:10 am    Post subject:  | 
				     | 
			   
			 
		   | 
		
		
		    Shaman
 
 Joined: 22 Oct 2003 Posts: 742 Location: Austin, Texas, USA 
  | 
		  
		    
			  
				Fabulous, have sent it to several MQ buddies.  Thanks so much.
 
 
How would you feel about posting this in "Links", too? | 
			   
			 
		   | 
		
		
		  | Back to top | 
		  
		  	
		   | 
		
		
		    | 
		
		
		  | 
		    
		   |