Description This is an example program for showing how function modules are used forwriting archives. You use Archive Administration>> to specifywhether the example program for deleting archived data in the databaseis to be called automatically. The user can change this parameter. Thisdelete program, however, with the name RSARCH06> will not deletethe data in the database since it is only an example. The following function modules are used:
- ARCHIVE_OPEN_FOR_WRITE>
- ARCHIVE_NEW_OBJECT>
- ARCHIVE_PUT_RECORD>
- ARCHIVE_PUT_TABLE>
- ARCHIVE_SAVE_OBJECT>
- ARCHIVE_WRITE_STATISTICS>
- ARCHIVE_CLOSE_FILE>
Precondition The platform-independent file names are used as example data. If you donot have any data in the tables for the platform-independent file names,you need to create file names beforehand. Output Several archive files may be created. You can also find the result of anarchive run in Archive Administration>>.
|