Hi
I'm trying to make the "set define off" line added by SQLDeveloper disappear when I export my procedures, because this line is not part of the output of dbms_metadata.get_ddl('PROCEDURE', 'XXXX', 'MYACCOUNT')...
It may be excluded by a DBMS_METADATA.SET_TRANSFORM_PARAM action, but can't find which one...
Any help will be appreciated.
Thanks.
Alain