PSRUNACM Error Codes
To access error codes:
-
UNIX:
$ echo $? -
Windows:
C:\>echo %ERRORLEVEL%
| Error Code | Description |
|---|---|
|
0 |
Successful completion. |
|
10 |
The specified template does not exist in the database. |
|
11 |
Web history not found. Login to PIA, and re-run the program. |
|
12 |
User ID specified does not have permission to execute any of the plug-ins. |
|
13 |
Exiting configuration execution due to post-configuration condition. |
|
14 |
Failure in running any plug-in in the template. |
|
15 |
Warning in running any plug-in in the template. |