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!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

how to handle prompt "all choices" with session variable

624401Feb 25 2010
Hello,
what I want: set session variable with prompt value in prefix statement,
I know the use of "set variable var_session = @{prompt_var}{1}"
but my problem is when user select from the prompt "all choices",
the set variable doesn't works I receive the below error code.
how to handle prompt "all choices" with session variable.
Thank you


Error Codes: YQCO4T56:OPR4ONWY:U9IM8TAC:OI2DL65P
Odbc driver returned an error (SQLExecDirectW).
State: HY000. Code: 10058. [NQODBC] [SQL_STATE: HY000] [nQSError: 10058] A general error has occurred. [nQSError: 27002] Near <;>: Syntax error [nQSError: 26012] . (HY000)

Comments

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