Working with IBM MQ queue properties files

You can use properties files to create or change IBM MQ queue properties.

Before you begin

Determine the changes that you want to make to your IBM MQ queue configuration or its configuration objects.

Start the wsadmin scripting tool. To start wsadmin using the Jython language, run the wsadmin -lang Jython command from the bin directory of the server profile.

About this task

Using a properties file, you can create, modify, or delete a IBM MQ queue object and its configuration properties.

Run administrative commands using wsadmin to extract a properties file for a IBM MQ queue, validate the properties, and apply them to your configuration.

Table 1. Actions for IBM MQ queue properties files. You can create, modify, and delete IBM MQ queue configuration properties.
Action Procedure
create Set at least required properties and then run the applyConfigProperties command.
modify Edit properties and then run the applyConfigProperties command.
delete Uncomment #DELETE=true and run the deleteConfigProperties command.
delete Property To delete one or more properties, run deleteConfigProperties with only those properties to delete in the properties file.

Optionally, you can use interactive mode with the commands:

AdminTask.command_name('-interactive')

Procedure

Results

You can use the properties file to configure and manage the IBM MQ queue object.

What to do next

Save the changes to your configuration.


주제 유형을 표시하는 아이콘 태스크 주제



시간소인 아이콘 마지막 업데이트 날짜: July 9, 2016 6:14
http://www14.software.ibm.com/webapp/wsbroker/redirect?version=cord&product=was-nd-mp&topic=txml_config_prop_mqqueue
파일 이름:txml_config_prop_mqqueue.html