Messages Returned by Strobe/ISPF


Strobe/ISPF produces the following messages. The short version of each message appears in the ISPF message line at the top right corner of a panel. The long version of the message, shown below the short version, appears when you press the Help function key.

STR7010E INVALID DISPOSITION. THE VALID SAMPLE DATA SET DISPOSITIONS ARE ‘CATLG’ AND ‘KEEP’

Explanation: You selected an invalid dataset disposition.

System Action: Strobe/ISPF does not process the measurement request.

User Response: Specify either CATLG or KEEP in the DISP field on the Strobe - Add Active Request, Strobe - Add Queued Request, or Strobe - Change Queued Request panel, or on the corresponding Strobe - Batch-Submission panel.

STR7013E INVALID JOBNAME. ENTER UP TO 8 ALPHANUMERIC CHARACTERS - THE 1ST MUST NOT BE NUMERIC

Explanation: You specified the JOBNAME field incorrectly.

System Action: Strobe/ISPF does not process the measurement request.

User Response: Specify a jobname from 1 to 8 alphanumeric or national characters. The first character must be alphabetic or national.

STR7014E INVALID SESS. DURATION. SESSION DURATION MUST BE A NUMBER FROM 1 to 1440

Explanation: You specified the SESSION DURATION field incorrectly. This field is used to estimate in minutes the duration of the measurement session.

System Action: Strobe/ISPF does not process the measurement request.

User Response: Specify a number from 1 to 1440. If you leave the field blank, Strobe uses the default of 1 minute.

STR7015E NUM SAMPLES OUT OF RANGE. NUMBER OF SAMPLES REQUESTED SHOULD BE BETWEEN 1,000 AND 150,000

Explanation: You specified the NUMBER OF SAMPLES field incorrectly.

System Action: Strobe/ISPF does not process the measurement request.

User Response: Specify a value between 1,000 and 150,000 or clear the field to accept the Strobe/ISPF default value of 10,000 samples.

STR7016E FINAL SESS. ACT. INVALID. FINAL SESSION ACTION MUST BE ‘Q’, ‘S’, OR ‘C’ (IF NO CICS DATA COLLECTOR)

Explanation: You specified the FINAL SESSION ACTION field incorrectly. This field indicates the action to be taken when the target sample size is reached in the last measurement session.

You cannot specify a final session action of C if the CICS data collector is invoked.

System Action: Strobe/ISPF does not process the measurement request.

User Response: Specify Q to Quit sampling and terminate the request, S to Stop sampling but leave the measurement session active, or C to take no action and continue sampling. If you leave the field blank, Strobe uses the default value of Q for an Add Active request or C for an Add Queued request.

STR7017E SHORT NAME REQUIRED. ENTER A SHORT NAME

Explanation: A name of 12 characters or less is required to identify your output.

System Action: Strobe does not process your request.

User Response: Use a name of 12 characters or less.

STR7018E MSG DS ALLOC FAILURE. RC= rc; ERC/IRC= erc/irc; TEMP DATA SET WITH SSMF MSGS

Explanation: The operating system returned a nonzero return code rc while attempting to allocate a temporary dataset to display the Strobe messages. The error reason code is erc, and the information reason code is irc.

System Action: The Strobe log will not display with the Strobe/ISPF Browse Log function or the .CVM command.

User Response: Notify the Strobe system programmer.

STR7019E INVALID OPTION/COMMAND. CHECK THE SPECIFICATION IN THE OPTION OR COMMAND FIELD

Explanation: You selected an option that the panel does not support or entered a command that is invalid.

System Action: Strobe/ISPF does not process the option or command.

User Response: Select one of the options listed on the panel or enter a valid command.

STR7020I REQ nnnn {ACTIVE|SUSPENDED|QUEUED|TERMINATED|SCHEDULED} [RC=rc] {A Strobe REQUEST HAS BEEN ADDED FOR jobname|THE Strobe REQUEST WAS TERMINATED FOR jobname}

Explanation: You submitted a measurement request. Strobe/ISPF reports the request number (nnnn) and status in the short message field. If the request was submitted successfully, the jobname appears in the long message field. Otherwise, the return code appears in the short message field and the appropriate error message appears in the long message field.

System Action: Strobe successfully processed the request and is waiting for the next request.

User Response: None required.

STR7021E SELECT AN OPTION. OPTION FIELD IS BLANK - SELECT AN OPTION FROM THE OPTIONS ON PANEL

Explanation: You did not specify a processing option for the request.

System Action: None.

User Response: Enter the option code in the OPTION field and resubmit the request.

STR7022E WORK DS ALLOC FAILURE. RC=rc; ERC/IRC=erc/irc; ddname

Explanation: Strobe/ISPF encountered a nonzero return code, rc, while attempting to allocate a work dataset, ddname, for foreground processing. The error reason code is erc and the information reason code is irc.

System Action: Strobe/ISPF cannot allocate the work dataset.

User Response: Notify the Strobe system programmer.

STR7023E REQUIRED FIELD. PROGRAM NAME OR STEPNAME/STEPNUMBER OR PROCSTEP.STEPNAME REQUIRED

Explanation: You identified the target job incorrectly in the PROGRAM or STEP field of the Strobe - Add Queued Request panel.

System Action: Strobe/ISPF does not process the measurement request.

User Response: You must specify one or more of the job identification operands: program name, stepname, stepnumber, and procstepname.stepname. Resubmit the request, and specify the job step or program you want to measure.

If SCHEDULE REQUEST is an option on the Strobe - Add Queued panel, AutoStrobe is installed and you can measure multiple steps of a job. To do this, clear the PROGRAM and STEP fields and press Enter. The Strobe - Add Queued Request - Multiple Steps panel will appear. On this panel, you can fill in the program names, step names, or step numbers that you would like to measure. To measure all the steps of a job, specify *ALL in the STEP field or select Option 4 on the Strobe - Add Queued Request - Multiple Steps panel.

STR7024E INVALID PROGRAM NAME. ENTER UP TO 8 ALPHANUMERIC CHARACTERS - THE 1ST MUST NOT BE NUMERIC; LAST CHARACTER MAY BE AN ASTERISK

Explanation: You have entered an invalid program name in the PROGRAM field.

System Action: Strobe/ISPF does not process the measurement request.

User Response: Specify a program name of 1 to 8 alphanumeric or national characters in the PROGRAM field. The first character must be alphabetic or national. The last character may be an asterisk, which acts as a wildcard. A single asterisk is not valid.

STR7025E INVALID STEPNAME. SPECIFY EITHER THE RELATIVE STEP NUM (1-255) OR A VALID STEPNAME

Explanation: You entered an invalid step in the STEP field of the Strobe - Add Queued Request panel or you have chosen Option 2 on the Strobe - Add Queued Request - Multiple Steps panel and specified the name of one or more steps or step.procsteps incorrectly.

System Action: Strobe/ISPF does not process the measurement request.

User Response: Supply a relative step number between 1 and 255, or a stepname, or a procstepname and stepname. The stepname or procstepname must contain from 1 to 8 alphanumeric characters. The first character must be alphabetic or national. The three national characters are @, #, and $.

If you want to measure multiple steps of a job, clear the PROGRAM and STEP fields and press Enter. This will bring you to the Strobe - Add Queued Request - Multiple Steps panel on which you can fill in the program names, step names, or step numbers that you would like to measure. To measure all the steps of a job, specify *ALL in the STEP field or select Option 4 on the Strobe - Add Queued Request - Multiple Steps panel.

STR7026E LINES/PAGE OUT OF RANGE. LINES PER PAGE SHOULD BE FROM 45 TO 80

Explanation: You specified an invalid number of lines per page in the LINES/PAGE field. This field controls the number of lines printed on each page of the Performance Profile.

System Action: Strobe/ISPF does not process the Performance Profile request.

User Response: Enter a value between 45 and 80 or clear the field to accept the Strobe default of 60.

STR7027I MAX NUM OF JOBS SELECTED. TO ADD MORE JOBS REPEAT REQUEST WITH BLANK JOBNAME

Explanation: You chose more than 32 Active jobs from the Active Job Selection List.

System Action: Strobe/ISPF will process the first 32 jobs selected.

User Response: To process additional jobs, add the first 32 Add Active requests, clear the JOBNAME field on the last Strobe - Add Active Request panel, and select up to 32 more jobs to process from the Strobe - Active Job Selection List panel. Repeat this process until you have selected all desired jobs.

STR7028E Strobe ERROR. Strobe message

Explanation: Strobe detected an error while processing a measurement request. The long message field provides the Strobe message.

System Action: Strobe does not process the measurement request.

User Response: To view all the session management facility messages, enter .CVM in the option field or command line, and then notify the Strobe system programmer.

STR7029E PROFILE ALLOC ERROR. RC= rc; ERC/IRC= erc/irc; dsname

Explanation: The operating system returned a nonzero return code rc while Strobe/ISPF attempted to allocate a dataset, dsname, for foreground processing of the Strobe Performance Profile. The error reason code is erc and the information reason code is irc. Strobe normally stores a version of the Performance Profile with an 80-character format in this dataset.

System Action: Strobe does not allocate the dataset or process the Performance Profile request.

User Response: Notify the Strobe system programmer.

STR7030W Strobe WARNING. Strobe message

Explanation: Strobe detected an error and issued this warning message while processing a measurement request. The long message field gives the entire message.

System Action: Strobe processes the measurement request but may not apply all specified options.

User Response: To view all the Strobe messages, enter .CVM in the option field or command line.

STR7031E INTERNAL ERROR modname info - NOTIFY Strobe SYSTEM PROGRAMMER

Explanation: A Strobe/ISPF module modname encountered an internal error. Information about the error appears in info. This summary includes the return code, if applicable.

System Action: Strobe/ISPF does not perform the requested action.

User Response: Notify the Strobe system programmer.

STR7032E USE S AS A SELECT CODE. USE S TO THE LEFT OF THE ENTRY TO INCLUDE IT IN YOUR SELECTION LIST

Explanation: You specified the selection code incorrectly.

System Action: Strobe/ISPF does not process the request.

User Response: Use S to select an entry in the list.

STR7033I Strobe ENV NOT ACTIVE. Strobe message

Explanation: Strobe is not active. If Strobe issued only one message, it is displayed in the long message field. Otherwise, all messages are displayed in the Strobe log.

System Action: Strobe/ISPF cannot process the option. You cannot select Add Active and Add Queued requests, request groups (applicable only if you have AutoStrobe), status, or the log utility function. You can select other Strobe/ISPF options that do not require the Strobe session management facility. These options include: setting user defaults, creating a Performance Profile, using the Indexer, and viewing messages and changes.

User Response: Ask the Strobe system programmer to activate the Strobe environment.

STR7034S SSMF ERRORCHECK THE LOG FOR ADDITIONAL INFORMATION

Explanation: You selected an option that requires a component of Strobe, the Strobe session management facility, but this facility issued a return code of 20 (severe error) on a previous call.

System Action: Strobe/ISPF cannot process the option. You cannot select Add Active and Add Queued requests, request groups (applicable only if you have AutoStrobe), status, or the log utility function. You can select other Strobe/ISPF options that do not require the Strobe session management facility. These options include: setting user defaults, creating a Performance Profile, using the Indexer, and viewing messages and changes.

User Response: Use the ISPF Browse function (not Strobe/ISPF) to examine the Strobe log for additional information. If you cannot browse the Strobe log, notify the Strobe system programmer.

STR7035E RESOLUTION OUT OF RANGE. RESOLUTION SHOULD BE BETWEEN 1 AND 9999

Explanation: You specified an invalid value in the RESOLUTION field. The value in this field determines the size of the codeblocks into which Strobe will subdivide long procedures for detailed reporting.

System Action: Strobe/ISPF does not process the Performance Profile request.

User Response: Enter a value between 1 and 9999 or clear the field to accept the Strobe default of 64 bytes.

STR7036S SSMF ERROR. AN UNRECOVERABLE FAILURE HAS OCCURRED

Explanation: Strobe/ISPF encountered a return code of 20 (severe error) while trying to call the Strobe session management facility. The Strobe session management facility cannot recover from this failure.

System Action: All Strobe session management facility processing stops.

User Response: To view all the Strobe messages, enter .CVM in the option field or command line. Notify the Strobe system programmer.

STR7037E ENTER 'B' OR 'F'. YOU MUST SPECIFY (B)ACKGROUND OR (F)OREGROUND

Explanation: You did not specify a processing option in the Option field.

System Action: Strobe/ISPF does not process the request.

User Response: To generate a batch job, specify B for background processing. Multiple requests for Performance Profiles or map datasets are generated as steps in the same job.

To view the Performance Profile or create the map dataset online, specify F for foreground processing.

STR7038E DYNAMIC ALLOCATION ERROR. RC= rc; ERC/IRC= erc/irc; {dsname [member]|ddname}

Explanation: The operating system returned a nonzero return code rc while attempting to allocate the dataset specified by the dataset name dsname or the data definition name ddname. If the dataset is a partitioned dataset, the member name is member. The error reason code is erc and the information reason code is irc.

System Action: Strobe/ISPF does not allocate the dataset.

User Response: Notify the Strobe system programmer.

STR7039E SYSIN DATA SET NOT FOUND. SYSIN DATA SET dsname NOT FOUND

Explanation: A SYSIN dataset, dsname, is specified, but the SYSIN dataset is not cataloged.

System Action: Strobe/ISPF cannot produce a Performance Profile until either a cataloged dataset is specified or the SYSIN field is cleared to indicate that a SYSIN dataset is not needed.

User Response: Specify a valid SYSIN dataset name in the SYSIN field or clear the field.

STR7040E INVALID REQ NUMBER. REQUEST NUMBER MUST BE A NUMBER BETWEEN 1
AND 9999

Explanation: You specified an invalid request number.

System Action: Strobe/ISPF does not process the request.

User Response: Enter a numeric value from 1 to 9999.

STR7041E BASELINE OUT OF RANGE. DETAIL BASELINE MUST BE A VALUE FROM 0 TO 99

Explanation: You specified an invalid percentage in the DETAIL BASELINE field.

System Action: Strobe/ISPF does not process the Performance Profile request.

User Response: Specify a value between 0 and 99.

STR7042E DEFAULT PROFILE ERROR. RC = rc; ERC/IRC = erc/irc; BLANK OR CHOOSE ANOTHER

Explanation: You chose Option G from the STATUS panel, but Strobe/ISPF has encountered a nonzero return code, rc, while attempting to allocate the sample dataset. The error reason code is erc and the information reason code is irc.

System Action: Strobe cannot create a Performance Profile from the dataset.

User Response: Clear the SAMPLE DATA SET NAME field and press Enter to bypass the failing dataset or enter another sample dataset name in this field. Notify the Strobe system programmer.

Explanation: Strobe/ISPF is unable to load the session requester because it did not find the program progname.

System Action: Strobe/ISPF cannot process any option that requires the session requester.

User Response: Notify the Strobe system programmer. There has probably been an installation error.

STR7044E WRONG SSR VERSION. SSR RELEASE NUM IS ccc; Strobe/ISPF RELEASE NUM IS sss

Explanation: The release number (NUM), ccc, of a component of Strobe, the Strobe session requester (SSR), does not match the release number of Strobe/ISPF, sss.

System Action: Strobe/ISPF cannot process any option requiring SSR.

User Response: Notify the Strobe system programmer. There has probably been an installation error.

STR7045E UNIT & VOLUME REQUIRED. THE UNIT AND VOLUME ARE REQUIRED FOR AN UNCATALOGED DATA SET

Explanation: You specified an uncataloged dataset but have not provided a unit name, volume serial number, or both.

System Action: Strobe/ISPF cannot allocate the dataset.

User Response: Specify the unit name and volume serial number of the device on which the dataset is located.

STR7046E VOLUME IS INVALID. VALID VOLUME IS 1 TO 6 ALPHANUMERIC, SPECIAL OR NATIONAL CHARACTERS

Explanation: You specified an invalid volume serial number in the VOLUME field.

System Action: Strobe/ISPF does not process the request.

User Response: Specify a valid volume serial number. It must be 1 to 6 alphanumeric, special, or national characters. The three national characters are @ # $. The eleven special characters are the “blank” character , . / ’ ) ( * & = +.

Explanation: Strobe/ISPF cannot find the program progname in the link list dataset, and your Strobe system programmer did not specify a Strobe load library on the UI_STRBLOAD parameter in the Strobe PARMLIB member.

System Action: Strobe/ISPF does not process the request.

User Response: Ask the Strobe system programmer to specify the Strobe load library containing this program on the UI_STRBLOAD parameter in the Strobe PARMLIB member or to copy the load module into a link list dataset.

Explanation: Strobe/ISPF cannot find the program progname in a link list dataset or in the dataset loadlib specified on the UI_STRBLOAD parameter in the Strobe PARMLIB member.

System Action: Strobe/ISPF does not process the request.

User Response: Notify the Strobe system programmer.

STR7049I SPECIFY JCL DISPOSITION. JCL FOR JOB STEPS CREATED - SELECT OPTION TO PROCESS OR 'END'

Explanation: You pressed End at the Strobe - Produce A Performance Profile panel or from the Strobe - Index To Create a Map Dataset panel after submitting requests for background processing.

System Action: Strobe /ISPF places the job control statements for the requests in a temporary dataset and displays the Strobe - Select Option For Job Stream panel.

User Response: Select the desired option from this panel or press End to cancel the background requests.

STR7050E NO SELECTIONS MADE. NO DATA SETS WERE SELECTED FROM DATA SET LIST JUST PRESENTED

Explanation: You did not select a dataset to process after you requested a list of datasets available for Performance Profile processing.

System Action: Strobe /ISPF does not process the request.

User Response: Request the dataset list again and select the datasets to process by placing an S to the left of the dataset names, and press Enter, or press End to cancel the request.

STR7051I NO REQUESTS FOUND. NO MEASUREMENT REQUESTS EXIST [FOR OWNERID ownerid]

Explanation: No current measurement requests meet the selection criteria you specified. If you specified an owner ID on the STATUS panel, it is displayed in the variable ownerid.

This message is issued when you perform any of the following operations under the conditions specified:

–Select Option 3 (STATUS) on the Strobe Options menu, and no requests were found that match the owner ID in the OWNERID MASK field.

–Refresh the STATUS panel, and the measurement requests previously displayed no longer exist.

–Attempt to refresh a sample dataset list created through the STATUS panel, and the request numbers you selected no longer exist.

–Attempt to display or refresh the sample dataset list from the Strobe - Produce a Performance Profile panel, but Strobe found no measurement requests that match the owner ID on the STATUS panel.

System Action: Strobe/ISPF does not display the request or sample dataset list.

User Response: If you want to display requests, change the owner ID mask in the OWNERID MASK field of the STATUS panel to match the owner ID of the requests. If the request that you want to display is deleted, search the Strobe log for messages about the request and a record of the sample datasets created for the request.

STR7052E INVALID PERCENTAGE VALUE. PERCENTAGE MUST BE BETWEEN 00.0 AND 99.9

Explanation: You specified an invalid percentage.

System Action: Strobe/ISPF does not process the Performance Profile request.

User Response: Specify a value between 00.0 and 99.9.

STR7053E COMPRESS ID INVALID. PREFIX MAY BE UP TO 8 CHARS - THE FIRST CHARACTER CANNOT BE NUMERIC

Explanation: You specified an incorrect prefix under the COMPRESS option on the Strobe - Detail For a Performance Profile panel.

System Action: Strobe/ISPF does not process the Performance Profile request.

User Response: Specify a valid prefix and resubmit the request. Valid prefixes contain three alphanumeric characters, beginning with an alphabetic or national character. Following the prefix, the other seven characters may be alphabetic, numeric, national, or the global search character asterisk (*). The global search character specifies a shortened prefix field for grouping and should be used in the second or third position, not the first.

STR7054E MISSING MEMBER NAME. A PARTITIONED DATA SET IS SPECIFIED BUT NO MEMBER NAME IS SUPPLIED

Explanation: You specified a partitioned dataset without a member name in the DATA SET NAME field.

System Action: Strobe/ISPF does not process the Performance Profile request.

User Response: Enter a valid partitioned dataset with a member name or enter a valid sequential dataset without a member name.

STR7055E AUTHORIZATION ERROR. DELETE OF dsname REC'D PROBABLE AUTHORIZATION ERROR

Explanation: You tried to delete a request and its associated sample datasets using Option X from the STATUS panel, but you are not authorized to delete the sample dataset, dsname.

System Action: Strobe does not delete the request or any of the associated sample datasets.

User Response: Verify that you have the authority to delete the sample datasets.

STR7056E WORKPRI VAR NOT SPEC'D. PRIMARY SPACE ALLOCATION IS NOT SPECIFIED FOR ISPF VAR WORKPRI

Explanation: The Strobe system programmer did not specify a value for the parameter UI_WORKPRI (primary space allocation) in the Strobe PARMLIB member.

System Action: Strobe dynamic allocation will fail unless your installation has established default space allocation parameters.

User Response: Ask the Strobe system programmer to specify the parameter UI_WORKPRI.

STR7057I SAMPLE DSN(S) NOT DLET. SAMPLE DSN NOT FOUND/NOT DELETED FOR REQ nnnn; REQ NUMBER DELETED

Explanation: You tried to delete a request, nnnn, and its associated sample datasets using Option X from the STATUS panel, but Strobe/ISPF has found no sample datasets associated with this request.

System Action: Strobe deletes only the request number nnnn.

User Response: None required.

STR7058E USE 'Y' TO SELECT LANG. TO SELECT A LANGUAGE, ENTER 'Y' NEXT TO THE PROGRAM LANGUAGE NAME

Explanation: You entered an invalid selection code next to a program language name.

System Action: Strobe/ISPF does not process the Indexer request.

User Response: Select a language by entering a Y to the right of the program language name.

STR7059E LIST DATA SET REQ'D. SPECIFY A LIST DATA SET NAME IN THE FIRST FIELD

Explanation: You did not specify a dataset name in the first INPUT: Compiler SYSPRINT Datasets field on the Strobe - Index To Create a Map Dataset panel. This field must name a dataset containing the SYSPRINT listing produced by a compiler or an assembler.

System Action: Strobe/ISPF does not process the Indexer request.

User Response: Specify a dataset name in the first INPUT: Compiler SYSPRINT Datasets field.

STR7060E MEMBER NAME NOT VALID. A MEMBER NAME IS NOT ALLOWED ON A SEQUENTIAL DATA SET

Explanation: You specified a sequential dataset with a member name in parentheses. A member name cannot be specified for this dataset.

System Action: Strobe/ISPF does not process the Indexer request.

User Response: Remove the member name from the sequential dataset or specify a partitioned dataset.

STR7061E INVALID SPECIFICATION. CICS DC MUST BE SPECIFIED AS Y FOR THE CICS OPTIONS TO BE USED

Explanation: You requested a CICS processing option without selecting the CICS data collector on the Strobe - Data Collectors panel.

System Action: Strobe cannot process any CICS options until the CICS data collector is invoked.

User Response: Specify Y next to the CICS data collector on the Strobe - Data Collectors panel.

STR7062I MAP DATA SET CREATED. THE Strobe MAP DATA SET HAS BEEN CREATED IN dsname

Explanation: You specified foreground indexing of a SYSPRINT dataset for a map dataset. The name of the dataset is dsname.

System Action: Strobe successfully completed and created a map dataset in the foreground.

