Copying AS/400 Report Manager database (AS400RPT.NSF) from CD to the Notes Data Directory
From Support
AS/400 command for copying AS/400 Report Manager template from the CD to the NOTES Data directory.
The following command will copy the AS400RPT.NSF file from the RJS CD to the /NOTES/DATA directory:
CPY OBJ('/qopt/rjscd/rjsnotes/as400rpt.nsf') TOOBJ('/notes/data/as400rpt.nsf')
