DBM00070I Database initialized: DBNAME=xxx, SCHEMA=yyy, MODE=zzz, SYSTEM=aaa, PART=bbb, DB_EXTENDED_PROPERTIES_PATH=ccc

Explanation

Gateway Server

This message displays initialization information about a database. The variable information that is displayed in the message is described in the following list.
xxx
The name of the database that was configured.
yyy
The schema name of the database.
zzz
The mode for the database. The default value for the mode is standard. Other values for the mode are debug or monitored.
aaa
The operating system.
bbb
Indicates whether partitioned tables are being used.
ccc
The path to a database extended properties file, if one exists.

Operator response

None