IBM Books

Command Reference

db2setss - DB2 Set Synchronization Session

Displays, sets, or removes the synchronization session identifier for a satellite.

Authorization

None

Required Connection

None

Command Syntax

>>-db2setss----a=--application-version----+----+---------------><
                                          +--h-+
                                          '--?-'
 

Command Parameters

-a= application-version
Sets the synchronization session identifier for the satellite to the specified application version. To remove the identifier, do not specify a value for the application version. Changes to the session identifier take effect at the next synchronization session.

-h/-?
Displays help information. When this option is specified, all other options are ignored, and only the help information is displayed.

Examples

Set the application version for the satellite to V1R0M00:

   db2setss -a=V1R0M00

Usage Notes

If only -a is specified, the current value of the application version is displayed. To modify the value of the application version, specify -a=, followed by its new value. To set the value of the application version to NULL, specify -a=, followed by no value.

Changes to the application version take effect at the next synchronization session.


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

[ DB2 List of Books | Search the DB2 Books ]