Database is using a timezone file older than version 14
Dear guru,
I would like to upgrade my database from version 11.2.0.1 to 11.2.0.4 ... on separate/different host using rman backup based method....
As per document After installing installing binary (11.2.0.4) on my new/separate/different host I have copied "utlu112i.sql" script to existing/old host(11.2.0.1) and got some warning. The major warning I have concerned for is :
WARNING: --> Database is using a timezone file older than version 14.
.... After the release migration, it is recommended that DBMS_DST package
.... be used to upgrade the 11.2.0.1.0 database timezone version
.... to the latest version which comes with the new release.
WARNING: --> Database contains INVALID objects prior to upgrade.