Oracle9i Enterprise Edition System Administration Guide
Release 2 (9.2.0.1.0) for OS/390

Part Number A97313-01
Go To Table Of Contents
Contents
Go To Index
Index

Go to previous page Go to next page

C
Oracle9i for OS/390 System Symbols

This appendix documents Oracle9i for OS/390 system symbols for use in generating unique filenames.

System Symbols

Oracle9i for OS/390 system symbols can be incorporated into SQL scripts and parameter files to guarantee that unique filenames are generated with values specific to the server instance or session.

Symbol  Description 

&ORAPREFD  

A high level (leftmost) dsname qualifier for use in database filenames. It is derived from the database region parameter DSN_PREFIX_DB or ORAPREFD For more information, refer to the description

&ORASESST  

A distinct session identifier for use in data set names. It is based on the OSDI pid (process id) in hexadecimal format. However, if the hexadecimal representation of the pid begins with 0-9, it is converted to G-P, respectively. 

&ORASRVN  

The OSDI service name without trailing blanks. 


Go to previous page Go to next page
Oracle
Copyright © 2002 Oracle Corporation.

All Rights Reserved.
Go To Table Of Contents
Contents
Go To Index
Index