| Author | 
		  Message | 
  		
  		
		     Topic: IIB not starting with -d defined | 
  		
  		
		  leron8
  
	  	  Replies: 14 Views: 15750
  | 
		   Forum: WebSphere Message Broker (ACE) Support   Posted: Thu Oct 26, 2017 3:27 pm   Subject: IIB not starting with -d defined | 
  		
  		
		  Ok, so basically we've figured out it was a userid length issue, the user iib-admin-prod is more than 12 characters.
 
 
 mqsicreatebroker IIBNODE_P  -q QMGRP -d defined
 mqsicvp IIBNODE_P 
 
 
 The l ... | 
  		
  		
		     Topic: IIB not starting with -d defined | 
  		
  		
		  leron8
  
	  	  Replies: 14 Views: 15750
  | 
		   Forum: WebSphere Message Broker (ACE) Support   Posted: Tue Oct 24, 2017 8:55 am   Subject: IIB not starting with -d defined | 
  		
  		
		  I have this in my /etc/group, is it correct?:
 
 
 cat /etc/group
 
 mqbrkrs:x:1001:mqm,iib-admin-prod
 iib-admin-prod:x:1002:
 mqm:x:1100:iib-admin-prod,mqm
 
 
 W ... | 
  		
  		
		     Topic: IIB not starting with -d defined | 
  		
  		
		  leron8
  
	  	  Replies: 14 Views: 15750
  | 
		   Forum: WebSphere Message Broker (ACE) Support   Posted: Fri Oct 20, 2017 1:53 pm   Subject: IIB not starting with -d defined | 
  		
  		
		  Ok, I've tried the following:
 
 UserId is allready part of mqm group
 
 [iib-admin-prod@SVLP-IIB-01 ~]$ id
 uid=1001(iib-admin-prod) gid=1002(iib-admin-prod) grupos=1002(i ... | 
  		
  		
		     Topic: IIB not starting with -d defined | 
  		
  		
		  leron8
  
	  	  Replies: 14 Views: 15750
  | 
		   Forum: WebSphere Message Broker (ACE) Support   Posted: Fri Oct 20, 2017 7:32 am   Subject: IIB not starting with -d defined | 
  		
  		
		  That the userid used to run the mqsichangebroker -d defined did not have any rights to change the qmgr? 
 Just as an FYI, broker and associated queue manager are on the same server right?
    ... | 
  		
  		
		     Topic: IIB not starting with -d defined | 
  		
  		
		  leron8
  
	  	  Replies: 14 Views: 15750
  | 
		   Forum: WebSphere Message Broker (ACE) Support   Posted: Fri Oct 20, 2017 6:42 am   Subject: IIB not starting with -d defined | 
  		
  		
		  if i run this:
 
 [mqm@SVLP-IIB-01 ~]$ runmqsc QMGRTEST
 5724-H72 (C) Copyright IBM Corp. 1994, 2011. TODOS LOS DERECHOS RESERVADOS.
 Se está iniciando MQSC para el gestor de colas QM ... | 
  		
  		
		     Topic: IIB not starting with -d defined | 
  		
  		
		  leron8
  
	  	  Replies: 14 Views: 15750
  | 
		   Forum: WebSphere Message Broker (ACE) Support   Posted: Wed Oct 18, 2017 7:48 am   Subject: IIB not starting with -d defined | 
  		
  		
		  NO I meant start mqservice as in
 
 echo start service(iib_service_name) | runmqsc <qmgr>
 
 
 
 I can't get it working, I've tried the following:
 
 runmqsc QMGRTEST 
 
 DEFINE SERVICE  ... | 
  		
  		
		     Topic: IIB not starting with -d defined | 
  		
  		
		  leron8
  
	  	  Replies: 14 Views: 15750
  | 
		   Forum: WebSphere Message Broker (ACE) Support   Posted: Tue Oct 17, 2017 3:01 pm   Subject: IIB not starting with -d defined | 
  		
  		
		  NO I meant start mqservice as in
 
 echo start service(iib_service_name) | runmqsc <qmgr>
 
 
 
 I can't get it working, I've tried the following:
 
 runmqsc QMGRTEST 
 
 DEFINE SERVICE  ... | 
  		
  		
		     Topic: IIB not starting with -d defined | 
  		
  		
		  leron8
  
	  	  Replies: 14 Views: 15750
  | 
		   Forum: WebSphere Message Broker (ACE) Support   Posted: Tue Oct 17, 2017 7:05 am   Subject: IIB not starting with -d defined | 
  		
  		
		  So the service will be started as mqm. Unless you have a sudo command in the broker startup script the mqm userid will try to start the broker. Is it also part of the mqbrokers group?
 
 Start the mq  ... | 
  		
  		
		     Topic: IIB not starting with -d defined | 
  		
  		
		  leron8
  
	  	  Replies: 14 Views: 15750
  | 
		   Forum: WebSphere Message Broker (ACE) Support   Posted: Mon Oct 16, 2017 1:43 pm   Subject: IIB not starting with -d defined | 
  		
  		
		  I'm doing a fresh installation of IIB V10.0.0.9 together with MQ V8.0.0.7 on a RHEL 7.4.
 
 I can't get a broker start together with MQ, I've created the QMGR and the BROKER with these commands:
 
 
  ... | 
  		
  		
		     Topic: Error Sending mail from EmailOutput Node using Gmail server | 
  		
  		
		  leron8
  
	  	  Replies: 14 Views: 21669
  | 
		   Forum: WebSphere Message Broker (ACE) Support   Posted: Thu Nov 17, 2016 9:37 am   Subject: Error Sending mail from EmailOutput Node using Gmail server | 
  		
  		
		  When I do this:
 
 mqsicreateconfigurableservice TESTNODE -c SMTP -o SMTP_AAA -n serverName,securityIdentity -v "smtps://smtp.gmail.com:465,identidadSMTP_AAA"
 
 NOTE: I also tried with port ... | 
  		
  		
		     Topic: Error Sending mail from EmailOutput Node using Gmail server | 
  		
  		
		  leron8
  
	  	  Replies: 14 Views: 21669
  | 
		   Forum: WebSphere Message Broker (ACE) Support   Posted: Wed Nov 16, 2016 1:43 pm   Subject: Error Sending mail from EmailOutput Node using Gmail server | 
  		
  		
		  Thank you for your responses.
 
 After some more investigation internally and on the web, and one of the answers above, I see that I need to indicate to the SMTP server that it needs to use TLS. Becau ... | 
  		
  		
		     Topic: Error Sending mail from EmailOutput Node using Gmail server | 
  		
  		
		  leron8
  
	  	  Replies: 14 Views: 21669
  | 
		   Forum: WebSphere Message Broker (ACE) Support   Posted: Tue Nov 15, 2016 4:39 pm   Subject: Error Sending mail from EmailOutput Node using Gmail server | 
  		
  		
		  What would be your suggestion with a corporation that works with Google Apps (Gmail for work), not free accounts?
 
 I'm getting that same error.
 
 I've allready tried these combinations:
 
 https:// ... | 
  		
  		
		     Topic: ODBC connection DB2 for i | 
  		
  		
		  leron8
  
	  	  Replies: 4 Views: 3054
  | 
		   Forum: WebSphere Message Broker (ACE) Support   Posted: Thu Nov 03, 2016 9:34 am   Subject: ODBC connection DB2 for i | 
  		
  		
		  Ok. As to what I understand then, I'll need to install client access, configure a DSN and try with that.
 
 I'll test it and let you know. | 
  		
  		
		     Topic: ODBC connection DB2 for i | 
  		
  		
		  leron8
  
	  	  Replies: 4 Views: 3054
  | 
		   Forum: WebSphere Message Broker (ACE) Support   Posted: Wed Nov 02, 2016 8:06 am   Subject: ODBC connection DB2 for i | 
  		
  		
		  Thanks for the quick response.
 
 We've tried multiple times with that configuration with no success because we can´t find this driver "DRIVER=/opt/IBM/db2/V9.7/lib64/db2o.o". As to our und ... | 
  		
  		
		     Topic: ODBC connection DB2 for i | 
  		
  		
		  leron8
  
	  	  Replies: 4 Views: 3054
  | 
		   Forum: WebSphere Message Broker (ACE) Support   Posted: Tue Nov 01, 2016 4:27 pm   Subject: ODBC connection DB2 for i | 
  		
  		
		  Has anybody been able to connect to a DB2 for i Database via ODBC, I've only been able to do it with JDBC but I'd like to use ODBC for the built in transaction support with Compute Nodes.
 
 Thanks in ... |