Skip to Main Content

Integration

Announcement

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!

How to override UDT column values to blank values using HDL

Lavanya EadaraJun 21 2024

Hi,

My requirement is to override the values of columns in a UDT to null values, i tried using #null or leaving the values empty in the hdl, but the hdl load is failing with below error

“Attribute Value in UserColumnInstanceDEO is required..”

Can anyone suggest how can we load empty values.

Regards,

Lavanya

Comments
Post Details
Added on Jun 21 2024
0 comments
349 views