User Response: If you requested the creation of a map dataset through the Profile option, you can press Enter to supply the map dataset to the Reporter. Otherwise, you can supply the map dataset later when you produce a Performance Profile.

STR7063E INDEXER CMPLTD RC=rc. indexer message

Explanation: You selected foreground processing from the Strobe - Index To Create a Map Dataset panel.

System Action: Strobe Indexer returned a nonzero return code, rc.

User Response: Press Help key to view the corresponding Indexer error message in the long message field. Find the message in Strobe Messages Guide (this manual) and read the indicated response.

STR7064E TEMP SYSIN DS ALLOC ERR. RC= rc; ERC/IRC= erc/ircdsname

Explanation: The operating system returned a non-zero return code, rc, while attempting to allocate a temporary dataset for the Reporter operands specified on the Strobe - Produce a Performance Profile panel. The error reason code is erc and the information reason code is irc.

System Action: Strobe does not allocate the dataset named dsname. Strobe cannot complete the request to create a Performance Profile.

User Response: Notify the Strobe system programmer.

STR7065E PROGRAM LANGUAGE REQ'D. ENTER 'Y' NEXT TO THE PROGRAM LANGUAGE OF THE SYSPRINT DATA SETS

Explanation: You did not specify a program language.

System Action: Strobe/ISPF does not process the Indexer request.

User Response: Enter a Y next to the language of the programs you want to index.

STR7066E SELECT ONLY 1 LANGUAGE. SELECT ONLY ONE LANGUAGE PER MAP DATA SET

Explanation: You selected more than one program language name on the Strobe - Index To Create a Map Dataset panel.

System Action: Strobe/ISPF does not process the Indexer request.

User Response: Enter a Y next to the language of the programs you want to index. You can specify only one language for each map dataset.

To index programs with different source languages, create multiple map datasets.

STR7067E ENTER REQ NUM OR JOBNAME. SPECIFY EITHER REQUEST NUMBER OR JOBNAME FOR THE CHANGE REQUEST

Explanation: You either specified both a jobname and a request number or neither the jobname nor the request number.

System Action: Strobe does not process the change for your request.

User Response: Specify either the jobname or the request number (but not both) to identify the request you wish to change.

STR7068E SYSPRINT ALLOC ERROR. RC=rc; ERC/IRC= erc/ircdsname

Explanation: Strobe encountered an error when it attempted to dynamically allocate dataset dsname with the user input on the Strobe - Produce a Performance Profile panel or the Strobe - Index To Create a Map Dataset panel. The operating system returned a non-zero return code, rc, an error reason code, erc, and an information reason code, irc.

System Action: Strobe/ISPF does not allocate the dataset.

User Response: Check for errors in the unit or volume specification. If necessary, consult IBM’s Authorized Assembler Programming Guide manual, which documents dynamic allocation service’s return codes and reason codes. If this information does not help you to resolve the problem, notify the Strobe system programmer. If you are using Storage Management Subsystem (SMS), be sure that the unit and volume specifications comply with SMS rules.

STR7069E OPTION/PARM CONFLICT. OPTION 2 REQUIRED FOR PARAMETER CHANGE(S) ENTERED

Explanation: You specified values in the SESSION DURATION, TARGET SAMPLE SIZE, or FINAL SESSION ACTION fields on the Strobe - Change Request panel, but selected an option other than 2 in the OPTION field. You can specify these values only when selecting Option 2.

System Action: Strobe/ISPF does not process the change for your request.

User Response: Select Option 2 or clear the SESSION DURATION, TARGET SAMPLE SIZE, and FINAL SESSION ACTION fields before selecting a different option.

STR7070I PROFILE GENERATED. THE Strobe PROFILE [dsname] IS CREATED

Explanation: Strobe successfully created a Performance Profile through foreground processing. Strobe encountered no warnings or errors. The name of the dataset that contains the Profile is dsname. (If a dataset has not been specified in the DATA SET NAME field on the Strobe - Produce a Performance Profile panel, then dsname does not appear.)

System Action: Strobe produces a Performance Profile.

User Response: None required.

STR7071I PROFILE CMPLTED RC= rc . A RETURN CODE OF rc WAS RECEIVED FROM progname

Explanation: The program progname sent a nonzero return code, rc, to Strobe/ISPF.

System Action: Strobe/ISPF displays the messages returned by the Reporter. If the return code is less than the severe error value of 12, Strobe also produces a Performance Profile.

User Response: If the return code (rc) is less than 12, view the Performance Profile. Otherwise, view the messages and take the corrective action indicated.

STR7072E COMPRESS FIELD ERROR. A COMPRESS PREFIX AND GROUP NAME MUST BE SPECIFIED TOGETHER

Explanation: You did not specify both a prefix and a group name under the COMPRESS option on the Strobe - Detail For a Performance Profile panel.

System Action: Strobe/ISPF does not process the Performance Profile request.

User Response: Specify both a prefix (of up to eight characters) and a group name (of up to seven characters).

STR7073I JCL GENERATED. nnn SSMF CONTROL STATEMENTS GENERATED FOR BATCH-SUBMISSION

Explanation: You specified at least one batch-submission action.

System Action: Strobe/ISPF wrote nnn job control statements to the SYSIN dataset to execute Strobe on another system.

User Response: Select Option 7 to submit the control statements, or press F3 to discard them.

STR7074E INVALID REQ NUM/JOBNAME. FIELD DOES NOT CONTAIN A VALID REQUEST NUMBER OR A VALID JOBNAME

Explanation: You specified an invalid jobname or request number on the Strobe - Batch-Submission List/Delete Request panel.

System Action: Strobe/ISPF does not produce commands for the list or delete operations.

User Response: Specify a number between 1 and 999, or specify a 1- to 8-character jobname consisting of alphanumeric or national characters; the first character cannot be numeric.

STR7075E INVALID SPECIFICATION. VALID OPTIONS ARE 'Y' OR 'N'

Explanation: You specified a value other than Y or N in the field shown by the cursor.

System Action: Strobe/ISPF does not process the request.

User Response: Specify Y in the field to select the desired option.

STR7076E JOBNAME REQUIRED. A JOBNAME MUST BE SPECIFIED FOR THE SELECTED OPTION

Explanation: Strobe/ISPF requires a jobname to process the request.

System Action: Strobe/ISPF does not process the request.

User Response: Enter a valid jobname.

STR7077I JOBNAME NOT FOUND. THE SPECIFIED JOBNAME COULD NOT BE FOUND IN THE ACTIVE JOB LIST

Explanation: The job you selected from the Strobe - Active Job Selection List panel is no longer active.

System Action: Strobe/ISPF does not process the request.

User Response: To update the ACTIVE JOB SELECTION LIST, press Enter without making a selection.

STR7078E UNABLE TO LOCATE DSN. LOCATE RC=4 FOR dsname

Explanation: The operating system returned a return code of 4 (warning) while attempting to retrieve information from a catalog for dataset dsname.

System Action: Strobe/ISPF cannot allocate the dataset.

User Response: Notify the Strobe system programmer. There has probably been a cataloging error.

STR7079E UNABLE TO OPEN LIBRARY. THE OPEN FOR THE Strobe LOAD LIBRARY WAS UNSUCCESSFUL

Explanation: Strobe/ISPF cannot open the Strobe unauthorized load library. The dataset name of the unauthorized Strobe library that contains the Strobe Reporter and Indexer programs is specified on the parameter UI_STRBLOAD in the Strobe PARMLIB member.

System Action: Strobe/ISPF does not process the request.

User Response: Notify the Strobe system programmer.

STR7080E INVALID STATUS TYPE. ENTER 'Q', 'A', 'C', [’D’] OR BLANK

Explanation: You have entered an invalid type in the STATUS TYPE field on the Strobe - Batch-Submission List/Delete Request panel. Valid types are:

Q

to list queued requests

A

to list active requests

C

to list completed requests

D

to list deferred requests

Blank

to list all requests

System Action: Strobe/ISPF does not produce control statements for the LIST operation.

User Response: Specify a valid type.

STR7081E Strobe/ISPF ABEND. Strobe message text

Explanation: An ABEND occurred during Strobe/ISPF execution.

Information about the ABEND appears in the long message text. You may review additional information by browsing the Strobe log or entering the .CVM command in the OPTION field.

System Action: Strobe/ISPF attempts to restart processing at the Strobe Options menu. If Strobe/ISPF cannot recover, then Strobe/ISPF processing terminates.

User Response: Notify the Strobe system programmer.

STR7082E UNABLE TO OPEN SYSIN. UNABLE TO OPEN SYSIN DCB

Explanation: Strobe cannot open the SYSIN dataset used to pass report operands to the Reporter in the foreground Strobe - Produce a Performance Profile panel. You specified this data on the Strobe - Detail For a Performance Profile panel or with the &STRSYSIN variable on the Strobe - Default Options panel.

System Action: Strobe/ISPF does not process the Performance Profile request.

User Response: Ensure that the dataset name on the panel is valid. If it is, or if you have not specified a dataset name, notify the Strobe system programmer.

STR7083E progname ABEND Sxxx. progname ABENDED WITH AN xxxx

Explanation: A Strobe program, progname, terminated abnormally with a system code of xxxx. The program is the StrobeDT, the report reformatter StrobeDS, or an Indexer.

System Action: Strobe/ISPF does not process the request.

User Response: If the Reporter has terminated abnormally, verify the sample dataset name.

If an Indexer has terminated abnormally, verify the compiler SYSPRINT dataset name and the programming language specified on the Strobe - Index To Create a Map Dataset panel.

If the region size is 4096KB or less, increasing the region size may correct the problem.

Notify the Strobe system programmer.

STR7084E UNIT NAME REQUIRED. A UNIT NAME IS REQUIRED TO ALLOCATE THE DATA SET

Explanation: You did not specify a unit name.

System Action: Strobe cannot allocate the dataset.

User Response: Enter a unit name in the UNIT field.

STR7085I JCL GENERATED. ppp PROFILE STEP(S) AND iii INDEXER STEP(S) GENERATED

Explanation: Strobe generated ppp job steps to create Strobe Performance Profiles and iii job steps to create map datasets.

System Action: Strobe/ISPF stores the job control statements in a temporary dataset until you save, submit, or cancel them.

User Response: Select Option 1 to submit the job, or select Option 2 or 3 to save the job control statements in a permanent dataset. To edit the job stream, select Option 2.

STR7086E NO SAMPLE DATA SETS. NO SAMPLE DATA SETS EXIST [FOR OWNERID ownerid]

Explanation: You requested the Sample Data Set list by clearing the SAMPLE DATA SET NAME field, but no sample datasets are available. If an owner ID has been specified on the STATUS panel in the OWNERID MASK field, it is ownerid.

System Action: Strobe/ISPF does not process the Performance Profile request.

User Response: Select a completed request that has associated sample datasets, or change the owner ID to display additional requests.

STR7087I NO CHANGES MADE. A CHANGE REQUEST WAS SELECTED BUT NO CHANGES WERE ENTERED

Explanation: You submitted a change request but have not changed the original parameters.

System Action: Strobe/ISPF does not generate a CHANGE control statement.

User Response: Specify the new parameters on the change request panel and press Enter, or press End to cancel.

STR7088E NO COMMANDS TO PROCESS. CHOOSE ANOTHER OPTION BEFORE SELECTING OPTION 7

Explanation: You selected the JOB STREAM MENU, Option 7; however, no Strobe control statements were generated.

System Action: Strobe/ISPF does not generate a job step until you request Strobe control statements from other options on the Strobe - Batch-Submission Options menu.

User Response: Select one of these options or press End to return to the Strobe Options menu.

STR7089E DELETE GROUP FAILED. THE GROUP WAS NOT DELETED DUE TO ERRORS

Explanation: A component of Strobe, the Strobe session management facility, detected errors in the processing of the DELETE GROUP command.

System Action: Strobe does not process the command.

User Response: Correct the errors displayed on the browse screen and reissue the command.

STR7090E FIELD MUST BE NUMERIC. THIS FIELD REQUIRES A NUMERIC SPECIFICATION

Explanation: You entered a nonnumeric value in a field that requires a numeric specification.

System Action: Strobe/ISPF does not process your selection.

User Response: Enter a numeric value.

STR7091E SORTSIZE OUT OF RANGE. THE SORT CORE SIZE VALID VALUES ARE ZERO OR FROM 12000 TO 999999

Explanation: You specified an invalid value in the SORT SIZE field.

System Action: Strobe/ISPF does not process the request.

User Response: Specify a number between 12000 and 999999, or select zero to accept the system default. If you clear the field, Strobe/ISPF uses the Strobe default of 999999.

STR7092E INVALID OWNERID. ENTER VALID JOBNAME, OWNERID, PATTERN, OR BLANKS

Explanation: You specified an invalid owner ID in the OWNERID field.

System Action: Strobe/ISPF does not process your selection.

User Response: To view requests submitted under one job name or TSO owner ID, enter the job name or owner ID consisting of alphanumeric characters. The first character must not be numeric.

To view requests submitted under all job names or TSO owner IDs that begin with a common prefix, enter the prefix followed by the global search character asterisk (*).

To view all requests, clear the field or enter only the global search character asterisk (*).

STR7093E INVALID DATA SET NAME. YOUR DSNAME SPECIFICATION IS SYNTACTICALLY INCORRECT

Explanation: You specified an invalid dataset name.

System Action: Strobe/ISPF does not process your selection.

User Response: Enter a valid dataset name.

STR7094E INVALID LIST. AN SVC LIST MUST CONTAIN TWO OR MORE SVC ENTRIES SEPARATED BY COMMAS

Explanation: You specified a list of SVC numbers incorrectly.

System Action: Strobe/ISPF does not process the request.

User Response: Separate the entries in the list of SVC numbers and ranges with commas.

STR7095E CANNOT ALLOCATE PDS. THE PARTITIONED DATA SET SPECIFIED MUST BE CATALOGED

Explanation: You specified an uncataloged partitioned dataset in the DATA SET NAME field.

System Action: Strobe/ISPF cannot allocate a new partitioned dataset.

User Response: Specify either a sequential dataset or a cataloged partitioned dataset.

STR7096E SPECIFY MESSAGE NUMBER. SPECIFY THE FOUR-DIGIT NUMERIC PORTION OF THE MESSAGE IDENTIFIER

Explanation: You did not specify a message number in the MESSAGE NUMBER field.

System Action: Strobe/ISPF does not display the message text.

User Response: Enter the four-digit numeric portion of the message key.

STR7097E MSG LIBRARY NOT FOUND. UNABLE TO LOCATE dsname

Explanation: The library dsname, which contains the Strobe message text, is not cataloged. The Strobe error message text library must be specified on the parameter UI_STRBETXT in the Strobe PARMLIB member.

System Action: Strobe/ISPF does not display the message text.

User Response: Notify the Strobe system programmer.

STR7098E LIB ALLOCATION ERROR. RC=rc; ERC/IRC=erc/ircdsname

Explanation: Strobe/ISPF attempted to allocate the Strobe error message text library dsname, and the operating system returned a nonzero return code, rc. The error reason code is erc and the information reason code is irc. The Strobe error message text library is specified on the parameter, UI_STRBETXT in the Strobe PARMLIB member.

System Action: Strobe/ISPF cannot allocate the dataset or display the explanation of a message.

User Response: Notify the Strobe system programmer.

STR7099I MESSAGE NOT FOUND. NO MESSAGES WERE FOUND WITH THE MESSAGE KEY nnnn

Explanation: You specified a message key for which there is no associated message text in the Strobe message library.

System Action: Strobe/ISPF does not display the message text.

User Response: Correctly specify the four-digit numeric portion of the message key.

STR7100E PERMANENT I/O ERROR. PERM I/O ERROR OR INSUFF STORAGE - dsname

Explanation: Strobe/ISPF encountered an error while reading the dataset dsname. The error indicates insufficient storage or a permanent I/O error.

System Action: Strobe/ISPF stops processing.

User Response: Notify the Strobe system programmer.

STR7101E UNABLE TO OPEN MSG LIB. UNABLE TO OPEN THE ERROR MSG LIB - dsname

Explanation: Strobe/ISPF was unable to open the Strobe message library dsname while processing a request from the Strobe - Display Message Text panel or the .M command. The Strobe error message text library is specified on the parameter, UI_STRBETXT in the Strobe PARMLIB member.

System Action: Strobe/ISPF does not display the message text.

User Response: Notify the Strobe system programmer.

STR7102E NUMBER OF COPIES INVALID. COPIES MUST BE A NUMERIC VALUE BETWEEN 1 AND 255

Explanation: You specified an invalid number of copies in the NUMBER OF COPIES field.

System Action: Strobe/ISPF does not process the Performance Profile request.

User Response: Specify a number of copies that is between 1 and 255.

STR7103E INVALID MESSAGE NUMBER. THE ERROR MESSAGE KEY MUST BE NUMERIC

Explanation: You specified an invalid message key in the MESSAGE NUMBER field.

System Action: Strobe/ISPF does not display the message text.

User Response: Enter the four-digit numeric portion of the message key.

STR7104E NO MAP GENERATED. MAXIMUM NUMBER OF MAP DATA SETS SPECIFIED ON THE PANEL

Explanation: You specified Y in the NEW MAPS field, but all the MAP DATA SET NAMES fields are filled.

System Action: Strobe/ISPF does not process the Indexer request.

User Response: Delete one of the seven MAP DATA SET NAMES fields so that Strobe/ISPF can enter the new map dataset name.

STR7105E MESSAGE LIB NOT SPEC'D. Strobe MESSAGE LIB DSN IS NOT SPEC'D FOR THE PARAMETER UI_STRBETXT

Explanation: A dataset name for the library containing the Strobe error message texts is not specified on the parameter UI_STRBETXT in the Strobe PARMLIB member.

System Action: Strobe/ISPF does not display the message text.

User Response: Notify the Strobe system programmer.

STR7106E DATA SET NAME REQUIRED. A DATA SET NAME MUST BE SPECIFIED WHEN OPTION 2 OR 3 IS SELECTED

Explanation: You selected Option 2 or 3 to write the job stream to a dataset, but you did not specify a dataset name.

System Action: Strobe/ISPF does not write the job stream to a dataset.

User Response: Specify a sequential dataset or a member of an existing partitioned dataset. If the sequential dataset does not already exist, Strobe/ISPF creates and catalogs it.

STR7107E SPECIFY MAP DSNAME. A MAP DATA SET NAME IS REQUIRED FOR THE INDEXER OUTPUT

Explanation: You left the MAP DATA SET field blank. This field specifies a name for the map dataset produced by a Strobe Indexer.

System Action: Strobe/ISPF does not process the Indexer request.

User Response: Specify a fully qualified dataset name within single quotation marks. If you specify a dataset name without single quotation marks, Strobe/ISPF appends your TSO prefix or owner ID or the system-default high-level qualifier to the dataset name.

STR7108E ISPF SERVICE FAILED. SERVICE servicename RC = rc IN modname

Explanation: Strobe called the dialog service servicename from module modname, but the service routine failed with a return code of rc.

System Action: Strobe/ISPF does not process your selection.

User Response: Notify the Strobe system programmer.

STR7110E MEMBER NAME NOT ALLOWED. MEMBER NAME IS NOT ALLOWED IN THE DATA SET NAME

Explanation: You cannot specify a partitioned dataset for a sample dataset or a Performance Profile dataset.

System Action: Strobe/ISPF does not process your request.

User Response: Specify the name of a sequential dataset.

STR7111E VOLUME NOT MOUNTED. dsname IS NOT AVAILABLE, MOUNT VOLUME volume

Explanation: Strobe/ISPF attempted to retrieve a dataset, dsname, from the specified volume volume and the operating system returned a return code of 4 (warning).

System Action: The volume is not mounted.

User Response: Request that the device be mounted or specify a dataset on another volume.

STR7112E DATA SET NOT ON VOLUME. dsname NOT ON volume

Explanation: Strobe/ISPF attempted to retrieve the dataset dsname from the specified volume volume on a direct-access storage device, and the operating system returned a return code of 8. The dataset is not cataloged on that volume.

System Action: Strobe/ISPF does not process the request.

User Response: Specify an existing dataset name.

STR7113E VALIDATION ERROR. RC=rc ON VOLUME volume FOR dsname

Explanation: Strobe/ISPF attempted to retrieve dataset dsname from volume volume on a direct-access storage device, and the operating system has returned a return code, rc, of 12 or 16 (severe errors).

System Action: Strobe/ISPF does not process the request.

User Response: Refer to the relevant IBM publication and notify the Strobe system programmer.

STR7114W TIME OUT OCCURRED. REQ NUM NOT AVAILABLE - CHECK STATUS PANEL OR LOG FOR VERIFICATION

Explanation: Strobe may have been unable to add the request.

System Action: Strobe may not have processed the request. The log and STATUS panel contain additional information.

User Response: Check the Strobe log for additional messages and the STATUS panel for additional information. If the request succeeded, it will appear on the STATUS panel.

STR7115E DATA SET NOT CATALOGED. dsname COULD NOT BE LOCATED IN THE SYSTEM CATALOG

Explanation: Strobe/ISPF attempted to retrieve dataset information from a catalog, and the operating system returned a nonzero return code. Strobe/ISPF cannot locate the dataset named dsname in the system catalog.

System Action: Strobe/ISPF does not process the request.

User Response: Specify an existing cataloged dataset name.

STR7116E INVALID DATA SET NAME. A SYNTAX ERROR EXISTS IN THE DSNAME dsname

Explanation: The operating system returned a return code of 20 (severe error) while attempting to retrieve information from a catalog by dsname. You specified an invalid dataset name.

System Action: Strobe/ISPF does not allocate the dataset.

User Response: Specify a fully qualified dataset name.

STR7117E I/O ERROR ON CATALOG. AN I/O ERROR WAS ENCOUNTERED ATTEMPTING TO LOCATE dsname

Explanation: The operating system returned a return code of 24 while attempting to locate dataset dsname. This is a permanent I/O error.

System Action: Strobe/ISPF does not process the request.

User Response: Notify the Strobe system programmer.

STR7118E INVALID PROFILE DATASET

Explanation: Profile Report dataset cannot be the same as the Sample dataset.

System Action: Strobe/ISPF does not process the request.

User Response: Ensure the Sample dataset and the Profile Report dataset are not the same.

STR7120E CICS/IMS NOT ALLOWED. CICS AND IMS CANNOT BE SELECTED TOGETHER

Explanation: You cannot select both the CICS and the IMS subsystems. Overriding the CPS or Terminal Activity Report causes CICS to be invoked; leave these fields blank if you select IMS.

Strobe will automatically collect DBCTL activity in a CICS address space if both Strobe for CICS and Strobe for IMS are present. Do not specify Y in the IMS field.

System Action: Strobe/ISPF does not process the request.

User Response: Specify either CICS or IMS or use the system defaults.

STR7121E NOT ALLOWED WITH NATURAL. ADABAS AND NATURAL CANNOT BE SELECTED TOGETHER

Explanation: You cannot select both the ADABAS and NATURAL data collectors together.

System Action: Strobe/ISPF does not process the request.

User Response: Specify either ADABAS or NATURAL, or use the system defaults.

STR7122E ADABAS/ADA3GL CONFLICT. ADABAS AND ADA3GL CANNOT BE SELECTED TOGETHER

Explanation: You cannot select both the ADABAS and the ADA3GL data collectors together.

