DB2 (FTP client and server) statement

Use the DB2® statement to specify the name of the DB2 subsystem.

Server
This setting applies when FILETYPE=SQL and a GET subcommand is processed.
Client
This setting applies when FILETYPE=SQL and a PUT subcommand is processed.

Syntax

Read syntax diagramSkip visual syntax diagram
   .-DB2 DB2-------------.   
>>-+---------------------+-------------------------------------><
   '-DB2--subsystem_name-'   

Parameters

subsystem_name
The name of the DB2 subsystem. The default name is DB2.

Examples

Set the DB2 subsystem name to DB2X:
DB2 DB2X

Related topics