CWM2_OLAP_AW_CREATE package missing [message #184148] |
Tue, 25 July 2006 09:23 |
arijit_bose
Messages: 1 Registered: July 2006 Location: Hyderabad
|
Junior Member |
|
|
Please guide me.I was configuring OLAP, but "CWM2_OLAP_AW_CREATE" package is not installed. How to installed this package
SYSTEM>exec CWM2_OLAP_AW_CREATE.AW_DIMENSION_CREATE('SYS','test','test','customer_dim');
BEGIN CWM2_OLAP_AW_CREATE.AW_DIMENSION_CREATE('SYS','test','test','customer_dim'); END;
*
ERROR at line 1:
ORA-06550: line 1, column 7:
PLS-00201: identifier 'CWM2_OLAP_AW_CREATE.AW_DIMENSION_CREATE' must be
declared
ORA-06550: line 1, column 7:
PL/SQL: Statement ignored
Please guide me. This package is not installed. How to installed this package
|
|
|
|
|