db2sqljprint - SQLJ profile printer
db2sqljprint prints the contents of the customized version of a profile as plain text.
Authorization
None
Command syntax
Command parameters
- profilename
- Specifies the relative or absolute name of an SQLJ profile file.
When an SQLJ file is translated into a Java™ source
file, information about the SQL operations it contains is stored in
SQLJ-generated resource files called profiles. Profiles are identified
by the suffix _SJProfileN (where N is an integer) following the name
of the original input file. They have a
.ser
extension. Profile names can be specified with or without the.ser
extension.
Examples
db2sqljprint pgmname_SJProfile0.ser