Skip to Main Content

Database Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Dimension creation error

440245May 3 2005 — edited May 25 2005
Hi

I've a strange problem. I created dimension using Oracle Enterprise manager console and everything works fine.

I created more dimensions and copied CREATE DIMENSIONs and PL/SQL blocks into one script. Than i deleted all dimensions and run created script in sqlplus and for every CREATE DIMENSION i got an error:


ORA-30371: Column cannot define level...

But dimensions were created and looks fine.

When i try to execute CREATE DIMENSION and after this PL/SQL block in another client application, command is sucessfully finished.

Have any ideas?

And I have another problem. I'm connection to another database, where i'm not an admin. I told admin of this database to upgrade to version 9.2.0.6. When i try to run:

cwm2_olap_metadata_refresh.mr_refresh;

i got an error message cwm2_olap_metadata_refresh.mr_refresh is not declared, but in my database everything works fine.

Thx for your help.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jun 22 2005
Added on May 3 2005
2 comments
224 views