Oracle Error OCI-22603: cannot add an attribute to the already generated TDS handle

Oracle Error Message

OCI-22603: cannot add an attribute to the already generated TDS handle

Reason for the Error

Attempt to add an attribute to the already constructed TDS.

Solution

Use a TDS handle that is initialized but not yet constructed.