Command Reference
Exports connectivity configuration information to an export profile, which
can later be imported at another DB2 Universal Database (UDB) workstation
instance of similar instance type.
This utility exports connectivity configuration information into a file
known as a configuration profile. It is a non-interactive utility that
packages all of the configuration information needed to satisfy the
requirements of the export options specified. Items that can be
exported are:
- Database information (including DCS and ODBC information)
- Node information
- Protocol information
- database manager configuration settings
- UDB registry settings
- Common ODBC/CLI settings.
This utility is especially useful for exporting connectivity configuration
information at workstations that do not have the DB2CCA GUI installed, and in
situations where multiple similar remote UDB clients are to be installed,
configured, and maintained.
Authorization
One of the following:
Command Syntax
.-TEMPLATE--.
>>-db2cfexp--filename--+-BACKUP----+---------------------------><
'-MAINTAIN--'
Command Parameters
- filename
- Specifies the fully qualified name of the target export file. This
file is known as a configuration profile.
- TEMPLATE
- Creates a configuration profile that is used as a template for other
instances of the same instance type. The profile includes information
about:
- All databases, including related ODBC and DCS information
- All nodes associated with the exported databases
- Common ODBC/CLI settings
- Common client settings in the database manager configuration
- Common client settings in the UDB registry.
- BACKUP
- Creates a configuration profile of the UDB instance for local backup
purposes. This profile contains all of the instance configuration
information, including information of a specific nature relevant only to this
local instance. The profile includes information about:
- All databases including related ODBC and DCS information
- All nodes associated with the exported databases
- Common ODBC/CLI settings
- All settings in the database manager configuration
- All settings in the UDB registry
- All protocol information.
- MAINTAIN
- Creates a configuration profile containing only database- and node-related
information for maintaining or updating other instances.
[ Top of Page | Previous Page | Next Page | Table of Contents | Index ]
[ DB2 List of Books |
Search the DB2 Books ]