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!

RPD: How to use multiple-value variables in initialization blocks ?

user280565Nov 3 2008 — edited Nov 4 2008
Hi all,



I have a set of initialization blocks required for authentication, two of which are running row-wise. The first one sets a multi-valued variable, and the second one uses this variable.

Or at least, should use, because it actually fails. The NQServer log says

[nQSError: 13011] Query for Initialization Block 'My_Init_Block_2' has failed.


[nQSError: 23006] The session variable, NQ_SESSION.MY_VAR_1, has no value definition.




My first variable is initialized in a basic row-wise initialization block. What's more, if I say my 2nd block isn't required for authentication, and I read in a narrative the contents of my first variable, it contains the set of value I expect it to have.



can anybody please advise?



thanks in advance!



Cedric..
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details