System Action: Strobe/ISPF does not process the request.

User Response: Specify either ADABAS or ADA3GL, or use the system defaults.

STR7123E SEL LIST NOT AVAILABLE. NO ACTIVE JOBS FOUND FOR THE SELECTED LIST TYPE

Explanation: On the Strobe - Limit Active Job Lists panel you selected a TYPE for which Strobe/ISPF could find no active jobs.

System Action: Strobe/ISPF does not display the active job list.

User Response: Select another list type by entering Y to select the desired type on the Strobe - Limit Active Job Lists panel. To view all active jobs, clear the JOBNAME field and press Enter.

STR7124E ENTER REQ NUM/JOBNAME. A REQUEST NUMBER OR A JOBNAME IS REQUIRED TO PROCESS THE REQUEST

Explanation: You selected an option on the Strobe - Batch-Submission List/Delete Request panel that requires either a request number or jobname, but neither has been specified.

System Action: Strobe/ISPF does not produce control statements for the LIST or DELETE operations.

User Response: Specify at least one request number or jobname in the REQUEST NUMBER or JOBNAME fields on this panel.

STR7128E INVALID DATE. DATE IS EITHER IN INVALID FORMAT, OR IT IS A FUTURE DATE

Explanation: You specified an invalid date in the STARTING DATE field. You cannot specify a future date, and you must specify the date in the correct format.

System Action: Strobe/ISPF does not process the request.

User Response: You cannot specify a future date. Enter the date in the format that the Strobe system programmer specified in the PARMLIB library when installing Strobe. If the Strobe system programmer did not change the specified date format, the default value is dd/mm/yyyy. The value for the day must be from 1 to 31, and the value for the month must be from 1 to 12.

STR7129E INVALID USERID. ENTER ALPHANUMERIC CHARACTERS, FIRST CHARACTER MUST NOT BE NUMERIC

Explanation: You specified an invalid user ID in the USERID field.

System Action: Strobe/ISPF does not allocate the dataset.

User Response: Specify a valid user ID consisting of alphanumeric characters or the global search character asterisk (*). The first character must not be numeric.

STR7130E UNABLE TO LOCATE LOG. dsname IS PROBABLY DELETED OR UNCATALOGED

Explanation: Strobe/ISPF cannot locate the dataset for the Strobe log. The Strobe log is either deleted or uncataloged.

System Action: Strobe/ISPF does not allocate the dataset.

User Response: Notify the Strobe system programmer. There has probably been an installation error.

STR7131E INVALID SUPPRESS OPTION. SUPPRESS CANNOT BE COMBINED WITH OTHER ATTRIBUTION OPTIONS

Explanation: You specified Y in both the SUPPRESS field and in one or more of the SUPPRESS REPORTS fields.

The SUPPRESS option suppresses all attribution reports, and it cannot be combined with any other attribution options.

System Action: Strobe/ISPF does not process the Performance Profile request.

User Response: Select only the SUPPRESS option to suppress all attribution reports, or you can choose to suppress selected attribution reports.

STR7133I NO LOG MESSAGES SELECTED. NO LOG MESSAGES WERE FOUND WHICH MET THE SELECTION CRITERIA

Explanation: Strobe/ISPF did not find any messages meeting the selection criteria you specified. You may have specified conflicting or overly restrictive criteria.

System Action: Strobe/ISPF does not display messages from the Strobe log.

User Response: Adjust the selection criteria or clear all criteria fields to view the entire Strobe log.

STR7134E SUPPRESS OR CONDENSE. A CONDENSE PERCENTAGE CANNOT BE SPECIFIED WITH THE SUPPRESS OPTION

Explanation: You specified Y in the SUPPRESS field and entered a baseline percentage in the BELOW% field.

System Action: Strobe/ISPF does not process the Performance Profile request.

User Response: Enter a baseline percentage or select the SUPPRESS option for these reports.

STR7135E UNABLE TO OPEN DATA SET. UNABLE TO OPEN dsname

Explanation: You specified a function that requires an open dataset.

System Action: Strobe/ISPF cannot open the dataset dsname.

User Response: Notify the Strobe system programmer.

STR7136E UNABLE TO OPEN DATA SET. UNABLE TO OPEN LOG DATA SET

Explanation: You attempted to view messages with the .CVM command, with Option L from the Strobe Options menu, or when Strobe returns multiple messages.

System Action: Strobe/ISPF cannot open a temporary dataset in which to display the Strobe messages.

User Response: Notify the Strobe system programmer.

STR7137I NO SSMF MESSAGES. THERE ARE NO SSMF MESSAGES TO DISPLAY

Explanation: There are no messages from a component of Strobe, the Strobe session management facility.

System Action: Strobe/ISPF does not display SSMF messages.

User Response: None required.

STR7139E INVALID SVC NUMBER. SVC NUMBER SHOULD BE NUMERIC AND BETWEEN 0 AND 255

Explanation: You specified an invalid SVC number.

System Action: Strobe/ISPF does not process the request.

User Response: Enter a value between 0 and 255.

STR7140E SESSION NUM OUT OF RANGE. NUMBER OF SESSIONS MUST BE A NUMERIC VALUE FROM 1 TO 99

Explanation: You specified an invalid session number in the NUMBER OF SESSIONS field. This number determines how many separate sample datasets Strobe creates during the measurement request.

System Action: Strobe/ISPF does not process the request.

User Response: Specify a value from 1 to 99.

STR7141E INVALID RANGE. SVC RANGE MUST BE ASCENDING

Explanation: You entered a range of SVC numbers that is not in ascending order.

System Action: Strobe/ISPF does not process the request.

User Response: Enter the range in ascending order, separating the numbers with a hyphen.

STR7142E REQUEST NOT ADDED. ‘ADD’ REQUEST WAS NOT PROCESSED BY SSMF BECAUSE OF ERRORS

Explanation: A component of Strobe, the Strobe session management facility, detected errors in the Add Active or Add Queued request.

System Action: Strobe does not process the request.

User Response: Enter the .CVM command to display the error messages for the request. Correct the errors and resubmit the request.

STR7143E OPTION CODE NOT VALID. VALID CODES ARE 'V', 'C', 'P', 'G', 'Q', 'X', and 'B'

Explanation: You entered an invalid option code. The valid options are: V (view), C (change), P (Profile), G (default Profile), Q (Quit), D (delete request), X (delete request and associated datasets), and B (browse auto Profile).

System Action: Strobe/ISPF does not process the option.

User Response: Specify a valid option to the left of the appropriate request.

STR7144E OPTION NOT ALLOWED. THIS OPTION IS NOT ALLOWED FOR status REQUESTS

Explanation: You selected an option that is invalid for a request with the status status.

System Action: Strobe/ISPF does not process the option.

User Response: Specify a valid option to the left of the appropriate request.

STR7145E GRP SUBMIT UNSUCCESSFUL. SUBMIT FAILED FOR ONE OR MORE GROUP ELEMENTS

Explanation: One of the request groups that you selected on the Strobe - Request Group Processing panel was not successfully submitted for processing. The line option for this request is highlighted.

System Action: Strobe does not add the elements of the group in which it detected errors.

User Response: Correct the error(s) and resubmit the group.

STR7146E NO SAMPLE DATA SET. MEASUREMENT TASK ERRORS - MESSAGES ARE IN THE Strobe LOG

Explanation: You selected a request with no associated sample datasets for Profile (P) or default Profile (G) processing. A sample dataset is necessary to create a Performance Profile.

System Action: Strobe/ISPF does not process the Performance Profile request.

User Response: To determine why the sample dataset was not allocated, view the measurement task messages for this request in the Strobe log.

STR7147E SAMPLE DATA SET IS OPEN. AN OPEN SAMPLE DATA SET CANNOT BE USED TO PRODUCE A PROFILE

Explanation: You submitted a request to produce a Strobe Performance Profile from an open sample dataset. The sample dataset must be closed before Strobe can produce a Performance Profile.

System Action: Strobe/ISPF does not process the Performance Profile request.

User Response: If the request is ACTIVE or SUSPENDED and the sample dataset is open, select Option 3 (STATUS) to send a CHANGE command to close the sample dataset.

STR7148I VERIFY CANCEL REQUEST. VERIFY THE CANCEL REQUEST - ‘END’ TO EXIT, ‘ENTER’ TO CONTINUE

Explanation: You issued an END command. Strobe/ISPF requires verification before it deletes the generated job stream.

System Action: Strobe/ISPF does not delete the job stream.

User Response: Press End to complete termination. Strobe/ISPF deletes all the generated job control statements.

Press Enter to continue with background processing.

STR7149E INVALID COMMAND. THE ABOVE IS AN INVALID SCROLLING COMMAND

Explanation: You entered an invalid scrolling command. Valid scrolling commands are a direction (up or down) and an amount (page, half, max, csr, data, or an integer between 0 and 9999) in the SCROLL or OPTION or COMMAND field.

System Action: Strobe/ISPF does not scroll for the selected value.

User Response: Enter a valid command on the OPTION/COMMAND line or in the SCROLL field.

STR7150E INVALID NUM OF SESSIONS. WHEN FINAL SESSION ACTION IS 'C', NUMBER OF SESSIONS MUST BE ONE

Explanation: If the final session action is C (continue), you must specify 1 in the NUMBER OF SESSIONS field.

System Action: Strobe/ISPF does not process the request.

User Response: Specify 1 in the NUMBER OF SESSIONS field or specify Q (quit) or S (stop) as the final session action.

STR7151E SELECT 'S' OR 'Q'. FINAL SESSION ACTION OF 'C' CANNOT BE SELECTED WITH CICS

Explanation: You specified a final session action of C (Continue) for a measurement session with CICS as a data collector.

You cannot specify a final session action of C if the CICS Performance Supplement is to be generated.

System Action: Strobe/ISPF does not process the request.

User Response: Specify Q (quit) or S (stop) in the FINAL SESSION ACTION field or use the Strobe - Data Collectors panel to suppress CICS.

STR7152W NO OPTION INSTALLED. UNABLE TO BUILD OR PROCESS THE INSTALLED OPTIONS TABLE: table

Explanation: Strobe/ISPF cannot locate any licensed entries in the options table listed. table identifies the options table being processed:

•DCC/ATTR - Data Collectors/Attributors

•INDEXER - Source mapping language Indexers

•STRITDAX - Internal options table.

System Action: Strobe/ISPF attempts to continue processing, but may be severely impacted in what can be processed.

•No DCC/ATTR entries means that Strobe processes the measurement request, but will gather no subsystem-specific data.

•No INDEXER entries means that this installation does not use any of the languages supported by the INDEXER and that Strobe will not be able to process Source Language Mapping via the INDEXER.

•No STRITDAX entries means that Strobe processes the measurement request, but will gather no subsystem-specific data.

User Response: Notify the Strobe system programmer and ensure the following:

•The load module STRBSLMX is available.

•The Options are licensed.

•The STRITDAX CSECT is included in the STRBISPF LMOD.

STR7154I REQUEST GENERATED. SELECT ANOTHER OPTION OR ‘7’ TO PROCESS THE REQUEST

Explanation: You generated a Batch-Submission Add, Change, or List/Delete request.

System Action: Strobe/ISPF saves the control statement generated by the request in a dataset until you submit the job. To submit the job use Option 7 on the Strobe - Batch-Submission Options panel.

User Response: Generate more requests and submit the stored control statements using Option 7 or cancel the batch-submission request by pressing End.

STR7156I USER DEFAULTS SAVED. USER SPECIFIED OPTIONS HAVE BEEN SAVED

Explanation: You changed your user defaults.

System Action: Strobe will use the new user default values for subsequent actions.

User Response: None required.

STR7157E INVALID SPECIFICATION. VALID OPTIONS ARE 'YES' OR 'NO'

Explanation: You entered an invalid response.

System Action: Strobe/ISPF does not process the request.

User Response: Enter YES or NO.

STR7158E INVALID SPECIFICATION. VALID SPECIFICATIONS ARE 'T' OR 'I' OR BLANK

Explanation: You entered an invalid response.

System Action: Strobe/ISPF does not process the Performance Profile request.

User Response: Enter T for a Profile report, I for an iStrobe file, or blank for your terminal’s default format.

STR7159E LOG ALLOCATION ERROR. FREE FAILED FOR LOG DSN = dsname

Explanation: The Strobe log deallocation failed. The temporary dataset remains allocated.

System Action: Strobe keeps the dataset allocated, which may cause problems with further allocation requests.

User Response: If problems occur, notify the Strobe system programmer.

STR7160E DYNAMIC ALLOCATION ERROR. RC=rc; ERC/IRC=erc/irc; INPUT LOG DEALLOCATION FAILED

Explanation: The operating system returned a nonzero return code while attempting to deallocate the input browse log dataset. The return code is rc, the error reason code is erc, and the information reason code is irc.

System Action: Strobe keeps the dataset allocated, which may cause problems with further allocation requests.

User Response: Notify the Strobe system programmer.

STR7161E INVALID DATASET. DATASET ORGANIZATION MUST BE PHYSICAL SEQUENTIAL

Explanation: The organization of the dataset is incorrect for this function. Strobe will not process a dataset with a dataset organization other than physical sequential.

System Action: Strobe does not process the dataset.

User Response: Specify a dataset with a dataset organization of physical sequential.

STR7162E INVALID LOG DATASET. DATASET RECORD FORMAT MUST BE VBA

Explanation: The record format of the dataset is incorrect for this function. Strobe will not process a dataset with a record format other than VBA.

System Action: Strobe does not process the dataset.

User Response: Specify a dataset with a record format of VBA.

STR7163E INVALID LOG DATASET. DATASET RECORD LENGTH MUST BE 137

Explanation: The dataset record length is incorrect. Strobe will not process a dataset with a record length other than 137.

System Action: Strobe does not process the dataset.

User Response: Specify a dataset with a record length of 137.

STR7164E COMMAND NOT VALID. option NOT VALID ON ‘CONFIRM PURGE OF DATASET’ PANEL

Explanation: You attempted to execute a Strobe command on the Strobe - Confirm Purge of DataSet panel. You cannot issue Strobe commands from this panel.

System Action: Strobe/ISPF does not process the command.

User Response: Proceed to the next panel to issue a Strobe command.

STR7165E INVALID DATASET. DATASET ORGANIZATION MUST BE PHYSICAL SEQUENTIAL OR PARTITIONED

Explanation: The organization of the dataset is incorrect for this function. Strobe will not process a dataset with a dataset organization other than physical sequential or partitioned.

System Action: Strobe does not process the dataset.

User Response: Specify a dataset with a dataset organization of physical sequential or partitioned.

STR7166E BROWSE DATASET ERROR. BROWSE DATASET DEALLOCATION FAILED

Explanation: You were browsing a dataset allocated dynamically by Strobe/ISPF. The deallocation of the dataset failed.

System Action: Strobe/ISPF may not be able to allocate another dataset of the same type.

User Response: If problems occur, notify the Strobe system programmer.

STR7167E BROWSE DATASET ERROR. BROWSE DATASET ALLOCATION FAILED

Explanation: You attempted to browse a dataset but the dataset allocation failed.

System Action: Strobe could not allocate the browse output dataset and could not complete the browse function.

User Response: Notify the Strobe system programmer.

STR7168E START/END DATE ERROR. START DATE CANNOT BE GREATER THAN END DATE

Explanation: You specified a starting date that is later than the ending date.

System Action: Strobe/ISPF does not process the request.

User Response: Enter dates with a valid range.

STR7169E UNABLE TO OPEN DATA SET. UNABLE TO OPEN OUTPUT DATA SET

Explanation: You specified a function that requires an open dataset.

System Action: Strobe is unable to open the output dataset.

User Response: Notify the Strobe system programmer.

STR7170E INVALID COMBINATION. DATA SET NAMES CANNOT BE BOTH SPECIFIED AND SELECTED

Explanation: You entered a name of a dataset for the Strobe log and also selected a name of a dataset from the list of names.

System Action: Strobe/ISPF does not display messages from the Strobe log.

User Response: If you select from the list, clear the dataset name field. If you enter the name of a dataset, do not select a name from the list.

STR7171E INDICATE LOG DATA SETS. INDICATE LOG DATA SETS OR END TO EXIT

Explanation: You pressed Enter without first selecting or entering the name of a dataset for the Strobe log.

System Action: Strobe/ISPF does not display messages from the Strobe log.

User Response: To specify a log dataset, either enter the log dataset name or select the name from the list of names and then press Enter. If you do not wish to specify a log dataset, enter END to cancel.

STR7173E MEMORY SHORTAGE. Strobe/ISPF COULD NOT GET MEMORY NEEDED FOR FUNCTION

Explanation: You specified a function that requires an internal table.

System Action: Strobe/ISPF could not build an internal table because sufficient virtual storage was not available.

User Response: Allocate more storage or notify the Strobe system programmer.

STR7174E Starting Date must be a value within the Strobe Log

Explanation: You specified an invalid date in the Starting Date field. You cannot specify a date before the earliest Strobe log entry, and you must specify the date in the correct format.

System Action: Strobe/ISPF does not process the request.

User Response: You must specify a date contained in the Strobe log. Enter the date in the format that the Strobe system programmer specified in the PARMLIB library when installing Strobe. If the Strobe system programmer did not change the specified date format, the default value is dd/mm/yyyy. The value for the day must be from 1 to 31, and the value for the month must be from 1 to 12.

STR7175E DYNAMIC ALLOCATION ERROR. RC=rc; ERC/IRC=erc/irc; OUTPUT LOG DEALLOCATION FAILED

Explanation: The operating system returned a non-zero return code while attempting to deallocate the output log dataset. The return code is rc, the error reason code is erc, and the information reason code is irc.

System Action: Strobe keeps the dataset allocated, which may cause problems with further allocation requests.

User Response: Notify the Strobe system programmer.

STR7176E DATA SET NAME REQUIRED. A DATA SET NAME MUST BE SPECIFIED WHEN OPTION 'C' IS SELECTED

Explanation: You selected C, the copy option, from the Strobe - Log Utilities panel, but you did not specify a destination dataset name.

System Action: Strobe/ISPF does not process the request.

User Response: Specify the dataset name to which you will copy.

STR7177E INVALID FUNCTION. THE VALID FUNCTIONS ARE 'B', 'P', OR 'C'

Explanation: The function you specified is invalid.

System Action: Strobe/ISPF does not process the option.

User Response: Specify either B (browse), P (print), or C (copy).

STR7178E INVALID DISPOSITION. THE VALID COPY DATA SET DISPOSITIONS ARE 'CATLG' AND 'KEEP'

Explanation: The disposition that you entered in the DISP field is invalid. The valid dispositions are CATLG or KEEP.

System Action: Strobe/ISPF does not allocate the dataset.

User Response: Enter either CATLG or KEEP.

STR7179E VOLUME NOT SUPPLIED. VOLUME MUST BE SUPPLIED WITH DISPOSITION OF 'KEEP'

Explanation: You entered a disposition of KEEP in the DISP field without specifying a volume.

System Action: Strobe/ISPF does not allocate the dataset.

User Response: Specify a volume or change the disposition to CATLG.

STR7180E INVALID SPECIFICATION. VALID OPTIONS ARE 'Y', 'N', OR BLANK

Explanation: The selection you entered is invalid.

System Action: Strobe/ISPF does not process the option.

User Response: Enter either Y or N, or clear the field.

STR7181E INVALID NAME. ENTER VALID JOBNAME, USERID, STARTED TASK, OR BLANKS

Explanation: You specified the JOBNAME field incorrectly.

System Action: Strobe/ISPF does not process the request.

User Response: Specify a job name with from one to eight alphanumeric or national characters. The first character must be alphabetic or national. The three national characters are @ # $.

STR7182I COPY LOG COMPLETED. LOG EXTRACTS COPIED INTO DATA SET dsname

Explanation: Strobe successfully copied the specified portions of the Strobe log to dataset dsname.

System Action: Strobe continues processing.

User Response: None required.

STR7183E PRINT ALLOCATION FAILED. DYNAMIC ALLOCATION ERROR; RC=rc ERC/IRC=erc/irc

Explanation: The operating system returned a nonzero return code while attempting to allocate the print file. The return code is rc, the error reason code is erc, and the information reason code is irc.

System Action: Strobe/ISPF does not allocate the dataset.

User Response: Notify the Strobe system programmer.

STR7184E INVALID PRINT CLASS. PRINT CLASS prntclass INVALID; MUST BE ALPHANUMERIC

Explanation: The print class you coded is not alphabetic (A through Z) or numeric (0 through 9).

System Action: Strobe/ISPF does not print messages from the Strobe log.

User Response: Enter a valid print class.

STR7185I NO JOBS WITH LIST LIMITS. NO ACTIVE JOBS MATCH LIST LIMITS

Explanation: You specified list limits for the active job list.

System Action: No active jobs match the active job listing criteria that you specified.

User Response: If the jobs you want to measure are excluded, specify broader limits for the job list.

STR7186I PRINT LOG COMPLETED. LOG EXTRACT PRINTED TO OUTPUT CLASS outputclass

Explanation: You requested Strobe/ISPF to print messages from the Strobe log.

System Action: Strobe successfully printed the specified portions of the Strobe log to output class outputclass.

User Response: You can review the messages in the output class you specified.

STR7187E NO TYPES SELECTED. AT LEAST ONE ACTIVE TYPE MUST BE SELECTED

Explanation: You did not specify a type of address space for the active job list.

System Action: Strobe/ISPF does not display the active job list.

User Response: To select types of address spaces, enter Y next to one or more of the selection types.

STR7188E INVALID CHARACTER FOUND. 'A' OR 'D' EXPECTED

Explanation: You entered an invalid character for a sort sequence.

System Action: Strobe/ISPF does not process the request.

User Response: Enter either A for ascending or D for descending.

STR7190E INVALID RETENTION PERIOD. RETENTION PERIOD MUST BE A NUMBER BETWEEN 0 AND 999

Explanation: You entered an invalid retention period.

System Action: Strobe/ISPF does not process the request.

User Response: Enter a value between 0 and 999.

STR7191E INVALID SMS CLASS. YOUR SMS CLASS SPECIFICATION IS SYNTACTICALLY INCORRECT

Explanation: You entered invalid characters in one of the SMS CLASS fields.

System Action: Strobe/ISPF does not process the request.

User Response: Specify a valid Storage Management Subsystem (SMS) class, and resubmit the request.

STR7192E INVALID NUMBER. NUMBER SHOULD BE IN THE RANGE 1 - 12

Explanation: You entered an invalid number for display order or sort column.

System Action: Strobe/ISPF does not display the active job list.

User Response: Enter a number in the range of 1 to 12.

STR7193E ALREADY SPECIFIED. THIS VALUE HAS ALREADY BEEN SPECIFIED IN THIS COLUMN

Explanation: The value you entered for display order or sort column is a duplicate of a value already entered.

System Action: Strobe/ISPF does not display the active job list.

User Response: Enter a unique number in the range of 1 to 12.

STR7194E INVALID CHARACTERISTICS. MAP DATASET RECORD LENGTH MUST BE 36, FORMAT MUST BE FB

Explanation: You specified a partitioned dataset with incorrect map dataset record length or record format.

System Action: Strobe/ISPF does not process the Indexer request.

User Response: Specify a partitioned dataset with a record length of 36 and a record format of FB or choose a sequential dataset.

