OracleRef

MenuMenu

Home Home
Contact Contact

Loading

ORA-06534 ORA-06534


ORA-06535 ORA-06535


ORA-06536 ORA-06536


ORA-06537 ORA-06537


ORA-06538 ORA-06538


ORA-06539 ORA-06539


ORA-06540 ORA-06540


ORA-06541 ORA-06541


ORA-06544 ORA-06544


ORA-06545 ORA-06545


ORA-06547 ORA-06547


ORA-06548 ORA-06548


ORA-06549 ORA-06549


ORA-06550 ORA-06550


ORA-06551 ORA-06551


ORA-06552 ORA-06552


ORA-06553 ORA-06553


ORA-06554 ORA-06554


ORA-06555 ORA-06555


ORA-06556 ORA-06556




 
ORA-06546

 ORA-06546

Share

Title :

ORA-06546 DDL statement is executed in an illegal context





Cause :
DDL statement is executed dynamically in illegal PL/SQL context.
- Dynamic OPEN cursor for a DDL in PL/SQL
- Bind variables used in the USING clause to EXECUTE IMMEDIATE a DDL
- Define variables used in the INTO clause to EXECUTE IMMEDIATE a DDL

Action :
Use EXECUTE IMMEDIATE without USING and INTO clauses to execute the DDL statement.




 
 
 
Pseudo:

Comment:
CAPTCHA Image


Reload Captcha Image
Enter Code Below
 

Copyright © 2009-2012 OracleRef
Site created with framework WebSite-PHP