there does not seem to be an equivalent command. It can be done by defining a new MQ service object.
Original Message:
Sent: Tue May 21, 2024 03:58 AM
From: Kjetil Svihus
Subject: Associate a INODE with a QMGR so that a start of the QMGR also starts the INODE
Ok, you can look at this: https://www.ibm.com/docs/hr/app-connect/11.0.0?topic=commands-mqsichangeproperties-command. This is documentation for App Connect, maybe that helps :)
------------------------------
Kjetil Svihus
Original Message:
Sent: Tue May 21, 2024 02:54 AM
From: Emile Kearns
Subject: Associate a INODE with a QMGR so that a start of the QMGR also starts the INODE
Hi Kjevit,
BIP8829E: Invalid property name 'applicationDefinition' specified.
BrokerRegistry
allowSNI=''
allowSSLv3=''
brokerCRLFileList=''
brokerEnableCRLDP=''
brokerKerberosConfigFile=''
brokerKerberosKeytabFile=''
brokerKeystoreFile='/MQHA/iib/mqsi/keyfiles/OMDBRK01Keystore.jks'
brokerKeystorePass='AWDIIB101Keystore::password'
brokerKeystoreType='JKS'
brokerTruststoreFile='/MQHA/iib/mqsi/keyfiles/OMDBRK01Truststore.jks'
brokerTruststorePass='AWDIIB101Truststore::password'
brokerTruststoreType='JKS'
httpConnectorPortRange=''
httpsConnectorPortRange=''
mqCCDT=''
mqKeyRepository='/MQHA/iib/mqsi/keyfiles/AWDIIB101MQKeystore'
reenableCertificateAlgorithms=''
reenableTransportAlgorithms=''
------------------------------
Emile Kearns
Original Message:
Sent: Mon May 20, 2024 02:08 PM
From: Kjetil Svihus
Subject: Associate a INODE with a QMGR so that a start of the QMGR also starts the INODE
Hello Emile
Have you tried something like this: "mqsichangeproperties YOUR_NODE_NAME -o BrokerRegistry -n applicationDefinition -v 'defined'"? Let me know if it works :)
Regards,
Kjetil
------------------------------
Kjetil Svihus
Original Message:
Sent: Mon May 20, 2024 09:00 AM
From: Emile Kearns
Subject: Associate a INODE with a QMGR so that a start of the QMGR also starts the INODE
Hi all,
in IIB, we had the following command
mqsichangebroker ... -d 'defined'
On ACE
mqsichangebroker
BIP8101E: The functionality provided by the mqsichangebroker command is now available using the mqsichangeproperties command.
What would the equivalent command be?
------------------------------
Emile Kearns
------------------------------