OCI-24512
sharding key is not provided while connecting to a sharded database
Cause
OCIShardingKey was not set to the auth handle through OCIAttrSet.
Action
Set OCIShardingKey to the auth handle before checking sessions out from the pool.