 -- Components/Packages, [00-19] = 20 group(s) -----------
---------------------------------------------------------
#CKT	01      01000 - 01999

-- Servers, [20-69] = 50 group(s) -----------------------
---------------------------------------------------------
#GSR	20,23		20000 - 23999
#GAS	24,      	24000 - 24999
#GCS	25      	25000 - 25999
#BIM	26      	26000 - 26999
#FCT	27      	27000 - 27999
#CMS	28      	28000 - 28999

-- Mid tier ---------------------------------------------
---------------------------------------------------------
#GTW	29      29000 - 29999
#AGT	30      30000 - 30999
#SLS	31      31000 - 31999

-- Common tier ---------------------------------------------
---------------------------------------------------------
#COMMON	40,41,42      40000 - 42999

#Authorizations               40000 - 40199
#Communication             40200
#Job definition                40400
#Job actios                     40600 
#Collection (viewpoint)    40800 
#Validity Checks              50000
#Client applications         60000

-- Applications [70-100] = 30 group(s) ------------------
-- Clients ----------------------------------------------
---------------------------------------------------------
#GUI	70,71   70000 - 71999
#DTP	72,73   72000 - 73999
#CCM	74      74000 - 74999
#RPT	75      75000 - 75999

-- Utilities --------------------------------------------
---------------------------------------------------------
#XUT	76      76000 - 76999
#CTL	77      77000 - 77999
#UTL	78      78000 - 78999
#CLI	79      79000 - 79999
#ORB	80      80000 - 80999

#--- File Format explanation:
#a.     string messages can hold parameters with the a place holder syntax: ${%s}
#b.     new line can be added by the syntax: ${endl}
#c.     First column indicates the documntation stats of a record
#d.     Possible value are as follow:
#               doc_Ignore 390 170 	        :recored should be ignored no action item for DOC team.
#               doc_Y 390 170  390 170 		        :record has to be reviewed and enlisted within the message book.
#               docN 390 170 		        :record has to be reviewed however it is not part of the message book.
#               doc[Y|N]_approved   :recored has been reviewd and approved by DOC team.

-- record pattern 
-- DOC_STATUS   =0 
-- MSG_WIDTH    =1 
-- MSG_LEGTH    =2 
-- PRFX         =3 
-- ID           =4 
-- SEV          =5 
-- LOGICAL_NAME =6 
-- TITLE        =7 
-- SRC          =8 
-- DESC         =9

-- required attributes:
--ePrefix=0,
--eID,
--eSev,
--eLogical_name,
--eTitle,
--eSource,
--eDescription
--eMessageWidth,
--eMessageLength

@@ORDER 3 4 5 6 7 8 9 1 2

-- Servers messages ...
# __ Default message _______________________________________________________________________________________________________________________________________________________________________________________________
doc_Ignore 390 170 	EM      00000   I       default_ENTRY=0    "General"   SYS     [could not find message description]

