Skip to Main Content

Analytics 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!

CREATEBLOCK Command Not Working

KrishnanV2014Feb 1 2016 — edited Feb 2 2016

Hi Guys,

It could be something really silly that I am but I am trying to avoid CREATEBLOCKONEQ that really slows down performance.

The code I got:

FIX(SparseDims,NOBU)

"Acct"

(

@CREATEBLOCK("NOBU");

);

"Acct"=10;

ENDFIX

I thought this will create the block for that sparse dim combo for NoBU. No go. I am on 11.1.2.3 and above.

Any hints here?

Regards,

Krishnan

This post has been answered by Geeky Nerdman on Feb 2 2016
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Mar 1 2016
Added on Feb 1 2016
21 comments
3,257 views