SQL/MX 2.x Installation and Management Guide (G06.24+, H06.03+)

Installing NonStop SQL/MX
HP NonStop SQL/MX Installation and Management Guide523723-004
3-12
Summary of Installed SQL/MX Files
SPJ Product Files
These product files are necessary for developing and executing stored procedures in
Java (SPJs) in NonStop SQL/MX:
File Name Description Where Installed
mxlangman.jar A JAR file that contains Java
bytecode that implements part of
the SQL/MX language manager, an
application program interface (API)
that the SQL/MX UDR server calls
to load, invoke, and unload SPJs.
For more information on SPJs, see
the SQL/MX Guide to Stored
Procedures in Java.
/usr/tandem/sqlmx/udr
mxlangman.policy A policy file that ensures the
security and proper operation of
SPJs in NonStop SQL/MX.
For information on the policy file,
see the SQL/MX Guide to Stored
Procedures in Java.
/usr/tandem/sqlmx/udr
mxudr.mak A makefile that accepts parameters
passed by the mxudrlink script
and links the SQL/MX UDR server
executable, MXUDR, by using the
TNS/R native object file utilities
(nld).
For information on relinking the
SQL/MX UDR server, see the
SQL/MX Guide to Stored
Procedures in Java.
/usr/tandem/sqlmx/udr
mxudr.oby An OBEY command file that
specifies SRLs, such as the
SQL/MX and C language SRLs,
that are used to link the SQL/MX
UDR server executable, MXUDR.
For information on relinking the
SQL/MX UDR server, see the
SQL/MX Guide to Stored
Procedures in Java.
/usr/tandem/sqlmx/udr