<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" href="/styles/XMLStylesDoc_xhtml11_en.xsl"?><!DOCTYPE document SYSTEM "/schemas/XMLStyles10.dtd">
<document xmlns="http://XMLStyles.com/namespaces/styles" xmlns:xst="http://XMLStyles.com/namespaces/styles" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:date="http://exslt.org/dates-and-times">
   <noxml>
      <p xmlns="http://www.w3.org/1999/xhtml"/>
      <!-- You are viewing the source.  The following message should be ignored if you did "View Source" in your browser. -->
      <p xmlns="http://www.w3.org/1999/xhtml">
ATTENTION: XML WEB PAGES NOT SUPPORTED
   If you see this message, your current browser does not support the
   1999 XSLT 1.0 (or later) standard for XML web pages such as this one.
   Please upgrade your browser to a newer version
   that supports 1999 or later standards such as:
      Mozilla Firefox version 1.0.2 or later (GetFirefox -&gt; http://www.GetFirefox.com/)
      Netscape version 8 or later
      Safari version 1.3 or later
      Opera version 9 or later
      Microsoft Internet Explorer (MSIE) version 5 or later
   For further assistance, contact the software vendor for your browser.
   To go to the X<!-- extended HTML -->HTML version of this page click the following link:
<a href="index.html">index.html</a>
      </p>
      <p xmlns="http://www.w3.org/1999/xhtml">&#160;</p>
   </noxml>
   <path>/computers/databases/oracle/</path>
   <site>How To Guides</site>
   <logo xlink:type="simple" xlink:href="/images/howtohome.jpg" media="screen" width="240" height="34">How To Guides</logo>
   <logo xlink:type="simple" xlink:href="/images/howtoguides.jpg" media="print" width="240" height="34">How To Guides</logo>
   <logo xlink:type="simple" xlink:href="/images/howtoguidesmobile.jpg" media="handheld" width="150" height="17">How To Guides</logo>
   <navigation where="sections">
      <label>How To Guides</label>
      <link xlink:type="simple" xlink:href="/business/index.xml">Business</link>
      <link xlink:type="simple" xlink:href="/computers/index.xml">Computers</link>
      <link xlink:type="simple" xlink:href="/computers/databases/index.xml">Databases</link>
      <link xlink:type="simple" xlink:href="/internet/index.xml">Internet</link>
      <link xlink:type="simple" xlink:href="/mobile/index.xml">Mobile</link>
      <link xlink:type="simple" xlink:href="/money/index.xml">Money</link>
      <link xlink:type="simple" xlink:href="/movies/index.xml">Movies</link>
      <link xlink:type="simple" xlink:href="/computers/os/index.xml">Operating Systems</link>
   </navigation>
   <navigation where="up">
      <link xlink:type="simple" xlink:href="../../">Computers</link>
      <link xlink:type="simple" xlink:href="../">Databases</link>
   </navigation>
   <navigation where="subsections">
      <link xlink:type="simple" xlink:href="/computers/databases/design.xml">Design</link>
      <link xlink:type="simple" xlink:href="/computers/databases/tuning.xml">Tuning</link>
      <link xlink:type="simple" xlink:href="/computers/databases/derby/">Apache Derby</link>
      <link xlink:type="simple" xlink:href="/computers/databases/ibmdb2/">IBM DB2</link>
      <link xlink:type="simple" xlink:href="/computers/databases/mysql/">MySQL</link>
      <link xlink:type="simple" xlink:href="index.xml">Oracle</link>
      <link xlink:type="simple" xlink:href="/computers/databases/sqlserver/">SQL Server</link>
   </navigation>
   <section id="body" type="body">
      <pages id="ibmzos" name="ibmzos">
         <title>Oracle on IBM z/OS</title>
         <label>Oracle on z/OS</label>
         <navigation where="pages">
            <label>Oracle on z/OS</label>
            <link xlink:type="simple" xlink:href="ibmzos.xml">Oracle on z/OS</link>
            <link xlink:type="simple" xlink:href="zosinstall.xml">z/OS Install</link>
            <link xlink:type="simple" xlink:href="netservices.xml">OSDI Services</link>
         </navigation>
         <navigation where="up">
            <link xlink:type="simple" xlink:href="index.xml">Oracle</link>
         </navigation>
         <h1>Installing and running Oracle on IBM z/OS</h1>
         <page id="N106F3" name="netservices">
            <title>Running Oracle Net and other OSDI services on IBM z/OS</title>
            <label>OSDI Services</label>
            <description>Running Oracle Net and other <acronym term="Operating System Dependent Interface">OSDI</acronym> services on IBM z/OS.</description>
            <navigation where="up">
               <link xlink:type="simple" xlink:href="ibmzos.xml" xlink:title="Oracle on z/OS">on z/OS</link>
            </navigation>
            <subpage id="N10706" name="osdistatus">
               <label>Status</label>
               <h1>Determine the status of the <acronym term="Operating System Dependent Interface">OSDI</acronym> subsystem</h1>
               <p>The following <acronym term="Multiple Virtual Storage">MVS</acronym> console commands can be used to determine if the Oracle <acronym term="Operating System Dependent Interface">OSDI</acronym> subsystem is running.
               </p>
               <blockcode>
                  <l>D<span class="smallcaps">ISPLAY</span> SSI</l>
                  <l>D<span class="smallcaps">ISPLAY</span> SSI,SUBSYS=RRS</l>
                  <l class="output">SUBSYS=RRS</l>
                  <l class="output">   DYNAMIC=YES     STATUS=ACTIVE       COMMANDS=REJECT</l>
                  <l>D<span class="smallcaps">ISPLAY</span> SSI,SUBSYS=<i>orss</i>​</l>
                  <l class="output">SUBSYS=<i>orss</i>​</l>
                  <l class="output">   DYNAMIC=YES     STATUS=ACTIVE       COMMANDS=ACCEPT</l>
               </blockcode>
               <p>The Resource Recovery Services (RRS) subsystem is required for the RRSAF interface used by Oracle.
                  The subsystem name for <acronym term="Operating System Dependent Interface">OSDI</acronym> (<i>orss</i> above) may be different on different systems.
               </p>
               <p>If the Oracle subsystem is not included in the display, it needs to be defined with
                  an <link xlink:type="simple" xlink:href="/computers/os/ibmzos/opercmds.xml">operator command</link>:
               </p>
               <blockcode>
                  <l>SETSSI ADD,S=<i>orss</i>,I=ORASSINI,P='....PARMLIB(<i>member</i>)'</l>
                  <l class="output">MIS0020I Oracle subsystem <i>orss</i> initialized. Version:10.02.0.2.00</l>
                  <l class="output">MIS0196I Service group <i>orss</i> defined</l>
                  <l class="output">MIS0198I Service ORAP10   defined</l>
                  <l class="output">MIS0198I Service ORAN10   defined</l>
                  <l class="output">MIS0195I Service group <i>orss</i> (OSDI Oracle 10G Subsystem - <i>orss</i>)</l>
                  <l class="output">         Mode=*SYS   , Systems=*ALL</l>
                  <l class="output">         Service ORAN10   Type NET  (Oracle V10G Net Service)</l>
                  <l class="output">         Service ORAP10   Type GTW  (Oracle V10G TG4DB2 Service)</l>
                  <l class="output">MIS0193I Service ORAP10   starting</l>
                  <l class="output">MIS0193I Service ORAN10   starting</l>
               </blockcode>
               <p>Display the names of the <acronym term="Operating System Dependent Interface">OSDI</acronym> services with:
               </p>
               <blockcode>
                  <l>​<i>orss</i> SHOW SERVICEGROUP LONG</l>
                  <l class="output">MIS0195I Service group <i>orss</i> (OSDI Oracle 10G Subsystem - <i>orss</i>)</l>
                  <l class="output">         Mode=*SYS   , Systems=*ALL</l>
                  <l class="output">         Service ORAN10   Type NET  (Oracle V10G Net Service)</l>
                  <l class="output">         Service <i>db2gw1</i>     Type GTW  (Oracle V10G TG4DB2 Service)</l>
               </blockcode>
               <p>Display the definition of the Oracle Net service with:
               </p>
               <blockcode>
                  <l>​<i>orss</i> SHOW SERVICE <i>ORAN10</i>​</l>
                  <l class="output">MIS0194I Service ORAN10   Type NET  (Oracle V10G Net Service)</l>
                  <l class="output">         Proc=ORAN10  , ID=ORAN    , Parm='HPNS PORT(1521) ENCLAVE(SESS)'</l>
                  <l class="output">         Jobname=        , JobAcct=(no accounting)</l>
                  <l class="output">         MaxAS=001, Mode=LOCAL  , Systems=(none)</l>
               </blockcode>
               <p>Display the definition of the gateway service with:
               </p>
               <blockcode>
                  <l>​<i>orss</i> SHOW SERVICE <i>db2gw1</i>​</l>
                  <l class="output">MIS0194I Service <i>db2gw1</i>     Type GTW  (Oracle V10G TG4DB2 Service)</l>
                  <l class="output">         Proc=<i>db2gw1</i>    , ID=<i>db2gw1</i>    , Parm='ORACLE...PARMLIB(<i>member</i>)</l>
                  <l class="output">         Jobname=        , JobAcct=(no accounting)</l>
                  <l class="output">         MaxAS=004, Mode=LOCAL  , Systems=(none)</l>
               </blockcode>
               <p>Display the operational status of the Oracle Net service with:
               </p>
               <blockcode>
                  <l>​<i>orss</i> DISPLAY <i>ORAN10</i>​</l>
                  <l class="output">MIS0308I Service <i>ORAN10</i>   is ACTIVE  , 001 address spaces</l>
                  <l>F ORAN10,DIS ALL</l>
                  <l class="output">MIN0200I   CID      Owner     Protocol       Address</l>
                  <l class="output">MIN0201I <i>nnnnnnnn</i>  ORAN10       TCP     010.001.001.<i>nnn</i>/<i>nnnnn</i>​</l>
                  <l class="output">MIN0201I <i>nnnnnnnn</i>  ORAN10       TCP     010.001.001.<i>nnn</i>/<i>nnnnn</i>​</l>
               </blockcode>
               <p>Display the operational status of the gateway service with:
               </p>
               <blockcode>
                  <l>​<i>orss</i> DISPLAY <i>db2gw1</i>​</l>
                  <l class="output">MIS0308I Service <i>db2gw1</i>   is ACTIVE  , 001 address spaces</l>
               </blockcode>
               <p>Services can be stopped and started with these commands:
               </p>
               <blockcode>
                  <l>​<i>orss</i> <span class="optional">STO</span>P ORAN10 [FORCE]</l>
                  <l>​<i>orss</i> <span class="optional">STO</span>P <i>db2gw1</i> [FORCE]</l>
                  <l>SETSSI DEACT,SUBNAME=<i>orss</i>​</l>
                  <br/>
                  <l>SETSSI ACT,SUBNAME=<i>orss</i>​</l>
                  <l>​<i>orss</i> S<span class="optional">TART</span> <i>db2gw1</i>​</l>
                  <l>​<i>orss</i> S<span class="optional">TART</span> ORAN10</l>
               </blockcode>
               <p>There are also <code>DRAIN</code> and <code>RESUME</code> commands
                  which block and unblock new incoming connections through the gateway.
               </p>
            </subpage>
            <updated local="2006-10-23">Monday October 23, 2006</updated>
         </page>
      </pages>
   </section>
   <copyright>Copyright © 2006 How To Guides .com. Alteration of content, including addition of any function such as hypertext links or pop-up advertising, or interference with the hypertext links or other functions of this site is expressly prohibited.</copyright>
   <disclaimer>All information, links, forms, applications and other items on this site or obtained from it are provided <b>AS IS</b>, WITHOUT WARRANTY OF ANY KIND EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.</disclaimer>
   <ids urchin="UA-779578-2"/>
</document>

