Database Error Messages

Release
toggle
  • 23ai
  • 21c
  • 19c
Updated
Jun 24, 2024

DIA-24902

invalid subscription name or name length in subscription handle

Cause

The subscription handle passed into the Oracle Call Interface (OCI) call did not have a proper name or name length attribute.


Action

Set the name and name length attributes by using the OCIAttrSet() call.