Skip to Main Content

APEX

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!

SQL length exceeds 32k

SullivanKJul 31 2009 — edited Aug 6 2012
Hi All,

I customized my tabular form by adding more columns in the report query and row-highlighting conditions. It worked very good until i had to place more conditions.
Whenever i try to apply the changes i get the standard internet explorer "page cannot be shown" page. When i paste the code in Developer it runs fine, so i tried running it in Apex SQL Workshop.
This gives the following error: URL Encoded SQL Length exceeds allowed 32k limit. The error comes in a popup explorer so I suspect this has something to with explorer.
What i find weird is that when i paste the the actual working code in the SQL workshop it also gives me this same error.

Can anyone help me with this?

Sullivan
Edited by: SullivanK on 31-jul-2009 11:09

Edited by: SullivanK on 31-jul-2009 11:09
This post has been answered by Sc0tt on Jul 31 2009
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Sep 3 2012
Added on Jul 31 2009
6 comments
2,786 views