STR7195E UNIT IS INVALID. VALID UNIT IS 1 TO 8 ALPHANUMERIC, SPECIAL OR NATIONAL CHARACTERS

Explanation: You specified an invalid unit parameter in the UNIT field.

System Action: Strobe/ISPF does not process the request.

User Response: Specify a valid unit parameter. It must be from 1 to 8 alphanumeric, special, or national characters. The three national characters are @ # $. The eleven special characters are blank,. / ) ( ’ * & = +.

STR7196E LOG RECORD IS TOO LONG. LENGTH OF LOG RECORD EXCEEDS THE CAPACITY OF THE RESERVED BUFFER

Explanation: The message in the Strobe log exceeds the maximum limit of 255 characters.

System Action: Strobe/ISPF does not display the message in the Strobe log.

User Response: Notify the Strobe system programmer.

STR7197E INVALID SORT COLUMN. SORT COLUMN MUST BE IN THE RANGE 1 - 4

Explanation: At the Strobe - Request Group Sort panel, you specified an invalid value in one of the SORT COLUMN fields. Values must be in the range 1 - 4 for general users.

System Action: Strobe does not process the request.

User Response: Enter only valid values (1 - 4) in the SORT COLUMN fields.

STR7198E INVALID DATE SPECIFIED. THE DATE MUST BE GREATER THAN OR EQUAL TO THE CURRENT DATE

Explanation: You entered an invalid date in the schedule for a measurement request or a request group. When you create a schedule, the start date and the end date of the schedule must be either the current date or a future date.

System Action: Strobe/ISPF does not process the request.

User Response: Specify a valid date in the STARTING DATE or the ENDING DATE field on the Strobe - Request Scheduler panel.

STR7199E INVALID OPTION. EXPECTED 'A' OR 'E'

Explanation: You specified an invalid option while customizing a measurement request or a request group schedule.

System Action: Strobe/ISPF does not process the request.

User Response: In the OPT field on the Strobe - Request Scheduler panel, specify either A to add a specific date to the schedule, or E to exclude a specific date.

STR7200E INVALID SCHEDULE. A REQ OR REQ GROUP CANNOT BE SCHEDULED BEYOND A YEAR FROM TODAY

Explanation: You attempted to schedule a measurement request element or a request group for more than one year in the future from today’s date.

System Action: Strobe/ISPF does not process the request.

User Response: On the Strobe - Request Scheduler panel, ensure that the values in the STARTING DATE and ENDING DATE fields represent a time period of one year or less from today’s date, or specify a value in the NUMBER OF WEEKS field that is one year or less from today’s date.

STR7201E NO DAY OF WEEK SELECTED. AT LEAST ONE DAY OF THE WEEK MUST BE SELECTED

Explanation: You attempted to schedule a measurement request or a request group but did not specify the days of the week on which you want the measurement session initiated.

System Action: Strobe/ISPF does not process the request.

User Response: Enter a Y in the field under one or more of the days shown near the top of the Strobe - Request Scheduler panel, or create a customized list by completing the bottom portion of the panel.

STR7203E DUPLICATE DATE SPECIFIED. THIS DATE AND TIME HAS ALREADY BEEN GENERATED IN THE WEEKLY LIST

Explanation: You attempted to add an individual date to the weekly schedule for a measurement request or a request group. The date you specified, however, is already included in the weekly schedule.

System Action: Strobe/ISPF does not process the request.

User Response: Ensure that the individual date is not included in the weekly schedule designated in the top section of the Strobe - Request Scheduler panel.

STR7204E DATE/TIME DOES NOT EXIST. THIS DATE AND TIME DOES NOT EXIST IN THE GENERATED WEEKLY LIST

Explanation: You attempted to exclude an individual date from the weekly schedule for a measurement request or a request group. The date and time you specified, however, does not exist in the weekly schedule.

System Action: Strobe/ISPF does not process the request.

User Response: Ensure that the individual date is included in the weekly schedule designated in the top section of the Strobe - Request Scheduler panel.

STR7205E CANNOT BUILD ADD COMMAND. NEED TO INCREASE REGION MEMORY SIZE ALLOCATED FOR THE PROGRAM

Explanation: The ADD command that you are trying to create is too large for the region size that is set.

System Action: Strobe/ISPF does not process the request.

User Response: Logoff, increase your TSO region size and resubmit the request.

STR7206E DUPLICATE START TIME. THIS TIME HAS ALREADY BEEN SPECIFIED. DUPLICATES ARE NOT PERMITTED

Explanation: You specified a duplicate starting time for a scheduled measurement request or a request group.

System Action: Strobe/ISPF does not process the request.

User Response: Ensure that the times you have specified in the STARTING TIME(s) field of the Strobe - Request Scheduler panel are unique.

STR7207E DUPLICATE ENTRY. THIS ENTRY HAS ALREADY BEEN SPECIFIED. DUPLICATES ARE NOT PERMITTED

Explanation: You specified an individual date for a measurement request or a request group that is already included in the list of scheduled dates.

System Action: Strobe/ISPF does not add the duplicate entry.

User Response: Ensure that the dates and times you specified in the list of individual dates at the bottom of the Strobe - Request Scheduler panel are unique.

STR7208S TOO MANY ENTRIES. NUMBER OF UNIQUE DATES > Strobe/ISPF LIMIT (12). OPTION UNAVAILABLE

Explanation: You are attempting to change the schedule for a request that has more than 12 dates on the bottom of the Strobe - Request Scheduler panel. This will result in a loss of data.

System Action: Strobe/ISPF does not allow you to access the Strobe - Request Scheduler panel.

User Response: To change the schedule, use the Strobe Command interface.

STR7209E INVALID OPTION. VALID ENTRIES ARE 'A' OR BLANK

Explanation: You excluded an individual date from the weekly schedule for a measurement request or a request group. However, no weekly schedule is specified.

System Action: Strobe/ISPF does not process the request.

User Response: Enter an A in the OPT field at the bottom of the Strobe - Request Scheduler panel to add an individual schedule date, or create a weekly schedule.

STR7210E INVALID RETRY INTERVAL. RETRY INTERVAL MUST BE IN THE RANGE OF 0 - 60

Explanation: You specified a retry interval for an Add Active measurement request or a request group. However, the value you specified in the RETRY INTERVAL field is invalid. This field represents the time interval, in minutes, that Strobe waits to resubmit the request.

System Action: Strobe/ISPF does not process the request.

User Response: Enter a value in the range of 0 - 60 in the RETRY INTERVAL field of the Strobe - Request Scheduler panel.

STR7211E INVALID TIME SPECIFIED. HOUR RANGE MUST BE 0 - 23 / MINUTE RANGE
MUST BE 0 - 59

Explanation: While creating the schedule for a measurement request or a request group, you specified an invalid time either in the weekly schedule or the list of individual dates and times.

System Action: Strobe/ISPF does not process the request.

User Response: Ensure that the hour and minute values that you entered on the Strobe - Request Scheduler panel are valid.

STR7212E NUM WEEKS/END DATE ERROR. SPECIFY EITHER THE NUMBER OF WEEKS OR THE END DATE; NOT BOTH

Explanation: While creating the schedule for a measurement request or a request group, you specified both the end date and the number of weeks.

System Action: Strobe/ISPF does not process the request.

User Response: Specify either an ending date or the number of weeks but not both.

STR7213E INVALID ENTRY. THIS FIELD MUST BE BLANK IF NO WEEKDAY IS SELECTED

Explanation: You specified a value in one of the scheduling fields on the Strobe - Request Scheduler panel, but did not specify a day of the week on which the schedule will run.

System Action: Strobe/ISPF does not process the request.

User Response: Enter a Y in one or more of the weekday fields shown near the top of the Strobe - Request Scheduler panel.

STR7214E START TIME NOT SPECIFIED. AT LEAST ONE START TIME MUST BE SPECIFIED

Explanation: You attempted to schedule a measurement request or a request group but did not specify the time at which you want the measurement session initiated.

System Action: Strobe/ISPF does not process the request.

User Response: Enter at least one time in the STARTING TIME(s) field shown near the top of the Strobe - Request Scheduler panel.

STR7215E START DATE NOT SPECIFIED. START DATE MUST BE SPECIFIED

Explanation: You specified a day or days of the week on which to schedule a measurement request or a request group but did not specify the date on which you want the schedule to begin.

System Action: Strobe/ISPF does not process the request.

User Response: Enter a date in the STARTING DATE field shown near the top of the Strobe - Request Scheduler panel.

STR7216E INVALID DATE FORMAT. MONTH: 1-12 / DAY: DEPENDS ON MONTH / YEAR: UP TO 1 YEAR FROM TODAY

Explanation: While creating a schedule for a measurement request or a request group, you specified an unacceptable value in a date field.

System Action: Strobe/ISPF does not process the request.

User Response: Ensure that the month, day, and year values that you entered are valid. The date must be in the format that the Strobe system programmer specified in the PARMLIB library when installing Strobe. If the Strobe system programmer did not change the specified date format, the default value is dd/mm/yyyy.

STR7217E NUM OF WEEKS NOT ENTERED. EITHER THE NUMBER OF WEEKS OR AN END DATE MUST BE SPECIFIED

Explanation: You attempted to schedule a measurement request or a request group but did not specify either the number of weeks or the ending date.

System Action: Strobe/ISPF does not process the request.

User Response: Enter a date in the ENDING DATE field or enter a value in the NUMBER OF WEEKS field that is one year or less from today’s date.

STR7218E INVALID NUMBER OF WEEKS. NUMBER OF WEEKS MUST BE IN THE RANGE 1 - 52

Explanation: While creating the schedule for a measurement request or a request group, you specified an invalid number in the NUMBER OF WEEKS fields of the Strobe - Request Scheduler panel.

System Action: Strobe/ISPF does not process the request.

User Response: Enter a value in the NUMBER OF WEEKS field that is one year or less from today’s date.

STR7219E INVALID RETRY ATTEMPTS. RETRY ATTEMPTS MUST BE IN THE RANGE OF 0 - 24

Explanation: You specified an invalid entry in the RETRY ATTEMPTS field. This field represents the number of attempts that Strobe will make to resubmit the request.

System Action: Strobe/ISPF does not process the request.

User Response: Enter a value in the range of 0 - 24 in the RETRY ATTEMPTS field of the Strobe - Request Scheduler panel.

STR7220E INPUT REQUIRED. ENTER DATA ON THE PANEL OR PRESS END TO CANCEL

Explanation: You did not specify required data on the panel.

System Action: Strobe/ISPF does not process the request.

User Response: Enter data or press End to exit the panel.

STR7221I NO SYSTEMS AVAILABLE. NO SYSTEMS CAN BE FOUND IN THE SYSPLEX

Explanation: On the Strobe - Add Active or Strobe - Add Queued panel, you attempted to list all the systems in the sysplex by leaving the SYSTEM field blank. Strobe, however, found no systems in the sysplex.

System Action: Strobe/ISPF does not process the request.

User Response: Notify the Strobe system programmer. The system programmer can check the Strobe-XCF group to ensure that it is set up correctly.

STR7222E NO SCHEDULE GENERATED. THERE ARE NO DATE AND TIME ENTRIES IN THE SCHEDULE

Explanation: You excluded all dates from the weekly schedule.

System Action: Strobe/ISPF does not process the request.

User Response: If you wish to create a schedule for the measurement request or the request group, complete the Strobe - Request Scheduler panel according to the instructions in the User Guide.

STR7223E INVALID SYSTEM NAME. ENTER UP TO 8 ALPHANUMERIC CHARACTERS

Explanation: You have entered an invalid system name in the SYSTEM field.

System Action: Strobe does not process the request.

User Response: Enter up to 8 alphanumeric characters in the SYSTEM field.

STR7224E INVALID DAY(S) AND DATES. THE SELECTED DAYS OF THE WEEK ARE NOT IN THE SPECIFIED DATE RANGE

Explanation: While creating the schedule for a measurement request or a request group, you selected a weekday that is not within the range specified by the STARTING DATE and ENDING DATE fields on the Strobe - Request Scheduler panel.

System Action: Strobe/ISPF does not process the request.

User Response: Review your selections and adjust either your weekday selection or the date range specified by the STARTING DATE and ENDING DATE fields.

STR7225I GROUP SUBMIT SUCCESSFUL. GROUP SUBMIT(S) SUCCESSFUL

Explanation: All the request groups that you selected on the Strobe - Request Group Processing panel have been submitted for processing.

System Action: Strobe continues processing.

User Response: None required, though to verify that all the request groups were processed, refer to the Strobe log. If the request group was submitted with a schedule, check the Strobe log dataset after the scheduled date and time.

STR7226E INVALID STEP NAME. ENTER A VALID STEP OR STEP.PROCSTEP NAME

Explanation: You entered an invalid step name in the STEP field on the Strobe - Add Queued Request panel or on the Strobe - Add Queued Request - Multiple Steps panel.

System Action: Strobe/ISPF does not accept the value that you entered in this field.

User Response: Enter a valid name.

STR7227E INVALID STEP NUMBER. ENTER VALID STEP NUMBER (1-255) OR RANGE (XXX-YYY) WHERE YYY > XXX

Explanation: You entered an invalid step number on the Strobe - Add Queued Request - Multiple Steps panel.

System Action: Strobe/ISPF does not process the request.

User Response: Enter a valid number or range of numbers.

STR7228E INVALID START TIME. START TIME MUST BE AT LEAST 3 MINUTES LATER THAN THE CURRENT TIME

Explanation: The start time that you entered is not at least 3 minutes later than the current time. When you are creating a schedule for a measurement request or a request group, the start time of the schedule must be at least 3 minutes later than the current time.

System Action: Strobe/ISPF does not process the request.

User Response: Specify a valid time in the STARTING TIME field on the Strobe - Request Scheduler panel.

STR7229W CON SET ERROR - ENTER HELP. CONCURRENT SET ERROR - NEW OWNER MUST EDIT GROUP groupname

Explanation: There is an error in the concurrent set in group groupname, and the owner specified by the group’s owner must edit the group to correct the error. The error can be: there is no trigger request, there is more than one trigger request, or there are no related requests.

System Action: Strobe continues processing.

User Response: The owner specified by the group’s owner must edit the group to correct the error.

STR7230W GROUP WILL BE DELETED. ‘ENTER’ TO DELETE ALL ELEMENTS AND THE GROUP OR ‘END’ TO CANCEL

Explanation: On the Strobe - Request Group Elements panel, you specified that one or more request group elements be deleted. Because you are deleting all the elements in the request group, the request group itself will also be deleted.

System Action: Strobe/ISPF will delete both the request group elements and the request group.

User Response: To delete both the request group elements and the request group, press Enter. Otherwise, press End to exit the panel without making any changes.

STR7231I NO GROUPS FOUND. NO GROUPS HAVE BEEN CREATED

Explanation: Strobe/ISPF displays this message when you select Option G (REQUEST GROUPS) from the Strobe Options menu or select SAVE REQUEST IN A GROUP from the Strobe - Add Queued Request panel or the Strobe - Add Active Request panel, but you have not yet created any groups.

System Action: Strobe continues processing.

User Response: Enter the name of a new group to create a group or press End to return to the previous panel.

STR7232E INVALID GROUP NAME. CHECK THE SPECIFICATION IN THE GROUP NAME FIELD

Explanation: The value that you specified in the GROUP NAME field on the Strobe - Request Group Processing panel or the Strobe - Save Request In Group panel is invalid.

System Action: Strobe does not create the request group.

User Response: Enter an acceptable value in the GROUP NAME field. Valid entries cannot exceed 18 characters in length and can not include embedded blanks.

STR7233E INVALID LINE OPTION. SELECT ONE OF THE LISTED LINE OPTIONS.

Explanation: You specified an invalid line option in the OPTION column of the Strobe Request Group Processing panel. Valid options are C (copy), D (delete), E (edit), L (list), U (submit), and T (submit with schedule).

System Action: Strobe/ISPF does not process the request.

User Response: Specify one of the valid options in the OPTION column.

STR7234E DUPLICATE GROUP NAME. THE SPECIFIED GROUP NAME ALREADY EXISTS

Explanation: You attempted to create a new request group or save a request in a new group. However, a request group already exists with the name you specified.

System Action: Strobe/ISPF does not process the request.

User Response: Choose a unique name for the request group.

STR7235E PROCESSING CONFLICT. YOU CANNOT ENTER A NEW GROUP AND USE LINE OPTIONS AT THE SAME TIME

Explanation: You attempted to create a new request group or save a request in a new group. However, you also entered one or more of the line options in the OPTION column on the panel.

System Action: Strobe/ISPF does not create the request group.

User Response: Either enter a group name or enter a line option in the OPTION column, but do not enter both.

STR7236E GROUP NOT CREATED. THE SPECIFIED GROUP HAS NOT BEEN CREATED - NO ELEMENTS WERE ADDED

Explanation: You attempted to create a new request group on the Strobe - Request Group Processing panel, but you did not create any request group elements for the group.

System Action: Strobe/ISPF does not create the request group. Request groups must have at least one request group element to be saved.

User Response: Attempt to create the request group again, ensuring that you have created at least one request group element for the group by entering A or Q on the option line of the Strobe - Request Group Elements panel and completing the subsequent panel. If you specify A, the subsequent panel is the Strobe - Create an 'Add Active' Element panel. If you specify Q, the subsequent panel is the Strobe - Create an 'Add Queued' Element panel.

STR7237E CONCURRENT SET ERROR. EXACTLY ONE TRIGGER MUST BE SPECIFIED FOR SET concurrent

Explanation: You have more than one trigger request in a concurrent set. The concurrent set name is identified by concurrent.

System Action: Strobe/ISPF does not allow you to exit the Strobe - Request Group Elements panel without correcting the problem.

User Response: Specify only one request group element as the trigger request for the concurrent set.

STR7238E CONCURRENT SET ERROR. AT LEAST ONE NON-TRIGGER MUST BE SPECIFIED FOR SET concurrent

Explanation: You do not have a non-trigger (related) request in the concurrent set. The concurrent set name is identified by concurrent.

System Action: Strobe/ISPF does not allow you to exit the Strobe - Request Group Elements panel without correcting the problem.

User Response: Specify at least one request group element as a related request for the concurrent set.

STR7239I GROUP [MERGED |DELETED|COPIED|EDITED|CREATED] GROUP(S) [MERGED INTO EXISTING GROUP: groupname| DELETED|COPIED INTO NEW GROUP: groupname|EDITED| CREATED: groupname]

Explanation: The group was either merged or copied into groupname, was edited or deleted entirely, or was created with the name groupname, dependent upon your request.

System Action: Strobe/ISPF successfully processed the request.

User Response: None required.

STR7241I ELEMENT ADDED. AN ELEMENT HAS BEEN ADDED TO GROUP: groupname

Explanation: You added a request group element to request group groupname from:

•the Strobe - Create an 'Add Active' Element panel or

•the Strobe - Create an 'Add Queued' Element panel

System Action: Strobe/ISPF adds the request group element to the request group and continues processing.

User Response: None required.

STR7242I ELEMENT EDITED. AN ELEMENT HAS BEEN MODIFIED IN GROUP: groupname

Explanation: You edited a request group element in request group groupname from either the Strobe - Edit an 'Add Active' Element panel or the Strobe - Edit an 'Add Queued' Element panel.

System Action: Strobe/ISPF modifies the request group element.

User Response: None required.

STR7243E INVALID LINE OPTION. VALID OPTIONS ARE 'C', 'D', 'E', AND 'V'

Explanation: You specified an invalid line option in the OPT column of the Strobe - Request Group Elements panel. Valid options are C (copy), D (delete), E (edit), and V (view).

System Action: Strobe/ISPF does not process the selection.

User Response: Specify one of the valid line options in the OPT column.

STR7244E INVALID LINE OPTION. VALID OPTIONS ARE 'S' AND 'L'

Explanation: You specified an invalid line option in the OPTION column of the Strobe - Save Request In a Group panel. Valid options are S (save) and L (list).

System Action: Strobe/ISPF does not process the request.

User Response: Specify one of the valid line options in the OPTION column.

STR7246W SCHEDULE WILL BE REMOVED. THE SCHEDULE WILL BE REMOVED FROM REQUEST BEING SAVED INTO A GROUP

Explanation: You specified a Y in the SAVE REQUEST IN GROUP field of the Strobe - Add Active Request or the Strobe - Add Queued Request panel. However, you also specified that this request be submitted with a schedule.

System Action: Strobe/ISPF submits the request with the schedule, but removes the schedule from the request before saving it into the request group. The request being saved into the request group will not retain the schedule.

User Response: None required.

STR7247E INVALID CONCURRENT NAME. 'SCHEDULE' CAN NOT BE USED AS THE CONCURRENT SET NAME

Explanation: SCHEDULE, the value that you specified in the CONCURRENT SET NAME field of the Strobe - Concurrent Request panel, is invalid.

System Action: Strobe does not create the concurrent set.

User Response: Enter an acceptable value in the CONCURRENT SET NAME field. Valid entries cannot exceed 8 characters in length. Note that the word “SCHEDULE” is not a valid name for a concurrent set.

STR7248E INVALID CONCURRENT NAME. CHECK THE SPECIFICATION IN THE CONCURRENT SET NAME FIELD

Explanation: The value that you specified in the CONCURRENT SET NAME field of the Strobe - Concurrent Request panel is invalid.

System Action: Strobe does not create the concurrent set.

User Response: Enter an acceptable value in the CONCURRENT SET NAME field. Valid entries cannot exceed 8 characters in length.

STR7249E INVALID LINE OPTION. 'V' IS THE ONLY VALID LINE OPTION

Explanation: You specified an invalid line option in the OPT column of the Strobe - List Group Elements panel. The only valid line option on this panel is V (view).

System Action: Strobe/ISPF does not process the request.

User Response: Specify V in the OPT column.

STR7250E GROUP INVALID - ENTER HELP. CONCURRENT SET ERROR. EDIT GROUP groupname OWNER ownerid

Explanation: There is an error in a concurrent set within group groupname with owner ownerid. Either there is more than one trigger, there is no trigger, or there are no related (non-trigger) requests.

System Action: Strobe/ISPF does not allow you to exit the Strobe - Request Group Processing panel without correcting the problem.

User Response: Edit the group identified by groupname and owner ownerid. Specify only one request group element as the trigger request for the concurrent set and specify at least one request group element as a related (non-trigger) request for the concurrent set.

STR7251E SYSTEM NAME NOT FOUND. SYSTEM IS NOT A GROUP MEMBER

Explanation: The value that you specified on the SYSTEM field is not the name of an existing member of the Strobe-XCF group. Either the system is not included in the installation’s sysplex definition, or the system is defined to the sysplex, but the correct version of Strobe was not started on the system.

System Action: Strobe does not process the request.

User Response: Enter a valid system name. To find the system names in the sysplex, leave the SYSTEM field blank and press Enter.

STR7252E MORE THAN ONE SELECTED. SELECT ONLY ONE SYSTEM

Explanation: You selected more than one system on the Strobe - System Selection List panel for an Add Active request.

System Action: Strobe does not process the request.

User Response: Resubmit the request and specify only one system.

STR7253E S AND E CONFLICT. 'S' AND 'E' ARE MUTUALLY EXCLUSIVE: REMOVE ONE FROM THE PANEL

Explanation: You cannot choose S (select) and E (exclude) at the same time.

System Action: Strobe does not process the request.

User Response: Choose either S or E (but not both), or press End to exit the panel.

