Loading...
Select Version
&pagelevel(3)&pagelevel
Show POSIX status
Domain: | SYSTEM-MANAGEMENT |
Privileges: | SUBSYSTEM-MANAGEMENT |
This command shows the status of POSIX.
Format
SHOW-POSIX-STATUS |
This command outputs the current status of the POSIX subsystem to SYSOUT in the following format:
%POSSTAT POSIX-STATUS=<status>
<status> can assume the following values:
POSIX STATUS | Meaning |
*AVAILABLE | POSIX is available for applications. |
*IN-CREATE | The POSIX subsystem is currently starting. |
*IN-DELETE | The POSIX subsystem is currently terminating. |
*NOT-ACCESSIBLE | The POSIX subsystem is started, but is not available for applications. |
*NOT-AVAILABLE | The POSIX subsystem is not loaded. |
*UNKNOWN | The status is not recognizable. |
Command return codes
(SC2) | SC1 | Maincode | Meaning |
0 | CMD0001 | Command executed without errors |