- 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
- Satellite database server with local clients
- Parameter Type
- Configurable
- Default [Range]
- Null [ any valid path name ]
- Related Parameters
- Diagnostic Error Capture Level (diaglevel)
This parameter allows you to specify the fully qualified path for DB2
diagnostic information. This directory could possibly contain dump
files, trap files, an error log and an alert log file, depending on your
platform.
If this parameter is null, the diagnostic information will be written to
files in one of the following directories or folders:
- For OS/2 and supported Windows environments:
- If the DB2INSTPROF environment variable or keyword is not set,
information will be written to x:\SQLLIB\DB2INSTANCE,
where x:\SQLLIB is the drive reference and directory
specified in the DB2PATH registry variable or environment variable. and
DB2INSTANCE is the name of the instance owner.
Note: | The directory does not have to be named SQLLIB.
|
- If the DB2INSTPROF environment variable or keyword is set, information
will be written to x:\DB2INSTPROF\DB2INSTANCE, where
DB2INSTPROF is the name of the instance profile directory and DB2INSTANCE is
the name of the instance owner.
- For UNIX-based environments: INSTHOME/sqllib/db2dump,
where INSTHOME is the home directory of the instance owner.
- For Macintosh environments: DB2 folder.
Recommendation: Use the default or have a centralized
location for the diagpath of multiple instances.
In a multinode environment, the path you specify must reside on a shared
file system.