INSERT adds a report definition.
The INSERT command will read a text file containing one or more report definition modules and add them to the database. INSREP adds report definition into the SCHEDULE REPORT directory.
The INSREP command will copy a text file containing one or more report definition modules into the SCHEDULE REPORT directory.
General format
insert/report [/qualifiers]report_name
Qualifier Summary
/confirm
/log
/node=target_nod
Examples
Schedule> insert/report schedule_user_by_comment_132 /report
Qualifiers
/confirm
/noconfirm
Confirm requests that the user be prompted prior to any operation to verify that the selected module is the correct one.
/log
/nolog
The log qualifier causes each completed operation to issue a note to the user.
/node=target_node
The NODE qualifier specifies what NODE (either local or remote) you want the operation performed on.