Submitting forms on the support site are temporary unavailable for schedule maintenance. If you need immediate assistance please contact technical support. We apologize for the inconvenience.
Body Type is changed when compiling a Body Type that uses a q quote operator q'[]'
Description
When compiling a Body Type that includes a q quote operator, q'[]', the Body Type is changed. The q and the start and close characters are removed.
For example...
q'~
with
inputs_
as (select --+ qb_name(get_nt_final_for_objectids_inputs)
:i_objectids in_objectids
,nvl(:i_compress,'Y') in_compress~';
...becomes...
'
with
inputs_
as (select --+ qb_name(get_nt_final_for_objectids_inputs)
:i_objectids in_objectids
,nvl(:i_compress,''Y'') in_compress';
Cause
This is a bug in one of our 3rd party components and has been confirmed by them.
Resolution
WORKAROUND:
Send SQL to SQL Plus to be compiled.
STATUS: This issue is fixed in Toad for Oracle 13.1. This version can be downloaded from the downloads section of our website, which you can access by clicking here.
Your Request will be reviewed by our technical reviewer team and, if approved, will be added as a Topic in our Knowledgebase.
Recommended Content
Product(s):
Toad for Oracle
Topic(s):
Troubleshooting
Article History:
Created on: 5/21/2018 Last Update on: 5/7/2023
Thank you for your feedback for Topic Request
Your Request will be reviewed by our technical reviewer team and, if approved, will be added as a Topic in our Knowledgebase.
Welcome to Quest Support
You can find online support help for Quest *product* on an affiliate support site. Click continue to be directed to the correct support content and assistance for *product*.
The Quest Software Portal no longer supports IE8, 9, & 10 and it is recommended to upgrade your browser to the latest version of Internet Explorer or Chrome.