SQL/MP to SQL/MX Database and Application Migration Guide
Converting SQL/MP Applications to SQL/MX
Applications
HP NonStop SQL/MP to NonStop SQL/MX Database and Application Migration Guide—666211-001
4-58
Managing Modules of Embedded SQL/MX
Applications
information about generating locally placed modules, see the SQL/MX Programming
Manual for C and COBOL.
In NonStop SQL/MP, SQL program files are registered in a catalog and dependencies
among the program and tables, views, and indexes are stored in metadata tables. In
NonStop SQL/MX, the module file of the application is not registered in SQL/MX
metadata tables. To track dependencies between modules and database objects, use
the SQL/MX DISPLAY USE OF command. This command is different from the
SQL/MP DISPLAY USE OF command because it displays the dependencies between
database objects and user modules and not the program executables. For more
information about managing SQL/MX user modules, see the
SQL/MX Installation and
Management Guide.










