Mimer SQL OpenVMS Guide TOC PREV NEXT INDEX

Mimer Developer Site

www.mimer.com/developer


Running the PSM Debugger


You can use the Mimer SQL PSM Debugger for debugging PSM procedures that are stored in the Mimer SQL database server. The PSM debugger is written in Java and requires a Java 2 environment.

Since the Debugger accesses the Mimer SQL server by using the TCP protocol, you can execute the Debugger on any machine that has adequate Java support, such as a Windows or Linux machine.

If you want to execute the PSM debugger on the OpenVMS platform, you must first make sure that the Java 2 environment is active.

You can display the current Java version using the following command:

 $ JAVA -VERSION
 

If you need to install a newer Java version on OpenVMS, you can download the installation kit from the following site: http://www.compaq.com/java/download/index.html

Starting the PSM Debugger

To start the PSM debugger, use the following command:

 $ JAVA -JAR MIMLIB8:PSMDEBUG.JAR
 

More information about the PSM debugger can be found in the included on-line help file.



Upright Database Technology AB
Voice: +46 18 780 92 00
Fax: +46 18 780 92 40
dbtechnology@upright.se
Mimer SQL OpenVMS Guide TOC PREV NEXT INDEX