Skip to main content

File Monitor Messages

The table contains error messages that may be encountered in the *SMA/FILE/MONITOR<forward slash (/) and optional LSAM identifier> printer backup file.

MessageTypeDescription
A comma must separate file name & conditionFThere is no comma between the file title and file condition for which to monitor.
A period(.) must follow file titleFThere is no period (.) following the file title.
Accumulation value must be AVG, SUM, or blankPIf using an accumulation method for performance monitoring, the accumulation value must be AVG or SUM. If an accumulation method is not being used, the value must be blank.
End time is required if using start timePIf you specify a time to stop monitoring, you must also specify a time to start monitoring.
End time must be < 2400PThe latest time to stop monitoring is 2359.
Family name length exceeds maximum lengthFEither there is no period following the file title, or the family name is longer than 18 characters.
File title length exceeds maximum lengthFThe file title exceeds 63 characters in length, leaving insufficient room for the file condition.
Invalid comparison - use EQ,GE,GT,LE,LT,NEPEither the comparison was not specified, or an invalid mnemonic was used.
Invalid MCP command in 'M' recordPThe MCP command must be one of the following:
- CHANGE TO
- COPY AS
- DISPLAY
- REMOVE
Invalid metricPRefer to the list of permitted CPU and disk space monitoring metrics under Performance Monitor.
Invalid metric type - use 'U' or 'DU'PThe only supported metric type are 'U' (CPU usage) and 'DU' (diskspace usage).
Invalid token: <token name>PThe literal following the string 'Token:' is not a recognized token name; check the spelling and capitalization.
May use '=' or '?', but not bothFYou may not mix '=' and '?' in the same file definition ('F') record.
No 'A' or 'S' rec for prev definition recDThere are two or more consecutive definition ('D') records, but no action associated with the first one. Define at least one action record ('A' or 'S') for each definition ('D') record.
No 'M' or 'S' rec for prev definition recPThere are two or more consecutive definition ('D') records, but no action associated with the first one. Define at least one action record ('M' or 'S') for each definition ('D') record.
No 'M' or 'S' rec for previous file 'F' recFThere are two or more consecutive definition ('F') records, but no action associated with the first one. Define at least one action record ('M' or 'S') for each file definition ('F') record.
No equals signs (=) foundDMessage tokens are defined using '#Mn=', where 'n' is a number. Thus, at least one '=' is expected.
No message tokens (#M) definedDMessage tokens are defined using '#Mn='. This string was not found in the 'D' record.
No target value specifiedPEither the target value is not specified, or there is an incorrect placement of commas.
Number of samples is required for AVG or SUMPIf using an accumulation method for computing performance statistics, you must specify the number of samples to be taken (1 - 100).
Number of samples must be >0 and <= 100PThe number of samples specified was 0.
Sam message must start with dollar sign ($)D,F,POpCon external events must start with a dollar sign ($).
Start time must be less than end timePA single performance monitor may not span midnight. Create two entries: one to start at the specified start time and end at 2359; the other to start at 0001 and end at the specified end time.
Too many commasPThe definition ('D') record contains too many commas. Correct the syntax.
Unable to unstring family nameFThe family name could not be located in the file ('F') record. Check the syntax.
Unable to unstring file conditionFThe file condition could not be located in the file ('F') record. Check the syntax.
Unable to unstring file name. Correct inputFThe file name could not be located in the file ('F') record. Check the syntax.
Use commas to delimit valuesPNo commas were found in the definition ('D') record. Commas are used to separate components of the definition. Refer to Performance Monitor discussion.
Use file title, including 'on <familyname>'FThe file title is missing a usercode or familyname specification.
Use <FILE> or full file titleFThe REMOVE, CHANGE TO, or COPY AS command does not use the full file title. You may substitute the token <FILE> for the file title of the monitored file.
Use: PRESENT, ALTERED, DELETED, or WARN=##FThe file condition for which to monitor is not recognizable.
Warn= percentage must be 2 digits long, > 0FThe WARN= file condition was specified, but the percentage is 0.