Dictionary/204 installation guide: Difference between revisions

From m204wiki
Jump to navigation Jump to search
m (wordsmithing v7.7 changes)
 
(188 intermediate revisions by 7 users not shown)
Line 1: Line 1:
<var class="product">[[Dictionary/204]]</var> Is a set of application subsystems (aka APSYs) running inside a <var class="product">Model 204</var> Online that provide full-screen and web-based tools to aid programmers, DBAs, and system managers to handle the complexities of <var class="product">User Language</var> and file and system management.
==Overview==
<var class="product">[[:Category:Dictionary/204|Dictionary/204]]</var> Is a set of application subsystems (known as APSYs) running inside a <var class="product">Model 204</var> Online that provide full-screen and web-based tools to help programmers, DBAs, and system managers handle the complexities of <var class="product">User Language</var> and file and system management.


Installing <var class="product">Dictionary/204</var> requires downloading the <code>M204PROC</code> file and restoring it to your environment, setting up some subsidiary <var class="product">Model 204</var> files, and verifying that the environment has the appropriate parameter settings.
Installing <var class="product">Dictionary/204</var> requires downloading the <code>M204PROC</code> file and restoring it to your environment, setting up some subsidiary <var class="product">Model&nbsp;204</var> files, and verifying that the environment has the appropriate parameter settings.


