Oracle® OLAP DML Reference 10g Release 2 (10.2) Part Number B14346-02 |
|
|
View PDF |
The EIFNAMES option holds a list of the names of all the objects imported by the most recent IMPORT (from EIF) command.
Data type
TEXT
Syntax
EIFNAMES
Examples
Checking What You Have Imported
Suppose you have exported the units
variable and the productset
valueset from the demo
analytic workspace to a file called myfile.eif
. After importing the contents of the file into a new workspace, you can use the EIFNAMES option to see the names of the objects you have just imported.
The following statements
AW CREATE mytest IMPORT ALL FROM EIF FILE 'myfile.eif' SHOW EIFNAMES
produce this output.
DISTRICT PRODUCT MONTH UNITS PRODUCTSET