DSNT000I program-name STARTED FOR subsystem-id SUBSYSTEM, VERSION db2-version CURRENT FUNCTION LEVEL (function-level)
Explanation
This informational message is returned at the start of the indicated program and reports information about the Db2 version and the processing mode of the Db2 subsystem that the program has connected to.
- program-name
- The name of the program.
- subsystem-id
- The Db2 subsystem identifier.
- db2-version
- The Db2 version.
- function-level
- The Db2 13 function level identifier. The format is
VvvRrMmmm, where vv is the version, r is the release, and mmm is the modification level.
System action
Processing continues.
User response
No action is required.