We have an issue with Direct database request
while creating a report. The below is the issue.
State: HY000. Code: 10058. [NQODBC] [SQL_STATE:
HY000] [nQSError: 10058] A general error has occurred. [nQSError: 13017] User
or group has not been granted the Direct Database Access privilege to access
the database ‘YOUR CONNECTION POOL’. Please verify the User/Group Permissions in
the Oracle BI Administration Tool. (HY000)
Solution
In Presentation Services->Settings->Administrations->Manage Privilege" have given
permission to "Execute Direct Database Requests" for user or Group.
AND Mandatory to give an access in RPD.
Open OBIEE Administrative tool click on Manage->security->user or Group
Double click on the
user or group who needs to have the execute
direct database request permission.Select "allow" from the drop down
list in the query limits
block to the respective connection pool.
Hope this will resolve your issue.