- Configuration Type
- Database manager
- Applies to
-
- Database Server with local and remote clients
- Client
- Database Server with local clients
- Partitioned Database Server with local and remote clients
- Parameter Type
- Informational
This parameter provides information about the DB2 products which you have
installed on your machine and, as a result, information about the type of
database manager configuration. The following are the possible values
returned by this parameter and the products associated with that node
type:
- Database Server with local and remote clients - a DB2
server product, supporting local and remote database clients, and capable of
accessing other remote database servers. (The API constant for this
nodetype is SQLF_NT_SERVER.)
- Client - a database client capable of accessing remote
database servers (The API constant for this nodetype is
SQLF_NT_REQUESTER.)
- Database Server with local clients - a DB2 relational
database management system, supporting local database clients and capable of
accessing other, remote database servers. (The API constant for this
nodetype is SQLF_NT_STAND_REQ.)
- Partitioned Database Server with local and remote clients
- a DB2 server product, supporting local and remote database clients,
and capable of accessing other remote database servers, and capable of
partition parallelism. (The API constant for this nodetype
is SQLF_NT_MPP.)
[ Top of Page |
Table of Contents |
Glossary |
Index ]
[ DB2 List of Books |
Search the DB2 Books ]