;
;	Batch Message File
;
;	This file contains the error and text messages used by Batch.
;	This file may be edited to change the text of any messages occuring 
;	in Batch. The utility Create Message File	is provided to build a 
;	binary formatted binary text file which is read by Batch programs. 
;
;	The syntax of this is described below. Each message in the file
;	is defined by
;
;	<colon>nnnnn<colon>  <delim> Text <delim>
;
;	
;	
;	Macro expansion syntax
;
;	  Macros not under program control
;		U	 insert the workstation user name in the message
;		Dn	 insert the system datetime in the message formatted with
;			  template number n.  Template numbers, descriptions and examples
;			  are tabled below.  Templates are defined in NlsDateTables.Asm.
;		Kn	 Insert the keycap text for key number n into the message.  The
;			  number and text for each keycap is tabled below.  Keycap text is
;			  defined in keycaptext.asm.
;
;     	Macros under program control
;		NT	 where N is a number, and T is either D for datetime, 
;			  N for unsigned integer, S for string.  If T is not
;			  N or D, than S is the assumed default.
;
;	See ExecMsg.txt for more information on macros.
;

Begin Batch Messages


Misc Batch messages
 :100:  Bad priority parameter.  The priority must be between 65 and 255.
 :101:  The specified batch queue does not exist  
 :102:  Bad time parameter 
 :103:  Cannot set path with data in user profile file  
 :104:  Context 
 :105:  No free pages on the [scr] volume  
 :106:  Fatal error encountered when accessing  
 :107:   file 
 :108:  Fatal error encountered
 :109:  No Batch partitions are active.  
 :110:  Cannot access user profile file  
 :111:  
Termination status code:   
 :112:  user profile  
 :113:  BatchSupvsr
 :114:  Must supply a batch queue when a SysOut file is specified in $JOB statement


Background Batch messageerror strings
 :300:  at  
 :301: Unable to serve batch queue  
 :302: Unable to chain to [sys]<sys>BatchMgr.Run 
 :303: Unable to reset EOF mark for  
 :304: Bad file specification 
 :305: Unable to open  
 :306: Unable to mark an entry in the BatchStatus queue 
 :307: Unable to send Batch Supervisor message 
 :308: [sys]<sys>BatchMgrInit.run 
 :309: [sys]<sys>BatchMgr.run 
 :311:   
 :312: [scr]<batch>Context00 
 :313: [scr]<batch> 
 :314:  


________________________________________________________
 
 :315: ***   Batch Manager 0 installed: 1D *** 
 :316: No Batch Supervisor currently executing 
 :317: No available control queues, edit [sys]<sys>queue.index 
 :318: Queue table full



Create Partition messages
 :400: This workstation is not executing a multipartitioned OS
 :402: Memory 
 :403: The maximum number of secondary partitions have already been allocated
 :404: There is insufficent memory to create a partition of the specified size
 :405: A partition with the specified name already exists
 :406: An invalid memory size was specified
 :407: The minimum size for a batch partition is 35K
 :408: Bad memory size parameter
 :409: The queue manager has not been installed
 :410: Cannot access the BatchStatus queue, check [sys]<sys>queue.index file
 :411: Created partition.



Install Batch messages
 :500:  Bad priority parameter.  The priority must be between 65 and 255.
 :501:  A batch manager cannot be installed on a workstation executing a compact OS
 :502:  The minimum size for a batch partition is 35K
 :503:  Bad memory size parameter
 :504:  The queue manager has not been installed
 :505:  Cannot access the BatchStatus queue, check [sys]<sys>queue.index file
 :506:  Cannot access the specified batch queue, check [sys]<sys>queue.index file
 :507:  Cannot access the [scr]<batch> directory, error = 
 :508:  Cannot access the [scr]<spl> directory, error = 
 :509:  A batch manager cannot be installed without a [scr]<batch> directory
 :510:  A batch manager cannot be installed without a [scr]<spl> directory
 :511:  Insufficient memory available to create the specified batch partition
 :512:  Illegal partition name
 :513:  The maximum number of secondary partitions have already been allocated
 :514:  The maximum number of batch secondary partitions have already been allocated
 :515:  The specified partition is not a batch partition
 :516:  The specified partition is not vacant
 :517:  Unable to load [sys]<sys>BatchSupvsr.Run into partition BatchSupvsr
 :518:  Unable to load [sys]<sys>BatchMgrInit.Run into batch partition


Batch JCL messageerror strings
 :800:  ********************************************************************************  
 :801:  Cannot reopen the Batch Context file  
 :802:  Cannot open specified JCL file
 :803:  BadJob
 :804:  The JCL file does not contain a valid $JOB statement
 :805:  Execution begun:   
 :806:  Execution ended:   
 :807:  Processing JCL file:   
 :808:  Processing begun:   
 :809:  Processing ended:   
 :810:  Log  



