Datafile Messages
Each message has a type descriptor at the beginning of the line to determine its kind and is followed by the message contents.
General message types:
- APP-AVAIL----: The available applications (object ID, application name, description).
- APP-NAME-----: For export, the name of the exported application, or for import, the name to use for import.
- APP-TIME-----: The duration of the ex/import of the application.
- APPOPT-------: Whether to ex/import the application options.
- COMMENT------: The comment message.
- CURR-DIR-----: The current folder.
- DAT-FILE-----: The status of the data file.
- ERR-FILE-----: The status of the error file.
- ERROR--------: The error message.
- EXIT-ON-KEY--: Indication that the exit on key press option has been activated.
- EXP-EXECUTE--: Logmessages of the actual export process.
- EXP-TEXT-----: The export is in readable Text format (and cannot be imported).
- FILE-NAME----: The name of the LionSource file to export to or import from.
- GENSET-------: For export, the name of the exported generation set, or for import, the name of the generation set to import in.
- GS-AVAIL-----: The available generation sets (object ID, genset name).
- HEADER-------: The Header information.
- INFO---------: The information message.
- LOG-FILE-----: The status of the log file.
- LOG-PATH-----: The path to the folder of the stored log files.
- LOG-START----: The time the logging started.
- PAR-FNAME----: The file name of the parameter file.
- PRE-TEST-----: Indication that the pretest option has been activated.
- PROCESS------: The process stage indication.
- SECURITY-----: Indication that the security information option has been activated.
- SO-LOCKED----: Indication that the stop on locked objects option has been activated.
- SO-NOTFOUND--: Indication that the stop on object not found option has been activated.
- TYPE---------: The type of the export (ALL | APP | PAPP).
Requested objects message types:
- RQ-C-COPY----: The requested COBOL Copies.
- RQ-C-FORMS---: The requested COBOL Forms.
- RQ-C-FORMS-INC: The requested COBOL Includable Forms.
- RQ-C-PROGRAM-: The requested COBOL Programs.
- RQ-C-SUBPROG-: The requested COBOL Subprograms.
- RQ-DATACOM-TBL: The requested DataCom Database Tables.
- RQ-EXTINTERFACE: The requested External Interfaces.
- RQ-IMS-DBD----: The requested IMS Database objects.
- RQ-IMS-PSB----: The requested IMS Program Specification Block objects.
- RQ-INDEX-----: The requested AMT Database Indexes.
- RQ-SCRIPT----: The requested Scripts.
- RQ-SEQUENCER: The requested Sequences.
- RQ-STOREDPROC: The requested Database Stored Procedures.
- RQ-TABLE-----: The requested AMT Database Tables.
- RQ-VIEW------: The requested Database Views.
Queued objects message types:
- CQ-C-COPY----: The actually queued COBOL Copies.
- CQ-C-FORMS---: The actually queued COBOL Forms.
- CQ-C-FORMS-INC: The actually queued COBOL Includable Forms.
- CQ-C-PROGRAM-: The actually queued COBOL Programs.
- CQ-C-SUBPROG-: The actually queued COBOL Subprograms.
- CQ-DATACOMTBL: The actually queued DataCom Database Tables.
- CQ-EXTINTERFACE: The actually queued External Interfaces.
- CQ-IMS-DBD---: The actually queued IMS Database objects.
- CQ-IMS-PSB---: The actually queued IMS Program Specification Block objects.
- CQ-INDEX-----: The actually queued AMT Database Indexes.
- CQ-SCRIPT-: The actually queued Scripts.
- CQ-TABLE-----: The actually queued AMT Database Tables.