Test Connection
SELECT Permission
GRANT create session TO ${UserName};
For the CDB service account, the above permission must be in the following format:
GRANT CREATE SESSION to <C##username> container=CURRENT;
|
|
|
SELECT Permission
GRANT create session TO ${UserName};
For the CDB service account, the above permission must be in the following format:
GRANT CREATE SESSION to <C##username> container=CURRENT;
Feedback is provided as an informational resource only and does not form part of SailPoint's official product documentation. SailPoint does not warrant or make any guarantees about the feedback (including without limitation as to its accuracy, relevance, or reliability). All feedback is subject to the terms set forth at https://developer.sailpoint.com/discuss/tos.
© SailPoint Technologies, Inc. All Rights Reserved.