Dictionary/204 installation guide: Difference between revisions

From m204wiki
Jump to navigation Jump to search
m (wordsmithing v7.7 changes)
 
(145 intermediate revisions by 7 users not shown)
Line 1: Line 1:
<var class="product">[[Media:M204_DictionaryGuide_V75.pdf | 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">Dictionary/204</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 Dictionary/204 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:
<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>
<ul>
 
<li>Add the DD cards, FILEDEFs or DLBLs for the 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:
<li>Verify the success of the installation by compiling each Dictionary/204 subsystem. </li>  
<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>
</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>To install an update to Dictionary/204,
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>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 Rocket Software website.
The files necessary for the installation are available from 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>
<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 68: Line 54:
===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>
</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. </li>
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">Dictionary/204</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 [[#"Reinstall" for existing Dictionary/204 sites|"Reinstall (DDRINST)" for existing Dictionary/204 sites]] or the New installation[["New install (DDINST)" for new Dictionary/204 sites]] to create a new set of Dictionary/204 files. </li>
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. </li>
</ul>
</ul>


==A "New install" for customers who have never installed Dictionary/204==
==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 "Install" 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>
 
<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>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>
 
<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>.
 
<p>
<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>
<ol>
<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>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>
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. 


<li>Download the latest version of the <code>M204PROC</code> file (which is labeled "All Dictionary/204
<p class="note"><b>Note:</b> Running the installation job (<code>DDRINST</code>) creates backups of the upgraded Dictionary files.</p></li>
products in one file" followed by a version number).</li>
</ol>


<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>
==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.


<li>Restore the <code>M204PROC</code> file into a 6000-page file on your mainframe.
Review [[#Preparing for Dictionary/204 installation|Preparing for Dictionary/204 installation]] for details about general <var class="product">Dictionary/204</var> system requirements.
The DDNAME for this file in your <var class="product">Model 204</var> regions is also <code>M204PROC</code>.
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]].


<li>Download and restore the Dictionary/204 supporting files.</li>   
The following files are required to complete an installation of Dictionary/204:
<ul>
<li>METADATA</li>
<li>DATALINK</li>
<li>M204TEMP</li>
<li>D204RPT</li>
<li>D204SYS</li>
<li>M204DCTL</li>
</ul>
 
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.
 
===Installation checklist (z/VM CMS)===
 
<ol>
<li>Define and format a minidisk to hold the <var class="product">Dictionary/204</var> 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. </li>
   
<li>Allocate space for the required <var class="product">Dictionary/204</var> data sets. A skeleton exec,
<code>D204FDEF</code>, is provided for this purpose.
Modify this exec to perform the allocations on the appropriate minidisks.
<p>Allocate space for the following data sets:</p>
<table class="thJustBold">
<table class="thJustBold">
<tr><th>M204PROC
</th><td>6000 pages (7.6 or earlier), 9800 pages (7.7 or later); must always be allocated.</td></tr>


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


<tr><th nowrap>DATALINK</th><td>400 pages.  
<tr><th>DATALINK
</th><td>400 pages; must always be allocated.</td></tr>


<tr><th>M204TEMP</th>
<tr><th>M204TEMP
<td>150 pages</td></tr>
</th><td>400 pages; must always be allocated.</td></tr>


<tr><th>D204RPT</th>
<tr><th>D204RPT
<td>110 pages</td></tr>
</th><td>400 pages; must always be allocated.</td></tr>


<tr><th>D204SYS</th>
<tr><th>D204SYS
<td>400 pages</td></tr>
</th><td>400 pages; must always be allocated.</td></tr>


<tr><th>M204DCTL</th>
<tr><th>M204DCTL
<td>100 pages</td></tr>
</th><td>400 pages; must always be allocated.</td></tr>
</table>
</table>
<blockquote class="warn">
'''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.
<p>
<p>
<li>In file <code>M204PROC</code>, run the procedure <code>DICN.DDINST</code> to install the downloaded release.</p></li>
The installation process uses these files to install a new version of Dictionary/204.
</ol>
</p>
</blockquote> </li>


The <var class="product">Dictionary/204</var> APSYs can be set to <code>AUTOSTART</code> if you like.
<li>Modify the RESPROC EXEC to specify the <code>M204PROC</code> dump file and <code>M204PROC</code> file to be loaded.</li>


==A "Reinstall" for existing Dictionary/204 sites==
<li>Restore the <code>M204PROC</code> file with the <var>D204 RESPROC</var> exec.
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>
Here are the "ReInstall" steps:
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>LOGONSM CCAIN</var> to contain a valid login ID and password.
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></li>
 
<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:
<p class="code">EXEC D204 INSTALL</p></li>


<ol>
<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:
<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>
<p class="code">EXEC D204 REINSTALL</p></li>
<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>
</ol>


<li>Download the latest version of the <code>M204PROC</code> file (which is labeled "All Dictionary/204
==Installing Dictionary/204 on IBM z/OS==
products in one file" followed by a version number).</li>
This section gives instructions for installing <var class="product">Dictionary/204</var> 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|Reinstallation for existing Dictionary/204 sites]].


<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>
===Installation checklist (z/OS)===
<ol>
<li>Allocate the space required for the M204PROC file: 


<li>Restore the <code>M204PROC</code> file into a 6000-page file on your mainframe.
<table class="thJustBold">
The DDNAME for this file in your <var class="product">Model 204</var> regions is also <code>M204PROC</code>.
<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>
<p>
If you are upgrading from a previous release, simply overlay your old <code>M204PROC</code> file.</p>
An example command sequence follows:</p>
<p>
<p class="code">CREATE FILE M204PROC
In file <code>M204PROC</code>, run the procedure <code>DICN.DDRINST</code> to install the downloaded release.</p></li>
END CREATE
</ol>
OPEN FILE M204PROC
IN M024PROC RESTORE 192 FROM ''whatever''
</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>


The <var class="product">Dictionary/204</var> APSYs can be set to <code>AUTOSTART</code> if you like.
<li>Restore <code>M204PROC</code>, noting the following:
<ul>


==Installing Dictionary/204 under CMS==
<li>Rename database DSNs to conform to local standards. </li>
This section gives instructions for installing <var class="product">Dictionary/204</var> under CMS,
</ul> </li>
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]].
<table class="thJustBold">
<tr class="head"><th>File name</th>
<th>Contents</th></tr>


<tr><th><i>various</i></th>
<li id="updateJCL">Update the Online JCL or EXEC:
<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>
<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>


<tr><th nowrap>ULSPF DUMPSIRI</th>
:M204PROC
<td>A <var class="product">Model 204</var> dump of the <code>SIRIUS</code> file, which is required for all the subsystems. </td></tr>
:METADATA
:DATALINK
:M204TEMP
:M204DCTL
:D204SYS
:D204RPT


<tr><th>ULSPF DUMPFIX</th>
<li>Verify that the Online environment allows the use of file groups and APSY subsystems.
<td>A <var class="product">Model 204</var> dump of the <code>SIRFIXES</code> file, (the use of which is now deprecated).
<ul>
</td></tr>
<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>
</table>
Installation steps:


<ol>
<li>To use APSYs, an Online must have a [[System requirements for Application Subsystems#Overview of CCASYS|CCASYS]] file
<li>Install the <var class="product">Sirius Mods</var>.
defined to the run, and the <var>SYSOPT</var> parameter must contain the <code>1</code> bit.  
<p>
<p>
<var class="product">UL/SPF</var> requires a matching or greater version number of the <var class="product">Sirius Mods</var>. For information about installing the <var class="product">Sirius Mods</var>, see the <var class="book">Sirius Mods Installation Guide</var>.</p> </li>
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">
<tr><th>NFILES
</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>


<li>Allocate space for the <var class="product">UL/SPF</var> files, and restore them from
<tr><th>NDIR
the distribution tape or from the dump files [[#Obtaining product installation files|downloaded from the Rocket website]]:
</th><td>Increase by the number of <var class="product">Dictionary/204</var> files.</td></tr>


<ol type="A">
<tr><th>NORQS
<li>Define and format a minidisk to hold the <var class="product">UL/SPF</var> installation files.
</th><td>Verify setting is at least 10.</td></tr>
3400 4096-byte CMS blocks should be sufficient in all cases.
</table> </li>
This requires a 44-cylinder CMS minidisk on a 3390. </li>
   
   
<li>Attach a tape drive at virtual address 181 to the owner of the
<li>To install Dictionary/204 for the first time, use the JCL provided in <code>DDINST</code>, which is stored in the RKOBJLIB. </li>
installation minidisk defined in step A.
 
Mount the <var class="product">UL/SPF</var> distribution tape on this tape drive. </li>
<li>To upgrade your existing Dictionary/204, run DICN.DDRINST using the JCL provided in the <code>DDRINST</code> job in RKOBJLIB.
<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>Load the files appropriate to your site with the <var>VMFPLC2 LOAD</var> command.
<li>Add users to the appropriate [[SCLASS|SCLASSes]] for any private or semi-public Dictionary/204 subsystems.  
This can be done most simply with the following sequence of commands:
<p>  
<p class="code">TAPE REW
The installing user is automatically added to the administration SCLASS in all Dictionary/204 subsystems.</p> </li>
VMFPLC2 LOAD (EOT
</p> </li>
   
   
<li>Allocate space for the required <var class="product">Model 204</var> data sets. A skeleton exec,
<li>Verify the installation of the subsystem(s) by compiling all of the subsystems.
<code>ULSPFAL</code>, is provided for this purpose.
Modify this exec to perform the allocations on the appropriate minidisks.
Allocate space for the following data sets:
<table class="thJustBold">
<table class="thJustBold">
<tr><th>SIRIUS
<tr class="head"><th>Enter ...
</th><td>4200 pages; must always be allocated.</td></tr>
</th><th>To test the ...
</th></tr>


<tr><th>SIRLOCAL
<tr><th>START SUBSYS DICTIONARY
</th><td>1200 pages; must always be allocated.</td></tr>
</th><td>Dictionary main menu</td></tr>


<tr><th>SIRSTATS or MONDATA
<tr><th>START SUBSYS DICTADMIN
</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>Dictionary Administration</td></tr>


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


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


<tr><th>SIRLIBP
<tr><th>START SUBSYS SUBSYSMGMT
</th><td>1200 pages; only if you are installing <var class="product">SirLib</var>.</td></tr>
</th><td>Defining APSY subsystems</td></tr>


<tr><th>SIRTPROC
<tr><th>START SUBSYS DICTREPORT
</th><td>2000 pages; only if you are installing <var class="product">SirLib</var>.
</th><td>Dictionary report subsystem</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
<tr><th>START SUBSYS XREF
</th><td>1200 pages; only if you are installing Janus OMNI.</td></tr>
</th><td>Cross reference reporting subsystem</td></tr>
 
<tr><th>JANSSL
</th><td>1200 pages; only if you are installing Janus Network Security.</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>
   
   
<blockquote class="warn">
<li>This step is optional.
'''Attention:''' <i>If you are upgrading from a previous release</i>, keep your old copy of <code>SIRLOCAL</code> and any application-specific data files, like <code>JANCAT</code>, <code>SIRLIBD</code>, <code>SIRFILED</code>, or <code>SIRSTATS</code>.
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>
<p>
The installation process uses these files to determine whether to
This ensures that the subsystems are started for non-administrative
perform upgrade actions or new-installation actions. </p>
users, and it shifts the overhead of compilation to a non-peak
</blockquote> </li>
computing period. </p></li>
 
<li>Restore the <code>SIRIUS</code> file with the <var>LOADPROC</var> exec.
<p>
To restore, customize the FILEDEF inside the <var>LOADPROC</var> exec to conform to local standards.
In addition, modify <var>LOADPROC 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,
make sure it is created, opened, and initialized before the <var>RESTORE</var>. </p>
<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> </li>
</ol>
   
   
<li>Complete [[#updateJCL|steps 3 through the end]] in the "Installing UL/SPF under MVS" section, below. </li>
<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>
</ol>
</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>
==Installing Dictionary/204 on IBM z/VSE==
This section gives instructions for installing <var class="product">Dictionary/204</var> on IBM z/VSE,
including z/VSE system and software requirements.


==Installing Dictionary/204 under MVS==
This section gives instructions for installing <var class="product">Dictionary/204</var> under MVS,
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,
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]].
see the instructions in [[#Reinstallation for existing Dictionary/204 sites|Reinstallation for existing Dictionary/204 sites]].


<blockquote class="note">
===Installation checklist (z/VSE)===
<p>'''Note:''' The product installation tape for MVS has an internal label of <code>SIRIUS</code>, and it contains
<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:
<p class="code">//LOADSIR  JOB  0,CLASS=A,MSGCLASS=X,NOTIFY=ME
//*
//*        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)
</th><td>A <var class="product">Model 204</var> DUMP of the <code>SIRIUS</code> file that is required for all the subsystems.
</td></tr>
 
<tr><th>3 / SIRIUS.ULSPF(DUMPFIX)
</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 Dictionary/204 files. 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>. The command sequence is something like:
<li>Allocate the space required for the Dictionary/204 files:  
<p class="code">CREATE FILE M204PROC
END CREATE
OPEN FILE M204PROC
IN M024PROC RESTORE 192 FROM <''whatever''>
</p>


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


<tr><th>METADATA
<tr><th>METADATA
Line 340: Line 357:


<tr><th>M204TEMP</th>
<tr><th>M204TEMP</th>
<td>150 pages</td></tr>
<td>400 pages</td></tr>


<tr><th>D204RPT</th>
<tr><th>D204RPT</th>
<td>110 pages</td></tr>
<td>400 pages</td></tr>


<tr><th>D204SYS</th>
<tr><th>D204SYS</th>
Line 349: Line 366:


<tr><th>M204DCTL</th>
<tr><th>M204DCTL</th>
<td>100 pages
<td>400 pages
</td></tr>
</td></tr>
</table>
</table>


<p class="warn">'''Attention:''' <i>If you are upgrading from a previous release</i>, keep your old copies of <b>Dictionary/204 files</b>. The installation process uses these files to determine whether to perform upgrade actions or new-installation actions. </p> </li>
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>A sample command sequence follows:</p>
<p class="code">CREATE FILE M204PROC
END CREATE
OPEN FILE M204PROC
IN M024PROC RESTORE 192 FROM ''whatever''
</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:
<li>Restore <code>M204PROC</code>, noting the following:
Line 365: Line 390:
</ul> </li>
</ul> </li>


<div id="updateJCL"></div>
<li id="updateJCL">Update the Online JCL or EXEC:
<li>Update the Online JCL or EXEC:
<p>
<ol type="A">
Add DD (z/OS) cards or FILEDEFs (z/VM CMS) or DLBLs (z/VSE) for the Dictionary/204 files.
<li>Add DD (MVS) cards or FILEDEFs (CMS) for the Dictionary/204 files.
The following list identifies the files for which DD cards or FILEDEFs might be needed:</p>
The following list identifies the files for which DD cards or FILEDEFs may be needed:


<table class="thJustBold">
:M204PROC
<tr><th>M204PROC</th>
:METADATA
</tr>
:DATALINK
:M204TEMP
:M204DCTL
:D204SYS
:D204RPT


<tr><th>METADATA
<li>Verify that the Online environment allows the use of file groups and application subsystems.
</th></tr>
 
<tr><th>DATALINK
</th></tr>
 
<tr><th>M204TEMP</th>
</tr>
 
<tr><th nowrap>M204DCTL</th></tr>
 
<tr><th>D204SYS
</th></tr>
 
<tr><th>D204RPT
</th></tr>
</table> </li>
</ol>
 
<li>Verify that the Online environment allows the use of file groups and APSY subsystems.
<ul>
<ul>
<li>To use permanent file groups, the Online must have allocated an
<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>
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>To use application subsystems, an Online must have a [[System requirements for Application Subsystems#Overview of CCASYS|CCASYS]] file
(with all fields defined), and the <var>SYSOPT</var> parameter must contain the <code>1</code> bit.  
defined to the run, and the <var>UPSI</var> parameter must contain the <code>00000001</code> bit.  
<p>
<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>
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>
</ul> </li>


Line 419: Line 427:


<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:
Line 429: Line 437:
</p>
</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. </p>
If any problems are encountered while running this procedure, correct the problem and re-execute. </p>
<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. </p></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 447: 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 473: Line 481:
   
   
<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">START SUBSYS DICTIONARY  
<p class="code">START SUBSYS DICTIONARY  
Line 482: Line 490:
START SUBSYS DICTREPORT
START SUBSYS DICTREPORT
START SUBSYS XREF
START SUBSYS XREF
START SUBSYSTEM ULSPF
</p>
</p>
<p>
<p>
Line 489: Line 496:
computing period. </p></li>
computing period. </p></li>
   
   
<li>Review the [[#Dictionary/204 server size and additional customization|Dictionary/204 server size and additional customization]] section, below, for specific requirements of individual APSY components of <var class="product">Dictionary/204</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">'''Note:''' CCATEMP usage may increase with <var class="product">Dictionary/204</var>.
<p class="note">'''Note:''' CCATEMP usage might 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>
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>


===Dictionary/204 server size and additional customization===
===Dictionary/204 server size===
The minimum <var class="product">Dictionary/204</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 505: Line 512:


<tr><th>DICTIONARY
<tr><th>DICTIONARY
</th><td>180K</td></tr>
</th><td>455K</td></tr>


<tr><th>DOCUMENT
<tr><th>DOCUMENT
</th><td>180K</td></tr>
</th><td>455K</td></tr>


<tr><th>DICTADMIN
<tr><th>DICTADMIN
</th><td>230K</td></tr>
</th><td>455K</td></tr>


<tr><th>FILEMGMT
<tr><th>FILEMGMT
</th><td>380K</td></tr>
</th><td>455K</td></tr>


<tr><th>SUBSYSMGMT
<tr><th>SUBSYSMGMT
</th><td>135K</td></tr>
</th><td>455K</td></tr>


<tr><th>DICTREPORT
<tr><th>DICTREPORT
</th><td>150K</td></tr>
</th><td>455K</td></tr>


<tr><th>XREF
<tr><th>XREF
</th><td>135K</td></tr>
</th><td>455K</td></tr>
</table>
</table>
==For more information about Dictionary/204==
After completing the installation, see the [[:Category:Dictionary/204|Dictionary/204 topics]] for instructions on how to:
<ul>
<li>Start, stop, and test Dictionary/204 subsystems</li>
<li>Set Dictionary/204 facility parameters</li>
<li>Define Dictionary/204 users</li>
<li>Customize the Dictionary/204 structure</li>
<li>Use the Dictionary/204 facilities</li>
</ul>
[[Category:Installation]]
[[Category:Dictionary/204]]

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