Previous | Contents | Index |
A text file can easily be inserted into the database by use of the insrep command. For example, to insert all the SCHEDULE report definitions that were extracted in the previous example, the following command will work:
Schedule> insrep -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 |
Previous | Next | Contents | Index |