STR7254E NO SELECTION MADE. MAKE A SELECTION OR PRESS END TO EXIT

Explanation: You did not select an option from the Strobe - System Selection List panel.

System Action: Strobe does not process the request.

User Response: Choose an option or press End to exit the panel.

STR7255W ONLY 1ST 40 WILL BE KEPT. MORE THAN 40 ENTRIES SELECTED, ONLY FIRST 40 KEPT AS DEFAULT VALUES

Explanation: You selected S or excluded E more than 40 entries on the Strobe - System Selection List panel.

System Action: Although Strobe displays more than 40 systems, it will save only 40 values.

User Response: None required.

STR7256E INVALID SYSTEM NAME. ENTER UP TO 8 ALPHANUMERIC CHARACTERS, THE 1ST CANNOT BE NUMERIC

Explanation: The system name that you specified is invalid.

System Action: Strobe does not process the request.

User Response: Enter a valid system name. The system name can be up to 8 alphanumeric or national characters, and the first character cannot be numeric.

STR7257E *LIST NOT ACCEPTED. CLEAR THE FIELD & PRESS ENTER TO SELECT A LIST FROM THE NEXT SCREEN

Explanation: Strobe was not able to find the list that the *LIST value represented.

System Action: Strobe does not process the request.

User Response: Clear the SYSTEM field on the Strobe - Add Queued Request panel and press Enter to access the Strobe - System Selection List panel. Indicate the systems on which you want to run the measurement, either by entering S (select), or from which you want to exclude measurement, by entering E (exclude).

STR7258E *LIST NOT ACCEPTED. CLEAR PGM & STEP FIELDS, PRESS ENTER TO INPUT A LIST ON NEXT SCREEN

Explanation: You specified the value *LIST in the PROGRAM or STEP field of the Strobe - Add Queued Request panel.

System Action: Strobe/ISPF does not accept the value you entered in this field.

User Response: To access the Strobe - Add Queued Request - Multiple Steps panel and specify a list of program names, step names, step numbers, or all steps, clear the PROGRAM and STEP fields and press Enter.

STR7259E INVALID SPACE UNIT. DEFAULT WORKSPAC PARAMETER IS INVALID, 'TRACK' SUBSTITUTED

Explanation: You entered an invalid value for the UI_WORKSPAC parameter.

System Action: Strobe will use the default value of TRACK and process the request.

User Response: Contact your Strobe system programmer to enter a valid value for the UI_WORKSPAC parameter in the Strobe PARMLIB member.

STR7260I ELEMENT [COPIED|EDITED]. THE ELEMENT HAS BEEN [COPIED|EDITED]

Explanation: The element was successfully copied or edited.

System Action: Strobe successfully processed the request.

User Response: None required.

STR7261I ELEMENT CREATED. A NEW ELEMENT HAS BEEN ADDED TO GROUP groupname

Explanation: Strobe successfully created an element and added it to the group groupname.

System Action: Strobe successfully processed the request.

User Response: None required.

STR7262W SYSTEM PARAMETER. SYSTEM PARAMETER SPECIFIED IN REQUEST(S) MAY NOT BE SUPPORTED

Explanation: For a batch-submission request, you have supplied a SYSTEM parameter. If the system you are sending the request to is not a member of a Strobe sysplex, the system will not recognize the system parameter.

System Action: If the system to which you are sending the request does not support multisystem, Strobe will fail with a syntax error.

User Response: If the system to which you are sending the request does not support multisystem, go to the JOB STREAM option on the Strobe Options panel, select Option 2 and remove the system parameter from the generated job control statements.

STR7263E AUTHORIZATION FAILURE. NOT AUTHORIZED TO EDIT, SUBMIT, OR SAVE A REQUEST IN THIS GROUP

Explanation: Users with administrator privileges receive this message when they attempt to edit, submit, or save a request into a group that they did not create. For groups that they did not create, administrators can only copy, list, or delete.

System Action: Strobe does not process the request.

User Response: You cannot submit, edit, or save requests in a group that you did not create. If you want to submit, edit, or save these requests, you must first copy the group to your user ID.

STR7264E INVALID COMBINATION. WHEN *LIST IS USED IN PROGRAM OR STEP FIELD THE OTHER MUST BE BLANK

Explanation: The combination of entries on this panel is invalid. Either you entered *LIST in one field and data in the other field, or the system returned *LIST in one field and you entered data in the other field.

System Action: Strobe/ISPF does not process the request.

User Response: Clear one of the fields.

STR7265E INVALID COMBINATION. A STEP NUMBER CANNOT BE SPECIFIED WITH A PROGRAM NAME

Explanation: The combination of entries on this panel is invalid. The PROGRAM field contains a program name and the STEP field contains a step number.

System Action: Strobe/ISPF does not process the request.

User Response: Clear either the PROGRAM field or the STEP field. You cannot specify both a program name and a step number.

STR7266E INVALID COMBINATION. WHEN *ALL IS USED IN THE STEP FIELD THE PROGRAM FIELD MUST BE BLANK

Explanation: The combination of entries on this panel is invalid. The PROGRAM field contains a program name and the STEP field contains *ALL.

System Action: Strobe/ISPF does not process the measurement request.

User Response: Clear the PROGRAM field and enter *ALL in the STEP field.

STR7267E INVALID COMBINATION. JOBS CANNOT BE SELECTED IF 'Y' IS ENTERED IN CHANGE LIST OR DISPLAY

Explanation: You entered an invalid combination. You cannot enter a Y in either the CHANGE LIST LIMITS field or the CHANGE DISPLAY FORMAT field and also enter an S in the SEL column to select a job name to measure.

System Action: Strobe/ISPF does not process the request.

User Response: To select one or more job names to measure, clear both the CHANGE LIST LIMITS field and the CHANGE DISPLAY FORMAT field and enter one or more Ss in the SEL column. To limit the active jobs displayed, enter a Y in the CHANGE LIST LIMITS field. To change the information displayed, enter a Y in the CHANGE JOB DISPLAY FORMAT field. You may enter a Y in both the CHANGE LIST LIMITS field and the CHANGE JOB DISPLAY field at the same time, but cannot combine these with one or more Ss in the SEL column.

STR7268E INVALID START DATE. THE SCHEDULE START DATE CANNOT BE LATER THAN ONE YEAR FROM TODAY

Explanation: You attempted to schedule a measurement request or a request group with a start date that is more than one year from today’s date.

System Action: Strobe/ISPF does not process the request.

User Response: On the Strobe - Request Scheduler panel, ensure that the STARTING DATE field is one year or less from today’s date.

STR7269I X. ELEMENTS DELETED. ELEMENT(S) HAVE BEEN DELETED

Explanation: Strobe has deleted one or more elements. x represents the number of elements deleted.

System Action: Strobe successfully processed the request.

User Response: None required.

STR7270E AUTO PROFILE NOT SEL’D. AUTO PROFILE WAS NOT PART OF THIS REQUEST

Explanation: You selected B for Browse Auto Profile from the Strobe - Status panel, but you did not specify AUTO PROFILE CREATION for this measurement request.

System Action: Strobe/ISPF does not process the request.

User Response: To create a Performance Profile, type P to the left of your request.

STR7271E SAMPLE FILE NOT CLOSED. AUTO PROFILE REQUIRES CLOSED SAMPLE FILE

Explanation: You selected B for Browse Auto Profile from the Strobe - Status panel, but the measurement session has not yet produced a closed sample file from which to automatically create a Performance Profile.

System Action: Strobe/ISPF does not process the request.

User Response: Select the option later, once Strobe has produced a closed sample file.

STR7272E INVALID SAMPLE FILE. SAMPLE FILE HAS INVALID FORMAT

Explanation: The sample file name does not have the required Strobe format.

System Action: Strobe/ISPF does not process the request.

User Response: Notify the Strobe system programmer. If necessary, contact Compuware Customer Support.

STR7273E DATA SET NOT AVAILABLE. AUTO PROFILE DATA SET NOT FOUND. VERIFY THE SUBMITTED JOB

Explanation: Strobe/ISPF is unable to locate the Performance Profile dataset.

System Action: Strobe/ISPF does not process the request.

User Response: Verify that the JCL is correct and that the job has run. Retry Option B Browse Auto Profile. If the problem persists, contact the Strobe system programmer.

STR7274E INVALID SORT COLUMN. SORT COLUMN MUST BE IN THE RANGE 1 - 5

Explanation: At the Strobe - Request Group Sort panel, you specified an invalid value in the SORT COLUMN field. Values must be in the range of 1 - 5 for users with administrative authority.

System Action: Strobe does not process the request.

User Response: Enter only valid values (1 - 5) in the SORT COLUMN fields.

STR7275E INVALID SORT SEQUENCE. SORT SEQUENCE MUST BE BLANK IF SORT COLUMN IS NOT SPECIFIED

Explanation: At the Strobe - Request Group Sort panel, you specified a value in the SORT SEQUENCE column but did not specify a value in the SORT COLUMN.

System Action: Strobe does not process the request.

User Response: To specify a value of A (ascending) or D (descending) in the SORT SEQUENCE column, you must specify a value in the corresponding SORT COLUMN field.

STR7276I Cannot change profile. Profiles of Batch submitted requests cannot be changed

Explanation: Data for the Auto Profile is not available when a request has been submitted via batch. Therefore, it cannot be changed.

System Action: Strobe does not process the request.

User Response: The batch file must be re-created with the new Auto Profile parameters. Then the batch must be submitted again for a new request.

STR7277E Invalid Option. (B)ackground processing is the only valid option if iStrobe File output is selected.

Explanation: Requesting a Strobe Profile Report in the iStrobe output format is only supported by Background (batch job) processing.

System Action: Strobe does not process the request.

User Response: To request a Strobe Profile Report in the iStrobe output format, you must specify B (Background) processing.

STR7278E INVALID OWNERID. ENTER VALID OWNERID, PATTERN, OR BLANKS

Explanation: You specified an invalid owner ID in the OWNERID field.

System Action: Strobe/ISPF does not process the request.

User Response: Enter a valid owner ID in the OWNERID field. To view multiple owner IDs, enter a pattern or blanks.

STR7280E INVALID SYSTEM NAME. *ALL OR *LIST IS INVALID FOR ACTIVE REQUESTS/ACTIVE GROUP ELEMENTS

Explanation: You specified *ALL or *LIST in the SYSTEM field for an ADD ACTIVE request or an ACTIVE GROUP ELEMENT. For an ADD ACTIVE request or an ACTIVE GROUP ELEMENT you must specify a system name in the SYSTEM field or leave the field blank.

System Action: Strobe does not process the request.

User Response: Specify the name of a system or leave the field blank and press Enter. If you leave the field blank, select only one of the systems from the list that appears on the subsequent Strobe - System Selection List panel.

STR7281E CANNOT SCHEDULE. CANNOT SCHEDULE FROM 23:57 TO 23:59 WITH START DATE = CURRENT DATE

Explanation: For internal processing, Strobe requires a three-minute margin between the time you submit a measurement request and the time at which the measurement request is scheduled to execute. Because of this constraint, Strobe cannot process a request submitted during the last three minutes of the day (from 23:57 to 23:59) that is scheduled to execute before the end of the same day (either on or before 23:59).

System Action: Strobe does not process the request.

User Response: To schedule a request to execute during the last three minutes of the day (from 23:57 to 23:59) submit the request earlier than three minutes before the end of the day (earlier than 23:57). This only applies to requests that are scheduled to execute on the same day that they are submitted.

STR7282E INVALID SPECIFICATION. ENTER 'A' FOR AM OR 'P' FOR PM

Explanation: A and P are the only characters that are valid for this field, and you entered a character that is not an A or a P.

System Action: Strobe does not process the request.

User Response: Enter A for A.M. or P for P.M.

STR7283E INVALID TIME SPECIFIED. HOUR MUST BE 1 - 12 | MINUTE MUST BE 0 - 59| AM/PM MUST BE A OR P

Explanation: The time that you specified is invalid. In the hour field you must enter a number from 1 to 12. In the minute field you must enter a number from 0 to 59. In the AM/PM field you must enter either A (for A.M.) or P (for P.M.).

System Action: Strobe does not process the request.

User Response: Because you have chosen the AM/PM format, you must enter a number from 1 to 12 in the hour field. Enter a number from 0 to 59 in the minute field. Enter A (for A.M.) or P (for P.M.) in the AM/PM field.

STR7284E INVALID SPECIFICATION. IMS DC MUST BE SET TO 'Y' FOR THE IMS CAPTURE OPTION TO BE USED

Explanation: You requested an IMS processing option without selecting the IMS data collector on the Strobe - Data Collectors panel.

System Action: Strobe cannot process any IMS options until the IMS data collector is invoked.

User Response: Specify Y next to the IMS data collector on the Strobe - Data Collectors panel.

STR7285E INVALID SPECIFICATION. Db2 DC MUST BE SET TO 'Y' FOR THE Db2 CAPTURE OPTION TO BE USED

Explanation: You requested a Db2 processing option without selecting the Db2 data collector on the Strobe - Data Collectors panel.

System Action: Strobe cannot process any Db2 options until the Db2 data collector is invoked.

User Response: Specify Y next to the Db2 data collector on the Strobe - Data Collectors panel.

STR7286E PROCESSING CONFLICT. YOU CANNOT CHANGE THE OWNER MASK AND USE LINE OPTIONS AT THE SAME TIME

Explanation: You attempted to change the owner mask, and you entered one or more of the line options in the OPTION column on the panel.

System Action: Strobe does not process the request.

User Response: Either change the owner mask or enter a line option in the OPTION column, but do not attempt to do both.

STR7287E PROCESSING CONFLICT. YOU CANNOT CHANGE SORT CRITERIA AND USE LINE OPTIONS AT THE SAME TIME

Explanation: You attempted to change the criteria used for sorting, and you entered one or more of the line options in the OPTION column on the panel.

System Action: Strobe does not process the request.

User Response: Either change the sort criteria or enter a line option in the OPTION column, but do not attempt to do both.

STR7288E INVALID TRANSACTION. ENTER A VALID TRANSACTION. A WILDCARD IS PERMITTED

Explanation: You entered a transaction that is syntactically incorrect. The transaction name must consist of from 1–8 of the following alphanumeric or national characters: A–Z, #, $, @, 0–9. The first character may not be numeric, but it may be a period. The last character may be an asterisk (*), which acts as a wildcard.

System Action: Strobe will not process the request.

User Response: Enter a transaction name that follows the rules given in the Explanation paragraph.

STR7289E INVALID DBRM. ENTER A VALID DBRM. A WILDCARD IS PERMITTED

Explanation: You entered a DBRM name that is syntactically incorrect. The DBRM name must consist of from 1–8 of the following alphanumeric or national characters: A–Z, #, $, @, 0–9. The first character may not be numeric. The last character may be an asterisk (*), which acts as a wildcard.

System Action: Strobe will not process the request.

User Response: Enter a DBRM name that follows the rules given in the Explanation paragraph.

STR7290E INVALID STEP NAME. ENTER VALID STEP OR STEP.PROCSTEP. A WILDCARD IS PERMITTED

Explanation: You entered a step or step.procstep name that is syntactically incorrect. The step name must consist of from 1–8 of the following alphanumeric or national characters:
A–Z, #, $, @, 0–9. The first character may not be numeric. The last character may be an asterisk, which acts as a wildcard. A single asterisk in the field is valid and it also acts as a wildcard.

System Action: Strobe will not process the request.

User Response: Enter a step or step.procstep name that follows the rules given in the Explanation paragraph.

STR7291E INVALID HISTORIAN. ENTER A VALID HISTORIAN. A WILDCARD IS PERMITTED

Explanation: You entered a historian name that is syntactically incorrect. The historian name must consist of from 1–8 of the following alphanumeric or national characters: A–Z, #, $, @, 0–9. The first character may not be numeric. The last character may be an asterisk, which acts as a wildcard.

System Action: Strobe will not process the request.

User Response: Enter a historian name that follows the rules given in Explanation.

STR7292E REQUIRED FIELD. SORT ORDER AND SEQUENCE FIELDS MUST BE ENTERED IN PAIRS

Explanation: You did not enter a sort order or sort sequence in pairs. When you specify a sort order for one of the display titles, you must also specify a sequence for the sort—either A (ascending) or D (descending). Also, if you specify a sequence for a display title, you must indicate the order in which to sort it.

System Action: Strobe does not process the request.

User Response: For each value that you select in the DISPLAY TITLE column, you must enter both a sort order and a sort sequence.

STR7293E INVALID SORT ORDER. SORT ORDER FIELD IS EITHER NOT NUMERIC OR OUT OF RANGE

Explanation: One or more of the values that you specified for sort order is invalid. The sort order must be a numeric value in the range specified on the panel.

System Action: Strobe does not process the request.

User Response: Enter a valid sort order.

STR7294E INVALID FUNCTION. VALID OPTIONS ARE 'P' AND 'E'

Explanation: The only valid options are P to print the history data or E to export the history data.

System Action: Strobe does not process the request.

User Response: Enter either P to print or E to export the history data.

STR7296E INVALID PRINT CLASS. THE PRINT CLASS MUST BE ALPHANUMERIC

Explanation: You entered a print class that is not alphanumeric (A–Z or 0–9).

System Action: Strobe does not process the request.

User Response: Enter a print class that adheres to the rules defined in the Explanation.

STR7297E ONE PRINT VALUE REQUIRED. ENTER EITHER A PRINT DATA SET NAME OR A SYSOUT CLASS, NOT BOTH

Explanation: You entered both a dataset name and a sysout class on the PRINT OPTIONS section of the Strobe - History - Print/Export panel. You cannot choose both.

System Action: Strobe does not process the request.

User Response: To print to a dataset, enter only a dataset name. To print to a sysout class, enter only a sysout class.

STR7298E INVALID FREQUENCY. THE ANNUAL FREQUENCY VALUE MUST BE IN THE RANGE OF (0 - 9999), (0 - 99999999)

Explanation: You entered an annual frequency value that is not in the range of (0–9999) for step views or (0–99999999) for DBRM or transaction views.

System Action: Strobe does not process the request.

User Response: Enter a numeric value for annual frequency within the required range.

STR7299E HISTORY DISABLED. THE Strobe HISTORY FUNCTION IS DISABLED

Explanation: The Strobe history manager is not functioning. Strobe will not display history data.

System Action: Strobe continues processing but does not process history related requests.

User Response: An ABEND or an error has occurred either during Strobe installation or while accessing history data. Contact the Strobe system programmer to ensure that the correct parameters were specified during Strobe installation. If the problem persists, contact Compuware Customer Support.

STR7300E NO RECORDS FOUND. NO HISTORY RECORDS WERE FOUND FOR THE SPECIFIED FILTER CRITERIA

Explanation: There are no measurement session history records that match the filter criteria that you specified.

System Action: Strobe does not process the request.

User Response: Enter different filter criteria.

STR7301E COMMAND CONFLICT. ENTER EITHER A PANEL COMMAND OR LINE OPTIONS, NOT BOTH

Explanation: You entered both a panel command and one or more line options. You cannot enter both panel commands and line options at the same time.

System Action: Strobe does not process the requests.

User Response: Enter either a panel command or one or more line options.

STR7302E INVALID LINE OPTION. VALID LINE OPTIONS ARE 'S' AND 'D'

Explanation: You entered a line option other than S or D. On this panel, the only valid line options are S to select a record or D to delete a record.

System Action: Strobe does not process the request.

User Response: Enter either S or D as line options, or any of the available panel commands, which are defined on the panel.

STR7303E INVALID LINE OPTION. THE ONLY VALID LINE OPTION IS 'S'

Explanation: You entered a line option other than S. On this panel, the only valid line option is S to select a record.

System Action: Strobe does not process the request.

User Response: Enter an S line option or any of the panel commands, which are defined on the panel.

STR7304E INVALID COMMAND. PRINT/EXPORT IS DISABLED WHEN NO HISTORY DATA IS FOUND

Explanation: You entered the PE panel command to print or export measurement session history records, but no measurement session history records are present.

System Action: Strobe does not process the request.

User Response: Because Strobe found no measurement session history records for the filter criteria that you specified, no measurement session history records were available to print or export. The Print/Export command is not valid when no measurement session history records are present.

STR7305E INVALID LINE OPTION. VALID LINE OPTIONS ARE 'D', 'P', 'U', 'V', 'B', AND 'O'

Explanation: You entered an invalid line option. The only valid line options are: D (delete), P (profile), U (update measurement session history record), V (view more details), B (baseline), and O (compare to baseline).

System Action: Strobe does not process the request.

User Response: Enter a valid line option or any of the available panel commands, which are defined on the panel.

STR7306E HISTORY ERROR errortext

Explanation: The history manager has encountered an error. The error is described in errortext.

System Action: Strobe does not process the request.

User Response: Notify the Strobe system programmer.

STR7307E ONE RECORD AS BASELINE. ONLY ONE RECORD MAY BE SELECTED AS THE BASELINE

Explanation: You entered a B line option, indicating select as a baseline, for more than one measurement session history record. Only one measurement session history record may be designated as the baseline against which other measurement session history records will be compared.

System Action: Strobe does not process the request.

User Response: Designate only one measurement session history record as a baseline.

STR7308E BASELINE REQUIRED. A BASELINE IS REQUIRED IF COMPARE RECORDS ARE SELECTED

Explanation: For one or more measurement session history records, you entered an O line option, indicating that the measurement session history record is to be compared to the baseline measurement session history record, but you did not select a baseline measurement session history record. If you select one or more comparison measurement session history records, you must select a baseline measurement session history record.

System Action: Strobe does not process the request.

User Response: Select a baseline measurement session history record by entering line
option B.

STR7309E COMPARE RECORD REQUIRED. 1 OR MORE COMPARE RECORDS REQUIRED IF A BASELINE IS SELECTED

Explanation: You entered a B line option, indicating that the measurement session history record is a baseline measurement session history record, but you did not select measurement session history records to be compared to the baseline.

System Action: Strobe does not process the request.

User Response: Select one or more comparison records by entering an O line option.

STR7310E INVALID EXCP COUNT. EXCP COUNT THRESHOLD MUST BE A NUMBER FROM 0 TO 2147483647

Explanation: The value you entered for the EXCP count threshold is not valid. Valid values are within the range of 0 to 2147483647.

System Action: Strobe does not process the request.

User Response: Enter a valid value.

STR7311E INVALID VALUE. CPU TIME HAS A MAXIMUM OF 1440 MINUTES

Explanation: The value you entered as the CPU time minutes threshold is not valid. Valid values are within the range of 0 to 1440.

System Action: Strobe does not process the request.

User Response: Enter a valid value.

STR7312E INVALID VALUE. THRESHOLD SECONDS MUST BE A NUMBER FROM 0 TO 59.00

Explanation: The value you entered as the seconds threshold is not valid. Valid values are within the range of 0 to 59.00.

System Action: Strobe does not process the request.

User Response: Enter a valid value.

STR7313E INVALID PERCENTAGE. THRESHOLD PERCENTAGE MUST BE A NUMBER FROM 0 TO 99.99

Explanation: The value you entered as the percentage threshold is not valid. Valid values are percentages within the range of 0 to 99.99.

System Action: Strobe does not process the request.

User Response: Enter a valid value.

STR7314E VALID LINE OPTION IS 'U'. THE ONLY VALID LINE OPTION IS 'U' FOR UPDATE

