Hi Experts
i try to recompile invalid objects of Oracle from C# application.
on TOAD and SQL+ it works fine
from C# i get error of : ora-0900 sql invalid statement\n
this is the script: EXEC DBMS_DDL.alter_compile('PROCEDURE','DD20','RANGE1');
10x in advance