MSIR.0639 File (fname), proc (procname) already added as CA to port (portname): Difference between revisions

From m204wiki
Jump to navigation Jump to search
(Created page with "The indicated procedure in the indicated file has already been added to the indicated port as a certifying authority certificate. If the intent is to update the CA certificate, a...")
 
(Automatically generated page update)
 
(4 intermediate revisions by 3 users not shown)
Line 1: Line 1:
The indicated procedure in the indicated file has already been added to the indicated port as a certifying authority certificate. If the intent is to update the CA certificate, a JANUS DELETECA command must be issued to remove the CA certificate from the port before doing a JANUS ADDCA for the replacement.
The indicated procedure in the indicated file has already been added to the indicated port as a certifying authority certificate. If the intent is to update the CA certificate, a JANUS DELETECA command must be issued to remove the CA certificate from the port before doing a JANUS ADDCA for the replacement.


[[Category:Sirius Mods Messages]]
{{Template:MSIR.0639 footer}}
[[Category:MSIR.0600 - MSIR.0799]]

Latest revision as of 23:33, 3 March 2017

The indicated procedure in the indicated file has already been added to the indicated port as a certifying authority certificate. If the intent is to update the CA certificate, a JANUS DELETECA command must be issued to remove the CA certificate from the port before doing a JANUS ADDCA for the replacement.


Message attributes:

RETCODEO=0Sets online return code
RETCODEB=4Sets batch (single user) return code
CLASS=EError class; the message can be suppressed with the X'04' bit setting of the MSGCTL parameter
AUDITERWrites the message with line type ER to the audit trail
COUNTIncrements the error count (ERCNT) parameter

Back to list of messages