# __ CoreKit _______________________________________________________________________________________________________________________________________________________________________________________________
doc_Ignore 390 170 	EM      01000   I       ckt_ENTRY=1000    "my first message"   CKT     [i'm CKT message: user=${%s}, user_id=${%s}, ratio=${%s}, type=${%s} any primitive type is allowed!!!]

# __ GSR _______________________________________________________________________________________________________________________________________________________________________________________________
doc_Ignore 390 170 	EM      20000   I       gsr_ENTRY=20000    "my first message"   GSR     [i'm GSR message: user=${%s}, user_id=${%s}, ratio=${%s}, type=${%s} any primitive type is allowed!!!]
docN 390 170            EM      20001   W       gsr_VM_NUM_VERSIONS_KEEP    "Number versions to keep warning"   GSR     [Invalid system parameters. ${%s}]
docN 390 170            EM      20002   W       gsr_VM_RELATE_FIELDS    "Relate fields warning"   GSR     [Invalid system parameters. ${%s}]
docN 390 170            EM      20003   W       gsr_EMAILSERVER_ERROR    "Mail Server didn't respond."   GSR     [The Mail server did not respond. Check the 'EmailServer' system parameter]
docN 390 170            EM      20004   W       gsr_EMAIL_SEND_FAIL_MSG   "Failed to send email."   GSR     [Failed to send ${%s} e-mail notification to ${%s} from sender ${%s} via e-mail server ${%s}.]
docN 390 170            EM      20005   E       gsr_AUDIT_WS_HIST_FAILED   "Failed to create workspace history record for auditing"   GSR     [Failed to create history record for workspace '${%s}' (ws-id=${%s}); operation will proceed, but this workspace's notes will not be audited.]

# __ GSR since v8_______________________________________________________________________________________________________________________________________________________________________________________
doc_Ignore 390 170 	     EM      24000   I       gas_ENTRY=24000    "my first message"   GSR     [i'm GAS message: user=${%s}, user_id=${%s}, ratio=${%s}, type=${%s} any primitive type is allowed!!!]
doc_Y 390 170  EM      24001   W       gas_REFRESH_FAILURE    "Refresh alerts in memory failed"   GSR     [Failed to refresh alert list in memory. Alert list will be refreshed in the next refresh cycle.]
doc_Y 390 170  EM      24002   E       gas_INSERT_FAILURE    "Load alert failed"   GSR     [Failed to load new alert into memory (alert number = ${%s}, data center = ${%s}, severity = ${%s}, order id = ${%s}).]
doc_Y 390 170  EM      24003   E       gas_UPDATE_FAILURE    "Update alert failed"   GSR     [Failed to update alert in memory (alert number = ${%s}, data center = ${%s}, severity = ${%s}, order id = ${%s}).]
doc_Y 390 170  EM      24004   E       gas_READ_ALERT_FROM_DB_FAILURE    "Read alert from DB failure"   GSR     [Failed to read alert from database (alert number = ${%s}) because of database problems.]
doc_Y 390 170  EM      24005   E       gas_UPDATE_CTM_ALERTS_FAILURE    "Update data center alerts DB failure"   GSR     [Failed to load alerts for data center ${%s} because of database problems.]
doc_Y 390 170  EM      24006   S       gas_LOAD_ALERTS_FAILURE    "Load alerts failure"   GSR     [GSR failed to load alerts from the database when starting. Exiting...]

# __ GCS _______________________________________________________________________________________________________________________________________________________________________________________________
doc_Ignore 390 170 	EM      25000   I       gcs_ENTRY=25000    "my first message"   GCS     [i'm GCS message: user=${%s}, user_id=${%s}, ratio=${%s}, type=${%s} any primitive type is allowed!!!]
doc_Y 390 170           EM      25001   W       gcs_COND_NOT_SENT_TO_DEST    "Condition could not be sent to data center"   GCS    [Condition could not be sent to data center ${%s} (reason = ${%s}, odate = ${%s}, condition = ${%s}).]

# __ BIM _______________________________________________________________________________________________________________________________________________________________________________________________
doc_Ignore 390 170         EM      26000   I       bim_ENTRY=26000    "my first message"   BIM     [i'm BIM message: user=${%s}, user_id=${%s}, ratio=${%s}, type=${%s} any primitive type is allowed!!!]
doc_Y 390 170  EM      26001   E       bim_DO_REMEDY_NO_SUPPORT         "Remedy is not supported"   BIM     [DO Remedy is not supported on ${%s} for service ${%s}]
doc_Y 390 170  EM      26002   E       bim_DO_SIM_NO_SUPPORT         "SIM is not supported"   BIM     [DO SIM is not supported on ${%s} for service ${%s}]
doc_Y 390 170  EM      26003   S       bim_MISSING_LIC         "BIM Server is not installed."   BIM     [BIM Server is not installed.]
doc_Y 390 170  EM      26004   S       bim_MAILSERVER_ERROR   "Mail Server didn't respond."   BIM     [The Mail server did not respond. Check the 'EmailServer' system parameter]
doc_N 390 170  EM      26005   S       bim_DOREMEDY_ERROR      "Failed to create ticket in Remedy."   BIM     [Failed to create ticket in Remedy. Check Remedy server configuration parameters using remedy_configure utility]
doc_N 390 170  EM      26006   E       bim_MISSING_DUE_TIME     "Service missing or invalid due time, check properties of service ${%s}."   BIM     [Service missing due time, check service properties.]

# __ FCST _______________________________________________________________________________________________________________________________________________________________________________________________
doc_Ignore 390 170 	EM      27000   I       fct_ENTRY=27000    "my first message"   FCST     [i'm FCST message: user=${%s}, user_id=${%s}, ratio=${%s}, type=${%s} any primitive type is allowed!!!]
doc_Y 390 170           EM      27001   E       fct_MISSING_LIC         "Forecast Server is not installed."   FCST     [Forecast Server is not installed.]
doc_N 390 170 		EM	27002	I		fct_Server_Unavailabale	"Forecast Server Disconnection"		FCST	[Connection to Forecast server is lost.   ]


# __ CMS _______________________________________________________________________________________________________________________________________________________________________________________________
doc_Ignore 390 170 	EM      28000   I       cms_ENTRY=28000                 "my first message"      CMS     [i'm CMS message: user=${%s}, user_id=${%s}, ratio=${%s}, type=${%s} any primitive type is allowed!!!]
doc_Y 390 170  EM      28001   E       cms_AUTH_CATEGORY_ERROR         "Auth Category Error"   CMS     [Bad or Unknown Auth Category: ${%s}, for Destination: ${%s}, request:${%s}]
doc_Y 390 170  EM      28002   E       cms_AUTH_LEVEL_ERROR            "Auth Level Error"      CMS     [Bad or Unknown Auth Level: ${%s}, for Destination: ${%s}, request:${%s}]
doc_Y 390 170  EM      28003   E       cms_AUTH_ACTIONS_NOTFOUND       "Unknown Request"       CMS     [Bad or Unknown Request. Destination: ${%s}, request:${%s}]
doc_Y 390 170  EM      28004   E       cms_PERMISSION_DENIED    "Request Permission Denied"   CMS     [Request Permission Denied. Destination: ${%s}, request:${%s}]
doc_Y 390 170  EM      28005   E       cms_CTL_LOCATE_ERROR    "Failed To Locate Component"   CMS     [Failed To Get Component Details. Machine: ${%s}, Type: ${%s}, Name: ${%s}; Code: ${%s}]
doc_Y 390 170  EM      28006   E       cms_CTL_ERROR    "CTL Error"   CMS     [CTL Request Failed. Machine: ${%s}, Type: ${%s}, Name: ${%s}; Code: ${%s}]
doc_Y 390 170  EM      28007   E       cms_XML_PARSE_ERROR    "XML Parse Error"   CMS     [XML Parse Error.]
doc_Y 390 170  EM      28008   E       cms_XML_DIST_HANDLER_NOTFOUND    "Handler Not Found"   CMS     [Handler Not Found For Request: ${%s}.]
doc_Y 390 170  EM      28009   E       cms_XML_DIST_INTERNAL_ERROR    "XML Distributor Internal Error"   CMS     [XML Distributor Internal Error: ${%s}.]
doc_Y 390 170  EM      28010   E       cms_POLLING_ERROR    "XML Distributor Internal Error"   CMS     [XML Distributor Internal Error: ${%s}.]
doc_Y 390 170  EM      28011   E       cms_GATE_ERROR_RECEIVE    "CMS Gate Receive Error"   CMS     [Gate Error Received: ${%s}.]
doc_Y 390 170  EM      28012   E       cms_GATE_PROTOCOL_ERROR    "CMS Gate Protocol Error"   CMS     [Gate Protocol Error: ${%s}.]
doc_Y 390 170  EM      28013   E       cms_GATE_REQ_TIMEOUT    "CMS Gate Request Timeout"   CMS     [CMS Gate Request Timeout, CONTROL-M: ${%s} Request: ${%s}.]
doc_Y 390 170  EM      28014   E       cms_GATE_REQ_CANCEL    "CMS Gate Request Aborted"   CMS     [CMS Gate Request Aborted, CONTROL-M: ${%s} Request: ${%s}. Communication between Configuration Management Server and CONTROL-M Configuration agent has been lost. Request completion status is unknown]
doc_Y 390 170  EM      28015   E       cms_GATE_DISCOVER_FAIL    "CMS Gate Discover Failed"   CMS     [CMS Gate Discover Failed, Reason: ${%s}; Host: ${%s} ,Port: ${%s}.]
doc_Y 390 170  EM      28016   E       cms_SEND_CMD_FAIL    "Send CMD Failed"   CMS     [CMS Failed Sending Command To CONTROL-M: ${%s}; RC: ${%s}.]
doc_Y 390 170  EM      28017   E       cms_COMP_INFO_PARSE_ERROR    "Component Info Parsing Error"   CMS     [Component Info Parsing Error. Request: ${%s}]
doc_Y 390 170  EM      28018   E       cms_DUPLICATE_EM_COMP    "Duplicate Component"   CMS     [Component With The Same Key Already exists. Key: ${%s}]
doc_Y 390 170  EM      28019   E       cms_COMP_NOTFOUND    "Component Not Found"   CMS     [Unable to perform the operation. Reason: Component not found (It was probably deleted by another console). Component details: ${%s}]
doc_Y 390 170  EM      28020   E       cms_SQL_ERROR    "SQL Error"   CMS     [SQL Operation Failed, RC: ${%s}, Message: ${%s}]
doc_Y 390 170  EM      28021   E       cms_SET_STATE    "Set State Error"   CMS     [Set Desired State Failed, RC: ${%s}]
doc_Y 390 170  EM      28022   E       cms_CTM_NOTFOUND    "CONTROL-M Not Found"   CMS     [Unable to perform the operation. Reason: CONTROL-M <${%s}> not found (It was probably deleted by another console)]
doc_Y 390 170  EM      28023   E       cms_DUPLICATE_CTM    "Duplicate CONTROL-M"   CMS    [CONTROL-M With The Same Name Or Code Already exists. Name: ${%s}, Code: ${%s}]
doc_Y 390 170  EM      28024   E       cms_INVALID_CTM_OPERATION    "Invalid Operation"   CMS    [Invalid Or Unknown Operation On CONTROL-M; Operation: ${%s}]
doc_Y 390 170  EM      28025   E       cms_EMPTY_FIELD    "empty field "   CMS    [value cannot be empty for field : ${%s}]
doc_Y 390 170  EM      28026   E       cms_BAD_VALUE      "bad value"      CMS    [bad value for field: ${%s}, bad value is: ${%s}]
doc_Y 390 170  EM      28027   E       cms_LOGIN_FAILED     "login failed "   CMS    [failed to login as user: ${%s} , rc: ${%s}, message:${%s}]
doc_Y 390 170  EM      28028   E       cms_REQUEST_FAILED   "request failed"   CMS    [the following request failed :  ${%s}, rc: ${%s}, Message: ${%s}]
doc_Y 390 170  EM      28029   E       cms_INVALID_NUMBER   "bad number for purge alerts "   CMS    [Invalid number for deleted old alers. rc:  ${%s}, Message: ${%s}, Deleted: ${%s} ]
doc_Y 390 170  EM      28030   E       cms_PARAMETER_EXISTS   "parameter exists "   CMS    [A parameter with the same key already exists for  ${%s} ]
doc_Y 390 170  EM      28031   E       cms_PARAM_NOT_EXIST   "parameter does not exist "   CMS    [Can't update, parameter's details does not exist:  ${%s} ]
doc_Y 390 170  EM      28032   E       cms_SET_STATE_FAIL   "Save Desired State Failed"   CMS    [Fail To Save Desired State In Database.]
doc_Y 390 170  EM      28033   E       cms_INVALID_STATE   "Invalid State"   CMS    [Invalid State Code.]
doc_Y 390 170  EM      28034   E       cms_INVALID_PROC_TYPE   "Invalid Process Type"   CMS    [Invalid Or Unknown Process Type.]
doc_Y 390 170  EM      28035   E       cms_MISSING_VALUE   "Missing Value"   CMS    [Missing Mandatory Value ${%s}.]
doc_Y 390 170  EM      28036   E       cms_INVALID_OS_TYPE   "Invalid OS Type"   CMS    [Invalid Or Unknown OS Type.]
doc_Y 390 170  EM      28037   E       cms_USER_NOT_REGISTERED    "User Not Registered"   CMS     [User Not Registered]
doc_Y 390 170  EM      28038   E       cms_GATE_NOT_CONN    "CONTROL-M Not Connected "   CMS     [CMS Gate is not connected to CONTROL-M ${%s}. Verify that CONTROL-M host ${%s} and Admin Port ${%s} are correct, and CONTROL-M Configuration Agent is up and running]
doc_Y 390 170  EM      28039   E       cms_EM_CONFIG_AGENT_CONN_FAILED "Failed to connect to CONTROL-M/Enterprise Manager Configuration Agent"   CMS     [Failed to connect to the CONTROL-M/Enterprise Manager Configuration Agent. Verify that the CONTROL-M/Enterprise Manager Configuration agent on ${%s} is up and running.]
docN 390 170   EM      28040   E       cms_EXT_PLUG_EXE_ERROR  "CMS External Pluggable Error"   CMS     [The CMS external pluggable command mechanism encountered an unexpected error. ${%s} rc: ${%s}.]
docN 390 170   EM      28041   W       cms_LOW_DB_SPACE  "Low Database Space"   CMS     [Database device ${%s} is ${%s} percent full, lack of database space may risk EM functionality.]
docN 390 170   EM      28042   W	cms_MACHINE_SPEC_FAILURE	"Request for Machine Specification failed"	CMS	[Machine Specification request has exceeded the maximum amount of <${%s}> attempts and cannot be obtained. This does not affect the system. There may only be lack of data when generating the "Managed Servers" report via the Reporting Facility.]
docN 390 170   EM      28043   E	cms_MANAGESSL_FAILURE	"ManageSSL Request Invokation Failure"	CMS	[Internal Error, <${%s}>.]
docN 390 170   EM      28044   E	cms_HCU_FAILED	"HCU Request Invokation Failure"	CMS	[HCU request for <${%s}> <${%s}> failed, <${%s} ${%s}>.]
docN 390 170   EM      28045   E	cms_GET_WEB_SERVER_URLS_FAILED	"Get Web Server URLs Request Invokation Failure"	CMS	[Get Web Server URLs request for <${%s}> <${%s}> failed, <${%s} ${%s}>.]
docN 390 170   EM      28050   E       cms_PROMOTE_IMPOSSIBLE  "Promote Control-M Failure"   CMS     [The request to promote Control-M version failed${%s}.]
docN 390 170   EM      28051   E       cms_RENAME_IMPOSSIBLE  "Rename Control-M Failure"   CMS     [The request to rename Control-M failed${%s}.]
docN 390 170   EM      28052   W       cms_ARCHIVE_NOT_READ_1  "Archive Server"   CMS     [${%s}.]
docN 390 170   EM      28053   W       cms_ARCHIVE_NOT_READ_ALL  "Archive Server"   CMS     [${%s}.]

#[msg prefix][msg id] [logical name]        [msg title]     [msg source] [msg body]
#===============================================================================================================================================================================================

-- Mid Tier ...

# __ GTW _______________________________________________________________________________________________________________________________________________________________________________________________
doc_Ignore 390 170 	EM      29000   I       gtw_ENTRY=29000    "my first message"   GTW     [i'm GTW message: user=${%s}, user_id=${%s}, ratio=${%s}, type=${%s} any primitive type is allowed!!!]
doc_Y 390 170  EM      29001   E       gtw_SERVICE_TIMEOUT    "GTW Service Timeout"   GTW     [EM - CONTROL-M ${%s} Communication Service Timed Out. timeout=${%s}, type=${%s}, instance=${%s}]
doc_Y 390 170  EM      29002   E       gtw_UPLOAD_TIMEOUT    "Definition Upload Timeout"   GTW     [Upload of ${%s} Aborted (time-out), no answer from CONTROL-M ${%s} . timeout=${%s}, instance=${%s}]
doc_Y 390 170  EM      29003   E       gtw_DEF_DOWNLOAD_TIMEOUT    "Definition Download Timeout"   GTW     [Download of ${%s} Aborted (time-out), no answer from CONTROL-M ${%s}.]
doc_Y 390 170  EM      29004   E       gtw_DEF_DOWNLOAD_CANCEL    "Definition Download Aborted"   GTW     [Download of ${%s} Aborted in Gateway, CONTROL-M ${%s}.]
doc_Y 390 170  EM      29005   W       gtw_CLIENT_COMM_BUFFER_OVF    "Comm Buffer Overflow"   GTW     [Gateway Client ( ${%s} ) Message Queue Overflows. CommEMBufferSize = ${%s} Actual = ${%s}.]
doc_Y 390 170  EM      29006   W       gtw_SERVER_COMM_BUFFER_OVF    "Comm Buffer Overflow"   GTW     [Gateway CONTROL-M ${%s} Server Message Queue Overflows. CommCtmBufferSize = ${%s} Actual = ${%s}.]
doc_Y 390 170  EM      29007   E       gtw_UPD_JOB_NOT_FOUND    "Updated Job Not Found"   GTW     [Gateway CONTROL-M ${%s}, Received Job Update, But Job Not Found in EM Database, For Order_ID ${%s} (${%s}) Update Sequence Number ${%s}, Event Time ${%s}]
doc_Y 390 170  EM      29008   E       gtw_ACTIVE_DWL_FAIL    "Active Download Failure"   GTW     [Active Download Failure. CONTROL-M ${%s}, Odate ${%s}, Net Name (${%s}), Sequence Number ${%s}]
doc_Y 390 170  EM      29009   E       gtw_CREATE_ALARM_FAIL    "Create Alert Failure"   GTW     [Create Alert Failure. CONTROL-M ${%s}, Memname: ${%s}, Jobname: ${%s}, OID: ${%s}, Msg: ${%s}, Sev: ${%s}, Owner: ${%s}, Time: ${%s}, Appl: ${%s}, Group: ${%s}, NodeId: ${%s}, Type: ${%s}, Closed_from_EM: ${%s}, Ticket: ${%s}, Run: ${%s}]
doc_Y 390 170  EM      29010   E       gtw_UPDATE_ALARM_FAIL    "Update Alert Failure"   GTW     [Update Alert Failure. CONTROL-M ${%s}, Memname: ${%s}, Jobname: ${%s}, OID: ${%s}, Msg: ${%s}, Sev: ${%s}, Owner: ${%s}, Time: ${%s}, Appl: ${%s}, Group: ${%s}, NodeId: ${%s}, Type: ${%s}, Closed_from_EM: ${%s}, Ticket: ${%s}, Run: ${%s}, Handled: ${%s}, ChangedBy: ${%s}, UpdTime: ${%s}, Notes: ${%s}]
doc_Y 390 170  EM      29011   E       gtw_GCS_SRV_TIMEOUT    "GTW-GCS Service Timeout"   GTW     [Gateway - GCS Communication Service Timed Out. CONTROL-M ${%s} timeout=${%s}, instance=${%s}, Condition=${%s}]
doc_Y 390 170  EM      29012   E       gtw_GCS_SRV_CANCELED    "GTW-GCS Service Aborted"   GTW     [Gateway - GCS Communication Service Aborted In Gateway. CONTROL-M ${%s}, instance=${%s}, Condition=${%s}]
docN 390 170 EM      29013   W       gtw_UPD_PROC_TIMEOUT_W    "Update Processing Timeout"   GTW     [Processing Of Updates Timed Out, Probably Database Slow Response Time. CONTROL-M ${%s}, Timeout ${%s}]
docN 390 170 EM      29014   E       gtw_UPD_PROC_TIMEOUT_E    "Update Processing Timeout"   GTW     [Processing Of Updates Timed Out, Probably Database Slow Response Time Or Internal Error. CONTROL-M ${%s}, Timeout ${%s}]
docN 390 170 EM      29015   E       gtw_UPD_PROC_COMP_TIMEOUT    "Update Processing Before DWL Timeout"   GTW     [Processing Of All, Already Received Updates, Before Download Timed Out, Probably Database Not Responding or Internal Error. CONTROL-M ${%s}, Timeout ${%s}]
docN 390 170 EM      29016   E       gtw_UPD_PROC_EXCEPTION    "Update Processing Fatal Error"   GTW     [Unexpected Fatal Error During Update Processing. CONTROL-M ${%s}]
docN 390 170 EM      29017   W       gtw_ACT_DO_MAIL_TRUNC    "AJF DO MAIL Truncated"   GTW     [DO_MAIL message too long, message truncated. Order Id: ${%s}]
docN 390 170 EM      29018   W       gtw_DEF_DO_MAIL_TRUNC    "DEF DO MAIL Truncated"   GTW     [DO_MAIL message too long, message truncated. Table Id: ${%s} Job Id: ${%s}]
docN 390 170 EM      29019   W       gtw_WL_SYNC_FAILED    "Workload Sync Error"   GTW     [Workload Sync Service Error, Control-M workload data may not be up to date.]
docN 390 170 EM      29020   W       gtw_WL_UPDATE_FAILED    "Workload Update Error"   GTW     [Workload Update Service Error, Control-M workload data may not be up to date. received msg: ${%s}]
docN 390 170 EM      29021   E       gtw_WL_UPDATE_CANCELED  "Workload Update Canceled"  GTW   [Workload Update Service Canceled, Control-M workload data may not be up to date.]

# __ Admin AGT _______________________________________________________________________________________________________________________________________________________________________________________________
doc_Ignore 390 170 	EM      30000   I       agt_ENTRY=30000    "my first message"   AGT     [i'm AGT message: user=${%s}, user_id=${%s}, ratio=${%s}, type=${%s} any primitive type is allowed!!!]


# __ SLS _______________________________________________________________________________________________________________________________________________________________________________________________
doc_Ignore 390 170 	EM      27000   I       sls_ENTRY=27000    "my first message"   SLS     [i'm SLS message: user=${%s}, user_id=${%s}, ratio=${%s}, type=${%s} any primitive type is allowed!!!]
doc_Y 390 170           EM      27001   E       sls_MISSING_LIC         "SLS Server is not installed."   SLS     [SLS is not installed.]
doc_N 390 170 		EM	27002	I		sls_Server_Unavailabale	"SLS Server Disconnection"		SLS	[Connection to SLS server is lost.   ]



-- Common messages...

# __ General Authorizations, Audit & Confirmation Messages _______________________________________________________________________________________________________________________________________________________________________________________________
doc_Ignore 390 170 	EM      40000   I       auth_ENTRY=40000    "my first message"   AUTH     [i'm AUTH message: user=${%s}, user_id=${%s}, ratio=${%s}, type=${%s} any primitive type is allowed!!!]
doc_Y 390 170  EM      40001   E       auth_WRITE_AUDIT_FAIL	"Fail to write audit action"   AUTH     [EM Server failed to write audit action to the EM database.]
doc_Y 390 170  EM      40002   E       auth_ERASE_AUDIT_FAIL	"Fail to erase old audit records"   AUTH     [CCM failed to erase old audit records from the EM database. Please, delete them manually via erase_audit_data script.]
doc_Y 390 170  EM      40003   I       auth_AUDIT_ANNOTATION	"Annontation"	AUDIT     [Performing this operation requires you to provide details about your activity.]
doc_Y 390 170  EM      40004   I       auth_AUTHORIZATION_ERROR	"User does not have authorization to perform login"	AUTH     [User does not have authorization to perform login.]
doc_Y 390 170  EM      40005   I       auth_INCOMPATIBLE_CLIENT	"Client used to login is not compatible with server version"	AUTH     [Client used to login is not compatible with server version.]

#Parameters:    [opeartion],[entity], [entity_name], [volume], [explanation]
#Option 1:      Are you sure you want to delete calendar ('cal1')?
#Option 2:      Are you sure you want to delete the 5 selected calendar(s)?
docN 390 170             EM	40004	I	conf_GENERAL_ACTION_CONFIRMATION "Action Confirmation" CONF [Do you want to ${1} ~${2} ~{ '}~${3}~{'} ^the ^${4} ^selected ^${2}^(s){?} ${5}]

doc_Y 390 170  EM	40005	I	conf_CANCEL_ANNOTATION "Cancel Annotation" CONF [Operation is being cancelled. Any changes will be discarded.]

docN 390 170   EM	40006	I	conf_DELETE_CONFIRMATION "Delete Confirmation" CONF [Do you want to delete the selected item(s) including the descendants?]
docN 390 170   EM	40007	I	conf_DELETE_CONFIRMATION_TOTAL "Delete Confirmation" CONF [Do you want to delete the selected item(s) including the descendants (total {1} items)?]

docN 390 170 EM      40100   E		auth_LDAP_CONFIG_ERROR	"LDAP authentication can not be configured"	AUTH	[Directory service authentication is not set. EM internal authentication is active.]
docN 390 170 EM      40101   I		auth_LDAP_DEF_ERROR	"User can not be authenticated in LDAP"	AUTH	[User's directory access name is not well defined.]
docN 390 170 EM      40120   I		auth_RSA_BAD_LOGIN	"Login information not accepted by RSA Authentication Manager"	AUTH	[User and password entered by the user not accepted by RSA Authentication Manager.]
docN 390 170 EM      40121   I		auth_RSA_NEXT_TOKEN_CODE	"Login information OK, but user is required to repeat login using next token-code"	AUTH	[Login information OK, but user is required to repeat login using next token-code.]
docN 390 170 EM      40122   I		auth_RSA_PIN_CHANGE_REQUIRED	"User is required to change PIN used by RSA Authentication Manager"	AUTH	[User is required to change PIN used by RSA Authentication Manager.]


# __ Communication _______________________________________________________________________________________________________________________________________________________________________________________________
doc_Ignore 390 170 	EM      40200   I       comm_ENTRY=40200    "my first message"   COMM     [i'm COMM message: user=${%s}, user_id=${%s}, ratio=${%s}, type=${%s} any primitive type is allowed!!!]
doc_Y 390 170 EM      40201   W       comm_WARN_DB_UNAVAILABLE	"Warning: Database server unavailable"   COMM    [Database server is unavailable for more than ${%s} minutes.]
doc_Y 390 170 EM      40202   E       comm_NON_RECOVERABLE_DB_CONN_WITH_SLEEP 	"Server shutting down shortly: Unrecoverable database Connection"   COMM    [Communication with the database server was lost and can not be recovered. Server is shutting down in ${%s} minutes.]
doc_Y 390 170 EM      40203   S       comm_DB_UNAVAILABLE		"Server shutting down: Database server unavailable"   COMM    [Database server is unavailable for more than ${%s} seconds. Server is shutting down.]
doc_Y 390 170 EM      40204   S       comm_NON_RECOVERABLE_DB_CONN 	"Server shutting down: Unrecoverable database Connection"   COMM    [Communication with the database server was lost and can not be recovered. Server is shutting down.]
doc_Y 390 170 EM      40205   E       comm_SYSTEM_PARAMS_READ_FAIL 	"Server failed to read system parameter"   COMM    [Server failed to read system parameter type: ${%s}, name: ${%s}.]
doc_Y 390 170 EM      40206   S       comm_LDAP_UNAVAILABLE 	"LDAP Directory Server is unavailable."   COMM    [LDAP Directory Server is unavailable. Returned message: ${%s}.]

# __ Job definition _______________________________________________________________________________________________________________________________________________________________________________________________
doc_Ignore 390 170 	EM      40400   I       def_ENTRY=40400    "my first message"   JOBDEF     [i'm JOBDEF message: user=${%s}, user_id=${%s}, ratio=${%s}, type=${%s} any primitive type is allowed!!!]
doc_Y 390 170 EM	40401	E	def_JEF_SCHED_GROUP_EXIST_MVS   "Create SMART Table Failed."	JOBDEF     [A SMART table with this name already exists.${endl}Change either the table name or the table library.]
doc_Y 390 170 EM	40402	E	def_JEF_SCHED_GROUP_EXIST_MPM   "Create SMART Table Failed."	JOBDEF     [A SMART table with this name already exists.${endl}Change the table name.]
doc_Y 390 170 EM	40403	E	def_JEF_REGULAR_TABLE_EXIST_MVS "Create SMART Table Failed."	JOBDEF     [A table with this name already exists.${endl}Change the table name or the table library.]
doc_Y 390 170 EM	40404	E	def_JEF_REGULAR_TABLE_EXIST_MPM "Create SMART Table Failed."	JOBDEF     [A table with this name already exists.${endl}Change the table name.]
doc_Y 390 170 EM	40405	E	def_TABLE_IS_LOCKED "Lock Table Failed."	JOBDEF     [The table containing this job is locked. This operation cannot be completed.]
doc_Y 390 170 EM	40406	W	def_NOT_AUTHORIZED_USER "Unauthorized user."	JOBDEF     [You are not authorized to perform this operation.]
doc_Y 390 170 EM	40407	E	def_JEF_SCHED_GROUP_JOB_GROUP_NAME   "Create Job Failed."	JOBDEF     [The Group name specified doesn't match the '${%s}' SMART table's Group name.${endl}Please change the Group name to reflect the SMART table's Group name: ${%s}${endl}or change the table name.]
doc_N 390 170 EM	40408	W	def_ACTIVE_TABLE_WITH_CTM_LVL_RBC   "Editing SMART Table"	JOBDEF     [SMART table '${%s}' includes a Rule-Based Calendar definition that can only be edited through the Control-M/Server account.${endl}The Table Editing Form will be opened in read-only mode.]
doc_N 410 140 EM	40409	W	def_ENTITY_DELETED_FROM_DB   "Entity Not Found"	JOBDEF     [This entity no longer exists in CONTROL-M/EM database and${endl}may have been deleted.]
doc_N 390 170 EM	40410	E	def_CANT_CHANGE_TABLE_TYPE	"Change Table Type Failed"	JOBDEF	[You cannot modify this SMART table's type since it contains sub-tables.]
doc_N 410 140 EM	40411	I	def_LOAD_EXISTING_TABLE   "Table Already Exists"	JOBDEF  [Table '${%s}' already exists in CONTROL-M/EM database.${endl}Would you like to load it?]
doc_N 410 140 EM	40412	I	def_CANNOT_LOAD_RBC_DETAILS   "Cannot load RBC deatils"	JOBDEF  [Control-M/EM Desktop application is currently disconnected You need to login in order to view details of Rule-Based Calendar.]
doc_N 410 150 EM	40413	I	def_CANNOT_COPY_RBC		"Cannot copy Rule-Based Calendar "	JOBDEF  [Not all selected calendars were copied.${endl}A Rule-Based Calendar of a Control-M level can only be copied into same Control-M/Server platform and version.]

# __ Job actions _______________________________________________________________________________________________________________________________________________________________________________________________
doc_Ignore 390 170 	EM      40600   I     job_ENTRY=40600    "my first message"   JOBACTION    [i'm JOBACTION message: user=${%s}, user_id=${%s}, ratio=${%s}, type=${%s} any primitive type is allowed!!!]
doc_Y 390 170   EM      40601   W     job_SHOWHIST_SERVER_CALL_FAILED                           "Server call failure"   JOBACTION                               [A server failure has occurred while locating the job definition.]
docN 390 170    EM      40602   I     job_SHOWHIST_NEED_TO_RELOAD_TABLE                         "Different jobs are matched with hisatory chain"   JOBACTION    [Could not locate the job definition due to the following reasons: ${endl} - The job's parent table '${%s}' is currently unlocked. ${endl} - The job does not exist or cannot be uniquely identified.${endl}To view the job history, you should either reload the table or work with an online workspace.]
docN 390 170    EM      40603   W     job_SHOWHIST_JOB_ISNOT_UNDER_DB                           "Job is not under database"   JOBACTION                         [Could not locate job's definition.${endl}Job was either deleted or not written to the database.]
docN 390 170    EM      40604   W     job_RESTORE_NEED_TO_LOAD_TABLE                            "Load table for restore"   JOBACTION                            [Restoring '${%s}' requires that the '${%s}' table, with ${%s} jobs, be loaded into the local workspace.${endl}Click Yes to load the table, No to skip to the next selected item, or Cancel to abort the operation.]
docN 415 170 	EM      40605   W     job_RESTORE_POTENTIAL_WRONG_CHAIN                         "Job history may belong to a different job"   JOBACTION         [Job was modified when its parent table was unlocked.${endl}The selected version might possibly be associated with a different job. It is recommended to review the job's details in the JEF to ensure they are valid within the current environment.${endl}Do you want to proceed with the restore operation?]
docN 390 170    EM      40606   W     job_RESTORE_ABORT_OPERATION                               "Abort restore operation"   JOBACTION                           [Could not restore a job into a table that is locked by another user.]
docN 390 170    EM      40607   W     job_RESTORE_SG_GROUP_ABORT_OPERATION                      "Abort restore operation"   JOBACTION                           [Could not restore a SMART table that exists in the database or resides within the workspace.]
docN 410 140    EM      40608   W     job_DELETED_LOAD_LIMIT                                    "Refine Filter"   JOBACTION                                     [Processing is involved with large size of definitions.${endl}In order to commit query you need to refine filter criteria.]
docN 390 170    EM      40609   W     job_RESTORE_SG_SON_INTO_REG_TABLE                         "Abort restore operation"   JOBACTION                           [Could not restore a job that belonged to a SMART table into an existing or a loaded table.]
docN 390 170    EM      40610   W     job_VM_VERSION_NOT_FOUND                                  "Job version not found"   JOBACTION                             [Could not locate an historic version of a job.]
docN 390 150    EM      40611   I     job_RESTORE_JOB_DEF_CONFIRMATION                          "Confirm Restore Operation"   JOBACTION                         [Before restoring a definition ensure that all parameters are valid within the current environment.${endl}Proceed with the restore operation?]
docN 390 170 	EM      40612   W     job_RESTORE_CONFIRMATION_WITH_POTENTIAL_WRONG_CHAIN       "Confirm Restore Operation"   JOBACTION                         [Job was modified when its parent table was unlocked.${endl}The selected version might possibly be associated with a different job. It is recommended to review the job's details in the JEF to ensure they are valid within the current environment.${endl}Do you want to proceed with the restore operation?]
docN 390 160 	EM      40613   W     job_RESTORE_FROM_DATE_INTO_ONLINE_WORKSPACE               "Can not comlete restore action"   JOBACTION                    [Restore operation can only be applied into a local workspace.${endl}If the current workspace is not a local or contains an unlocked parent table a new local workspace is required.]
docN 470 160 	EM      40614   W     job_RESTORE_FROM_DATE_NEWLY_CREATED                       "Confirm Restore Operation"   JOBACTION                         [The selection contains items that were created after your specified date and time.${endl}If you plan to delete these definitions by performing a Write action, click Delete.${endl}If you want to restore these definitions to the workspace, click Restore.]
docN 420 160 	EM      40615   W     job_RESTORE_FROM_DATE_UNAVAILABLE                         "Restore Unavailable"   JOBACTION                               [Your selection contains item(s) that cannot be loaded into the local workspace due to their "Restore Ability" status.${endl}These will be excluded from the selection.]
docN 390 170 	EM      40616   I     job_RESTORE_ACTION_REPORT_ENTRY				"Action Report Entry"   JOBACTION                               [Restore:${endl}Restore job(s) of table '${1}' ~succeeded ^failed ${2}]
docN 420 140 	EM      40617   I     job_RESTORE_CREATED_AND_DELETED                           "Confirm Restore Operation"   JOBACTION                         [The selected item was created and deleted after the specified date.${endl}The latest version will be placed into the local workspace that can be later written to database.]
docN 420 150 	EM      40618   W     job_RESTORE_INTO_NONEMPTY_WORKSPACE                       "Restore Operation"   JOBACTION                                 [Restore operation can only be applied into a local workspace.${endl}If the current workspace is not a local or contains an unlocked parent table a new local workspace is required.${endl}Operation will be applied into a new local workspace.]
docN 390 170 	EM      40619   I     job_RESTORE_CANNOT_OPEN_JEF                               "Restore Operation"   JOBACTION                                 [Cannot complete operation.${endl}The Control-M definition is not defined in the Control-M Configuration Manager.]
docN 390 170 	EM      40620   I     job_VM_STATIC_EXPLANATION                                 "Restore Operation"   JOBACTION                                 [Display definition changes made since specified date and time.]
docN 420 160 	EM      40621   I     job_RESTORE_SINGLE_FROM_JEF_OR_SHOWHIST                   "Restore Operation"   JOBACTION                                 [The current workspace contains a parent job table and is unlocked.${endl}Either lock the table or reload the table from the database.]
docN 420 160 	EM      40622   I     job_RESTORE_CANNOT_LOCATE_VERSION				"Restore Operation"   JOBACTION                                 [No - Cannot locate version that matches specified date & time]
docN 420 160 	EM      40623   I     job_RESTORE_DEPART_FILTER					"Restore Operation"   JOBACTION                                 [Modified - item no longer matches specified filter]
docN 420 160 	EM      40624   I     job_RESTORE_JOINED_FILTER					"Restore Operation"   JOBACTION                                 [Modified - item was changed and now matches specified filter]
docN 420 160 	EM      40625   I     job_RESTORE_COLUMN_NAMES					"Restore Operation"   JOBACTION                                 [Type;Change Type;Restore Ability;Latest Version;Deletion Time;Deleted By User;Deleted By Hostname;Job Name;Member Name;Member Library;Group;Application;Description;Version Number;Changed User;Changed Time;Table Name;CONTROL-M;Job ID;Task Type;Node ID;Table ID;Creation Time;]
docN 340 160 	EM      40626   I     job_DUPLICATED_SMART_ENTRIES				"Restore Operation"   JOBACTION                                 [The selection contains entities from the same parent table '${%s}' that was deleted more than once.${endl}You can only select entities from one table existence.]
docN 420 160 	EM      40627   I     job_RESTORE_CANNOT_PROCEED_PARNET_RENAMED			"Restore Operation"   JOBACTION                                 [The requested version cannot be restored because its parent name has been changed.]
docN 380 140 	EM      40628   I     job_RESTORE_BREAKOUT_REQUEST				"Restore Operation"   JOBACTION                                 [The Restore operation is running.${endl}Do you want to cancel the process?]


# __ Collection (viewpoint)  _______________________________________________________________________________________________________________________________________________________________________________________________
doc_Ignore 390 170 	EM      40800   I       viewpoint_ENTRY=40800    "my first message"   VP     [i'm VP message: user=${%s}, user_id=${%s}, ratio=${%s}, type=${%s} any primitive type is allowed!!!]
doc_Y 390 170  EM      40801   E       viewpoint_LOAD_ACTIVE_NET_FAIL    "Active net load failure"   VP    [GUI Server failed to load active net.]
doc_Y 390 170  EM      40802   E       viewpoint_LOAD_ARCHIVE_NET_FAIL    "Archived net load failure"   VP    [GUI Server failed to load archived net.]
doc_Y 390 170  EM      40803   W       viewpoint_ACTIVE_NET_NOT_FOUND    "Active net not found"   VP    [GUI Server failed to load active net. Net table was not found in database.]
doc_Y 390 170  EM      40804   W       viewpoint_ARCHIVE_NET_NOT_FOUND    "Archived net not found"   VP    [GUI Server failed to load archived net. Net table was not found in database.]

# __ Periodic Statistics ______________________________________________________________________________________________________________________________________________________________________________________________
doc_Y 390 170  EM      40900   E       perstats_PER_CAL_NOT_FOUND "Periodic calendar not found"   PERSTATS     [The periodic calendar (${%s} | ${%s}) used in the periodic statistics definition '${%s}' was not found.]

# __ OS ________________________________________________________________________________________________________________________________________________________________________________________________
docN 390 170 	EM      41000  I       os_ENTRY=41000    "my first message"   OS     [i'm OS message: user=${%s}, user_id=${%s}, ratio=${%s}, type=${%s} any primitive type is allowed!!!]
docN 390 170 	EM      41001   E       os_RESOURCE_SOFT_LIMIT_TOO_LOW    "Resource's soft limit too low"   OSResource     [The soft limit of resource parameter ${%s} is too low.  Soft limit should be equal to or larger than ${%s}]
docN 390 170 	EM      41002   E       os_RESOURCE_HARD_LIMIT_TOO_LOW    "Resource's hard limit too low"   OSResource     [Both soft and hard limits of resource parameter ${%s} are too low.  Limits values should be equal to or larger than ${%s}]


# __ Validity Checks  _______________________________________________________________________________________________________________________________________________________________________________________________
doc_Ignore 390 170 	EM      50000   I       vc_ENTRY=50000    "my first message"   Validation     [i'm VC message: user=${%s}, user_id=${%s}, ratio=${%s}, type=${%s} any primitive type is allowed!!!]
doc_Y 390 170  EM		50001	E		vc_InvalidChar	  "Invalid character"  Validation	  [Invalid character at position ${%s}. Input: '${%s}'.]
doc_Y 390 170  EM		50002	E		vc_InvalidValue	  "Invalid value"	   Validation	  [Field contains invalid value '${%s}'.]
doc_Y 390 170  EM		50003	E		vc_DelimiterExpected	"Delimiter Expected"	Validation	[Delimiter '${%s}' expected at index ${%s}. Input: '${%s}'.]
doc_Y 390 170  EM		50004	E		vc_MaxLength	  "Max length"		   Validation	  [Maximum length for that value should be ${%s}]
doc_Y 390 170  EM		50005	E		vc_OutOfRange	  "Out of range"	   Validation	  [Invalid value '${%s}' - out of range.]
doc_Y 390 170  EM		50006	E		vc_InvalidChar2	  "Invalid character"  Validation	  [Invalid character '${%s}' at position ${%s}. Input: '${%s}'.]
doc_Y 390 170  EM		50007	E		vc_InvalidChar3	  "Invalid character"  Validation	  [The value contains invalid characters. Input '${%s}'.]
doc_Y 390 170  EM		50008	E		vc_TooShort		  "Min length"		   Validation     [The value is too short. Input '${%s}'.] 
doc_Y 390 170  EM		50009	E		vc_GeneralError	  "Invalid value"	   Validation	  [Invalid value : '${%s}']
doc_Y 390 170  EM		50010	E		vc_UpperCase	  "Invalid value"	   Validation	  [String should not contain lower-case characters. Input '${%s}'.]
doc_Y 390 170  EM		50011	E		vc_NotEmpty		  "Mandatory field"    Validation	  [The field must have a value.]
doc_Y 390 170  EM		50012	E		vc_ConflictSched  "Fields conflict"	   Validation	  [Conflict: Job with value in '${%s}' and '${%s}' fields,${endl}cannot have value in the following fields: ${endl}'${%s}', '${%s}', '${%s}', '${%s}', '${%s}', '${%s}' and '${%s}']
doc_Y 390 170  EM		50013	E		vc_TagSelection	  "Tag Selection"	   Validation	  [When the Tag Relationship is set to 'And', at least one scheduling tag must be selected.]
doc_Y 390 170  EM		50014	E		vc_ValueTooLong	  "Value is too long"      Validation	  [Field '${%s}' - The specified value is too long. Specify a shorter value]
doc_Y 390 170  EM		50015	E		vc_NotUnique	  "Value is not unique"	   Validation	  [Field value must be unique.]
doc_Y 390 170  EM		50016	E		vc_MaxItems	  "Maximum Amount Exceeded" Validation	  [Too many items (Maximum ${%s})]
doc_Y 300 140  EM		50017	E		vc_MaxCalendarLength	  "Maximum Length of Calendar Name" Validation	  [Calendar name for ^distributed ~z/OS {Control-M version} ${%s} may not exceed ${%s} characters.]

             
-- Client applications...
doc_Ignore 390 170 	EM		60000	I		err_ENTRY		  "my first message"   Errors	      [i'm error message: user=${%s}, user_id=${%s}, ratio=${%s}, type=${%s} any primitive type is allowed!!!]
doc_Y 390 170  EM		60001	E		err_CONNECTION_ESTABLISH_FAILED	"Failed to establish connection with Server" Errors	[This error may be caused by any of the following cases:${endl}  - The Server Name is invalid${endl}  - CORBA is not configured properly${endl}  - CORBA Naming-service are not running${endl}  - The CONTROL-M/Enterpise Manager Server is not running]
doc_Y 390 170  EM		60002	E		err_CONNECTION_FAILED	"Connection with the Server lost" Errors	[This error may be caused in the following cases:${endl}  - The CONTROL-M/Enterpise Manager Server is not running${endl}  - CORBA Naming-service is not running]						 
doc_Y 390 170  EM		60003	E		err_INVALID_VALUE	"Invalid username or password"	Errors  [Make sure:${endl}  - The user is defined properly${endl}  - The given password is correct${endl}]
doc_Y 390 170  EM		60004	E		err_USER_UNAUTHORIZED	"Not authorized" Errors		[User is not authorized for that action]
doc_Y 390 170  EM		60005	E		err_WARNING_EXPIRATION	"password is about to expire" Errors	[Your password is about to expire.]
doc_Y 390 170  EM		60006	E		err_ACCOUNT_LOCKED	"Account is locked" Errors		[User account is locked.]
doc_Y 390 170  EM		60007	E		err_NOSERVEREX		"Login Failed"	Errors			[This error may be caused by any of the following:${endl} - Server is not running under context '${%s}'.${endl} - CORBA configuration file is not configured properly.${endl}   (Edit and save the file. Restart the application to apply the new settings.)]
doc_Y 390 170  EM		60008	E		err_BADCONFIGCFGEX	"Login Failed"	Errors			[CORBA initialization failed${endl}This error may be caused by any of the following:${endl}- CORBA Naming Service is not running.${endl}- CORBA configuration file is not configured properly.${endl}  (Edit and save the file. Restart the application to apply the new settings).]
doc_Y 390 170  EM		60009	E		err_SERVERTYPEEX	"Login Failed"	Errors			[Ensure Server under context '${%s}' has the correct version.]
doc_Y 390 170  EM		60010	E		err_USERAUTHEX		"Login Failed"	Errors			[This error may be caused by any of the following:${endl} - User '${%s}' is not defined properly.${endl} - The specified password is incorrect.]
doc_Y 390 170  EM		60011	E		err_PASSEXPIREDEX	"Login Failed"	Errors			[Password has expired.]
doc_Y 390 170  EM		60012	W		wrn_SERIALIZATION	"Serialization might fail"	Warning	[The draft file was saved in an environment different than this:${endl}The drafts environment supported Control Resources for SMART Tables of Control-M Distributed version 700 FP2 and later.${endl}${endl}Loading might fail.]
doc_Y 390 170  EM		60013	W		wrn_SERIALIZATION2	"Serialization might fail"	Warning	[The draft file was saved in an environment different than this:${endl}The drafts environment did not support Control Resources for SMART Table of Control-M Distributed version 700 FP2 and later.${endl}${endl}Some jobs might be invalid.]

docN 390 170   EM		60100	E		err_INALID_CHAR_IN_REGEX "Invalid value" Errors			[Invalid regular expression value. Please check the pattern matching rules in the documentation.]

# __ Web Launch ___________________________________________________________________________________________________________________________________________________________________________________
doc_Ignore 390 170 	EM		60200	I		emweb_ENTRY=60200          "my first message"       "Web Launch"        [i'm emweb message: user=${%s}, user_id=${%s}, ratio=${%s}, type=${%s} any primitive type is allowed!!!]
doc_N 390 170 	        EM		60201	W		emweb_DisableUACOnVista    "Security Restriction"   "Web Launch"	[Application encountered a system security restriction.${endl}The following actions are required:${endl}1. Assign the current user higher privileges through User Account Control (UAC).${endl}2. Uninstall CONTROL-M EM Web Launch using the Windows Control Panel - Add/Remove Programs.${endl}3. Re-deploy CONTROL-M EM Web Launch.]
doc_N 390 170            EM		60202	E		emweb_RollBack             "Initialization fail"    "Web Launch"	[Application encountered an error that is either related with a deployment failure or a system security fault.${endl}The following actions are required:${endl}1. Uninstall CONTROL-M EM Web Launch using the Windows Control Panel - Add/Remove Programs.${endl}2. Re-deploy CONTROL-M EM Web Launch application.]
doc_N 390 170            EM		60203	E               emweb_RejectInstance       "Deployment can't be completed"   "Web Launch" [The existing instance '{0} {1} ({2})' can't be updated with a lower version of {3}.${endl}Application now exists.${endl}Uninstall CONTROL-M EM Web Launch using the Windows Control Panel - Add/Remove Programs]

-- Client applications...
# __ BIM-Monitor DLL ___________________________________________________________________________________________________________________________________________________________________________________
doc_Ignore 390 170 	EM      60700   I       bimmon_ENTRY             "my first message"            bimmon     [i'm a message: user=${%s}, user_id=${%s}, ratio=${%s}, type=${%s} any primitive type is allowed!!!]
doc_N 390 170 	        EM      60701   I       bimmon_RulesWereChanged  "Rules Were Modified"   bimmon     [Forecast/BIM Rules were modified by user '${%s}'.${endl}Do you want to save your changes and override last changes?]
doc_N 390 170 	        EM      60702   I       bimmon_EmptyRule  "Empty Rule"   bimmon     [Failed to get Forecast/BIM Rule from BIM server.${endl}Maybe this rule was deleted.]
doc_N 390 170 	        EM      60703   I       bimmon_AssumptionWndAlreadyOpen  "Window Already Open"   bimmon     [Another Service Assumptions window is already open.${endl}Please close it in order to open another service's Assumptions window.]
doc_N 390 170 		EM      60704   E       bimmon_InvalidExpression  "Invalid Expression"   bimmon     [Invalid regular expression value. Please check the pattern matching rules in the documentation.]
doc_N 390 170 		EM      60705   E       bimmon_DeadlineShouldbeGreaterThan  "Invalid Deadline Value"   bimmon     [New deadline should be after the service order time]
doc_N 390 170 		EM	60706	I		bimmon_BIM_Unavailabale		"BIM Disconnection"			bimmon		[Connection to BIM server is lost   ]
doc_N 390 170 		EM      60707   I       bimmon_BIM_Forecast_Unavailable  "Disconnected from Server"   bimmon     [Disconnected from BIM or Forecast Server   ]
doc_N 390 170 		EM	60708	W	bimmon_GetAssumptionsFail	"Failed to get Assumptions" 	bimmon	[Failed to get assumptions of service '${%s}' (${%s})${endl}Service might not exist any longer.]

# __ GUI _______________________________________________________________________________________________________________________________________________________________________________________________
doc_Ignore 390 170 	EM      70000   I       gui_ENTRY=70000             "my first message"            GUI     [i'm GUI message: user=${%s}, user_id=${%s}, ratio=${%s}, type=${%s} any primitive type is allowed!!!]
doc_Y 390 170 	        EM      70001   I       gui_LargeAmountOfResources  "Large Amount Of Resources"   GUI     [The list was loaded with more than ${%s} items, it is recommended to set a Refresh Filter.${endl}Would you like to do it now?]
doc_N 390 170 	        EM      70002   E       gui_RequiredField  "Required Field"   GUI     [The field '${%s}' is required!]
doc_Y 390 170 	        EM      70003   E       gui_FormValidationFailed  "Form Validation Failed"   GUI     [The form validation had failed. Please go over the errors and correct them.]
doc_Ignore 390 170 	EM      70004   I       gui_SaveChanges  "Save Changes"   GUI     [Do you want to save the changes?]
doc_N 390 170 	        EM      70005   I       gui_MultiDelete  "Multi Delete"   GUI     [Are you sure you want to delete these ${%s} items?]
doc_Ignore 390 170 	EM      70006   I       gui_Delete  "Delete"   GUI     [Are you sure you want to delete '${%s}'?]
doc_Y 390 170 	        EM      70007   E       gui_UserNotAuthorized  "User Not Authorized"   GUI     [Failed to ${%s}.${endl}The user is not authorized for that action]
doc_Y 390 170 	        EM      70008   W       gui_LimitExceed  "Limit Exceed"   GUI     [Only a partial list of results will be displayed since the number of matches exceeds the current list limit.${endl}Either refine the filter criteria or increase the list limit by adjusting the DeletedJobsLoadLimit system parameter.]
doc_Y 390 170 	        EM      70009   E       gui_FieldLenExceedsLimit "Field Length Exceeds Limit"   GUI     [The field '${%s}' length exceeds the limit of ${%s} characters.]
doc_N 390 170 	        EM      70010   I       gui_AlertsDisconnect "Alerts Disconnect"   GUI     [Are you sure you want to hide the Alerts window?${endl}This will not disconnect you from the Global Alerts Server.]
doc_Y 390 170 	        EM      70011   I       gui_GASDisconnection "GAS Disconnection"   GUI     [Connection with Global Alerts Server was closed!]
doc_Y 390 170 	        EM      70012   I       gui_NoJobsUsingCtrlResource "No Jobs Using Ctrl Resource"   GUI     [No jobs are currently using the control resource '${%s}'.]
doc_Y 390 170 	        EM      70013   I       gui_ViewJobsListNotAvailable "View JobsList Not Available"   GUI     [Viewing a Job List is supported only for jobs running on CONTROL-M for OS/390 version 6.1.00 or later.]
doc_Y 390 170 	        EM      70014   E       gui_InvalidCharacter "Invalid Character"   GUI     [The field '${%s}' contains invalid character: '${%s}'.]
doc_N 390 170 	        EM      70015   E       gui_CrbSystemException "Crb System Exception"   GUI     [Failed to ${%s}.${endl}Caught a CORBA System exception: '${%s}'.]
doc_N 390 170 	        EM      70016   E       gui_CrbException "Crb Exception"   GUI     [Failed to ${%s}.${endl}Caught a CORBA exception: '${%s}'.]
doc_N 390 170 	        EM      70017   E       gui_RequestFailedException "Request Failed Exception"   GUI     [Failed to ${%s}${endl}The request failed: '${%s}']
doc_Y 390 170 	        EM      70018   E       gui_ErrorInOpenVP "Failed to open ViewPoint." GUI [ViewPoint wil be closed.${endl}${endl}Reason:${endl}${%s}${endl}${endl}See log file for more details.]
doc_Y 390 170 	        EM      70019   I       gui_ServiceUnAvailable "Service is unavailable."   GUI     [Failed to get services/jobs data:{endl}Service is unavailable.{endl}Make sure BMC Batch Impact Manager server is running.]
doc_Y 390 170 	        EM      70020   I       gui_ReopenVP "Failed to get service information."   GUI     [Failed to get service information.${endl}Close and reopen ViewPoint in order to continue analyze the service.]
doc_Y 390 170 	        EM      70021   I       gui_ExceedResolution "Service is unavailable."   GUI     [BMC Batch Impact manager exceeded the limit of concurrent 'Business Service Analysis' ViewPoints with scenario.{endl}Please try again later or consult your system administrator.]



# __ DTP _______________________________________________________________________________________________________________________________________________________________________________________________
doc_Ignore 390 170 	EM      72000   I       dtp_ENTRY=72000                                 "my first message"   DTP     [i'm DTP message: user=${%s}, user_id=${%s}, ratio=${%s}, type=${%s} any primitive type is allowed!!!]
docN 390 170 EM      72001   I       dtp_COPY_YEAR_DEST_ALREADY_EXIST  "The destination year already exists."   DTP     [The destination year already exists, Overwrite?]
docN 390 170 EM      72002   I       dtp_COPY_YEAR_DEST_LEAP_YEAR         "February 29th"   DTP     [Please note that the date 'February 29th'  received an arbitrary value]
docN 390 170 EM      72003   I       dtp_PERIODIC_STATS_CONFIRM_DEL      "Periodic statistics deletion?"   DTP     [Are you sure you want to delete the selected periodic statistics definition?]
docN 390 170 EM      72004   I       dtp_PERIODIC_STATS_CONFIRM_CANCEL       "Perodic statistics definition has been modified."   DTP     [The period statistics definition has been updated. Do you want to save your changes?]
docN 390 170 EM      72005   I       dtp_PERIODIC_STATS_FAIL                         "Failed updating the periodic statistics."   DTP     [The update of the periodic statistics failed.]
docN 390 170 EM      72006   I       dtp_SHOWDIFF_SAME_VERSION_SELECTED              "You must select different versions"   DTP     [You must select different versions]
docN 390 170 EM      72007   I       dtp_SHOWDIFF_VERSION_NOT_FOUND                  "Version was not found."   DTP     [The requested version was not found.]
doc_Ignore 390 170 		EM	72008	W	dtp_CONDITION_INHERITANCE_FAILURE		"Failed to inherit deleted job's conditions"	DTP	[Failed to inherit conditions of job ${%s} from table ${%s}]


# __ CCM _______________________________________________________________________________________________________________________________________________________________________________________________
doc_Ignore 390 170 	EM      74000   I       cmc_ENTRY=74000    "my first message"   CCM     [i'm CCM message: user=${%s}, user_id=${%s}, ratio=${%s}, type=${%s} any primitive type is allowed!!!]
doc_Y 390 170  EM      74001   W       cmc_LOGIN_FAILED    "Login failed"   CCM     [Failed to login to CONTROL-M Configuration Server '${%s}' with user '${%s}']
doc_Y 390 170  EM      74002   W       cmc_INVALID_DB_TYPE    "Invalid database type"   CCM     [Actions on the database are not allowed since there was a problem in getting database details']
doc_Y 390 170  EM      74003   I       cmc_SYS_PARAM_NOT_SELECTED "System parameter not selected"   CCM [Please select a system parameter for ${%s}!]
doc_Y 390 170  EM      74004   I       cmc_MISSING_PARAMETER "Missing parameter"   CCM [Please fiil in a value for: '${%s}']
doc_Y 390 170  EM      74005   E       cmc_EXCEPTION "CMC Exception was raised"   CCM [Action performed:\r\n\t${%s}\r\n\r\nException message:\r\n\t${%s}]
doc_Y 390 170  EM      74006   W       cmc_UNKNOWN_DB_TYPE "Unknown Database type" CCM [Unknown Database type: '${%s}'.\r\nAction will terminate.]
doc_Y 390 170  EM      74007   I       cmc_NO_FIELD_VALUE "Missing value" CCM [Please enter a value for ${%s}.]
doc_Y 390 170  EM      74008   I       cmc_VALUE_OUT_OF_RANGE "Value out of range" CCM [Value for '${%s}' is out of range.\r\n\r\nPlease enter a value between ${%s} and ${%s}.]
doc_Y 390 170  EM      74009   I       cmc_INVALID_FILENAME "Invalid file name" CCM [File name '${%s}' is invalid: ${%s}\r\n\r\nPlease specify a valid name.]
doc_Y 390 170  EM      74010   E       cmc_ACTION_FAILED "Action failed" CCM [Action '${%s}' has failed for unknown reason.\r\nPlease refer to the application logs for additional information.]
doc_Y 390 170  EM      74011   I       cmc_FILE_EXISTS "File already exists" CCM [File '${%s}' already exists.\r\nPlease specify a different file name.]
doc_Y 390 170  EM      74012   E       cmc_COMPONENT_VALIDATION "Component validation failed" CCM [Validation error: '${%s}'.]
doc_Y 390 170  EM      74013   E       cmc_XML_REQUEST_FAIL "Failed to send request to the Server" CCM [Failed action: '${%s}'.]
doc_Y 390 170  EM      74014   E       cmc_FORM_VALIDATION_FAIL "Dialog validation error" CCM [${%s}]
doc_Y 390 170  EM      74015   E       cmc_DISCONNECT "Central Configuration Console Disconnected" CCM [The connection to the server is lost. The connection will be restored when available.]
doc_Y 390 170  EM      74016   I       cmc_CONNECT "Central Configuration Console Connected" CCM [The connection to the server was restored.]
doc_Y 390 170  EM      74017   W       cmc_PASSEXPIRED "CONTROL-M Configuration Manager" CCM [Your password has expired. Please refer to the CONTROL-M/EM documentation for further information.]
doc_Y 390 170  EM      74018   W       cmc_PASSWILLEXPIRED "CONTROL-M Configuration Manager" CCM [Your password will expire shortly. Please refer to the CONTROL-M/EM documentation for further information.]
doc_Y 390 170  EM      74019   W       cmc_ACCOUNTLOCKED "CONTROL-M Configuration Manager" CCM [The account is locked${%s}.]
doc_Y 390 170  EM      74020   W       cmc_POSTLOGIN_FAIL "CONTROL-M Configuration Manager" CCM [Post login failed: '${%s}'.]
doc_Y 390 170  EM      74021   I       cmc_OK_MESSAGE "Action succeeded" CCM [Action: ${%s}, Message returned: ${%s}.]
doc_Y 390 170  EM	74022	E	cmc_DUPLICATE_COMPONENTS "Duplicate component was identified" CCM [Duplicate key: ${%s} \r\n\r\nThis duplicated component will not be displayed.]
docN 390 170   EM	74023	I	ccm_GENERAL_ACTION_CONFIRMATION "Action Confirmation" CCM [Are you sure you want to ${%s} ~${2} ~{ ('}~${3}~{')} ^the ^${4} ^selected ^${2}^(s){?} ${%s}]
docN 390 170   EM	74024	I	ccm_GENERAL_AUDIT_ANNOTATION_CONFIRMATION "Audit Confirmation" CCM [Performing this operation requires you to provide details about your activity.]

# __ RPT _______________________________________________________________________________________________________________________________________________________________________________________________
doc_Ignore 390 170 	EM      75000   I       rpt_ENTRY=75000    "my first message"   RPT     [i'm RPT message: user=${%s}, user_id=${%s}, ratio=${%s}, type=${%s} any primitive type is allowed!!!]
doc_Y 390 170 	    EM      75001   E       rpt_LOAD_DBPARAMS_FAILED  "Failed to load DB parameters"   RPT     [Failed to load database parameters from CONTROL-M/Enterprise Manager Server${endl}Exiting Application...]
doc_Y 390 170 	    EM      75002   E       rpt_LOAD_DBPARAMS_NOT_AVAILABLE  "Failed to load DB host & port"   RPT     [Failed to retrieve database host & port.${endl}To set DB host & port manually, use the CONTROL-M/Configuration Management Database->Location menu item]
doc_Y 390 170 	    EM      75003   E       rpt_DB_CONNECTION_FAILED  "Failed to connect to DB"   RPT     [Reporting Facility is unable to connect to the database.${endl}${endl}Either the database:${endl} - is not running.${endl} - OLEDB driver is not installed or registered.${endl}${endl}Check the log file for more information.${endl}]
 


-- Client utilities...

#[msg prefix][msg id] [logical name]        [msg title]     [msg source] [msg body]
#===============================================================================================================================================================================================


# __ XML utils _______________________________________________________________________________________________________________________________________________________________________________________________
doc_Ignore 390 170 	EM      76000   I       xml_ENTRY=76000    "my first message"   XML     [i'm XML message: user=${%s}, user_id=${%s}, ratio=${%s}, type=${%s} any primitive type is allowed!!!]
doc_N 390 170 	        EM      76001   W       xml_ANNOTATION_ARG_OVER_LENGTH     "over length"       XML     [${endl}___________________________________________________________________________________${endl}INFORMATION - argumnet over length${endl}${endl}The value of annotation arguments should not exceed the maximum length of:${endl}-action_reason (128), -action_note (255).${endl}___________________________________________________________________________________${endl}]
                                                                                         
# __ CTL _______________________________________________________________________________________________________________________________________________________________________________________________
doc_Ignore 390 170 	EM      77000   I       ctl_ENTRY=77000    "my first message"   CTL     [i'm CTL message: user=${%s}, user_id=${%s}, ratio=${%s}, type=${%s} any primitive type is allowed!!!]

# __ Util _______________________________________________________________________________________________________________________________________________________________________________________________
doc_Ignore 390 170 	EM      78000   I       utl_ENTRY=78000    "my first message"   UTIL     [i'm UTL message: user=${%s}, user_id=${%s}, ratio=${%s}, type=${%s} any primitive type is allowed!!!]

# __ CLI _______________________________________________________________________________________________________________________________________________________________________________________________
doc_Ignore 390 170 	EM      79000   I       cli_ENTRY=79000    "my first message"   CLI     [i'm CLI message: user=${%s}, user_id=${%s}, ratio=${%s}, type=${%s} any primitive type is allowed!!!]

# __ ORB _______________________________________________________________________________________________________________________________________________________________________________________________
doc_Ignore 390 170 	EM      80000   I       orb_ENTRY=80000    "my first message"   ORBMGR     [i'm ODM message: user=${%s}, user_id=${%s}, ratio=${%s}, type=${%s} any primitive type is allowed!!!]