Explanation: The only valid line option is U, which enables you to update the measurement session history record.

System Action: Strobe will not process the request.

User Response: Enter U to update the measurement session history record, or enter any of the available panel commands, which are defined on the panel.

STR7315E COMMAND FAILED. THE COMMAND REQUESTED DID NOT
COMPLETE SUCCESSFULLY

Explanation: The command you issued failed.

System Action: Strobe does not process the request.

User Response: Notify the Strobe system programmer.

STR7316E NO COST RECORD FOUND. DEFAULT COST RECORD HAS NOT BEEN DEFINED

Explanation: A default cost record was not defined at installation.

System Action: Strobe will not process cost data.

User Response: Notify the Strobe system programmer.

STR7317E INVALID COMMENT. UNDERSCORE OR DOUBLE QUOTES ARE INVALID
IN COMMENT TEXT

Explanation: You entered an underscore (_) or double quotes (") in the comment field. Underscores or double quotes are not allowed in this field.

System Action: Strobe will not update the record.

User Response: Enter text in the comment field without using an underscore (_) or double quotes (").

STR7318E INVALID COST RECORD DATA. COST CATEGORY MUST BE 0, 1, OR 2

Explanation: The history dataset has become corrupted.

System Action: Strobe does not process the request.

User Response: Notify the Strobe system programmer.

STR7319I commandname SUCCESSFUL. commandname COMPLETED SUCCESSFULLY

Explanation: The command you issued, commandname, completed successfully.

System Action: None.

User Response: None required.

STR7320E INTERNAL ERROR. INVALID RECORD TYPE PASSED TO modname

Explanation: An invalid record type was passed to module modname.

System Action: Strobe does not process the request.

User Response: Notify the Strobe system programmer.

STR7321E INVALID COST CATEGORY. COST CATEGORY MUST BE 'PR', 'NP', OR BLANK

Explanation: You entered a cost category other than PR for prime cost, NP for non-prime cost, or blank.

System Action: Strobe does not process the request.

User Response: Enter a cost category of PR for prime, NP for non-prime, or blank. If you leave the field blank, the system will determine the cost based on the time of measurement and the cost record associated with the system on the measurement session history record.

STR7322E COMMAND NOT ALLOWED. THE HISTORY CANNOT BE CHANGED WITHOUT A DEFAULT COST RECORD

Explanation: A default cost record was not defined at installation. You cannot update the measurement session history record without first defining a default cost record.

System Action: Strobe does not process the request.

User Response: Notify the Strobe system programmer to define a default cost record.

STR7323E COMPARE FAILED. errortext

Explanation: The comparison routine failed. errortext describes the error.

System Action: Strobe does not display the history comparison information.

User Response: Notify the Strobe system programmer.

STR7324E NO COST DATA. COST DATA IS NOT AVAILABLE. THE COST COMPARISON COMMAND IS REJECTED

Explanation: The cost comparison function cannot complete because cost information is not available on your system.

System Action: Strobe does not process the request.

User Response: Notify the Strobe system programmer.

STR7325E RECORD NOT FOUND. THE HISTORY RECORD NEEDED FOR THE FUNCTION REQUESTED WAS NOT FOUND

Explanation: The history dataset has become corrupted.

System Action: Strobe does not process the request.

User Response: Notify the Strobe system programmer.

STR7326E COMMAND CONFLICT. CANNOT ADD A COST RECORD AND USE LINE OPTIONS AT THE SAME TIME

Explanation: You entered Y in the Add Cost Record field and also entered one or more line options for the cost records. You cannot add a cost record and use line options at the same time.

System Action: Strobe does not process the request.

User Response: To add a cost record, enter Y in the Add Cost Record field. Do not use line options at the same time as adding a cost record.

STR7327E COST RECORD DELETED. COST RECORD SUCCESSFULLY DELETED

Explanation: The deletion of a cost record from the history database was successful.

System Action: None.

User Response: None required.

STR7328E INVALID LINE OPTION. VALID LINE OPTIONS ARE 'U' AND 'D'

Explanation: You entered a line option other than U to update a record or D to delete a record. The only valid line options are U or D.

System Action: Strobe does not process the request.

User Response: Enter either U to update a record or D to delete a record.

STR7329E CANNOT DELETE DEFAULT. THE DEFAULT PRIME AND NON-PRIME COST RECORDS CANNOT BE DELETED

Explanation: You cannot delete the default prime and non-prime cost records.

System Action: Strobe does not process the request.

User Response: None required.

STR7330E NO CHANGES MADE. UPDATE WAS SELECTED BUT NO CHANGES WERE MADE

Explanation: You entered the U line option to update a cost record, but entered no changes on the Strobe - History - Machine Cost Edit panel.

System Action: Strobe does not process the request.

User Response: To update a record, enter your changes on this panel and press Enter, or press End to cancel.

STR7331E INVALID CPU MODEL. INVALID CPU MODEL - NO EMBEDDED BLANKS AND CANNOT BE A SINGLE '*'

Explanation: The CPU model that you specified is not syntactically correct.

System Action: Strobe does not process the request.

User Response: Enter a CPU model that is syntactically correct. It cannot have embedded blanks and it cannot be a single asterisk (*). If you use an asterisk, however, it will not act as a wildcard.

STR7332E INVALID RECORD TYPE. ENTER 'S' FOR A SYSTEM RECORD OR 'U' FOR A USER RECORD

Explanation: You either left the RECORD TYPE field blank or entered a record type other than S for SYSTEM or U for USER. A system record is used globally by all users while a user record is used only by the record creator.

System Action: Strobe does not process the request.

User Response: Enter either S to indicate a SYSTEM record or U to indicate a USER record.

STR7333E RECORD ALREADY EXISTS. THIS COST RECORD ALREADY EXISTS

Explanation: This cost record already exists.

System Action: Strobe does not process the request.

User Response: To add a new cost record from this panel, change the system definition information and press Enter. To update the cost record from this panel, press PF3 to exit the panel and then enter the U line option.

STR7334I RECORD ADDED. THE COST RECORD WAS SUCCESSFULLY ADDED

Explanation: The addition of the cost record to the history database was successful.

System Action: None.

User Response: None required.

STR7336E RECORD UPDATED. THE COST RECORD WAS SUCCESSFULLY UPDATED

Explanation: The cost record you selected has been updated.

System Action: None.

User Response: None required.

STR7337E INVALID COST INPUT. ENTER CPU AND I/O COST -OR- SERVICE UNIT COST

Explanation: You must specify the same category of cost for both prime and non-prime rates. For example, if you specify CPU hour and I/O costs for Prime cost then you must specify CPU hour and I/O costs for non-prime cost. Similarly, if you specify service units for Prime cost, you must also specify service units for non-prime costs.

System Action: Strobe does not process the request.

User Response: Specify the same category of cost for both prime cost and non-prime cost.

STR7338E INVALID COST INPUT. ENTER CPU AND I/O COST -NOT- SERVICE UNIT COST

Explanation: Because you specified CPU and I/O cost for prime cost, you must also specify CPU and I/O cost for non-prime cost.

System Action: Strobe does not process the request.

User Response: Enter the same category of costs for both prime and non-prime costs: either CPU and I/O cost or service units cost.

STR7339E INVALID COST INPUT. ENTER SERVICE UNIT COST -NOT- CPU AND I/O COST

Explanation: Because you specified service units for prime cost, you must also specify service units for non-prime cost.

System Action: Strobe does not process the request.

User Response: Enter the same category of costs for both prime and non-prime costs: either CPU and I/O cost or service units cost.

STR7340E INVALID CPU HOUR COST. MUST BE A NUMERIC VALUE FROM 0 TO 99999.99

Explanation: You entered an invalid value for the CPU hour cost. The greatest value you can enter is 99999.99 specified in that format. The maximum number of digits to the left of the decimal point is five and the maximum number of digits to the right of the decimal point is two.

System Action: Strobe does not process the request.

User Response: Enter a value that adheres to the rules in the Explanation.

STR7341E INVALID I/O COST. MUST BE A NUMERIC VALUE FROM 0 TO 999999.999

Explanation: You entered an invalid value for the I/O cost. The greatest value you can enter is 999999.999 specified in that format. The maximum number of digits to the left of the decimal point is six and the maximum number of digits to the right of the decimal point is three.

System Action: Strobe does not process the request.

User Response: Enter a value that adheres to the rules in the Explanation.

STR7342E INVALID SERVICE UNIT CST. MUST BE A NUMERIC VALUE FROM 0 TO 99999.999

Explanation: You entered an invalid value for the service unit cost. The greatest value you can enter is 99999.999 specified in that format. The maximum number of digits to the left of the decimal point is five and the maximum number of digits to the right of the decimal point is three.

System Action: Strobe does not process the request.

User Response: Enter a value that adheres to the rules in the Explanation.

STR7343E INVALID COST RECORD DATA. COST CATEGORY INDICATOR MUST BE 'D', 'S', OR 'U'

Explanation: The history dataset has become corrupted.

System Action: Strobe does not process the request.

User Response: Notify the Strobe system programmer.

STR7344E INVALID COST RECORD DATA. COST CATEGORY MUST BE 'NP', OR 'PR'

Explanation: You entered a cost category other than PR for prime cost or NP for non-prime cost.

System Action: Strobe does not process the request.

User Response: Enter either PR for prime cost or NP for non-prime cost.

STR7345E COST TABLE FULL. THERE ARE MORE THAN 100 SYSTEM/CPU PAIRS DEFINED

Explanation: You attempted to add a cost record, however, the maximum number of system/CPU pairs, which is 100, has already been defined.

System Action: Strobe does not process the request.

User Response: Notify the Strobe system programmer.

STR7346E LINE COMMAND NOT ALLOWED. LINE COMMANDS ARE NOT ALLOWED WHEN THE FREQUENCY IS CHANGED

Explanation: You entered a line command while you were changing the annual frequency on one of the Measurement Session History panels of AutoStrobe.

System Action: Strobe/ISPF does not process the request.

User Response: Change the annual frequency and press Enter. After the panel is refreshed, enter a line command to view the history details. The selections cannot be combined.

STR7347I FREQUENCY UPDATED. THE FREQUENCY HAS BEEN CHANGED TO frequency

Explanation: The annual frequency is now frequency.

System Action: None.

User Response: None required.

STR7348E INVALID RANGE. TOP N WAIT USERS FIELD HAS LIMIT OF 20

Explanation: You entered a value for the top number of wait users that exceeds the limit of 20.

System Action: Strobe does not process the request.

User Response: Enter a value of 20 or less for the top wait users.

STR7349 INVALID COMBINATION. CANNOT ENTER BOTH TOTAL WAIT PERCENT AND TOP N WAIT USERS

Explanation: You entered values for total wait time percent and the top number of wait users. You cannot choose values for both.

System Action: Strobe does not process the request.

User Response: Enter a value that defines the percent of total wait time or the top number of wait time users, not both.

STR7350E INVALID COMBINATION. CANNOT ENTER BOTH TOTAL CPU PERCENT AND TOP N CPU USERS

Explanation: You entered values for total CPU consumption percent and the top number of CPU users. You cannot choose values for both.

System Action: Strobe does not process the request.

User Response: Enter a value that defines the percent of total CPU or the top number of wait time users, not both.

STR7351E INVALID ENTRY. ENTER ALPHANUMERIC OR NATIONAL CHARACTERS - 1ST MUST NOT BE NUMERIC

Explanation: You entered a value that is syntactically incorrect. Enter a value that consists of the following alphanumeric or national characters: A–Z, #, $, @, 0–9. The first character may not be numeric, but it may be a period.

System Action: Strobe does not process the request.

User Response: Enter a value that adheres to the rules in the Explanation.

STR7352E TO SELECT A REPORT OPTION EXPLAIN MUST BE SELECTED

Explanation:  You indicated that you wanted to see SQL analysis reports, but you failed to select the Explain option.

System Action: Strobe does not process the request.

User Response: Select the Explain option for the types of SQL analysis reports you want to see: TRANSLATION, OBSEVATIONS, and STATISTICS.

STR7354I RECORD NOT UPDATED. THE UPDATE WAS NOT CONFIRMED SO THE COST RECORD WAS NOT UPDATED

Explanation: Strobe did not update the cost record because you did not confirm the update request.

System Action: Strobe does not update the cost record.

User Response: None required. To update the cost record, reenter the update request and press Enter to confirm the update.

STR7355E BASELINE OUT OF RANGE. DBRM AND TRAN BASELINES MUST BE A VALUE BETWEEN 00.0 AND 99.9

Explanation: The value that you entered in the DBRM baseline or TRAN (transaction) baseline field is invalid. Valid values are between 00.0 and 99.9.

System Action: Strobe does not process the request.

User Response: Enter a valid value or leave blank to accept the default baseline. See the User Guide for default values.

STR7356E INVALID VALUE. TOTAL SAMPLES PROCESSED HAS A MAXIMUM OF 150000

Explanation: The value that you entered as the total samples processed threshold is not valid. Valid values are within the range of 0 to 150000.

System Action: Strobe does not process the request.

User Response: Enter a valid value.

STR7357E INVALID VALUE. SESSION TIME HAS A MAXIMUM OF 1440 MINUTES

Explanation: The value that you entered as the session time minutes threshold is not valid. Valid values are within the range of 0 to 1440 minutes.

System Action: Strobe does not process the request.

User Response: Enter a valid value.

STR7358E INVALID VALUE. WAIT TIME HAS A MAXIMUM OF 1440 MINUTES

Explanation: The value that you entered as the wait time minutes threshold is not valid. Valid values are within the range of 0 to 1440.

System Action: Strobe does not process the request.

User Response: Enter a valid value.

STR7359E INVALID VALUE. STRETCH TIME HAS A MAXIMUM OF 1440 MINUTES

Explanation: The value that you entered as the stretch time minutes threshold is not valid. Valid values are within the range of 0 to 1440.

System Action: Strobe does not process the request.

User Response: Enter a valid value.

STR7360E NOT AUTH’D TO DELETE SDS. YOU ARE NOT AUTHORIZED TO DELETE A SAMPLE DATASET. USE “D” INSTEAD

Explanation: You do not have the authority to delete the sample datasets associated with this request.

System Action: Strobe/ISPF does not process the request.

User Response: Select D to delete request without deleting datasets, or notify the Strobe system programmer.

STR7361E INVALID NUMBER. NUMBER SHOULD BE IN THE RANGE OF 1-13

Explanation: You entered an invalid number for the display order.

System Action: Strobe/ISPF does not display the active process list.

User Response: Enter a number in the range of 1 to 13.

STR7362E INVALID SPECFICATION. VALID OPTIONS ARE “J” OR “P”

Explanation: You entered an invalid value in the JOBNAME field on the Strobe - Add Active Request panel.

System Action: Strobe/ISPF does not process request.

User Response: Enter J to display active jobs or P to display active processes.

STR7363E INVALID SPECIFICATION. MQSERIES DC MUST BE SPECIFIED AS Y FOR MQSERIES OPTIONS TO BE USED

Explanation: You requested a Strobe for WebSphere MQ processing option without specifying Y in the MQSeries data collector field on the Strobe - Data Collectors panel.

System Action: Strobe/ISPF cannot process MQSeries options unless you specify Y in the MQSeries data collector field.

User Response: Specify Y next to the MQSeries data collector on the Strobe - Data Collectors panel.

STR7364E CICS OPTIONS ERROR. PERFORMANCE SUPPLEMENT & REGION DATA/TRANS CANNOT BOTH BE SELECTED

Explanation: You entered a Y in both the Produce Performance Supplement/Collect Terminal Activity fields and in the Collect Region Data/Detail Transactions fields on the Strobe - CICS Data Collector Options panel.

System Action: Strobe/ISPF does not process the request.

User Response: You cannot enter Y for both options. Select either the option for Produce Performance Supplement/Collect Terminal Activity or the option for Collect Region Data/Detail Transactions on the Strobe - CICS Data Collector Options panel.

STR7365E INVALID COMBINATION. ENTER 1 OR MORE TRANSACTIONS OR SPECIFY WHICH REPORT TO PROCESS

Explanation: You entered an N in either the Collect Region Data field or the Produce Performance Supplement field on the Strobe - CICS Data Collector Options panel, but left the other fields blank.

System Action: Strobe/ISPF does not process the request.

User Response: Enter transactions or enter Y to produce these reports. Enter N to suppress them.

STR7366E INVALID TRANSACTION NAME. ENTER UP TO 4 ALPHANUMERIC/NATIONAL/ SPECIAL CHAR--WILDCARD PERMITTED

Explanation: You entered an incorrect character in the transaction field.

System Action: Strobe/ISPF does not process the request.

User Response: Enter up to four of any of the following alphanumeric, national, or special characters:

A–Z a–z 0–9 $ @ # . / % & ? ! : “ ^ < > ¢

STR7367E PARAMETER OUT OF RANGE. VALUE MUST BE BETWEEN 0.000 AND 99.999 SECONDS

Explanation: You entered an invalid value for either the CICS Transaction Profile compress below % field or for the CICS Region Level compress below % field.

System Action: Strobe/ISPF does not process the request.

User Response: Enter a value between 0.000 and 99.999.

STR7368E INVALID COMBINATION. CANNOT SUPPRESS ALL REPTS OR SPECIFY CICS TRANS & SPECIFY FILTERS

Explanation: You cannot suppress both the CICS Transaction Profile reports and the non-CICS Transaction Profile reports. You also cannot specify CICS transactions and suppress CICS Transaction Profile reports.

System Action: Strobe/ISPF does not process the request.

User Response: Either suppress the CICS Transaction Profile reports or suppress the non-CICS Transaction Profile reports.

STR7369E INVALID COMBINATION. JOBS CANNOT BE SELECTED IF Y IS ENTERED IN CHANGE DISPLAY

Explanation: You entered an invalid combination. You cannot enter a in the CHANGE DISPLAY FORMAT field and an S in the SEL column on the Strobe - Active Process Selection List panel to select a process to measure.

System Action: Strobe/ISPF does not process the request.

User Response: To select one or more processes to measure, clear the CHANGE DISPLAY FORMAT field and enter one or more Ss in the SEL column. To change the displayed information, enter a Y in the CHANGE DISPLAY FORMAT field and clear all Ss in the SEL column.

STR7370W Strobe NOT ACTIVE. Strobe PACKAGING UTILITY FUNCTIONALITY WILL BE LIMITED

Explanation: The Strobe session manager address space is not active.

System Action: Strobe continues processing, but the Strobe Packaging Utility panels do not include the sample and log file dataset names.

User Response: Notify the Strobe system programmer.

STR7371W NO SAMPLE DATA SETS. NO CATALOGED DATA SETS WERE FOUND

Explanation: The Strobe Packaging Utility did not find as cataloged the sample datasets you specified.

System Action: Strobe continues processing without displaying sample datasets.

User Response: Enter the names of four cataloged datasets in the SPECIFY INPUT DATA SET NAMES TO INCLUDE field.

STR7372E DATA SET PREFIX REQUIRED. AN OUTPUT DATA SET PREFIX MUST BE SPECIFIED

Explanation: You did not specify an output dataset prefix during your Strobe Packaging Utility dataset transfer request.

System Action: The Strobe Packaging Utility does not process the request.

User Response: Specify an output dataset for the prefix and resubmit the Strobe Packaging Utility dataset transfer request.

STR7373I VERIFY CANCEL REQUEST. ‘END’ TO EXIT Strobe PACKAGING UTILITY, ‘ENTER’ TO CONTINUE

Explanation: This message enables you to verify your request to cancel the Strobe Packaging Utility.

System Action: The Strobe Packaging Utility stops processing your request.

User Response: Press End to cancel the Strobe Packaging Utility, or press Enter to continue Utility processing.

STR7374E Missing Log Dataset(s) STRBPKG - SOME Strobe LOG FILES ARE UNAVAILABLE

Explanation: The Strobe Packaging Utility called the dialog service for the names of the Log datasets. One or more of these datasets have become unavailable. They may have been deleted or re-named.

System Action: The Strobe Packaging Utility continues with those Log datasets that are available.

User Response: Notify the Strobe system programmer.

STR7375E OSTARXMT ERROR. text

The specified message text is output from the OSTARXMT REXX exec. The following are possible texts:

•Workfile SYSUT2 allocation failure

Explanation: The procedure was unable to allocate a temporary work file.

System Action: Processing terminates.

User Response: See other TSO messages and modify the allocation for SYSUT2 in OSTARXMT to conform to local standards.

•Invalid control file DSN. Try OSTARXMT with no parms

Explanation: The control file STRBPKG is passing to OSTARXMT is invalid.

System Action: Processing terminates.

User Response: Contact Compuware Customer Support.

•Unable to allocate file. ODSN with DISP=NEW

Explanation: The output file cannot be allocated. Perhaps the dataset already exists.

System Action: Processing terminates.

User Response: Delete the existing dataset of the same name. Otherwise, see other TSO messages and modify the dataset name to conform to local standards.

•DSN not found. Rejected

Explanation: OSTARXMT could not find the dataset.

System Action: Processing terminates.

User Response: Check that the name was entered correctly using normal TSO naming standards. If the name is not in single quotes it will be prefixed with your user ID. If the name is correct, the dataset is not migrated. If you had a typing error then correct it and retry.

•Error writing to ODSN

Explanation: Either the output dataset filled up, the volume is full, or you do not have write access to the dataset.

System Action: Processing terminates.

User Response: If the output dataset has gone to 16 extents then increase the size on the allocate for SYSUT1 in OSTARXMT.

•All datasets were not processed, but ‘ODSN’ is valid

Explanation: This is a warning. The datasets that were specified correctly are in the output file.

System Action: None.

User Response: None required.

•Unable to copy ‘IDSN’ to workfile

Explanation: The TSO TRANSMIT command failed to write the input file to the work file.

System Action: Processing terminates.

User Response: If this is a large file, try increasing the size of the work file allocated via SYSUT2 in OSTARXMT. Otherwise, check preceding TSO errors.

•Read error on temp file

Explanation: This should not occur.

System Action: Processing terminates.

User Response: Record the preceding TSO error messages.

•Error writing to output file

Explanation: Either the output file is full or you do not have write access to it.

System Action: Processing terminates.

User Response: If it is full, increase the size of the dataset allocated as SYSUT1 in OSTARXMT.

STR7376E OSTARREC ERROR. text

Explanation: The specified message text is output from the OSTARREC REXX exec. The following are possible texts:

•Error allocating work file

Explanation: The procedure was unable to allocate a temporary work file.

System Action: Processing terminates.

User Response: Modify the allocation for SYSUT2 in OSTARREC to conform to local standards.

•Unable to allocate file ‘ISDN’

Explanation: Allocation of input file failed.

System Action: Processing terminates.

User Response: Check other error messages. Possible errors are security violations or exclusive shares.

•Invalid input ‘DSN’ ‘ISDN’. Invalid header

Explanation: The input file does not start with the expected header information. Possible causes are transmission error or wrong input dataset used.

System Action: Processing terminates.

User Response: Correct input dataset name, if incorrect, otherwise, retransmit.

•Input file is ‘VERSION.’ You need a new version of ‘OSTARREC’

Explanation: The file you have uploaded requires a newer version of OSTARREC.

System Action: Processing terminates.

User Response: Contact Compuware Customer Support.

•Read error on input file

Explanation: Unable to read the input file.

System Action: Processing continues.

User Response: See other TSO messages for details.

•File level error checking failed

Explanation: File validation failed. Possible reasons include transmission error and LRECL not 88.

System Action: Processing terminates.

User Response: Correct error and retry.

•Record level error checking failed

Explanation: File validation failed. Transmission error.

System Action: Processing terminates.

User Response: Correct error and retry.

•Write error to temp file

Explanation: The temporary work file allocated via SYSUT2 is not big enough.

System Action: Processing terminates.

User Response: Find the allocate statement for SYSUT2 in OSTARREC and increase the size.

•‘INMR152I’ RECEIVE failed. Sender’s node ID is not recognized

Explanation: This message is produced by the TSO RECEIVE command which is used, under covers, by OSTARREC. It is produced when the TSO TRANSMIT/RECEIVE customization has not been performed at the site when TSO/E was installed.

System Action: Processing terminates.

User Response: Contact your system programmer.

STR7378E STRBPKG MUST BE INVOKED VIA 'P' FROM THE Strobe OPTIONS MENU

Explanation: You attempted to access the Strobe packaging utility using a command. You must access this utility by selecting P from the Strobe Options menu in Strobe/ISPF.

System Action:Strobe does not invoke the packaging utility.

User Response: To invoke the packaging utility, select option P from the Strobe Options menu.

STR7379W AUTOSTROBE DISABLED. AUTOSTROBE ALLOCATION ERROR CAUSED AUTOSTROBE TO BE DISABLED

Explanation: A problem occurred during the allocation of a data set required by AutoStrobe. Use of AutoStrobe has been disabled. Look for ICH messages in JESMSGLG for additional information. Submit measurements using ADD ACTIVE or ADD QUEUED instead.

System Action: The AutoStrobe option is not available.

User Response: Notify the Strobe system programmer if you require AutoStrobe functionality.


STR7380I AUTOStrobe REQUEST ADDED. AN AUTOStrobe REQUEST HAS BEEN ADDED FOR jobname

Explanation: You submitted a measurement request. Strobe/ISPF reports the request number (nnnn) and status in the short message field. If the request was submitted successfully, the jobname appears in the long message field. Otherwise, the return code appears in the short message field and the appropriate error message appears in the long message field.

System Action: Strobe successfully processed the request and is waiting for the next request.

User Response: None required.

STR7381W NO BASIS DATA RECORDS. THE AUTOStrobe REQUEST HAS NO BASIS DATA RECORDS TO DISPLAY

Explanation: Strobe issued this warning in a response to a request to display basis data records associated with an AutoStrobe request which has no such records.

System Action: None.

User Response: Remove the invalid request.

STR7382E ARCHIVE ERROR. error text

Explanation: The history manager has encountered an error. The error is described in errortext.

System Action: Strobe does not process the request.

User Response: Notify the Strobe system programmer.

STR7383E INVALID STEPNAME. SPECIFY A VALID STEPNAME OR STEP.PROCESTEP NAME

Explanation: You entered an invalid step in the STEP field of the Strobe - Add Queued Request panel, or you have chosen Option 2 on the Strobe - Add Queued Request - Multiple Steps panel and specified the name of one or more steps or step.procsteps incorrectly.

System Action: Strobe does not process the measurement request.

User Response: Supply a relative step number between 1 and 255, or a stepname, or a procstepname and stepname. The stepname or procstepname must contain from 1 to 8 alphanumeric characters. The first characters must be alphabetic or national. The three national characters are @, #, and $.

STR7384E NO RECORDS FOUND. NO AUTOStrobe RECORDS WERE FOUND FOR THE SPECIFIED FILTER CRITERIA

Explanation: Strobe issued this message in a response to a request to display AutoStrobe requests based on filter values for the fields: Jobname, Program Stepname, OwnerId, System. No AutoStrobe requests matched the filter.

System Action: Strobe does not display any data.

User Response: Make the filters less restrictive, using an asterisk (*) as a wildcard character.

STR7385E INVALID SESSION/TCP TIME. MUST BE A NUMERIC VALUE FROM 0 TO 9999

Explanation: The value you entered as the SESSION/TCB time minutes threshold is not valid. Valid values are within the range of 0 to 9999.

System Action: Strobe does not process the request.

User Response: Enter a valid value.

STR7386E INVALID SPECIFICATION. VALID OPTIONS ARE "A" OR "Q" OR "B" OR "W"

Explanation: The value you entered as the request type are not valid. Valid values are A, Q, B, or W.

System Action: Strobe does not process the request.

User Response: Enter a valid value.

STR7387W NO DDIO SOURCE SUPPORT

Explanation: Strobe/ISPF cannot find CWPIDRVB in a linklist dataset or in the dataset specified on the UI_CSSLIB parameter in the Strobe PARMLIB member. This module is part of the Common Shared Services.

System Action: Strobe/ISPF Profile processing will not be able to supply DDIO source support. The Strobe Profile will be processed without it.

User Response: Notify the Strobe system programmer if DDIO source support is required.

STR7388E INVALID SPECIFICATION. SELECT A VALID OPTION AS LISTED ON THE PANEL

Explanation: You specified an invalid on the panel.

System Action: Strobe/ISPF does not process the request.

User Response: Specify a valid option.

STR7389I NO BASIS DATA FOUND. NO BASIS DATA WERE FOUND TO THE SPECIFIED AUTOStrobe REQUEST

Explanation: There are no measurement session basis data records that match the filter criteria that you specified.

System Action: Strobe does not process the request.

User Response: Enter different filter criteria.

STR7390I NO REQUESTS FOUND. NO ARCHIVED REQUESTS WERE FOUND FOR THE SPECIFIED FILTER CRITERIA

Explanation: There are no measurement session basis data records that match the filter criteria that you specified.

System Action:Strobe does not process the request.

User Response: Enter different filter criteria.

STR7391I INVALID SCHEDULE. AN AUTOStrobe REQUEST CANNOT BE SCHEDULED BEYOND A YEAR FROM TODAY

Explanation: You attempted to schedule a measurement request element or a request group for more than one year in the future from today’s date.

System Action: Strobe/ISPF does not process the request.

User Response: On the Strobe - Request Scheduler panel, ensure that the values in the STARTING DATE and ENDING DATE fields represent a time period of one year or less from today’s date, or specify a value in the NUMBER OF WEEKS field that is one year or less from today’s date.

STR7392E NO SCHEDULE GENERATED. THERE ARE NO DATE ENTRIES IN THE SCHEDULE

Explanation: You attempted to schedule a measurement request or a request group but did not specify the days of the week on which you want the measurement session initiated.

System Action: Strobe/ISPF does not process the request.

User Response: Enter a Y in the field under one or more of the days shown near the top of the Strobe - Request Scheduler panel, or create a customized list by completing the bottom portion of the panel.

STR7393E DUPLICATE ADD CONFLICT. THIS DATE HAS ALREADY BEEN GENERATED IN THE WEEKLY LIST

Explanation: You attempted to add an individual date to the weekly schedule for a measurement request or a request group. The date you specified, however, is already included in the weekly schedule.

System Action: Strobe does not process the request.

User Response: Ensure that the individual date is not included in the weekly schedule designated in the top section of the Strobe - Request Scheduler panel.

STR7394E DATE DOES NOT EXIST. THIS DATE DOES NOT EXIST IN THE GENERATED WEEKLY LIST

Explanation: You attempted to exclude an individual date from the weekly schedule for a measurement request or a request group. The date and time you specified, however, does not exist in the weekly schedule.

System Action: Strobe does not process the request.

User Response: Ensure that the individual date is included in the weekly schedule designated in the top section of the Strobe - Request Scheduler panel.

STR7396E INVALID SPECIFICATION
A THRESHOLD MINIMUM CANNOT BE SPECIFIED WITH THE SUPPRESS OPTION

Explanation: You specified a Y in the SUPPRESS field and entered a threshold minimum in the OVERRIDE THESHOLD field.

System Action: Strobe does not process the AutoStrobe request.

User Response: Enter a threshold minimum or select the SUPRESS option or do neither.

STR7397E CANNOT SUPPRESS ALL
THRESHOLDS CANNOT ALL BE SUPPRESSED

Explanation: You specified Y in the SUPPRESS fields. There must at least one threshold used by AutoStrobe.

System Action: Strobe does not process the AutoStrobe request.

User Response: Change at least one SUPPRESS field to N.

STR7398E CHANGE INVALID ON WARN
CANNOT CHANGE MEASUREMENT PARAMETERS IF ACTION IS WARN

Explanation: You specified Y in the Change Measurement Parameters field and specified an action of Warn. Measurement parameters do not apply when an action of warn is specified.

System Action: Strobe does not process the AutoStrobe request.

User Response: Change the action from Warn to a measurement type, (QA, or B) or change the Y to N in the Change Measurement Parameters field.

STR7402E INVALID FILE
FILE IS NOT DDIO OR MAP

Explanation: You specified a file to use for indexing at was neither a DDIO file nor a map file.

System Action: Strobe does not process the your request.

User Response: Enter the correct file name.

STR7403E DDIO FILE CODE = xxxx
DDIO DATASET VERIFY RETURNED AN INVALID STATE

Explanation: The Compuware CSS routine returned a bad return code xxxx to Strobe.

System Action: Strobe does not process the your request.

User Response: Look up the meaning of the return code in the CSS manual.

STR7404E INVALID EXCPS
MUST BE A NUMERIC VALUE FROM 20000 TO 2147483647

Explanation: You entered a value that is out of range.

System Action: Strobe/ISPF does not process the request.

User Response: Enter a value within the minimum or clear the field.

STR7405E EXCLUSION ADDED
CANDIDATE WAS ADDED TO THE EXCLUSION LIST

Explanation: The exclusion record you selected has been updated.

System Action: None.

User Response: None required.

STR7406E INTERNAL ERROR STRBJTG RC = <rc> FROM <message text>

Explanation: An internal error occurred in Java target processing. message text specifies the error location.

System Action: Strobe does not process the request.

User Response: Notify the Strobe system programmer.

STR7407I SELECT A TARGET OR PRESS END TO EXIT

Explanation: On a targeting panel, you pressed Enter without specifying at least one Java target.

Explanation: Strobe does not process the request.

Explanation: Enter or select a target, or press End to exit without adding a target.

STR7408E ERROR IN JAVA SELECTOR PROCESSING: <message text>

Explanation: A serious error occurred in the Strobe Java Selector processing. See the message text for details about the error that occurred. message text can be:

•MVSOUT ALLOCATION RETURN CODE = rc

•SELECTOR CANNOT BE USED - FILE CANNOT BE ALLOCATED

•TARGET NOT FOUND. REENTER TARGET OR PRESS END TO EXIT

•JAVA CLASS SELECTOR RETURN CODE = rc

•JAVA SELECTOR FILE COPY RETURN CODE = rc

•TARGETING DATA ERROR: rc

•(Various other SELECTOR errors)

System Action: Strobe does not process the request.

User Response: Correct the error described in the message text or notify the Strobe system programmer.

STR7409E NUMBER OF TARGETS CANNOT EXCEED <nnn>. YOU HAVE SELECTED <mmm> TARGETS.

Explanation: On a Strobe Java targeting panel, you selected mmm targets, which is more than the maximum of nnn that can be processed.

System Action: Strobe does not process the request.

User Response: Delete one or more targets until fewer than nnn targets are selected.

STR7410E - STRBJTG MUST BE INVOKED FROM THE Strobe DATA COLLECTORS PANEL

Explanation: You attempted to access the Java targeting function (STRBJTG) outside of Strobe/ISPF. You must access this function only from the Strobe - JAVA Data Collector Options panel in Strobe/ISPF.

System Action: Strobe does not invoke the Java targeting function.

User Response: To run the Java targeting function, invoke Strobe/ISPF and select JAVA Targeting Data from the Strobe - JAVA Data Collector Options panel.

STR7411E DUPLICATE RECORD
THIS RECORD ALREADY EXISTS ON THE FILE

Explanation: The exclusion record you entered already exists on the file.

System Action: Strobe/ISPF does not process the request.

User Response: Ensure that the exclusion record that you add does not already exist.

STR7413E INVALID MAP FILE

Explanation: The file you specified does not meet MAP file requirements. A MAP file can be specified as a PS or a PDS(mbr) dataset.

System Action: Strobe/ISPF does not process the request.

User Response: Specify a valid MAP file.

STR7417E INVALID CHARACTERS

Explanation: Short name field cannot contain characters: < & ; > ` # " [ ] . | * ¬ / = : ^ ? \ or an EMBEDDED BLANK short name field cannot end with an _ character. Description field cannot contain characters: < & ; > ` # " [ ].

System Action: Strobe/ISPF does not process the request.

User Response: Remove invalid characters from the short name.

STR7419E DATE-LOADLIB-OPTION REQ. START DATE, UPDATE OPTION AND AT LEAST ONE LOADLIB ARE REQUIRED

Explanation: You requested to build an AutoMeasure load module list, but did not specify a value for the start date, the update option, or a name of a load library to be searched.

System Action: Strobe does not process the request.

User Response: Enter the missing values in the appropriate fields.

STR7420I NO RECORDS FOUND. NO AUTOMEASURE RECORDS WERE FOUND FOR THE SPECIFIED FILTER

Explanation: Strobe could not find any AutoMeasure records for the values specified on the Strobe - AutoStrobe Automeasure Utility panel or the AutoMeasure utility has not been run.

System Action: No records are displayed.

User Response: If the AutoMeasure utility has not been run, go to Option 5 on the Strobe - AutoStrobe Options panel, and run the utility. If it has been run, change the values specified on the Strobe - AutoStrobe Automeasure Utility panel to include more records.

STR7421E INVALID DATE. DATE IS IN INVALID FORMAT

Explanation: You used an invalid format for the date.

System Action: Strobe does not process the request.

User Response: Enter the date using the format that was specified in the parameter dataset when Strobe was installed. The default format is DD/MM/YY. The value for the day must be from 1 to 31, and the value for the month must be from 1 to 12.

STR7422E INVALID SPECIFICATION. VALID OPTIONS ARE "R" OR "U"

Explanation: You entered an invalid list option on the Strobe - AutoStrobe Automeasure Utility panel. Valid values are R for Replace or U for Update.

System Action: Strobe does not process the request.

User Response: Enter a valid value.

STR7424E PERIOD INCOMPLETE. PERIOD STARTING AND ENDING TIMES ARE REQUIRED

Explanation: The collection period on the AutoStrobe Create Transaction Candidates request is incomplete. Each collection period must have a starting and ending time.

System Action: Strobe does not process the request.

User Response: Supply the missing information.

STR7425E PERIOD INVALID. CANDIDATE COLLECTION ENDING TIME MUST BE GREATER THAN STARTING TIME

Explanation: The AutoStrobe Create Transaction Candidates request has an invalid collection period.

System Action: Strobe does not process the request.

User Response: Change the ending time of the collection period so that it occurs after the starting time.

STR7426E PERIODS OVERLAP. TRANSACTION CANDIDATE COLLECTION PERIODS MAY NOT OVERLAP

Explanation: The AutoStrobe Create Transaction Candidates request has an invalid collection period. Collection periods cannot overlap.

System Action: Strobe does not process the request.

User Response: Change the time ranges of the collection periods so they do not overlap.

STR7427E DAYS OUT OF RANGE. TRANSACTION CANDIDATE COLLECTION NUMBER OF DAYS MUST BE BETWEEN 1 AND 31

Explanation: The AutoStrobe Create Transaction Candidates request has an invalid number of collection days. The number must be from 1–31 days.

System Action: Strobe does not process the request.

User Response: Type a number from 1–31 in the Days to Collect field.

STR7428E MIN TRAN COUNT INVALID. TRANSACTION CANDIDATE COLLECTION MINIMUM TRAN COUNT MUST BE BETWEEN 1 AND 9999

Explanation: The AutoStrobe Create Transaction Candidates request has an invalid minimum transaction count. The minimum qualifying transaction count must be from 19999 transactions.

System Action:Strobe does not process the request.

User Response: Type a number from 1–9999 in the Qualifying Minimum Tran Count field.

STR7429E MIN RESP TIME INVALID. TRANSACTION CANDIDATE COLLECTION MINIMUM RESPONSE TIME MUST BE BETWEEN .1 AND 999.9 seconds

Explanation: The AutoStrobe Create Transaction Candidates request has an invalid minimum response time. The minimum qualifying response time must be from .1–999.9 seconds.

System Action: Strobe does not process the request.

User Response: Type a number from .1–999.9 in the Qualifying Minimum Response Time field.

STR7430E MIN CPU TIME INVALID. TRANSACTION CANDIDATE COLLECTION MINIMUM CPU TIME MUST BE BETWEEN .00001 AND 9.99999 seconds

Explanation: The AutoStrobe Create Transaction Candidates request has an invalid minimum CPU time. The minimum qualifying CPU time must be from .00001–9.99999 seconds.

System Action: Strobe does not process the request.

User Response: Type a number from .00001–9.99999 in the Qualifying Minimum CPU Time field.

STR7431E INSUFFICIENT DATA. THE TRANSACTION CANDIDATE DATA COLLECTED IS NOT SUFFICIENT TO CALCULATE THRESHOLDS

Explanation: Sufficient data for a transaction candidate detail is available when:

•The candidacy period is completed (Days to Collect)

•AutoStrobe has collected data for at least three days

System Action: Strobe does not process the request.

User Response: Determine when AutoStrobe has collected data for at least three days or when the candidacy period is completed, and view the transaction candidate detail after that time.

STR7432E SELECT ONLY 5 TRAN ID'S. THE MAXIMUM NUMBER OF TRANSACTIONS THAT CAN BE SPECIFIED IS 5. PLEASE SELECT NO MORE THAN 5 TRANSACTION ID'S

Explanation: The Add AutoStrobe Transaction request or an Add Active request is invalid, because you selected more than five transactions from the Strobe - AutoStrobe Candidate Transaction Detail panel.

System Action: Strobe does not process the request.

User Response: Select no more than five transactions.

STR7433E SPECIFICATION INCOMPLETE. JOBNAME, PROGRAM AND AT LEAST ONE TRANSACTION NAME REQUIRED

Explanation: The Add AutoStrobe Transaction request is incomplete. The monitoring request must have at a minimum: a job name, program name, and at least one transaction.

System Action: Strobe does not process the request.

User Response: Supply the missing information.

STR7434E ANALYSIS INTVL INVALID. ANALYSIS INTERVAL MUST BE A VALUE BETWEEN 5 AND 60 MINUTES

Explanation: The Add AutoStrobe Transaction request has an invalid analysis interval. The analysis interval must be from 5–60 minutes.

System Action: Strobe does not process the request.

User Response: Type a number from 5–60 in the Analysis Interval field.

STR7435E SPECIFY TRANSACTION. A TRANSACTION MONITOR PERIOD, RESPONSE TIME OR CPU TIME THRESHOLD WAS SPECIFIED WITHOUT TRANSACTION NAME

Explanation: The Add AutoStrobe Transaction request is incomplete. A transaction threshold was specified on the monitoring request without a transaction name.

System Action: Strobe does not process the request.

User Response: Type a transaction name in the Tran Id field.

STR7436E PERIOD INCOMPLETE. TRANSACTION MONITOR PERIOD STARTING AND ENDING TIMES ARE REQUIRED

Explanation: The Add AutoStrobe Transaction request is incomplete. A monitoring period is missing a starting or ending time.

System Action:Strobe does not process the request.

User Response: Supply the missing information.

STR7437E PERIOD INVALID. TRANSACTION MONITOR ENDING TIME MUST BE AT LEAST 5 MINUTES GREATER THAN STARTING TIME

Explanation: The Add AutoStrobe Transaction request has an invalid monitoring period. The ending time of the monitoring period must be greater than the starting time by at least five minutes.

System Action: Strobe does not process the request.

User Response: Change the ending time of the monitoring period so that it is at least five minutes greater than the starting time.

STR7438E PERIODS OVERLAP. TRANSACTION MONITOR PERIODS MAY NOT OVERLAP

Explanation: The Add AutoStrobe Transaction request has an invalid monitoring period. The monitoring periods overlap.

System Action: Strobe does not process the request.

User Response: Change the time ranges of the monitoring periods so they do not overlap.

STR7439 THRESHOLD INVALID. A TRANSACTION CPU OR RESPONSE TIME THRESHOLD IS INVALID OR OUT OF RANGE

Explanation: A transaction threshold is invalid on the Add AutoStrobe Transaction request. The range of valid values for the CPU threshold are .00001–9.99999 seconds. The range of valid values for the response time threshold is 0.1–999.9 seconds.

System Action: Strobe does not process the request.

User Response: Type a number from .00001–9.99999 in the CPU threshold field; or type a number from 0.1–999.9 in the Response threshold field.

STR7442E INVALID SPECIFICATION. A THRESHOLD MINIMUM MUST BE SPECIFIED WHEN SUPPRESS NOT SET TO 'Y'

Explanation: You set the minimum threshold value as a blank, with suppression disabled. Specify a minimum threshold value or enable suppression.

System Action: Strobe does not process the request.

User Response: Type a valid value for the threshold.

STR7445E INVALID SPECIFICATION. VALID SELECTION FOR DDF REQUESTER IS 'P' FOR PRIMARY OR 'S' FOR SECONDARY

Explanation: You typed a value other than P, S, or blank in one of the DDF requester fields.

System Action: Strobe does not process the request.

User Response: Correct the invalid field.

STR7446E 1 P REQUIRED, S OPTIONAL. ENTER ONE 'P' FOR PRIMARY AND OPTIONALLY ONE 'S' FOR SECONDARY

Explanation: You typed more than one P or S, or you typed an S without a P.

System Action: Strobe does not process the request.

User Response: Select the Primary DDF Requester using a P and, optionally, one Secondary DDF Requester using an S.

STR7447E MAX OF 2 FILTERS ALLOWED. USE ONLY FIELDS USED AT MEASUREMENT FOR FILTERS

Explanation: You entered filters for more than two DDF requesters. Only two DDF requesters are permitted; therefore, only two DDF filters are allowed.

System Action: Strobe does not process the request.

User Response: Only specify filters in the fields corresponding to the DDF requesters used at measurement.

STR7448E INVALID THRESHOLD VALUE. MUST BE A NUMERIC VALUE FROM 0 TO 99.99999

Explanation: You typed an invalid value for the threshold. Valid values are 0–99.99999 seconds. Specify the value in nn.nnnnn format.

System Action: Strobe does not process the request.

User Response: Type a valid value for the threshold.

STR7450I NO RECORDS WERE FOUND FOR THE SPECIFIED CRITERIA

Explanation: No event records match the ownerid that you specified.

System Action: Strobe does not process the request.

User Response: Enter a different ownerid.

STR7451E DUPLICATE EVENT NAME
THE SPECIFIED EVENT ALREADY EXISTS

Explanation: You attempted to create a new event, but an event with this name already exists.

System Action: Strobe does not process the request.

User Response: Choose a unique name for the event.

STR7452E ALL FIELDS REQUIRED
ENTER A VALUE IN ALL 5 FIELDS

Explanation: You attempted to create or update an event, but required information is missing. Enter a value, or clear the field to use the default. If there is no default, you must enter a value.

System Action: Strobe does not process the request.

User Response: Supply the required information.

STR7453E EVENT NAME NOT FOUND
NAME IS NOT AN EXISTING EVENT

Explanation: You specified an event name, but AutoStrobe cannot locate that event.

System Action: Strobe does not process the request.

User Response: Supply an existing event or add and specify a new one.

STR7454E MORE THAN ONE SELECTED
SELECT ONLY ONE EVENT

Explanation: You selected more than one event for a request.

System Action: Strobe does not process the request.

User Response: Resubmit the request and specify no more than one event.

STR7455E STEP INVALID ON IMMED RQ
A MONITOR IMMEDIATE OR CANDIDATE IMMEDIATE REQUEST MAY NOT INCLUDE A
STEP NAME

Explanation: The AutoStrobe transaction monitoring or create transaction candidates request is invalid, because you specified Monitor Immediate or Immediate Eligibility and also specified a step name.

System Action: Strobe does not process the request.

User Response: Resubmit the request and specify either Monitor Immediate or a step name.

STR7456E This field should be left blank when the output format is an iStrobe file.

Explanation: When the OUTPUT FORMAT is I for iStrobe, the fields NUMBER OF COPIES FOR BACKGROUND REPORTS and DATASET NAME for a saved copy of the Strobe Profile have no meaning and should be left blank.

System Action: Strobe/ISPF dialog waits for correct entry.

User Response: Blank out the specified input fields and continue with the Profile creation dialog.

STR7457E Please enter the name of a supported code page.

Explanation: The translation code page specified is not supported.

System Action: Strobe/ISPF dialog waits for correct entry.

User Response: Enter one of the following supported code pages:

•IBM-STD : Latin 1/Open Systems (default)

•IBM-037 : USA/Canada

•IBM-273 : German

•IBM-277 : Danish

•IBM-278 : Swedish

•IBM-280 : Italy

•IBM-284 : Spanish

•IBM-285 : United Kingdom

•IBM-297 : French

•IBM-423 : Greek

•IBM-424 : Israel

•IBM-500 : Switzerland

•IBM-870 : Polish

•IBM-875 : Greek

STR7464E Embedded QUOTE processing has expanded the size of the filter string past its limit.

Explanation: If you have entered a quoted filter value, Strobe syntax requires double quotes to facilitate parsing the string in order to pass a valid string to the IBM Db2 Instrumentation Facility Interface (IFI), i.e., ''a-Db2-value''.

Strobe processing will detect a single quote and attempt to supply double quotes. If the expansion of the string will exceed the maximum allowed value for the filter type, Strobe will notify the user.

System Action: Strobe/ISPF dialog waits for correct entry.

User Response: Correct the invalid IFI filter list.

STR7465E Filter string has unbalanced quotes.

Explanation: If you have entered a quoted filter value, Strobe syntax requires double quotes to facilitate parsing the string in order to pass a valid string to the IBM Db2 Instrumentation Facility Interface (IFI), i.e., ''a-Db2-value''.

Strobe processing will detect a single quote and attempt to supply double quotes. If the expansion of the string will exceed the maximum allowed value for the filter type, Strobe will notify the user.

System Action: Strobe/ISPF dialog waits for correct entry.

User Response: Correct the invalid IFI filter list.

STR7466I An element has been added to the group. End of selection list for Active Jobs.

Explanation: You added a request group element to the group. Strobe has processed the last of a list of Jobs for Add Active element processing.

System Action: Strobe successfully processed the request and is waiting for the next request.

User Response: None required.

STR7467I Req nnnn has been added for jjjjjjjj . End of selection list for Active Jobs/UNIX Processes/Agents.

Explanation: Request nnnn has been added for the named job jjjjjjjj . Strobe has processed the last of a list of active Jobs /UNIX Processes / Agents.

System Action: Strobe successfully processed the request and is waiting for the next request.

User Response: None required.

STR7468E Invalid High Level Qualifier For Temporary Datasets. The entered temporary dataset high level qualifier is invalid.

Explanation: You specified a non-acceptable high-level qualifier for your temporary dataset name.

System Action: Strobe/ISPF dialog waits for correct entry.

User Response: Enter a valid high-level qualifier for your temporary dataset name. You may blank out the field and press Enter to restore the default value. The default value may be the TSO userid or TSO profile prefix.

STR7469E ISPF FTINCL service failed with RC(nn) for the JCL skeleton
member, xxxxxxxx. JCL generation can not continue.

Explanation: The ISPF file tailoring service FTINCL has failed with a return code of nn, processing the JCL skeleton member, xxxxxxxx. Strobe can not build the requested JCL. Please check that the Strobe JCL skeleton library is included in the ISPSLIB concatenation.

System Action: Strobe will not allow further JCL build processing.

User Response: Contact your Strobe administrator.

STR7475E Missing Log Dataset(s)
STRBPKG - SOME Strobe LOG FILES ARE UNAVAILABLE

Explanation: The Strobe Packaging Utility called the dialogservice for the names of the Log datasets. One or more of these datasets have become unavailable. They may have been deleted or re-named.

System Action: The Strobe Packaging Utility continues with those datasets that are available.

User Response: None required.

STR7501E ERROR OCCURRED DURING UNMARSHALLING OF THE REQUEST MSG

Explanation: Strobe transfer client encountered an error while reading.

System Action: Strobe terminates the download.

User Response: Contact Compuware Customer Solutions.

STR7504E ERROR OCCURRED WHILE EXECUTING THE SAVE REQUEST

Explanation: Strobe transfer client encountered an error during the SAVE process.

System Action: Strobe terminates the download.

User Response: Contact Compuware Customer Solutions.

STR7507E REQUESTED FILE OR DIRECTORY COULD NOT BE FOUND AS SPECIFIED

Explanation: Strobe transfer client could not find the directory as specified.

System Action: Strobe terminates the download.

User Response: Correct the directory and resubmit.

STR7508E WRITE ACCESS FAILED FOR FILE OR DIRECTORY

Explanation: Strobe transfer client encountered a directory with “Write access denied”.

System Action: Strobe terminates the download.

User Response: Correct access to the directory or chose another directory.

STR7511E NEW DIRECTORY REQUEST FAILED: DIRECTORY ALREADY EXISTS

Explanation: Strobe transfer client encountered a directory error.

System Action: Strobe terminates the download.

User Response: Contact Compuware Customer Solutions,

STR7512E SAVE OF PROFILE FAILED WITH VERIFY ERROR

Explanation: Strobe transfer client encountered a directory error during SAVE processing.

System Action: Strobe terminates the download.

User Response: Check the iStrobe Manager log for details, and correct the directory error. If the problem persists, contact Compuware Customer Solutions.

STR7513E WRITE ERROR OCCURRED DURING DOWNLOAD OF PROFILE

Explanation: Strobe transfer client encountered an error during SAVE processing.

System Action: Strobe terminates the download.

User Response: Contact Compuware Customer Solutions.

STR7514E SAVE FAILED ON PROFILE DATA TRANSMIT ERROR

Explanation: Strobe transfer client encountered an error during transmit processing.

System Action: Strobe terminates the download.

User Response: Rerun the job or contact Compuware Customer Solutions.

STR7515E DESTINATION FOR PROFILE IS NOT A VALID PATH FOR THIS SERVER

Explanation: Strobe transfer client could not find the directory in the directory list. Valid directories can be found in the transfer client message following this message.

System Action: Strobe terminates the download.

User Response: Correct the directory and resubmit.

STR7516E PROFILE LOCATIONS ARE NOT DEFINED. CONTACT YOUR iStrobe ADMINISTRATOR

Explanation: The iStrobe manager configuration does not define the Profile Locations.

System Action: Strobe terminates the download.

User Response: Contact your iStrobe administrator.

STR7518E SAVE ACCESS WAS DENIED FOR THE PROTECTED FOLDER

Explanation: Cannot create the target file in the directory specified.
Check directory permissions or specify a folder to which you have write access.
The target file location is given in the additional messages listed after this message.

System Action: Strobee terminates the download.

User Response: Contact your iStrobe administrator.

STR7520E EMAIL NOTIFICATION WAS REQUESTED BUT FAILED

Explanation: The iStrobe manager configuration does not have the mail server installed.

System Action: Strobe terminates the download.

User Response: Contact your iStrobe administrator.

STR7521E RESPONSE RETURN CODE OR MESSAGE NUMBER IS INVALID, RESPONSE FOLLOWS

Explanation: Strobe transfer client encountered an error.

System Action: Strobe terminates the download.

User Response: Contact Compuware Customer Solutions.

STR7522E EMAIL NOTIFICAION WAS IGNORED, CONFIGURATION HAS NOT BEEN PERFORMED

Explanation: The iStrobe manager e-mail configuration has not been performed. The mail server smtpservr is configured to send from sender iStrobe@compuware.com. The Profile has been processed and can be viewed in iStrobe via the open profiles dialog.

System Action: None.

User Response: Contact your iStrobe administrator.

STR7530E LMS CHECKOUT FAILURE

Explanation: Strobe transfer client encountered an error during LMS processing.

System Action: Strobe terminates the download.

User Response: Contact Compuware Customer Solutions.

STR7531E THE RESPONSE MESSAGE DID NOT CONTAIN THE EYECATCHER

Explanation: Strobe transfer client encountered an error with the transmitted data.

System Action: Strobe terminates the download.

User Response: Contact Compuware Customer Solutions.

STR7532E PROPERTIES MODULE WAS NOT LOADED

Explanation: Strobe transfer client encountered an error processing the HOST data.

System Action: Strobe terminates the download.

User Response: Contact Compuware Customer Solutions.

STR7533E CALL TO GETRETURNEDMESSAGE WAS MADE AND THERE WAS NO MESSAGE TO RETURN

Explanation: Strobe transfer client encountered an error processing the RETURNMESSAGE.

System Action: Strobe terminates the download.

User Response: Contact Compuware Customer Solutions.

STR7534E UNICODE CONVERSION ERROR ON REQUEST MESSAGE

Explanation: Strobe transfer client encountered an error processing the Unicode conversion.

System Action: Strobe terminates the download.

User Response: Contact Compuware Customer Solutions.

STR7535E UNICODE CONVERSION ERROR ON RESPONSE MESSAGE

Explanation: Strobe transfer client encountered an error processing the Unicode conversion.

System Action: Strobe terminates the download.

User Response: Contact Compuware Customer Solutions.

STR7536E SENDING DATA ON A SOCKET FAILED

Explanation: Strobe transfer client encountered an error during SEND processing.

System Action: Strobe terminates the download.

User Response: Contact Compuware Customer Solutions.

STR7537E CONNECTION HAS BEEN LOST

Explanation: Strobe transfer client encountered a Lost Connection.

System Action: Strobe terminates the download.

User Response: Contact Compuware Customer Solutions.

STR7538E UNABLE TO LOCATE THE SERVER ADDRESS

Explanation: Strobe transfer client could not connect to the server address/IP address supplied.

System Action: Strobe terminates the download.

User Response: Correct the server address/IP address and resubmit the job.

STR7539E SOCKET CREATION FAILED

Explanation: Strobe transfer client could not connect to the server address/IP address and/or PORT supplied.

System Action: Strobe terminates the download.

User Response: Correct the server address/IP address and resubmit the job. If the job continues to fail, contact Compuware Customer Solutions.

STR7540E SERVER ADDRESS IS NOT AVAILABLE

Explanation: Strobe transfer client could not connect to the server address/IP address and/or PORT supplied from the system.

System Action: Strobe terminates the download.

User Response: Correct the server address/IP address and resubmit the job, and/or check with your network administrator for connection verification. If the job continues to fail, contact Compuware Customer Support.

STR7541E SERVER REFUSED THE CONNECTION

Explanation: Strobe transfer client encountered a “connection” refused.

System Action: Strobe terminates the download.

User Response: Correct the server address/IP address and resubmit the job, and/or check with your network administrator for connection verification. If the job continues to fail, contact Compuware Customer Support.

STR7542E THE CONNECTION FAILED

Explanation: Strobe transfer client could not establish a connection with the network.

System Action: Strobe terminates the download.

User Response: Check with your network administrator for connection verification. If the job continues to fail, contact Compuware Customer Support.

STR7543E DISCONNECT MESSAGE WAS RECEIVED

Explanation: Strobe transfer client connection was terminated.

System Action: Strobe terminates the download.

User Response: Resubmit the job. If the job continues to fail, contact Compuware Customer Support.

STR7544E TCP/IP ERROR OCCURED RECEIVING THE DATA

Explanation: Strobe transfer client received an error during RECEIVE processing.

System Action: Strobe terminates the download.

User Response: Resubmit the job. If the job continues to fail, contact Compuware Customer Support.

STR7545E SESSION HANDSHAKE ERROR

Explanation: Strobe transfer client encountered a handshake error.

System Action: Strobe terminates the download.

User Response: Contact Compuware Customer Support.

STR7546E ERROR OCCURRED DURING THE SESSION HANDSHAKE

Explanation: Strobetransfer client encountered a session handshake error.

System Action: Strobe terminates the download.

User Response: Contact Compuware Customer Support

STR7547E UCS ERROR OCCURRED WITH DATA SENT

Explanation: Strobe transfer client encountered a UCS error sending data to the iStrobe manager.

System Action: Strobe terminates the download.

User Response: Contact Compuware Customer Support

STR7548E UCS ERROR OCCURRED WITH THE DATA RECEIVED

Explanation: Strobe transfer client encountered a UCS error receiving data from the iStrobe manager.

System Action: Strobe terminates the download.

User Response: Contact Compuware Customer Support.

STR7549E NETWORK UNREACHABLE. NO ROUTE TO THE NETWORK IS PRESENT

Explanation: The Strobe transfer client was unable to connect to the destination. The network cannot be reached.

System Action: Strobe terminates the transfer.

User Response: Verify the network parameters are correct. (TCP stack name, hostname, ip address, port number, etc.). Contact Compuware Customer Solutions.

STR7550E UNKNOWN ERROR RETURNED, RC=xxxxxxxx

Explanation: Strobe transfer client encountered an unknown error.

System Action: Strobe terminates the download.

User Response: Contact Compuware Customer Solutions.

STR7551E A TCP ERROR WAS ENCOUNTERED. errno: xxxx

Explanation: The Strobe transfer client encountered a problem when trying to connect to the target address. The TCP errno from the connect is included for your reference.

System Action: Strobe terminates the download.

User Response: Refer to the errno in the IBM z/OS UNIX System Services Messages and Code section “Return codes (errnos)” for a detailed explanation. Contact Compuware Customer Solutions.

STR7560E FAILED TO OPEN SYSPRINT. CHECK THAT IT IS ALLOCATED.

Explanation: SYSPRINT allocation failed.

System Action: Strobe terminates the download.

User Response: Check for SYSPRINT DD card or Contact Compuware Customer Solutions.

STR7561E FAILED TO OPEN ISTRIN. CHECK THAT IT IS ALLOCATED.

Explanation: ISTRIN allocation failed.

System Action: Strobe terminates the download.

User Response: Check for ISTRIN DD card or Contact Compuware Customer Solutions.

STR7562E FAILURE LOADING MODULE

Explanation: Internal LOAD failure for the module specified.

System Action: Strobe terminates the download.

User Response: Contact Compuware Customer Solutions.

STR7563I

Explanation: Informational message used to display the transfer parameters.

System Action: None.

User Response: None required.

STR7564E PARM ERROR FOR

Explanation: Specified parameter is invalid.

System Action: Strobe terminates the download.

User Response: Correct the parameter on the Strobe - Produce a Performance Profile panel.

STR7565E PARM ERROR FOR TCPSTCK

Explanation: Parameter specified in //ISTROPT DD is invalid.

System Action: Strobe terminates the download.

User Response: Correct the parameter on the //ISTROPT DD on the STRIPROF proc. 

STR7570E DYNAMIC ALLOCATION RC=XXXX ERROR=XXXX INFO=XXXX

Explanation: The PROFILE specified cannot be allocated.

System Action: Strobe terminates the download.

User Response: Verify and correct the Sample Dataset Name parameter on the Strobe - Produce a Performance Profile panel.

STR7571E INPUT PROFILE DATASET FAILED TO OPEN

Explanation: The PROFILE specified cannot be OPENed.

System Action: Strobe terminates the download.

User Response: Verify and correct the Sample Dataset Name parameter on the Strobe - Produce a Performance Profile panel.

STR7572E PROFILE DATASET PROCESSING FAILED

Explanation: Error reading the PROFILE dataset.

System Action: Strobe terminates the download.

User Response: Verify the PROFILE contains data and resubmit. If the job continues to fail, contact Compuware Customer Support.

STR7573E TRANSFER RESPONSE IS NULLS

Explanation: The response from the iStrobe server is null.

System Action: Strobe terminates the download.

User Response: Contact Compuware Customer Support.

STR7574E TRANSFER RESPONSE IS NOT NULL TERMINATED

Explanation: The response from the iStrobe server is not null terminated.

System Action: Strobe terminates the download.

User Response: Contact Compuware Customer Support.

STR7575I TRANSFER COMPLETE, TERMINATING

Explanation: The transfer has completed, and termination is being performed.

System Action: None.

User Response: None Required.

STR7576I COS TRANSFER, transfer status

Explanation: Information returned from the COS Alert processor.

System Action: None.

User Response: None.

STR7700E message_text

Explanation: STRBGMCL found an error in the criteria request. Message_text contains one of the following:

•INVALID CHARACTER IN COLUMN

•INVALID FIELD LENGTH: length

•INVALID PARAMETER: parm

System Action: The current request is terminated.

User Response: Resolve the error accordingly.

STR7701E DYNAMIC ALLOCATION RETURN CODE=RETC ERROR=ERRC INFO=INFC

Explanation: Dynamic Allocation encountered an error.

System Action: Processing terminates.

User Response: Verify and correct the Criteria Dataset based on the error codes returned.

STR7702E SUBT for RQST request. PGM=PRGM

Explanation: A common VSAM error occurred accessing a Strobe Monitoring criteria dataset data record. The VSAM error and criteria utility command are shown in the message.

System Action: Processing continues.

User Response: Resolve the error accordingly.

STR7703E RACF Authorization checking failed. VSAM r/c=RETC Error=ERRC PGM=PRGM

Explanation: RACF denied access to the Strobe Monitoring criteria dataset. The VSAM return code and error code are displayed in this message. The name of the program is also shown in this message.

System Action: Processing terminates.

User Response: See the job log for the corresponding VSAM messages. If there are no messages, contact Compuware Technical Support.

STR7704E Strobe signature not active.

Explanation: Strobe signature is not currently active.

System Action: Processing terminates.

User Response: Initialize Strobe signature to continue.

STR7706I Global Monitoring criteria refreshed

Explanation: A request to refresh Global Monitoring criteria in the MNAS was successful.

System Action: The criteria in an active MNAS is updated using the current data in the criteria dataset.

User Response: None.

STR7707E Global Monitoring criteria refresh request failed

Explanation: A request to refresh Global Monitoring criteria failed in the MNAS.

System Action: The criteria in the MNAS is not updated.

User Response: Check the MNAS STRDLOG message log dataset for messages pertaining to the criteria REFRESH request.

STR7708E Global Monitoring Name/Token pair not found

Explanation: A request to refresh Global Monitoring criteria failed because the Name/Token pair representing the Global Monitoring Address space was not found.

System Action: The criteria in the MNAS is not updated.

User Response: Ensure that the Global Monitoring address space is active.

STR7709E Unable to connect to the Global Monitoring address space

Explanation: A request to refresh Global Monitoring criteria failed. The Name/Token pair representing the Global Monitoring Address space (MNAS) was found. Either the MNAS was not active on the system or another error occurred attempting to connect to the MNAS.

System Action: The criteria in the MNAS is not updated.

User Response: Ensure that the Global Monitoring Address Space is active. If the MNAS is active, check the message log dataset for error messages.

STR7710E Unable to process refresh request at this time

Explanation: A request to refresh Global Monitoring criteria failed. The MNAS is currently processing another request.

System Action: The criteria in the MNAS is not updated.

User Response: Retry the REFRESH request at a later time.

STR7711E Criteria dataset not allocated

Explanation: A request to access the Global Monitoring criteria dataset failed. The dataset name specified for the GM_CRITERIA_DSN parameter is not allocated.

System Action: Criteria processing stops.

User Response: Verify the Global Monitoring criteria dataset name.

STR7712E Error encountered during parameter processing, ERROR=@@

Explanation: An invalid criteria parameter was found.

System Action: Current criteria skipped.

User Response: Correct the invalid parameter.

STR8040E STRBD2PP: Unexpected Origination Code

Explanation: An unexpected origination code was sent to SQLAF on Demand.

System Action: The SQLAF on Demand request will fail.

User Response: Contact Compuware Technical Support.

STR8041E STRBD2PP: Unable to retrieve the Db2 SSID for Location: "location name"

Explanation: An attempt was made to determine the Db2 subsystem ID based on a location.

System Action: The SQLAF on Demand request will fail.

User Response: Verify that the Db2 subsystem associated with the location specified on the message is active. Otherwise, contact Compuware Technical Support.

STR8042E STRBD2PP: Unable to allocate storage for Db2 Catalog Access

Explanation: The SQLAF on Demand request cannot continue because storage for an interal work area could not be obtained.

System Action: The SQLAF on Demand request will fail.

User Response: Notify the Strobe system programmer.

STR8043E STRBD2PP: Unable to load: "module name"

Explanation: The SQLAF on Demand request cannot continue because the module named in "module name" could not be found.

System Action: The SQLAF on Demand request will fail.

User Response: Strobe was unable to connect to Db2. Notify the Strobe system programmer.

STR8044E STRBD2PP: Unable to connect to Db2: RC=xxxxxxxx RSN=xxxxxxxx

Explanation: The SQLAF on Demand request cannot continue because Strobe was unable to connect to Db2.

System Action: The SQLAF on Demand request will fail.

User Response: Notify the Strobe system programmer or Db2 DBA. Refer to IBM's Db2 for z/OS Messages manual for the return codes and reason codes.

STR8045E STRBD2PP: The DBRM (STRDFIFM) for SQLAF on Demand has not been bound - Please execute Bind

Explanation: The SQLAF on Demand request cannot continue because the DBRM (STRBDFIFM) has not been bound.

System Action: The SQLAF on Demand request will fail.

User Response: Notify the Strobe system programmer or Db2 DBA.

STR8046E STRBD2PP: Public access has not been granted to SQLAF on Demand's Plan (STRANANA) - Please execute Grant

Explanation: The SQLAF on Demand request cannot continue because Public access has not been granted.

System Action: The SQLAF on Demand request will fail.

User Response: Notify the Strobe system programmer or Db2 DBA.

STR8047E STRBD2PP: Unexpected SQLCODE encountered in function: xxxxxxxx SQLCODE: xxx

Explanation: The SQLAF on Demand request cannot continue; an unexpected SQLCODE was encountered.

System Action: The SQLAF on Demand request will fail.

User Response: Contact Compuware Technical Support.

STR8048E STRBD2PP: Unknown Statement Type Encountered: "statement type"

Explanation: An unknown statement type was encountered.

System Action: The SQLAF on Demand request will fail.

User Response: Contact Compuware Technical Support.

STR8049E STRBD2PP: Release Level Mis-Match: xxxxxxxx "Strobe module name" = xxxxxxxx

Explanation: The release level from module STRBD2PP does not match the release level of the named module shown in the error message:

System Action: The SQLAF on Demand request will fail.

User Response: The module named in the error message should be in the same library that STRBD2PP resides in and must be at the same Strobe release level. For additional assistance, contact Compuware Technical Support.

 

Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*