Guest_imported
New member
- Jan 1, 1970
- 0
Hello
In a stored procedure, I am using dynamic query. On exection of the stored procedure I am getting
SQL CODE -905.
When replaced the dynamic query with a static query the stored procedure works fine.
The stored procedure is defined with maximum ASUTIME i.e. 750000 service units.
Is there any other way to overcome -905 or to enhance performance of dynamic query?
Thanks
In a stored procedure, I am using dynamic query. On exection of the stored procedure I am getting
SQL CODE -905.
When replaced the dynamic query with a static query the stored procedure works fine.
The stored procedure is defined with maximum ASUTIME i.e. 750000 service units.
Is there any other way to overcome -905 or to enhance performance of dynamic query?
Thanks