Database Error Messages

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

ORA-24484

Setting authentication handle not allowed after pool create

Cause

An attempt was made to set the authentication handle on session pool handle after OCISessionPoolCreate.


Action

Set the authentication handle on session pool handle before calling OCISessionPoolCreate.