After going through some of the posts here, I am still facing the same issue. Basically trying to connect to an Oracle DB. Got past the error when I unchecked the "Validate Connection", but when I try to get the table information from the DB Connect, I am getting the error:
command="dbinfo", Error getting database connection: ORA-00604: error occurred at recursive SQL level 1 ORA-01882: timezone region not found
The host & DB has timezone set to Japan. I've tried adding combinations like TZ=JST & TZ=Asia/Tokyo to the /dbx/local/props.conf & /dbx/local/props.conf as follows:
[host::serverjap]
TZ = JST
Restarted Splunk, no luck, then changed the TZ to TZ=Asia/Tokyo, restarted Splunk again.
Any suggestions ?
↧