PH-SUSPEND

Man Page Index


The jBASE PH-SUSPEND command suspends a jBASE background task process.

 

COMMAND SYNTAX

PH-SUSPEND n

 

SYNTAX ELEMENTS

n is the number of the port number associated with the jBASE background task process to be suspended.

 

NOTES

The user must have root privileges if the jBASE background task process is running as a different user name.

Sell also PH-RESUME.

 

ERROR MESSAGES

If you do not specify a port number, you will see the following message:
[316] WHICH LINE?

If you specify a port number that is not currently logged on, you will see:
PROCESS NOT LOGGED ON

If you attempt to suspend a jBASE background task process running as a different user name and you are not root, you will see:
[82] YOUR SYSTEM PRIVILEGE LEVEL IS NOT SUFFICIENT FOR THIS STATEMENT.

 

EXAMPLE

PH-SUSPEND 10173
Resumes the jBASE background task process running on port 10173.


JBTP