|
Thank you for your interest in Dicer, the software utility that merges/sorts/splits/duplicates i5/OS spooled files.
There are 3 steps to installing Dicer on your System i. They are:
Procedures for each of these steps are detailed below. In these procedures PC denotes an operation performed on your PC while i5 denotes an operation performed on your System i. Enter represents the enter key.
But before you start, If you haven't already unzipped the download do so now by double clicking it, or by choosing Start > Run and specifying “dcr”.
To create a save file on your System i perform the following:
CRTSAVF FILE(QGPL/DCRSAVF) AUT(*ALL)
You are now ready to transfer dcr.svf to your System i.
To transfer dcr.svf to your System i using FTP, perform the following:
STRTCPSVR SERVER(*FTP)
cd \Gumbo\ProdData\DCR\InstallEnter
FTP system_nameEnter
binaryEnter
cd /qsys.lib/qgpl.libEnter
quote site namefmt 0Enter
put dcr.svf qgpl/dcrsavfEnter
quitEnter
exitEnter
You are now ready to restore Dicer from the save file, go to Step 3 Restore Procedure.
To restore Dicer to your System i perform the following:
DSPDTAARA DTAARA(QGPL/QSS1MRI)
Note: If you are running a version of i5/OS earlier than V5R3M0, release V1R5M0 of Dicer can not be installed on your System i. Download and install an earlier release.
WRKSYSVAL SYSVAL(QALWUSRDMN)
Take option 5 to display the value. If the value is not *ALL, use option 2 to add libraries DICER and QSRV to the list of libraries where user domain objects are allowed. QSRV is required to correctly process PTFs when they are loaded and applied.
WRKSYSVAL SYSVAL(QVFYOBJRST)
Take option 5 to display the value. If the value is 3 or higher, use option 2 to temporarily change the value to 1.
RSTLICPGM LICPGM(2A55DCR) DEV(*SAVF) SAVF(QGPL/DCRSAVF) LNG(2924)