Session Statements |
Table: General System Statements lists the OLAP DML functions and commands that you use to find out information about your session.
General System Statements
| Statement | Description |
|---|---|
| CDA
|
Identifies or changes the current directory object for your session. |
| EVERSION | Returns a text value that specifies the internal Oracle OLAP build number. |
| LOG command
|
Starts or stops the recording of a session to a disk file. |
| RECAP
|
Sends statements that were previously entered during the current session to the current outfile or to a file that you specify. |
| REDO
|
Re-executes a statement that you entered earlier in your session. |
| REEDIT
|
Enables you to edit a statement that you entered earlier in your session. |
| RESERVED
|
Returns a list of reserved words in the OLAP DML, or indicates whether or not a word that you specify is reserved in the OLAP DML. |
| SYSDATE
|
Returns the current date and time in the format specified by the NLS_DATE_FORMAT option. |
| SYSINFO
|
Provides information about the Oracle user for the current session. |
| SYSTEM
|
Identifies the platform on which Oracle OLAP is running. |