timezone - version
Hi,
I upgrade from11.2 to 11.2.0.3
and I read:
postask:
Check the current version of the 11.2.0.1 Oracle RDBMS time zone definitions
sqlplus / as sysdba
SQL> SELECT version FROM v$timezone_file;Output:
VERSION
----------
16
Apply rdbms patch 12320006 to update timezone files to version 16 as above
so, my sqlplus return:
version 14
it's allright?
thanks