Upgrades to <var class="product">UL/SPF</var> can almost always be handled by restoring a fresh copy of the <code>M204PROC</code> file. <br/><br/>
<p class="note"><b>Note:</b> As of Model&nbsp;204 version 7.7, the <code>M204PROC</code> file is the container for the [[RKTools]] version 7.7 product, and <var class="product">Dictionary/204</var> is accessible from the RKTools interfaces ([[RKTools#mainmenu|TN3270]] and [[RKWeb#Dictionary|web]]), as well as from the usual [[Dictionary/204 overview#d204main|Dictionary main menu]]. </p>
 
Upgrades to <var class="product">Dictionary/204</var> can almost always be handled by restoring a fresh copy of the <code>M204PROC</code> file.


==A summary of the Dictionary/204 installation steps==
==A summary of the Dictionary/204 installation steps==
The following checklist specifies in brief the steps to follow installing
The following checklist specifies in brief the steps to follow installing
<var class="product">Dictionary/204</var>, whether for MVS, CMS or VSE.
<var class="product">Dictionary/204</var>, whether for z/VM CMS, z/OS, or z/VSE.
The sections [[#Installing Dictionary/204 under VSE|Installing Dictionary/204 under VSE]] [[#Installing Dictionary/204 under CMS|Installing UL/SPF under CMS]] and [[#Installing Dictionary/204 under MVS|Installing UL/SPF under MVS]] describe these steps in greater detail for each operating system.
The sections [[#Installing Dictionary/204 on IBM z/VM CMS|Installing Dictionary/204 on IBM z/VM CMS]], [[#Installing Dictionary/204 on IBM z/OS|Installing Dictionary/204 on IBM z/OS]], and [[#Installing Dictionary/204 on IBM z/VSE|Installing Dictionary/204 on IBM z/VSE]] describe these steps in greater detail for each operating system.
<ol>
<ol>
<li>Allocate the space required for the <code>M204PROC</code> data set,
<li>Allocate the space required for the <code>M204PROC</code> data set,
and <var>RESTORE</var> it from the <var>DUMP</var> files found on the website.
and <var>RESTORE</var> it from the <var>DUMP</var> files [[#Obtaining product installation files|found on the website]].
<p>
<p>
In addition, there may be any number of other data sets required for
In addition, there might be any number of other data sets required for
the <var class="product">Dictionary/204</var> components you are installing.
the <var class="product">Dictionary/204</var> components you are installing.
These are listed in [[#Installation checklist (VSE)|Installation checklist (VSE)]] ,[[#Installation checklist (CMS)|Installation checklist (CMS)]] and [[#Installation checklist (MVS)|Installation checklist (MVS)]]. </p> </li>
These are listed in [[#Installation checklist (z/VM CMS)|Installation checklist (z/VM CMS)]], [[#Installation checklist (z/OS)|Installation checklist (z/OS)]], and [[#Installation checklist (z/VSE)|Installation checklist (z/VSE)]]. </p> </li>
<li>Update the Online JCL or EXEC:
<ul>
<li>Add the DD cards, FILEDEFs or DLBLs for the Dictionary/204</i> files. </li>
   
   
<li>[[Dictionary/204 operation and file maintenance#Backing up Dictionary.2F204 files|If this is an upgrade, create backups]] of all Dictionary/204 files. </li>
<li> If Dictionary/204 has never been installed, use JCL provided in the <code>DDINST</code> job in RKOBJLIB. </li>


</ul>
<li> If this is an upgrade, run DICN.DDRINST using the JCL provided in the <code>DDRINST</code> job in RKOBJLIB. </li>
<li>Update CCAIN parameters:
<ul>
<li>Increase <var>[[NFILES parameter|NFILES]]</var>, <var>[[NDCBS parameter|NDCBS]]</var>, and <var>[[NDIR parameter|NDIR]]</var> for the Dictionary/204 files. </li>
<li>Verify the online has at least 10 [[Sdaemons|SDAEMON]] threads (each typically defined as an <var>IODEV15</var>). </li>
</ul> </li>
<li>Start the Online, using an <var>ONLINE</var> load module that contains the
<var class="product">Model 204 Version 7.5 or higher</var>. </li>
<li>Open file <code>M204PROC</code> and execute the following command:
<p class="code">INCLUDE DDRINST</p>
<p>
Follow the instructions presented on the installation screen (and in the Help
text for the screen).</p> </li>
<li>Verify success of the installation by compiling each Dictionary/204 APSY. </li>
   
   
<li>Verify the success of the installation by compiling each Dictionary/204 subsystem. </li>


<li>Use the APSY named <var>DICTADMIN</var> to customize the <var class="product">Dictionary/204</var> environment. </li>
<li>Use the subsystem named <code>DICTADMIN</code> to customize the <var class="product">Dictionary/204</var> environment. </li>
</ol>
</ol>


==Preparing for Dictionary/204 installation==   
==Preparing for Dictionary/204 installation==   
The <var class="product">Dictionary/204</var> products are implemented as <var class="product">Model 204</var> subsystems.   
The <var class="product">Dictionary/204</var> products are implemented as <var class="product">Model&nbsp;204</var> subsystems.   
The code for all the component subsystems resides in the file named <code>M204PROC</code> which is typically downloaded from the product section of the website.
The code for all the component subsystems resides in the file named <code>M204PROC</code> which is typically downloaded from the Support section of the Rocket Software website.
   
   
===Obtaining product installation files===
===Obtaining product installation files===
The files necessary for the installation are available from
The files necessary for the installation are available from the Rocket Software website:
the Rocket Software website.
 
To download product files from the Rocket website:
<ol>
<ol>
<li>On the [https://m204.rocketsoftware.com/ Rocket M204 Customer Care] page, select the [https://m204.rocketsoftware.com/maint/ullist?nickname=SIRIUS "Download Dictionary/204 files" link] in the "Downloads and Uploads" section to access the "Dictionary/204 files for Rocket Software Inc." page.
<li>On the [https://m204.rocketsoftware.com/ Rocket M204 Customer Care] page, click the [https://m204.rocketsoftware.com/maint/ullist Download SOUL files] link. </li>


<li>After providing your registered customer login information, download the latest version of the <code>Dictionary/204</code> file (which is labeled "Dictionary/204 products in one file" followed by a version number).
<li>After providing your registered customer login information, download the latest version of the Dictionary/204 file, <code>M204PROC</code>. The <code>M204PROC</code> file to download for versions higher than 7.5 of Model&nbsp;204 is the file in the <code>RKTools V7.7</code> product row. As described in [[Dictionary/204 logon and commands#Overview|Dictionary/204 logon and commands]], Dictionary/204 is packaged with RKTools as of RKTools V7.7.
<p>
<p>
A "Click here" link on this page provides Help on downloading format, some information about
A "Click here" link in the text at the beginning of this page provides Help on downloading format, some information about
different browser behaviors, file sizing information, and more.</p></li>
different browser behaviors, file sizing information, and more.</p></li>
</ol>
</ol>
Line 70: Line 51:
If a product does not appear on your download page and you believe it should,
If a product does not appear on your download page and you believe it should,
contact Technical Support.
contact Technical Support.
   
   
===System requirements===
===System requirements===
<ul>
<ul>
<li><var class="product">Dictionary/204</var> operates in a <var class="product">Model 204</var> Online region.
<li><var class="product">Dictionary/204</var> operates in a <var class="product">Model&nbsp;204</var> Online region.
<p>  
<p>  
In the rest of this document, "Online" refers to a region of
In the rest of this document, "Online" refers to a region of
<var class="product">Model 204</var> running an <var>ONLINE</var> load module containing Version 7.5 or higher
<var class="product">Model&nbsp;204</var> running an <var>ONLINE</var> load module containing version 7.5 or higher.
</p></li>
</p></li>
</ul>


===User privileges===
===User privileges===
The installing user '''must have''':
The installing user <i>must</i> have:
<ul>
<ul>
<li>Update access to the JCL or EXECs that bring up the host Online.</li>
<li>Update access to the JCL or EXECs that bring up the host Online.</li>
   
   
<li>System Manager privileges, as well as access to all of the Dictionary/204 subsystems and the JCL or EXEC that
<li>System Manager privileges, as well as access to all of the Dictionary/204 subsystems and the JCL or EXEC that
runs the Online <var class="product">Model 204</var> region.
runs the Online <var class="product">Model&nbsp;204</var> region. </li>
</ul>
</ul>


===New Install or Reinstall===
===New installation or reinstallation===
<ul>
<ul>
<li>Sites that have never installed <var class="product">UL/SPF</var> ''must'' use the New
<li>Sites that have never installed <var class="product">Dictionary/204</var> ''must'' use the new installation, as there are a number of files to allocate and <var
installation, as there are a number of files to allocate and <var
class="product">Model&nbsp;204</var> parameters to update.</li>
class="product">Model 204</var> parameters to update.</li>


<li>Sites that are re-installing the latest version of <var class="product">Dictionary/204</var>
<li>Sites that are re-installing the latest version of <var class="product">Dictionary/204</var>
may use the [[#A "Reinstall (DDRINST)" for existing Dictionary/204 sites]] or the New installation to create a new set of Dictionary/204 files.
can [[#Reinstallation for existing Dictionary/204 sites|reinstall]] Dictionary/204 (using DDRINST) or perform a [[#New installation|new installation]] (using DDINST) to create a new set of Dictionary/204 files.


<li>If you are upgrading from a previous version or maintenance level,
<p>If you are upgrading from a previous version or maintenance level, your site already has the Dictionary files that contain information about your environment.</p> </li>
your site already has the Dictionary files which contain information on the customers environment.
</ul>
</ul>


==A "Reinstall" for existing Dictionary/204 sites==
==New installation==
You can verify the <var class="product">Dictionary/204</var> version either in the title of any <var class="product">Dictionary/204</var> screen.
<p class="note"><b>Note:</b> If you have never installed Dictionary/204 before, you must use these instructions. If you have installed Dictionary before, you can do a new install using these instructions if desired.</p>
Here are the "ReInstall" steps:
You can verify the <var class="product">Dictionary/204</var> version in the title of any <var class="product">Dictionary/204</var> screen.
The installation steps are as follows:
<ol>
<li>In the [https://m204.rocketsoftware.com/ Rocket M204 Customer Care] page of the Rocket website, click the [https://m204.rocketsoftware.com/maint/ullist Download SOUL files] link. </li>


<ol>
<li>Download the appropriate version of the <code>M204PROC</code> file for your version of Model&nbsp;204 (for version 7.7, <code>M204PROC</code> is the container for, and Dictionary/204 is a member of, [[RKTools]]).</li>
<li>In the [https://m204.rocketsoftware.com/ Rocket M204 Customer Care] page of the Rocket website, select the [https://m204.rocketsoftware.com/maint/ullist?nickname=M204 "Download Dictionary/204 files" link] in the "Downloads and Uploads" section to access the "Dictionary/204 files for Rocket Software Inc." page. </li>


<li>Download the latest version of the <code>M204PROC</code> file (which is labeled "All Dictionary/204
<li>Verify that the Online in which you are installing contains a version of <var class="product">Model&nbsp;204</var> equal to or greater than the <var class="product">Dictionary/204</var> version.</li>
products in one file" followed by a version number).</li>


<li>Verify that the Online in which you are installing contains a version of <var class="product">Model204</var> equal to or greater than the <var class="product">Dictionary/204</var> version.</li>
<li>Restore the <code>M204PROC</code> file into a file on your mainframe. (This file must be 6000 pages for 7.6 or earlier, or 9800 pages for 7.7 or later.)
The DDNAME for this file in your <var class="product">Model&nbsp;204</var> regions is also <code>M204PROC</code>.


<li>Restore the <code>M204PROC</code> file into a 6000-page file on your mainframe.
The DDNAME for this file in your <var class="product">Model 204</var> regions is also <code>M204PROC</code>. 
<p>
<p>
If you are upgrading from a previous release, simply overlay your old <code>M204PROC</code> file.</p></li>
<li>Using the JCL from RKOBJLIB <code>DDINST</code>, run the procedure <code>DICN.DDINST</code> to install the downloaded release.</p></li>
</ol>
 
The <var class="product">Dictionary/204</var> APSYs can be set to <code>AUTOSTART</code> if you prefer.
 
==Reinstallation for existing Dictionary/204 sites==
You can verify the <var class="product">Dictionary/204</var> version in the title of any <var class="product">Dictionary/204</var> screen.
The reinstallation steps are as follows:
 
<ol>
<li>In the [https://m204.rocketsoftware.com/ Rocket M204 Customer Care] page of the Rocket website, click the [https://m204.rocketsoftware.com/maint/ullist Download SOUL files] link.</li>


<li>Download the latest version of the <code>M204PROC</code> file (which is followed by a version number).  This is a dump of <code>M204PROC</code>. </li>


<li>Restore that dump data set into an <code>M204PROC</code> file on your mainframe. (This file must be 6000 pages for 7.6 or earlier, or 9800 pages for 7.7 or later.)
<p>
<p>
In file <code>M204PROC</code>, run the procedure <code>DICN.DDRINST</code> to install the downloaded release.</p></li>
If you are upgrading from a previous release, simply overlay your old <code>M204PROC</code> file. </p></li>
 
<li>Submit the Dictionary/204 re-installation job, member <code>DDRINST</code> in RKOBJLIB.  This is a single-user, Model&nbsp;204 job with the <var>SYSOPT</var> X'01' bit turned <i>off</i>, because the upgrade process requires the redefinition of two fields, <code>APSUNM</code> and <code>APSCLSS</code> to <var>ORDERED CHARACTER</var>, in CCASYS.  
 
<p class="note"><b>Note:</b> Running the installation job (<code>DDRINST</code>) creates backups of the upgraded Dictionary files.</p></li>
</ol>
</ol>


The <var class="product">Dictionary/204</var> APSYs can be set to <code>AUTOSTART</code> if you like.
==Installing Dictionary/204 on IBM z/VM CMS==
This section gives instructions for installing <var class="product">Dictionary/204</var> on z/VM CMS,
including z/VM CMS system and software requirements.


==Installing Dictionary/204 under CMS==
Review [[#Preparing for Dictionary/204 installation|Preparing for Dictionary/204 installation]] for details about general <var class="product">Dictionary/204</var> system requirements.
This section gives instructions for installing <var class="product">Dictionary/204</var> under CMS,
including general system and software requirements.
It assumes you have reviewed [[#Preparing for Dictionary/204 installation|Preparing for Dictionary/204 installation]] for details about <var class="product">Dictionary/204</var> system requirements.
   
   
The <code>M204PROC</code> <var class="product">Model 204</var> file, which contains the <var class="product">[[SOUL]]</var> code that runs <var class="product">Dictionary/204</var>, [[#Obtaining product installation files|can be obtained from the Rocket website]].
The <code>M204PROC</code> <var class="product">Model 204</var> file, which contains the <var class="product">[[SOUL]]</var> code that runs <var class="product">Dictionary/204</var>, can be [[#Obtaining product installation files|obtained from the Rocket website]].
<table class="thJustBold">
<tr class="head"><th>File name</th>
<th>Contents</th></tr>


<tr><th><i>various</i></th>
The following files are required to complete an installation of Dictionary/204:
<td>Files required for the installation of <var class="product">Sirius Mods</var>. See the <var class="book">[[Media:SiriNew.pdf|Sirius Mods Installation Guide]]</var> for more details. </td></tr>
<ul>
<li>METADATA</li>
<li>DATALINK</li>
<li>M204TEMP</li>
<li>D204RPT</li>
<li>D204SYS</li>
<li>M204DCTL</li>
</ul>


<tr><th nowrap>ULSPF DUMPSIRI</th>
Allocate space for the <var class="product">Dictionary/204</var> files, and restore them from the dump files [[#Obtaining product installation files|downloaded from the Rocket website]], as described in the following steps.
<td>A <var class="product">Model 204</var> dump of the <code>SIRIUS</code> file, which is required for all the subsystems. </td></tr>


<tr><th>ULSPF DUMPFIX</th>
===Installation checklist (z/VM CMS)===
<td>A <var class="product">Model 204</var> dump of the <code>SIRFIXES</code> file, (the use of which is now deprecated).
</td></tr></table>
Installation steps:


<ol>
<ol>
<li>Install the <var class="product">Sirius Mods</var>.
<li>Define and format a minidisk to hold the <var class="product">Dictionary/204</var> installation files.
<p>
1500 4096-byte z/VM CMS blocks should be sufficient in all cases.
<var class="product">UL/SPF</var> requires a matching or greater version number of the <var class="product">Sirius Mods</var>.
This requires a 22-cylinder z/VM CMS minidisk on a 3390. </li>
For information about installing the <var class="product">Sirius Mods</var>, see the <var class="book">Sirius Mods Installation Guide</var>.</p>
 
<li>Allocate space for the <var class="product">UL/SPF</var> files, and restore them from
the distribution tape or from the dump files [[#Obtaining product installation files|downloaded from the Rocket website]].
 
<ol type="A">
<li>Define and format a minidisk to hold the <var class="product">UL/SPF</var> installation files.
3400 4096-byte CMS blocks should be sufficient in all cases.
This requires a 44-cylinder CMS minidisk on a 3390.
<li>Attach a tape drive at virtual address 181 to the owner of the
installation minidisk defined in step A.
Mount the <var class="product">UL/SPF</var> distribution tape on this tape drive.
<li>Load the files appropriate to your site with the <var>VMFPLC2 LOAD</var> command.
This can be done most simply with the following sequence of commands:
<p class="code">TAPE REW
VMFPLC2 LOAD (EOT
</p>
   
   
<li>Allocate space for the required <var class="product">Model 204</var> data sets. A skeleton exec,
<li>Allocate space for the required <var class="product">Dictionary/204</var> data sets. A skeleton exec,
<code>ULSPFAL</code>, is provided for this purpose.
<code>D204FDEF</code>, is provided for this purpose.
Modify this exec to perform the allocations on the appropriate minidisks.
Modify this exec to perform the allocations on the appropriate minidisks.
Allocate space for the following data sets:
<p>Allocate space for the following data sets:</p>
<table class="thJustBold">
<table class="thJustBold">
<tr><th>SIRIUS
<tr><th>M204PROC
</th><td>4200 pages; must always be allocated.</td></tr>
</th><td>6000 pages (7.6 or earlier), 9800 pages (7.7 or later); must always be allocated.</td></tr>


<tr><th>SIRLOCAL
<tr><th>METADATA
</th><td>1200 pages; must always be allocated.</td></tr>
</th><td>400 pages; must always be allocated.</td></tr>


<tr><th>SIRSTATS or MONDATA
<tr><th>DATALINK
</th><td>60000 pages; only if you are installing <var class="product">SirMon</var>.  Use <code>MONDATA</code> for versions 7.7 and earlier.  Use <code>SIRSTATS</code> for versions 8.1 and later.</td></tr>
</th><td>400 pages; must always be allocated.</td></tr>


<tr><th>SIRFILED
<tr><th>M204TEMP
</th><td>1200 pages; only if you are installing <var class="product">SirFile</var>.</td></tr>
</th><td>400 pages; must always be allocated.</td></tr>


<tr><th>SIRLIBD
<tr><th>D204RPT
</th><td>1200 pages; only if you are installing <var class="product">SirLib</var>.</td></tr>
</th><td>400 pages; must always be allocated.</td></tr>


<tr><th>SIRLIBP
<tr><th>D204SYS
</th><td>1200 pages; only if you are installing <var class="product">SirLib</var>.</td></tr>
</th><td>400 pages; must always be allocated.</td></tr>


<tr><th>SIRTPROC
<tr><th>M204DCTL
</th><td>2000 pages; only if you are installing <var class="product">SirLib</var>.
</th><td>400 pages; must always be allocated.</td></tr>
This file can and should be sized much larger if you maintain hundreds or thousands of concurrent change decks in <var class="product">SirLib</var>.</td></tr>
 
<tr><th>JANCAT
</th><td>1200 pages; only if you are installing Janus OMNI.</td></tr>
 
<tr><th>JANSSL
</th><td>1200 pages; only if you are installing Janus Network Security.</td></tr>
</table>
</table>
   
   
<blockquote class="warn">
<blockquote class="warn">
'''Attention:''' <i>If you are upgrading from a previous release</i>, keep your old copy of <code>SIRLOCAL</code> and any
'''Attention:''' <i>If you are upgrading from a previous release</i>, modify the D204FDEF EXEC to use the old Dictionary/204 files for the upgrade.
application-specific data files, like <code>JANCAT</code>, <code>SIRLIBD</code>, <code>SIRFILED</code>, or <code>SIRSTATS</code>.
<p>
The installation process uses these files to determine whether to
The installation process uses these files to install a new version of Dictionary/204.
perform upgrade actions or new-installation actions.  
</p>
</blockquote>
</blockquote> </li>


<li>Restore the <code>SIRIUS</code> file with the <var>LOADPROC</var> exec.
<li>Modify the RESPROC EXEC to specify the <code>M204PROC</code> dump file and <code>M204PROC</code> file to be loaded.</li>
 
<li>Restore the <code>M204PROC</code> file with the <var>D204 RESPROC</var> exec.
<p>
<p>
To restore, customize the FILEDEF inside the <var>LOADPROC</var> exec to conform to local standards.
To carry out the install, you must customize the FILEDEF inside the <var>D204FDEF</var> exec to conform to local standards.
In addition, modify <var>LOADPROC CCAIN</var> to contain a valid login ID and password.
In addition, modify <var>LOGONSM CCAIN</var> to contain a valid login ID and password.
If, for example, you are using the <code>SIRIUS</code> file for the first time,
If, for example, you are using the <code>M204PROC</code> file for the first time,
make sure it is created, opened, and initialized before the <var>RESTORE</var>. </p>
make sure it is created, opened, and initialized before the <var>RESTORE</var>. </p></li>
<p>
To run the <var>LOADPROC</var> exec, make sure the Online execs and load modules
are on an accessed disk, then enter this command: </p>
<p class="code">ONLINE LOADPROC
</p>
</ol>
<li>Complete [[#updateJCL|steps 3 through the end]] in the "Installing UL/SPF under MVS" section, below.
</ol>


==Installing Dictionary/204 under MVS==
<li>To run the <var>D204</var> exec for a new install, make sure the Online execs and load modules are on an accessed disk, then enter this command:
This section gives instructions for installing <var class="product">Dictionary/204</var> under MVS,
<p class="code">EXEC D204 INSTALL</p></li>
including the general system and software requirements.
If you received your product on tape, the following instructions apply.
If like most sites, you download products and updates from the Rocket website,
see the instructions in [[#A "Quick Install" for existing UL/SPF sites|A "Quick Install" for existing UL/SPF sites]].


<blockquote class="note">
<li>To run the <var>D204</var> exec for a REINSTALL, make sure the Online execs and load modules are on an accessed disk, then enter this command:
<p>'''Note:''' The product installation tape for MVS has an internal label of <code>SIRIUS</code>, and it contains
<p class="code">EXEC D204 REINSTALL</p></li>
<var class="product">UL/SPF</var> files in an IEBCOPY-unloaded PDS on file 3 of the tape.
Before continuing, unless you have downloaded the product files from the website,
''you must load to disk the unloaded PDS before you can <var><i>RESTORE</i></var> the individual members to <var class="product">Model 204</var> files.'' </p>
   
   
The following JCL loads the <var class="product">UL/SPF</var> files to disk:
<li>Complete [[#updateJCL|steps 3 through the end]] in the [[#Installing Dictionary/204 on IBM z/OS|Installing Dictionary/204 on IBM z/OS]] section. </li>
<p class="code">//LOADSIR  JOB  0,CLASS=A,MSGCLASS=X,NOTIFY=ME
</ol>
//*
//*        Load UL/SPF products from tape
//*
//LIB      EXEC PGM=IEBCOPY,REGION=0M
//T1      DD  UNIT=TAPE,LABEL=(1,SL),DSN=SIRIUS.LIB,
//            DISP=(OLD,PASS),VOL=SER=SIRIUS
//T2      DD  UNIT=TAPE,LABEL=(2,SL),DSN=SIRIUS.LOAD,
//            DISP=(OLD,PASS),VOL=SER=SIRIUS
//T3      DD  UNIT=TAPE,LABEL=(3,SL),DSN=SIRIUS.ULSPF,
//            DISP=(OLD,PASS),VOL=SER=SIRIUS
//*
//D1      DD  DISP=(,CATLG),SPACE=(CYL,(10,0,5),
//            DSN=SIRIUS.LIB,UNIT=SYSDA
//D2      DD  DISP=(,CATLG),SPACE=(CYL,(5,0,2),
//            DSN=SIRIUS.LOAD,UNIT=SYSDA
//D3      DD  DISP=(,CATLG),SPACE=(CYL,(44,0,2),
//            DSN=SIRIUS.ULSPF,UNIT=SYSDA
//SYSPRINT DD  SYSOUT=*
//SYSIN    DD  *
COPY INDD=T1,OUTDD=D1
COPY INDD=T2,OUTDD=D2
COPY INDD=T3,OUTDD=D3
/*
</p>
The JCL includes references to these files:
<table class="thJustBold">
<tr class="head"><th>File Num / Name</th>
<th>Contents</th></tr>
 
<tr><th>1 / SIRIUS.LIB</th>
<td>File required for the installation of <var class="product">Sirius Mods</var>. See the <var class="book">[[Media:SiriNew.pdf|Sirius Mods Installation Guide]]</var> for more details.
</td></tr>


<tr><th nowrap>3 / SIRIUS.ULSPF(DUMPSIRI)
==Installing Dictionary/204 on IBM z/OS==
</th><td>A <var class="product">Model 204</var> DUMP of the <code>SIRIUS</code> file that is required for all the subsystems.
This section gives instructions for installing <var class="product">Dictionary/204</var> on IBM z/OS, including the z/OS system and software requirements.
</td></tr>
If, like most sites, you download products and updates from the Rocket website,
see the instructions in [[#Reinstallation for existing Dictionary/204 sites|Reinstallation for existing Dictionary/204 sites]].


<tr><th>3 / SIRIUS.ULSPF(DUMPFIX)
===Installation checklist (z/OS)===
</th><td>A <var class="product">Model 204</var> DUMP of the <code>SIRFIXES</code> file.  This file is deprecated and not necessary for this installation.
</td></tr></table>
</blockquote>
===Installation checklist (MVS)===
<ol>
<ol>
<li>Allocate the space required for the M204PROC file: 


<li>Allocate the space required for the Dictionary/204 files. If you are creating a new <code>M204PROC</code> file from scratch, just this will not be a problem. But if you are restoring into your existing <code>SIRIUS</code> file, you will have to <var>CREATE</var> the file first (to wipe out existing content) before you execute the <var>RESTORE</var>. The command sequence is something like:
<table class="thJustBold">
<tr><th>M204PROC</th>
<td>6000 pages (7.6 or earlier), 9800 pages (7.7 or later)</td></tr>
</table>
If you are creating a new <code>M204PROC</code> file from scratch, this will not be a problem. But if you are restoring into your existing <code>M204PROC</code> file, you will have to <var>CREATE</var> the file first (to wipe out existing content) before you execute the <var>RESTORE</var>.  
<p>
An example command sequence follows:</p>
<p class="code">CREATE FILE M204PROC
<p class="code">CREATE FILE M204PROC
END CREATE
END CREATE
OPEN FILE M204PROC
OPEN FILE M204PROC
IN M024PROC RESTORE 192 FROM <''whatever''>
IN M024PROC RESTORE 192 FROM ''whatever''
</p>
</p>


<p class="warn">'''Attention:''' <i>If you are upgrading from a previous release</i>, keep your old copies of Dictionary/204 files (see list of files in a following step). The installation process uses these files to determine whether to perform upgrade actions or new-installation actions. </p> </li>
<li>Restore <code>M204PROC</code>, noting the following:
<ul>
<li>Rename database DSNs to conform to local standards. </li>
</ul> </li>
<li id="updateJCL">Update the Online JCL or EXEC:
<p>
Add DD cards for the Dictionary/204 files that the installation job allocates and creates.
The following list identifies the files for which DD cards might be needed:</p>
:M204PROC
:METADATA
:DATALINK
:M204TEMP
:M204DCTL
:D204SYS
:D204RPT
<li>Verify that the Online environment allows the use of file groups and APSY subsystems.
<ul>
<li>To use permanent file groups, the Online must have a <code>CCAGRP</code> file defined to the run, and the <var>[[SYSOPT parameter|SYSOPT]]</var> parameter must contain the <code>2</code> bit. </li>
<li>To use APSYs, an Online must have a [[System requirements for Application Subsystems#Overview of CCASYS|CCASYS]] file
defined to the run, and the <var>SYSOPT</var> parameter must contain the <code>1</code> bit.
<p>
For more information about APSYs and file groups, see [[Storing and using file group definitions (CCAGRP)#File groups|File groups]] and [[System requirements for Application Subsystems]]. </p></li>
</ul> </li>
<li>Modify the User 0 stream.
<p>
Adjust these parameters: </p>
<table class="thJustBold">
<table class="thJustBold">
<tr><th>M204PROC</th>
<tr><th>NFILES
<td>6000 pages; must always be allocated.</td></tr>
</th><td>Increase by the number of <var class="product">Dictionary/204</var> files.</td></tr>
 
<tr><th>NDCBS
</th><td>Increase by the number of <var class="product">Dictionary/204</var> files.</td></tr>
 
<tr><th>NDIR
</th><td>Increase by the number of <var class="product">Dictionary/204</var> files.</td></tr>
 
<tr><th>NORQS
</th><td>Verify setting is at least 10.</td></tr>
</table> </li>
<li>To install Dictionary/204 for the first time, use the JCL provided in <code>DDINST</code>, which is stored in the RKOBJLIB. </li>


<tr><th>METADATA
<li>To upgrade your existing Dictionary/204, run DICN.DDRINST using the JCL provided in the <code>DDRINST</code> job in RKOBJLIB.
</th><td>1200 pages; must always be allocated.</td></tr>
<p>
This procedure performs all installation functions for new users, and all upgrade functions for reinstalling users.
No user profiles or other site-specific customization will be lost.
If any problems are encountered while running this procedure, correct the problem and re-execute. </p>
<p>
During APSY execution, some error messages are not suppressed, to aid in diagnosing any installation problems.
For example, you will be able to see if an installation failed because a file was enqueued in a different Online, and so on. </p></li>
<li>Add users to the appropriate [[SCLASS|SCLASSes]] for any private or semi-public Dictionary/204 subsystems.
<p>
The installing user is automatically added to the administration SCLASS in all Dictionary/204 subsystems.</p> </li>
<li>Verify the installation of the subsystem(s) by compiling all of the subsystems.
<table class="thJustBold">
<tr class="head"><th>Enter ...
</th><th>To test the ...
</th></tr>


<tr><th nowrap>DATALINK</th><td>4000 pages;
<tr><th>START SUBSYS DICTIONARY
</th><td>Dictionary main menu</td></tr>


<tr><th>M204TEMP</th>
<tr><th>START SUBSYS DICTADMIN
<td>1200 pages; only if you are installing <var class="product">SirFile</var>.</td></tr>
</th><td>Dictionary Administration</td></tr>


<tr><th>D204RPT</th>
<tr><th>START SUBSYS DOCUMENT
<td>1200 pages; only if you are installing <var class="product">SirLib</var>.</td></tr>
</th><td>Documentation environment</td></tr>


<tr><th>D204SYS</th>
<tr><th>START SUBSYS FILEMGMT
<td>1200 pages; only if you are installing <var class="product">SirLib</var>.</td></tr>
</th><td>File building tool</td></tr>


<tr><th>m204DCTL</th>
<tr><th>START SUBSYS SUBSYSMGMT
<td>2000 pages; only if you are installing <var class="product">SirLib</var>.
</th><td>Defining APSY subsystems</td></tr>
This file can and should be sized much larger if you maintain hundreds or thousands of concurrent change decks in <var class="product">SirLib</var>.</td></tr>


<tr><th>JANCAT</th>
<tr><th>START SUBSYS DICTREPORT
<td>1200 pages; only if you are installing Janus OMNI.</td></tr>
</th><td>Dictionary report subsystem</td></tr>


<tr><th>JANSSL</th>
<tr><th>START SUBSYS XREF
<td>1200 pages; only if you are installing Janus SSL.</td></tr>
</th><td>Cross reference reporting subsystem</td></tr>
</table>
</table>
<p>
If any of these subsystems fails to compile, ensure that the subsystem is STOPped, and run it under <code>TEST DEBUG</code> mode. For example, to determine why DICTIONARY failed to compile, enter: </p>
<p class="code">TEST DEBUG DICTIONARY
</p> </li>
<li>This step is optional.
Modify the online input stream so User 0 initializes (compiles) the <var class="product">Dictionary/204</var> subsystems.
Do this by placing one or more of the following in User 0's input stream:
<p class="code">START SUBSYS DICTIONARY
START SUBSYS DOCUMENT
START SUBSYS DICTADMIN
START SUBSYS FILEMGMT
START SUBSYS SUBSYSMGMT
START SUBSYS DICTREPORT
START SUBSYS XREF
</p>
<p>
This ensures that the subsystems are started for non-administrative
users, and it shifts the overhead of compilation to a non-peak
computing period. </p></li>
   
   
<p class="warn">
<li>Review the [[#Dictionary/204 server size |Dictionary/204 server size]] section, below, for specific requirements of individual APSY components of <var class="product">Dictionary/204</var>.</li>
'''Attention:''' <i>If you are upgrading from a previous release</i>, keep your old copies of <code>Dictionary/204 files</code>
</ol>
<p class="note">'''Note:''' CCATEMP usage may increase with <var class="product">Dictionary/204</var>.
CCATEMP should be monitored (<code>VIEW TEMPSIZE</code>, <code>VIEW TEMPMAX</code>) to ensure that sufficient space is allocated to accommodate the additional activity.  </p>


The installation process uses these files to determine whether to
==Installing Dictionary/204 on IBM z/VSE==
perform upgrade actions or new-installation actions. </p>
This section gives instructions for installing <var class="product">Dictionary/204</var> on IBM z/VSE,
including z/VSE system and software requirements.


<li>Restore <code>M204PROC</code>, noting the following:
If like most sites, you download products and updates from the Rocket website,
<ul>
see the instructions in [[#Reinstallation for existing Dictionary/204 sites|Reinstallation for existing Dictionary/204 sites]].
<li>Modify <var>LOADPROC</var> in the JCL library created during the $functions
installation (usually <code>SIRIUS.V<i>xxx</i>.LIB</code>, where <var class="term">xxx</var>
is a version number) to refer to an appropriate load module and CCA<i>xxxxx</i> files.
Note that <var>LOADPROC</var> may have been customized for your site to include only those files relevant to your installation process. </li>
<li>Rename database DSNs to conform to local standards. </li>
<li>Provide a valid logon ID and password for the CCAIN stream for this job.
If, for example, you are using the <code>M204PROC</code> file for the first time,
make sure it is created, opened, and initialized before the <var>RESTORE</var>. </li>
</ul>


<div id="updateJCL"></div>
===Installation checklist (z/VSE)===
<li>Update the Online JCL or EXEC:
<ol>
<ol type="A">
<li>Allocate the space required for the Dictionary/204 files:
<li>Add DD (MVS) cards or FILEDEFs (CMS) for the UL/SPF files.
The following list identifies the files for which DD cards or FILEDEFs may be needed:


<table class="thJustBold">
<table class="thJustBold">
<tr><th>M204PROC</th>
<tr><th>M204PROC</th>
<td>Must always be allocated.</td></tr>
<td>6000 pages (7.6 or earlier), 9800 pages (7.7 or later)</td></tr>


<tr><th>METADATA
<tr><th>METADATA
</th><td>Must always be allocated.</td></tr>
</th><td>400 pages</td></tr>


<tr><th>DATALINK
<tr><th nowrap>DATALINK</th><td>400 pages
</th><td>If installing <var class="product">SirMon</var> and using the web interface.  Use <code>MONDATA</code> for UL/SPF versions 7.7 and prior. Use <code>SIRSTATS</code> for UL/SPF versions 8.1 and later.</td></tr>


<tr><th>M204TEMP</th>
<tr><th>M204TEMP</th>
<td>If installing <var class="product">SirFile.</var></td></tr>
<td>400 pages</td></tr>
 
<tr><th>D204RPT</th>
<td>400 pages</td></tr>
 
<tr><th>D204SYS</th>
<td>400 pages</td></tr>


<tr><th nowrap>SIRLIBD, SIRLIBP, SIRTPROC
<tr><th>M204DCTL</th>
</th><td>If installing <var class="product">SirLib.</var></td></tr>
<td>400 pages
</td></tr>
</table>


<tr><th>JANCAT
If you are creating a new <code>M204PROC</code> file from scratch, this will not be a problem. But if you are restoring into your existing <code>M204PROC</code> file, you will have to <var>CREATE</var> the file first (to wipe out existing content) before you execute the <var>RESTORE</var>.  
</th><td>If installing JANUS OMNI Access Module.</td></tr>
<p>A sample command sequence follows:</p>
<p class="code">CREATE FILE M204PROC
END CREATE
OPEN FILE M204PROC
IN M024PROC RESTORE 192 FROM ''whatever''
</p>


<tr><th>JANSSL
<p class="warn">'''Attention:''' <i>If you are upgrading from a previous release</i>, keep your old copies of Dictionary/204 files (see list of files in a following step). The installation process uses these files to determine whether to perform upgrade actions or new-installation actions. </p> </li>
</th><td>If installing JANUS SSL Module.</td></tr>
</table> </li>


<li>Verify that the Online environment allows the use of file groups and APSY subsystems.
<li>Restore <code>M204PROC</code>, noting the following:
<ul>
<ul>
<li>To use permanent file groups, the Online must have allocated an
initialized <code>CCAGRP</code> file, and the <var>[[SYSOPT parameter|SYSOPT]]</var> parameter must contain the <code>2</code> bit. </li>


<li>To use APSYs, an Online must have allocated an initialized CCASYS file
<li>Rename database DSNs to conform to local standards. </li>
(with all fields defined), and the <var>SYSOPT</var> parameter must contain the <code>1</code> bit. </li>
</ul>
<li>Provide a valid logon ID and password for the CCAIN stream for this job.
For more information about APSYs and file groups, see [[Storing and using file group definitions (CCAGRP)#File groups|File groups]] and [[System requirements for Application Subsystems]]. </li>
If, for example, you are using the <code>M204PROC</code> file for the first time,
</ol> </li>
make sure it is created, opened, and initialized before the <var>RESTORE</var>. </li>
</ul> </li>
 
<li id="updateJCL">Update the Online JCL or EXEC:
<p>
Add DD (z/OS) cards or FILEDEFs (z/VM CMS) or DLBLs (z/VSE) for the Dictionary/204 files.
The following list identifies the files for which DD cards or FILEDEFs might be needed:</p>
 
:M204PROC
:METADATA
:DATALINK
:M204TEMP
:M204DCTL
:D204SYS
:D204RPT
 
<li>Verify that the Online environment allows the use of file groups and application subsystems.
<ul>
<li>To use permanent file groups, the Online must have a <code>CCAGRP</code> file defined to the run, and the <var>[[SYSOPT parameter|UPSI]]</var> parameter must contain the <code>00000010</code> bit. </li>


<li>Verify the Online has a minimum of 10 [[Sdaemons|Sdaemon]] threads allocated.  Each of these threads is typically defined as <code>IODEV15</code>. </li>
<li>To use application subsystems, an Online must have a [[System requirements for Application Subsystems#Overview of CCASYS|CCASYS]] file
defined to the run, and the <var>UPSI</var> parameter must contain the <code>00000001</code> bit.
<p>
For more information about application subsystems and file groups, see [[Storing and using file group definitions (CCAGRP)#File groups|File groups]] and [[System requirements for Application Subsystems]]. </p></li>
</ul> </li>


<li>Modify the User 0 stream.
<li>Modify the User 0 stream.
Line 393: Line 418:
<table class="thJustBold">
<table class="thJustBold">
<tr><th>NFILES
<tr><th>NFILES
</th><td>Increase by the number of <var class="product">UL/SPF</var> files.</td></tr>
</th><td>Increase by the number of <var class="product">Dictionary/204</var> files.</td></tr>


<tr><th>NDCBS
<tr><th>NDCBS
</th><td>Increase by the number of <var class="product">UL/SPF</var> files.</td></tr>
</th><td>Increase by the number of <var class="product">Dictionary/204</var> files.</td></tr>


<tr><th>NDIR
<tr><th>NDIR
</th><td>Increase by the number of <var class="product">UL/SPF</var> files.</td></tr>
</th><td>Increase by the number of <var class="product">Dictionary/204</var> files.</td></tr>


<tr><th>NORQS
<tr><th>NORQS
</th><td>Verify setting is at least 5.</td></tr>
</th><td>Verify that the setting is at least 5.</td></tr>
</table> </li>
</table> </li>
   
   
<li>Start the <var class="product">Model 204</var> Online region, verifying that it points
<li>Start the <var class="product">Model 204</var> Online region, verifying that it points
to a load module containing the <var class="product">Sirius Mods</var>. </li>
to a load module containing the <var class="product">Model204 Online</var>. </li>


<li>Issue <code>OPEN FILE M204PROC</code> (no password is required), and execute the following command:
<li>Issue <code>OPEN FILE M204PROC</code> (no password is required), and execute the following command:
<p class="code">INCLUDE DICN.DDRINST
<p class="code">INCLUDE DICN.DDRINST
</p>
</p>
<p>
This procedure performs all installation functions for new users, and all upgrade functions for reinstalling users.
This procedure performs all installation functions for new users and all upgrade functions for reinstalling users.
No user profiles or other site-specific customization will be lost.
No user profiles or other site-specific customization will be lost.
If any problems are encountered while running this procedure, correct the problem and re-execute.
If any problems are encountered while running this procedure, correct the problem and re-execute. </p>
<p>
During APSY execution, some error messages are not suppressed to aid in diagnosing any installation problems.
During APSY execution, some error messages are not suppressed, to aid in diagnosing any installation problems.
For example, you will be able to see if an installation failed because a file was enqueued in a different Online, etc. </li>
For example, you will be able to see if an installation failed because a file was enqueued in a different Online, and so on. </p></li>
   
   
<li>Add users to the appropriate SCLASSes for any private or semi-public UL/SPF APSYs.  
<li>Add users to the appropriate SCLASSes for any private or semi-public Dictionary/204 APSYs.  
<p>  
<p>  
The installing user is automatically added to the administration SCLASS in all UL/SPF APSYs.</p> </li>
The installing user is automatically added to the administration SCLASS in all Dictionary/204 APSYs.</p> </li>
   
   
<li>Verify the installation of the subsystem(s) by compiling all of the subsystems.
<li>Verify the installation of the subsystem(s) by compiling all of the subsystems.
Line 430: Line 455:


<tr><th>START SUBSYS DICTIONARY  
<tr><th>START SUBSYS DICTIONARY  
</th><td>DICTIONARY MENU</td></tr>
</th><td>Dictionary main menu</td></tr>


<tr><th>START SUBSYS DICTADMIN  
<tr><th>START SUBSYS DICTADMIN  
</th><td>DICTIONARY ADMINISTRATION</td></tr>
</th><td>Dictionary Administration</td></tr>


<tr><th>START SUBSYS DOCUMENT  
<tr><th>START SUBSYS DOCUMENT  
Line 441: Line 466:
</th><td>File building tool</td></tr>
</th><td>File building tool</td></tr>


<tr><th>SUBSYSMGMT START
<tr><th>START SUBSYS SUBSYSMGMT  
</th><td>Defining APSY subsystems</td></tr>
</th><td>Defining APSY subsystems</td></tr>


<tr><th>DICTREPORT START
<tr><th>START SUBSYS DICTREPORT  
</th><td>Dictionary report subsystem</td></tr>
</th><td>Dictionary report subsystem</td></tr>


<tr><th>XREF START
<tr><th>START SUBSYS XREF  
</th><td>Cross reference reporting subsystem</td></tr>
</th><td>Cross reference reporting subsystem</td></tr>
</table>
</table>
<p>  
<p>  
If any of these subsystems fails to compile, ensure that the subsystem is STOPped, and run it under <code>TEST DEBUG</code> mode.
If any of these subsystems fails to compile, ensure that the subsystem is STOPped, and run it under <code>TEST DEBUG</code> mode. For example, to determine why DICTIONARY failed to compile, enter: </p>
For example, to determine why DICTIONARY failed to compile, enter: </p>
<p class="code">TEST DEBUG DICTIONARY
<p class="code">TEST DEBUG DICTIONARY
</p> </li>
</p> </li>
   
   
<li>This step is optional.
<li>This step is optional.
Modify the online input stream so User 0 initializes (compiles) the <var class="product">UL/SPF</var> subsystems.
Modify the online input stream so User 0 initializes (compiles) the <var class="product">Dictionary/204</var> subsystems.
Do this by placing one or more of the following in User 0's input stream:
Do this by placing one or more of the following in User 0's input stream:
<p class="code">DICTIONARY START
<p class="code">START SUBSYS DICTIONARY  
DOCUMENT START
START SUBSYS DOCUMENT
DICTADMIN START
START SUBSYS DICTADMIN  
SIRMON START
START SUBSYS FILEMGMT
SIRLIB START
START SUBSYS SUBSYSMGMT
JANMAN START
START SUBSYS DICTREPORT
JANCAT START
START SUBSYS XREF
START SUBSYSTEM ULSPF
</p>
</p>
<p>
<p>
Line 473: Line 496:
computing period. </p></li>
computing period. </p></li>
   
   
<li>Review the [[#UL/SPF server size and additional customization|UL/SPF server size and additional customization]] section, below, for specific requirements of individual APSY components of <var class="product">UL/SPF</var>.</li>
<li>Review [[#Dictionary/204 server size|Dictionary/204 server size]] for specific requirements of individual APSY components of <var class="product">Dictionary/204</var>.</li>
</ol>
</ol>
<p class="note">
<p class="note">'''Note:''' CCATEMP usage might increase with <var class="product">Dictionary/204</var>.
'''Note:''' CCATEMP usage may increase with <var class="product">UL/SPF</var>.
CCATEMP should be monitored (<code>VIEW TEMPSIZE</code>, <code>VIEW TEMPMAX</code>) to ensure that sufficient space is allocated to accommodate the additional activity.  </p>
CCATEMP should be monitored (<code>VIEW TEMPSIZE</code>, <code>VIEW TEMPMAX</code>) to ensure that sufficient space is allocated to accommodate the additional activity.  </p>


===UL/SPF server size and additional customization===
===Dictionary/204 server size===
The minimum <var class="product">UL/SPF</var> server size requirements are listed below.
The minimum <var class="product">Dictionary/204</var> server size requirements are listed below.
The actual server size requirements may vary slightly, because of table
The actual server size requirements might vary slightly because of table
settings in the local Online <var class="product">Model 204</var> regions, and because of slight
settings in the local Online <var class="product">Model 204</var> regions, and because of slight
differences between <var>UTABLE</var> requirements in different versions of <var class="product">Model 204</var>.
differences between <var>UTABLE</var> requirements in different versions of <var class="product">Model 204</var>.
Line 489: Line 511:
</th></tr>
</th></tr>


<tr><th>SIRSCAN
<tr><th>DICTIONARY
</th><td>180K</td></tr>
</th><td>455K</td></tr>
 
<tr><th>SIRDBA
</th><td>180K</td></tr>
 
<tr><th>SIRFILE
</th><td>230K</td></tr>


<tr><th>SIRPRO
<tr><th>DOCUMENT
</th><td>380K</td></tr>
</th><td>455K</td></tr>


<tr><th>SIRLIB
<tr><th>DICTADMIN
</th><td>135K</td></tr>
</th><td>455K</td></tr>


<tr><th>SIRADMIN
<tr><th>FILEMGMT
</th><td>150K</td></tr>
</th><td>455K</td></tr>
 
<tr><th>SIRMON
</th><td>120K</td></tr>
 
<tr><th>ULSPF
</th><td>135K</td></tr>
</table>
====UTABLE and other parameter settings====
As of <var class="product">UL/SPF</var> version 8.1 (June 2013), all <var class="product">UL/SPF</var> subsystems can be set to bypass <var>[[UTABLE command|UTABLE]]</var> resets.  Use the <code>SIRADMIN</code> subsystem to set this feature.
For versions prior to 8.1, and for those who choose to leave the <var>UTABLE</var> resets in place, <var class="product">UL/SPF</var> will capture local <var>UTABLE</var> settings before they reset them to those required by <var class="product">UL/SPF</var>.
Initial problems with <var class="product">UL/SPF</var> subsystems are usually associated with one or two extremely small default <var>UTABLE</var> settings.
Running the failing APSY in <code>TEST DEBUG</code> mode will highlight <var>UTABLE</var> parameters that need to be increased.


<blockquote class="note"><b>Note:</b> One parameter that must be set for <code>SIRMON, SIRPRO, and SIRSCAN</code> is <var>[[SCRNSTBL parameter|SCRNSTBL]]</var>, which is necessary for the use of screen objects.
<tr><th>SUBSYSMGMT
</th><td>455K</td></tr>


<table class="thJustBold">
<tr><th>DICTREPORT
<tr class="head"><th colspan="2">UL/SPF required parameter minimums</th></tr>
</th><td>455K</td></tr>
<tr><th>Parameter</th><th>Value</th></tr>


<tr><th>SCRNSTBL</th>
<tr><th>XREF
<td>12000</td></tr>
</th><td>455K</td></tr>
</table>
</table>
</blockquote>
====Additional setup for SirLib====
Read and follow the instructions in the appendix "Getting
Started" in the <var class="book">[[Media:LibrNew.pdf|SirLib User's Guide]]</var>.
====Additional setup for SirScan====
The <var class="product">SirScan</var> administrator may use SIRADMIN option 4 to set default I/O
and record maximums for users in the various <var class="product">SirScan</var> SCLASSes.
This is described at the beginning of the
<var class="book">[[Media:ScanrNew.pdf|SirScan User's Guide]]</var>.
====Additional setup for SirMon====
When users are added to SCLASSes, note that there is a special <var>BUMP</var> SCLASS.
Any user added to this SCLASS gains the ability to <var>BUMP</var> other users.
This class does not provide access to customizing options in <var class="product">SirMon</var>.
Only users in the ADMIN SCLASS are able to add custom screen definitions to <var class="product">SirMon</var>.
If the <var class="product">SirMon</var> background monitor is to be used,
add the following line to User 0's input stream:
<p class="code">SIRMON BACKGROUND
</p>
The background monitor may also be started automatically in a BATCH2 thread or an sdaemon thread.
Consult the <var class="book">[[Media:MonrNew.pdf|SirMon User's Guide]]</var>
for details.
You can customize statistic thresholds or use the supplied defaults to establish problem conditions.
As of <var class="product">UL/SPF</var> Version 6.8, <var class="product">SirMon</var> has a feature to send warnings to
e-mail addresses and cell phones (via e-mail).
This feature requires <var class="product">[[Janus Sockets]]</var> and a started <var class="product">Janus Sockets</var> port.
====Additional setup for SirFile====
If the <var class="product">SirFile</var> background monitor is to be used, add the following line to User 0's input stream:
<p class="code">SIRFILE BACKGROUND
</p>
As with <var class="product">SirMon</var>, the background monitor may be started automatically in a BATCH2 thread or in an sdaemon thread, and you can consult the
<var class="book">[[Media:FilrNew.pdf|SirFile User's Guide]]</var> for details.
You can customize the system and file-specific thresholds or use the
supplied defaults to establish problem conditions.


====UL/SPF access privileges and SCLASSes====
==For more information about Dictionary/204==
Each component application of <var class="product">UL/SPF</var> has its own APSY definition and
After completing the installation, see the [[:Category:Dictionary/204|Dictionary/204 topics]] for instructions on how to:
privileges associated with SCLASSes.
If you have a good reason for doing so, you can redefine any of the <var class="product">UL/SPF</var> APSYs as <var>PUBLIC</var>,
<var>SEMI-PUBLIC</var>, or <var>PRIVATE</var>.
[[Contacting Rocket Software Technical Support|Contact Rocket Software]] if you are unsure of the effect of a proposed change.
 
==UL/SPF on the Web==
Web-specific versions of the <var class="product">UL/SPF</var> subsystems are actively being developed and supported, and they are available to sites that own <var class="product">[[Janus Web Server]]</var>.
 
All the <var class="product">UL/SPF</var> APSYs can be used on the web via <var class="product">Janus Web Legacy Support</var>, which simply translates the 3270 screens of the underlying product into HTML.  Web-specific versions of both <var class="product">SirScan</var> and <var class="product">SirMon</var> can be invoked by setting up some <var class="product">Janus Web Server</var> web rules.
 
===Setup for web-based SirScan===
Web-based <var class="product">SirScan</var> is very lightweight, and requires a minimum of web rules to run.
<ol>
<li>Define a <var class="product">Janus Web Server</var> port.
 
<li>Define the following rule to invoke <var class="product">SirScan</var>:
 
<p class="code">JANUS WEB <var class="term">portname</var> ON /SIRSCAN/* CMD 'SIRSCAN *'
</p>
 
<li>The above rule will make <var class="product">SirScan</var> available, but it will not necessarily require a logon to the system, so you will need to add rules to force users to log in as well:
 
<p class="code">JANUS WEB <var class="term">portname</var> DISALLOW /SIRSCAN/*
JANUS WEB <var class="term">portname</var> ALLOW /SIRSCAN/* USER *
</p>
 
<li>Because the above rules force users to login, the port on which <var class="product">SirScan</var> runs should either:
<ul>
<ul>
<li>Be only on a company intranet. </li>
<li>Start, stop, and test Dictionary/204 subsystems</li>
 
<li>Set Dictionary/204 facility parameters</li>
<li>Be SSL protected, to prevent userids and passwords from being sent over the internet in clear text format. </li>
<li>Define Dictionary/204 users</li>
<li>Customize the Dictionary/204 structure</li>
<li>Use the Dictionary/204 facilities</li>
</ul>
</ul>
<p>
The above rules will work on an unprotected port, but it is '''very strongly recommended''' that this feature only be used when SSL protection is in effect.</p> </li>
</ol>


===Setup for web-based SirMon===
[[Category:Installation]]
This applies only to <var class="product">UL/SPF</var> Version 8.1 and later.


Because web-based <var class="product">SirMon</var> employs XML, XSLT, Javascript, a stylesheet and some graphics,
[[Category:Dictionary/204]]
the web rules needed to run <var class="product">SirMon</var> on the web are a little more complex:
<ol>
<li>Define a <var class="product">Janus Web Server</var> port. </li>
 
<li>Define the following rules to invoke <var class="product">SirMon</var>:
 
<p class="code">JANUS WEB <var class="term">portname</var> TYPE ANY *.PNG IMAGE/PNG           
JANUS WEB <var class="term">portname</var> TYPE ANY *.CSS TEXT/CSS   
JANUS WEB <var class="term">portname</var> TYPE ANY *.JS APPLICATION/X-JAVASCRIPT 
JANUS WEB <var class="term">portname</var> ON /*.CSS OPEN SIRIUS SEND *.CSS
JANUS WEB <var class="term">portname</var> ON /SIRMON/* CMD SIRMON       
JANUS WEB <var class="term">portname</var> ON /SIRMON/*.GIF OPEN SIRIUS SEND *.GIF EXPIRE +2147483   
JANUS WEB <var class="term">portname</var> ON /SIRMON/*.PNG OPEN SIRIUS SEND *.PNG EXPIRE +2147483   
JANUS WEB <var class="term">portname</var> ON /SIRMON/*.JS OPEN SIRIUS SEND *.JS BINARY EXPIRE +2147483
JANUS WEB <var class="term">portname</var> ON /AJAX/* OPEN SIRIUS SEND *
JANUS WEB <var class="term">portname</var> ON /AJAX/*.JS OPEN SIRIUS SEND *.JS TEXT
JANUS WEB <var class="term">portname</var> ON /AJAX/*.UL OPEN SIRIUS CMD 'INCLUDE *.UL'
JANUS WEB <var class="term">portname</var> DISALLOW /SIRMON/*     
JANUS WEB <var class="term">portname</var> ALLOW /SIRMON/* USER * 
JANUS WEB <var class="term">portname</var> TYPE ANY *.XML TEXT/XML
JANUS WEB <var class="term">portname</var> TYPE ANY *.XSL TEXT/XSL 
JANUS WEB <var class="term">portname</var> ON /SIRMON/*.XSL OPEN SIRIUS SEND *.XSL EXPIRE +2147483   
JANUS WEB <var class="term">portname</var> ON /SIRMON/*.CSS OPEN SIRIUS SEND *.CSS EXPIRE +2147483   
JANUS WEB <var class="term">portname</var> ON /SIRMON/TEXTJS/*.JS OPEN SIRIUS SEND *.JS TEXT EXPIRE +2147483       
JANUS WEB <var class="term">portname</var> ON /SIRMON/BUILDJS/*.JS CMD SIRMON                         
 
OPEN SIRSTATS
IN SIRSTATS INITIALIZE KEEPDEFS                                         
</p> </li>
 
<li>The above rules will make <var class="product">SirMon</var> available, but they will not necessarily require a logon to the system, so you will need to add rules to force users to log in as well:
 
<p class="code">JANUS WEB <var class="term">portname</var> DISALLOW /SIRMON/*
JANUS WEB <var class="term">portname</var> ALLOW /SIRMON/* USER *
</p> </li>
 
<li>Because the above rules force users to login, the port on which <var class="product">SirMon</var> runs should either:  
<ul>
<li>Be only on a company intranet.
 
<li>Be SSL protected, to prevent userids and passwords from being sent over the internet in clear text format. 
</ul>
 
The above rules will work on an unprotected port, but it is '''very strongly recommended''' that this feature only be used when SSL protection is in effect.
 
<p class="note"><b>Note:</b> Using <var class="product">SirMon</var> on the web also requires the <code>SIRSTATS</code> file. As shown in the above web rules, <code>SIRSTATS</code> can be re-initialized each time the Online comes up. <code>SIRSTATS</code> contains historical snapshots of system performance, and the file will fill up if not archived or reinitialized on occasion.</p> </li>
</ol>

Latest revision as of 16:12, 26 September 2017

Overview

Dictionary/204 Is a set of application subsystems (known as APSYs) running inside a Model 204 Online that provide full-screen and web-based tools to help programmers, DBAs, and system managers handle the complexities of User Language and file and system management.

Installing Dictionary/204 requires downloading the M204PROC file and restoring it to your environment, setting up some subsidiary Model 204 files, and verifying that the environment has the appropriate parameter settings.

Note: As of Model 204 version 7.7, the M204PROC file is the container for the RKTools version 7.7 product, and Dictionary/204 is accessible from the RKTools interfaces (TN3270 and web), as well as from the usual Dictionary main menu.

Upgrades to Dictionary/204 can almost always be handled by restoring a fresh copy of the M204PROC file.

A summary of the Dictionary/204 installation steps

The following checklist specifies in brief the steps to follow installing Dictionary/204, whether for z/VM CMS, z/OS, or z/VSE. The sections Installing Dictionary/204 on IBM z/VM CMS, Installing Dictionary/204 on IBM z/OS, and Installing Dictionary/204 on IBM z/VSE describe these steps in greater detail for each operating system.

  1. Allocate the space required for the M204PROC data set, and RESTORE it from the DUMP files found on the website.

    In addition, there might be any number of other data sets required for the Dictionary/204 components you are installing. These are listed in Installation checklist (z/VM CMS), Installation checklist (z/OS), and Installation checklist (z/VSE).

  2. If this is an upgrade, create backups of all Dictionary/204 files.
  3. If Dictionary/204 has never been installed, use JCL provided in the DDINST job in RKOBJLIB.
  4. If this is an upgrade, run DICN.DDRINST using the JCL provided in the DDRINST job in RKOBJLIB.
  5. Verify the success of the installation by compiling each Dictionary/204 subsystem.
  6. Use the subsystem named DICTADMIN to customize the Dictionary/204 environment.

Preparing for Dictionary/204 installation

The Dictionary/204 products are implemented as Model 204 subsystems. The code for all the component subsystems resides in the file named M204PROC which is typically downloaded from the Support section of the Rocket Software website.

Obtaining product installation files

The files necessary for the installation are available from the Rocket Software website:

  1. On the Rocket M204 Customer Care page, click the Download SOUL files link.
  2. After providing your registered customer login information, download the latest version of the Dictionary/204 file, M204PROC. The M204PROC file to download for versions higher than 7.5 of Model 204 is the file in the RKTools V7.7 product row. As described in Dictionary/204 logon and commands, Dictionary/204 is packaged with RKTools as of RKTools V7.7.

    A "Click here" link in the text at the beginning of this page provides Help on downloading format, some information about different browser behaviors, file sizing information, and more.

Determining eligible products

To download files or maintenance from the Rocket M204 Customer Care area of the Rocket website, you must have a registered Rocket user ID (contact Technical Support if you need an ID). The website will show only products for which your organization is up to date on maintenance or rental payments. If a product does not appear on your download page and you believe it should, contact Technical Support.

System requirements

  • Dictionary/204 operates in a Model 204 Online region.

    In the rest of this document, "Online" refers to a region of Model 204 running an ONLINE load module containing version 7.5 or higher.

User privileges

The installing user must have:

  • Update access to the JCL or EXECs that bring up the host Online.
  • System Manager privileges, as well as access to all of the Dictionary/204 subsystems and the JCL or EXEC that runs the Online Model 204 region.

New installation or reinstallation

  • Sites that have never installed Dictionary/204 must use the new installation, as there are a number of files to allocate and Model 204 parameters to update.
  • Sites that are re-installing the latest version of Dictionary/204 can reinstall Dictionary/204 (using DDRINST) or perform a new installation (using DDINST) to create a new set of Dictionary/204 files.

    If you are upgrading from a previous version or maintenance level, your site already has the Dictionary files that contain information about your environment.

New installation

Note: If you have never installed Dictionary/204 before, you must use these instructions. If you have installed Dictionary before, you can do a new install using these instructions if desired.

You can verify the Dictionary/204 version in the title of any Dictionary/204 screen. The installation steps are as follows:

  1. In the Rocket M204 Customer Care page of the Rocket website, click the Download SOUL files link.
  2. Download the appropriate version of the M204PROC file for your version of Model 204 (for version 7.7, M204PROC is the container for, and Dictionary/204 is a member of, RKTools).
  3. Verify that the Online in which you are installing contains a version of Model 204 equal to or greater than the Dictionary/204 version.
  4. Restore the M204PROC file into a file on your mainframe. (This file must be 6000 pages for 7.6 or earlier, or 9800 pages for 7.7 or later.) The DDNAME for this file in your Model 204 regions is also M204PROC.

  5. Using the JCL from RKOBJLIB DDINST, run the procedure DICN.DDINST to install the downloaded release.

The Dictionary/204 APSYs can be set to AUTOSTART if you prefer.

Reinstallation for existing Dictionary/204 sites

You can verify the Dictionary/204 version in the title of any Dictionary/204 screen. The reinstallation steps are as follows:

  1. In the Rocket M204 Customer Care page of the Rocket website, click the Download SOUL files link.
  2. Download the latest version of the M204PROC file (which is followed by a version number). This is a dump of M204PROC.
  3. Restore that dump data set into an M204PROC file on your mainframe. (This file must be 6000 pages for 7.6 or earlier, or 9800 pages for 7.7 or later.)

    If you are upgrading from a previous release, simply overlay your old M204PROC file.

  4. Submit the Dictionary/204 re-installation job, member DDRINST in RKOBJLIB. This is a single-user, Model 204 job with the SYSOPT X'01' bit turned off, because the upgrade process requires the redefinition of two fields, APSUNM and APSCLSS to ORDERED CHARACTER, in CCASYS.

    Note: Running the installation job (DDRINST) creates backups of the upgraded Dictionary files.

Installing Dictionary/204 on IBM z/VM CMS

This section gives instructions for installing Dictionary/204 on z/VM CMS, including z/VM CMS system and software requirements.

Review Preparing for Dictionary/204 installation for details about general Dictionary/204 system requirements.

The M204PROC Model 204 file, which contains the SOUL code that runs Dictionary/204, can be obtained from the Rocket website.

The following files are required to complete an installation of Dictionary/204:

  • METADATA
  • DATALINK
  • M204TEMP
  • D204RPT
  • D204SYS
  • M204DCTL

Allocate space for the Dictionary/204 files, and restore them from the dump files downloaded from the Rocket website, as described in the following steps.

Installation checklist (z/VM CMS)

  1. Define and format a minidisk to hold the Dictionary/204 installation files. 1500 4096-byte z/VM CMS blocks should be sufficient in all cases. This requires a 22-cylinder z/VM CMS minidisk on a 3390.
  2. Allocate space for the required Dictionary/204 data sets. A skeleton exec, D204FDEF, is provided for this purpose. Modify this exec to perform the allocations on the appropriate minidisks.

    Allocate space for the following data sets:

    M204PROC 6000 pages (7.6 or earlier), 9800 pages (7.7 or later); must always be allocated.
    METADATA 400 pages; must always be allocated.
    DATALINK 400 pages; must always be allocated.
    M204TEMP 400 pages; must always be allocated.
    D204RPT 400 pages; must always be allocated.
    D204SYS 400 pages; must always be allocated.
    M204DCTL 400 pages; must always be allocated.

    Attention: If you are upgrading from a previous release, modify the D204FDEF EXEC to use the old Dictionary/204 files for the upgrade.

    The installation process uses these files to install a new version of Dictionary/204.

  3. Modify the RESPROC EXEC to specify the M204PROC dump file and M204PROC file to be loaded.
  4. Restore the M204PROC file with the D204 RESPROC exec.

    To carry out the install, you must customize the FILEDEF inside the D204FDEF exec to conform to local standards. In addition, modify LOGONSM CCAIN to contain a valid login ID and password. If, for example, you are using the M204PROC file for the first time, make sure it is created, opened, and initialized before the RESTORE.

  5. To run the D204 exec for a new install, make sure the Online execs and load modules are on an accessed disk, then enter this command:

    EXEC D204 INSTALL

  6. To run the D204 exec for a REINSTALL, make sure the Online execs and load modules are on an accessed disk, then enter this command:

    EXEC D204 REINSTALL

  7. Complete steps 3 through the end in the Installing Dictionary/204 on IBM z/OS section.

Installing Dictionary/204 on IBM z/OS

This section gives instructions for installing Dictionary/204 on IBM z/OS, including the z/OS system and software requirements. If, like most sites, you download products and updates from the Rocket website, see the instructions in Reinstallation for existing Dictionary/204 sites.

Installation checklist (z/OS)

  1. Allocate the space required for the M204PROC file:
    M204PROC 6000 pages (7.6 or earlier), 9800 pages (7.7 or later)

    If you are creating a new M204PROC file from scratch, this will not be a problem. But if you are restoring into your existing M204PROC file, you will have to CREATE the file first (to wipe out existing content) before you execute the RESTORE.

    An example command sequence follows:

    CREATE FILE M204PROC END CREATE OPEN FILE M204PROC IN M024PROC RESTORE 192 FROM whatever

    Attention: If you are upgrading from a previous release, keep your old copies of Dictionary/204 files (see list of files in a following step). The installation process uses these files to determine whether to perform upgrade actions or new-installation actions.

  2. Restore M204PROC, noting the following:
    • Rename database DSNs to conform to local standards.
  3. Update the Online JCL or EXEC:

    Add DD cards for the Dictionary/204 files that the installation job allocates and creates. The following list identifies the files for which DD cards might be needed:

    M204PROC
    METADATA
    DATALINK
    M204TEMP
    M204DCTL
    D204SYS
    D204RPT
  4. Verify that the Online environment allows the use of file groups and APSY subsystems.
    • To use permanent file groups, the Online must have a CCAGRP file defined to the run, and the SYSOPT parameter must contain the 2 bit.
    • To use APSYs, an Online must have a CCASYS file defined to the run, and the SYSOPT parameter must contain the 1 bit.

      For more information about APSYs and file groups, see File groups and System requirements for Application Subsystems.

  5. Modify the User 0 stream.

    Adjust these parameters:

    NFILES Increase by the number of Dictionary/204 files.
    NDCBS Increase by the number of Dictionary/204 files.
    NDIR Increase by the number of Dictionary/204 files.
    NORQS Verify setting is at least 10.
  6. To install Dictionary/204 for the first time, use the JCL provided in DDINST, which is stored in the RKOBJLIB.
  7. To upgrade your existing Dictionary/204, run DICN.DDRINST using the JCL provided in the DDRINST job in RKOBJLIB.

    This procedure performs all installation functions for new users, and all upgrade functions for reinstalling users. No user profiles or other site-specific customization will be lost. If any problems are encountered while running this procedure, correct the problem and re-execute.

    During APSY execution, some error messages are not suppressed, to aid in diagnosing any installation problems. For example, you will be able to see if an installation failed because a file was enqueued in a different Online, and so on.

  8. Add users to the appropriate SCLASSes for any private or semi-public Dictionary/204 subsystems.

    The installing user is automatically added to the administration SCLASS in all Dictionary/204 subsystems.

  9. Verify the installation of the subsystem(s) by compiling all of the subsystems.
    Enter ... To test the ...
    START SUBSYS DICTIONARY Dictionary main menu
    START SUBSYS DICTADMIN Dictionary Administration
    START SUBSYS DOCUMENT Documentation environment
    START SUBSYS FILEMGMT File building tool
    START SUBSYS SUBSYSMGMT Defining APSY subsystems
    START SUBSYS DICTREPORT Dictionary report subsystem
    START SUBSYS XREF Cross reference reporting subsystem

    If any of these subsystems fails to compile, ensure that the subsystem is STOPped, and run it under TEST DEBUG mode. For example, to determine why DICTIONARY failed to compile, enter:

    TEST DEBUG DICTIONARY

  10. This step is optional. Modify the online input stream so User 0 initializes (compiles) the Dictionary/204 subsystems. Do this by placing one or more of the following in User 0's input stream:

    START SUBSYS DICTIONARY START SUBSYS DOCUMENT START SUBSYS DICTADMIN START SUBSYS FILEMGMT START SUBSYS SUBSYSMGMT START SUBSYS DICTREPORT START SUBSYS XREF

    This ensures that the subsystems are started for non-administrative users, and it shifts the overhead of compilation to a non-peak computing period.

  11. Review the Dictionary/204 server size section, below, for specific requirements of individual APSY components of Dictionary/204.

Note: CCATEMP usage may increase with Dictionary/204. CCATEMP should be monitored (VIEW TEMPSIZE, VIEW TEMPMAX) to ensure that sufficient space is allocated to accommodate the additional activity.

Installing Dictionary/204 on IBM z/VSE

This section gives instructions for installing Dictionary/204 on IBM z/VSE, including z/VSE system and software requirements.

If like most sites, you download products and updates from the Rocket website, see the instructions in Reinstallation for existing Dictionary/204 sites.

Installation checklist (z/VSE)

  1. Allocate the space required for the Dictionary/204 files:
    M204PROC 6000 pages (7.6 or earlier), 9800 pages (7.7 or later)
    METADATA 400 pages
    DATALINK400 pages
    M204TEMP 400 pages
    D204RPT 400 pages
    D204SYS 400 pages
    M204DCTL 400 pages

    If you are creating a new M204PROC file from scratch, this will not be a problem. But if you are restoring into your existing M204PROC file, you will have to CREATE the file first (to wipe out existing content) before you execute the RESTORE.

    A sample command sequence follows:

    CREATE FILE M204PROC END CREATE OPEN FILE M204PROC IN M024PROC RESTORE 192 FROM whatever

    Attention: If you are upgrading from a previous release, keep your old copies of Dictionary/204 files (see list of files in a following step). The installation process uses these files to determine whether to perform upgrade actions or new-installation actions.

  2. Restore M204PROC, noting the following:
    • Rename database DSNs to conform to local standards.
    • Provide a valid logon ID and password for the CCAIN stream for this job. If, for example, you are using the M204PROC file for the first time, make sure it is created, opened, and initialized before the RESTORE.
  3. Update the Online JCL or EXEC:

    Add DD (z/OS) cards or FILEDEFs (z/VM CMS) or DLBLs (z/VSE) for the Dictionary/204 files. The following list identifies the files for which DD cards or FILEDEFs might be needed:

    M204PROC
    METADATA
    DATALINK
    M204TEMP
    M204DCTL
    D204SYS
    D204RPT
  4. Verify that the Online environment allows the use of file groups and application subsystems.
    • To use permanent file groups, the Online must have a CCAGRP file defined to the run, and the UPSI parameter must contain the 00000010 bit.
    • To use application subsystems, an Online must have a CCASYS file defined to the run, and the UPSI parameter must contain the 00000001 bit.

      For more information about application subsystems and file groups, see File groups and System requirements for Application Subsystems.

  5. Modify the User 0 stream.

    Adjust these parameters:

    NFILES Increase by the number of Dictionary/204 files.
    NDCBS Increase by the number of Dictionary/204 files.
    NDIR Increase by the number of Dictionary/204 files.
    NORQS Verify that the setting is at least 5.
  6. Start the Model 204 Online region, verifying that it points to a load module containing the Model204 Online.
  7. Issue OPEN FILE M204PROC (no password is required), and execute the following command:

    INCLUDE DICN.DDRINST

    This procedure performs all installation functions for new users and all upgrade functions for reinstalling users. No user profiles or other site-specific customization will be lost. If any problems are encountered while running this procedure, correct the problem and re-execute.

    During APSY execution, some error messages are not suppressed, to aid in diagnosing any installation problems. For example, you will be able to see if an installation failed because a file was enqueued in a different Online, and so on.

  8. Add users to the appropriate SCLASSes for any private or semi-public Dictionary/204 APSYs.

    The installing user is automatically added to the administration SCLASS in all Dictionary/204 APSYs.

  9. Verify the installation of the subsystem(s) by compiling all of the subsystems.
    Enter ... To test the ...
    START SUBSYS DICTIONARY Dictionary main menu
    START SUBSYS DICTADMIN Dictionary Administration
    START SUBSYS DOCUMENT Documentation environment
    START SUBSYS FILEMGMT File building tool
    START SUBSYS SUBSYSMGMT Defining APSY subsystems
    START SUBSYS DICTREPORT Dictionary report subsystem
    START SUBSYS XREF Cross reference reporting subsystem

    If any of these subsystems fails to compile, ensure that the subsystem is STOPped, and run it under TEST DEBUG mode. For example, to determine why DICTIONARY failed to compile, enter:

    TEST DEBUG DICTIONARY

  10. This step is optional. Modify the online input stream so User 0 initializes (compiles) the Dictionary/204 subsystems. Do this by placing one or more of the following in User 0's input stream:

    START SUBSYS DICTIONARY START SUBSYS DOCUMENT START SUBSYS DICTADMIN START SUBSYS FILEMGMT START SUBSYS SUBSYSMGMT START SUBSYS DICTREPORT START SUBSYS XREF

    This ensures that the subsystems are started for non-administrative users, and it shifts the overhead of compilation to a non-peak computing period.

  11. Review Dictionary/204 server size for specific requirements of individual APSY components of Dictionary/204.

Note: CCATEMP usage might increase with Dictionary/204. CCATEMP should be monitored (VIEW TEMPSIZE, VIEW TEMPMAX) to ensure that sufficient space is allocated to accommodate the additional activity.

Dictionary/204 server size

The minimum Dictionary/204 server size requirements are listed below. The actual server size requirements might vary slightly because of table settings in the local Online Model 204 regions, and because of slight differences between UTABLE requirements in different versions of Model 204.

Subsystem name Minimum server
DICTIONARY 455K
DOCUMENT 455K
DICTADMIN 455K
FILEMGMT 455K
SUBSYSMGMT 455K
DICTREPORT 455K
XREF 455K

For more information about Dictionary/204

After completing the installation, see the Dictionary/204 topics for instructions on how to:

  • Start, stop, and test Dictionary/204 subsystems
  • Set Dictionary/204 facility parameters
  • Define Dictionary/204 users
  • Customize the Dictionary/204 structure
  • Use the Dictionary/204 facilities