SDS0730-SDS0739 SCI Configuration

These messages are issued by the SDS Common Infrastructure when errors are detected within the SCICFG configuration file. Any running job will continue to run.

SDS0730E SCICFG: text(text). Lost record.
The record specified by message SDS0739E has been lost due to an environmental error:
Error: SSMALLOC(This macro terminated in error: GETMAIN)
Cause: The job’s region is too small.
Action: Specify a larger region on the job’s JCL and restart.

SDS0731E SCICFG: Excessive continuation record.
Configuration statements may span as many as five contiguous records within the SCICFG file. The record specified by accompanying message SDS0739E has been lost because this limit is exhausted.

SDS0732E SCICFG: Unpaired continuation record.
A configuration statement must be started (e.g. by the specification of a DDNAME) before it may be continued. The record specified by accompanying message SDS0739E has been lost because it is unpaired with a record that starts a statement.

SDS0733E SCICFG: Unable to determine purpose of record.
The record specified by accompanying message SDS0739E has been lost because it lacks a purpose. It has been classified, perhaps as a JCL record, but it does not request a service that can be provided by means of the SCICFG file.

SDS0734E SCICFG: Unable to classify record.
The record specified by accompanying message SDS0739E has been lost because it cannot be classified as any of the following record types: null record, comment record, JCL record, parameter record.

SDS0739E + record_txt.
This message accompanies each of the above messages. record_txt is the text of the record that is in error.