Target Database Instance shows Down in OEM Cloud Control 13.4
Hi,
A target database instance shows Down in OEM 13.4 but the database is UP.
The error is ORA-01882: timezone region not found.
Current version of the timezone file's using by the target database:
SQL> SELECT version FROM v$timezone_file;
VERSION
----------
1
My oracle database version is 11.2.0.4.
What should I do?
Thanks