Partition utility program messages
 :900:  PartitionName
 :901:  The specified partition does not exist.
 :902:  You cannot vacate the primary partition.
 :903:  The specified partition is locked, unable to vacate.
 :904:  The specified partition is locked, unable to load.
 :905:  The specified partition is already vacant.
 :906:  The specified partition is not vacant.
 :907:  Only one partition name is allowed.
 :908:  A partition name is required.
 :909:  Only one run file name is allowed.
 :910:  A run file name is required.
 :911:  Error in loading task, error code = xxxxx
 :912:  Load Primary Task failed.
 :913:  Load Primary Task successful.
 :914:  Remove Partition successful.
 :915:  Vacate Partition successful.
 :916:  The priority parameter is out of bounds.





Batch Status messageerror strings
 :1000:  The file specification is illegal
 :1001:  The specified batch manager does not exist.
 :1002:  Illegal Batch Manager number.
 :1003:  Legal priorities range from zero to nine.
 :1004:  Cannot access user profile file in [sys]<sys> directory
 :1005:  The specified batch queue does not exist.
 :1006:  Unbalanced quotes in the Parameters field.
 :1007:  Bad yesno parameter.
 :1008:  BatchQueue
 :1009:  BatchQueues
 :1011:  Batch Status 
 :1012:  

 :1014:  Cancel1
 :1015:  Cancel2
 :1016:  Cancel3
 :1017:  CancelJobStep1
 :1018:  CancelJobStep2
 :1019:  CancelJobStep3
 :1021:  Press <GO> to continue, <CANCEL> to return to the main display
 :1022:  Cont
 :1024:  CurrentJob
 :1025:  DateTime
 :1026:  Error in formatting date time, error = 
 :1027:  ErrMsg
 :1028:  ErrMsg1
 :1029:  ErrMsg2
 :1030:  EXECUTING
 :1031:  mscx
 :1032:  MSCX
 :1033:  Error when accessing JCL file, error = 
 :1034:  FileName
 :1035:  FnKey
 :1036:  FINISHED
 :1037:    IDLE
 :1038:  JCL File 
 :1039:  $JOB
 :1040:  $JO
 :1041:  Job1
 :1042:  Job2
 :1043:  Job3
 :1044:  $JOB
 :1045:  JobName
 :1046:  JobQueue1
 :1047:  JobQueue2
 :1048:  JobQueue3
 :1050:  The specified job has finished, press <GO> to return to the main display
 :1051:  LogFile1
 :1052:  LogFile2
 :1053:  LogFile3
 :1054:  
 You have mail
 :1055:  Main1
 :1056:  Main2
 :1057:  Main3
 :1058:  sqclxr
 :1059:  SQCLXR
 :1060:  ManagerNumber
 :1061:  ManagerStatus
 :1062:  Message
 :1063:  Mode
 :1064:  Mode1
 :1065:  Mode2
 :1066:  Mode3
 :1067:  Xx
 :1068:  Monitor mode    
 :1069:  Nnn
 :1070:  Press <NEXT PAGE> for more
 :1072:  Cannot access the BatchStatus queue, check [sys]<sys>queue.index file
 :1073:  The specified job is not queued for batch processing.
 :1074:  The queue manager has not been installed
 :1075:   Operational
 :1076:  Parameters
 :1077:  Path: 
 :1078:  $PA
 :1079:  Pos
 :1080:  Press <CANCEL> to return to previous display
 :1081:  Priority
 :1082:  mcx
 :1083:  MCX
 :1084:  QueueDisplay
 :1085:  QueueName
 :1086:  Remove1
 :1087:  Remove2
 :1088:  Remove3
 :1089:  Press <GO> to remove the above batch manager
 :1090:  Status
 :1091:  Submit1
 :1092:  Submit2
 :1093:  Submit3
 :1094:  [sys]<sys>
 :1095:  The JCL file does not contain a valid $JOB statement.
 :1096:  Time
 :1097:  Truncate
 :1098:   Urgent mail
 :1099:  mcdx
 :1100:  MCDX
 :1101:  UserName
 :1102:  User name: 
 :1103:   WAITING
 :1104:  Yyy
 :1105:  0D
 :1106:  [Sys]<Sys>BatchStatusForm.Lib
 :1107:  QueueDisplay
 :1108:  JobDisplay
 :1109:  HelpQueue
 :1110:  HelpJob
 :1111:  Cannot access [Sys]<Sys>BatchStatusForm.Lib


 :1200: Installing SysInSysOut facility 
 :1201: 
The SysInSysOut facility is already installed.
 :1202: 
CTOSVM 2.2 or later is required for the SysInSysOut facility to be installed
 :1203:  ... 
 :1204: done.
;1205 is the partition name for Batch bytestreams
 :1205: SysInSysOut
 :1206: 
This program may only be installed from the primary partition.


ondary partitions have already been allocated
 :514:  The maximum number of batch secondary partitions have already been allocated
 :515:  The specified partition is not a batch partition
 :516:  The specified partition is not vacant
 :517:  Unable to load [sys]<sys>BatchSupvsr.Run into partition BatchSupvsr
 :518:  Unable to load [sys]<sys>BatchMgrInit.Run into batch partiti