Oracle® OLAP DML Reference 11g Release 2 (11.2) Part Number E17122-07 |
|
|
PDF · Mobi · ePub |
The SYSTEM function identifies the platform on which Oracle OLAP is running.
TEXT
SYSTEM
OLADM1948Relevance of the Platform
Because Oracle OLAP is incorporated in the Oracle Database, the operating system on which it is running should not be an important factor in its behavior.
Note:
All references to external files are made through directory objects, which are not platform specificOLADM1949Example 8-128 Displaying the Platform
Issuing the following SYSTEM statement on Intel NT returns the value NTX86
.
SHOW SYSTEM
NTX86