You can start PASE Debugger from the Debug Manager or from a command line.
To start PASE Debugger from the Debug Manager:
The Start PASE Debug dialog sends a request that contains connection information to the debug hub. The debug hub starts a debug server job, which services and debugs the user process.
To start PASE Debugger from the command line, open a command line on the client workstation and run the following command:
java utilities.DebugPASE <args>
where <args> represents any of the following arguments:
-u = User
-s = System name
-p = Fully qualified path to the program that you want to debug
-pid = Process ID