分类: Oracle
2016-02-19 14:25:27
What is the impact on the database when modifying the OS date?
1. It will affect any records that are inserted while changing the date if it involves the sysdate.
2. It will also affect any scheduler jobs that will run on that date.
Please follow those steps :
1. Take a backup
2. Shutdown database (clean)
3. Change date/time on OS
4. Startup database