For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!
Hint SYS_DL_CURSOR is getting added by default. is there a way to change this hint to APPEND_VALUES. INSERT /*+ SYS_DL_CURSOR */ INTO .... If there is way , could you please provide a sample by using OCI DPL library. It would be helpful. -Ajay