Release Notes


20.7 disable_MQFunctions

disable_MQFunctions

Disables the use of DB2 MQSeries functions for the specified database.

Authorization

One of the following:

Command Syntax

>>-disable_MQFunctions---n--database---u--userid---------------->
 
>---p--password------------------------------------------------><
 
 

Command Parameters

-n database
Specifies the name of the database.

-u userid
Specifies the user ID used to connect to the database.

-p password
Specifies the password for the user ID.

Examples

In the following example, DB2MQ functions are disabled for the database SAMPLE.

   disable_MQFunctions -n sample -u user1 -p password1


[ Top of Page | Previous Page | Next Page | Table of Contents | Index ]