SQL/MX 2.x Messages Manual (G06.24+, H06.03+)
SQL/MX MXCMP Messages (2000 through 2999)
HP NonStop SQL/MX Messages Manual—523730-004
4-34
closing the temporary file that has the file names of the extracted module definition
files.
Effect. The operation fails.
Recovery. This is an internal error. Contact your service provider.
SQL 2227
Where name is the name of the profile.
Cause. You invoked mxCompileUserModule on an SQLJ JAR or profile file to SQL
compile its module definitions. This command encountered an internal error while
trying to create the module definition file for the given SQLJ profile.
Effect. The operation fails.
Recovery. Verify that you have write access to TMPDIR (the directory where
temporary files are created) and that TMPDIR has free space. Delete unused
temporary files from TMPDIR and retry the command.
SQL 2228
Where name is the name of the profile.
Cause. You invoked mxCompileUserModule on an SQLJ JAR or profile file to SQL
compile its module definitions. This command encountered an internal error while
trying to write the module definition file for the given SQLJ profile.
Effect. The operation fails.
Recovery. Verify that you have write access to TMPDIR (the directory where
temporary files are created) and that TMPDIR has free space. Delete unused
temporary files from TMPDIR and retry the command.
SQL 2229
Where name is the name of the profile.
Cause. You invoked mxCompileUserModule on an SQLJ JAR or profile file that has
not been customized for SQL/MX.
Effect. The operation fails.
2227 An error occurred while creating the module definition
file for profile name.
2228 An error occurred while writing the module definition
file for profile name.
2229 No SQL/MX customization was found in profile name.