Arvind Rachuri created RANGER-4126:
--------------------------------------
Summary: getDBVersion in BaseDao class in the security-admin-web
throws Exception
Key: RANGER-4126
URL: https://issues.apache.org/jira/browse/RANGER-4126
Project: Ranger
Issue Type: Bug
Components: admin
Reporter: Arvind Rachuri
The `getDBVersion` function in `BaseDao` in the security-admin-web module
throws exception even for successful query execution for Oracle DB since it
tries to cast an Array of Objects to a String.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)