Previous Topic

Next Topic

Book Contents

Book Index

Inserting a report

A text file can easily be inserted into the database by use of the INSERT qualifier. For example, to insert all the SCHEDULE report definitions that were extracted in the previous example, the following command will work:

$ report/insert/log schedule.txt

Inserted SCH_USER_BRF_GEN_80

Inserted SCH_USER_BRF_NTF_80

Inserted SCH_USER_BRF_RES_80

Inserted SCH_USER_BRF_RSC_80

Inserted SCH_USER_BRF_SUB_80

Inserted SCH_USER_BRF_SUM_80

See Also

Modifying

Display the directory

Editing a report

Extracting a module