ERROR | invalid subscription name or name-length in subscription handle |
CAUSE | The subscription handle passed into the OCI call does not have a proper name or name-length attribute. |
ACTION | Please set the name and name-length attributes using the OCIAttrSet() call. |