|
|
> | Computers > Databases > Oracle > on z/OS > |
Running Oracle Net and other OSDI services on IBM z/OS |
||
|
||||||||
|
||||||||
|
|
Preview DRM-free music
Get information on your favorite TV Shows at
Clarify the meaning of the acronyms on your web site. Register your own domain name at A to Z Domains. or buy domains at Domain Names For Sale .net
Printer-friendly PDF* format: |
Installing and running Oracle on IBM z/OSDetermine the status of the OSDI subsystemThe following MVS console commands can be used to determine if the Oracle OSDI subsystem is running.
DISPLAY SSI
The Resource Recovery Services (RRS) subsystem is required for the RRSAF interface used by Oracle. The subsystem name for OSDI (orss above) may be different on different systems. If the Oracle subsystem is not included in the display, it needs to be defined with an operator command:
SETSSI ADD,S=orss,I=ORASSINI,P='....PARMLIB(member)'
Display the names of the OSDI services with:
orss SHOW SERVICEGROUP LONG
Display the definition of the Oracle Net service with:
orss SHOW SERVICE ORAN10
Display the definition of the gateway service with:
orss SHOW SERVICE db2gw1
Display the operational status of the Oracle Net service with:
orss DISPLAY ORAN10
Display the operational status of the gateway service with:
orss DISPLAY db2gw1
Services can be stopped and started with these commands:
orss STOP ORAN10 [FORCE]
There are also Last updated Monday October 23, 2006 |
You are currently viewing this page in XHTML 1* format (* see Clicklets for more infomation). This document is also available in XHTML 1 Style Sheet*XML* HTML 4*HTML 5 Style Sheet*HTML 5 XML*HTML 5 non-XML* XHTML 2* XHTML Mobile* WML Mobile* and printer-friendly PDF* formats. This is accomplished with Single Source Publishing, a content management system that uses templates in XSLT style sheets provided by XML Styles .com to transform the source content for various content delivery channels. There is also RDF* metadata that describes the content of this document.
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.
DISCLAIMER: All information, links, forms, applications and other items on this site or obtained from it are provided AS IS, 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.