메뉴얼 내용에 따르면 Update 사전 check 기능 강화과 사후 작업 자동화가 추가되었습니다.

한번 돌려봐서 확인은 해봐야 겠지만 upgrade를 위해 이것저것 챙겨야할 부분이 자동화되면 upgrade 단계에서의 사고는 확실히 줄 수 있겠네요.

가장 반길만 한 부분은 parallel upgrade 부분입니다. 

upgrade 단계에서 내부 object upgrade 부분은 serial 하게 수행되어 일정 downtime이 요구되었죠.. 

하나 Parallel upgrade로 수행된다 해도 ADG, OGG 등의 제품이 없다면 zero-downtime으로 upgrade 되지 않는건 마찬가지..  

뭐.. Oracle 13c 정도면 zero-downtime upgrade 가 지원되지 않을까.. 하고 기대합니다.  


Enhanced Upgrade Automation

Database upgrade has been enhanced for better ease-of-use by improving the amount of automation applied to the upgrade process. Additional validation steps have been added to the pre-upgrade phase in both the command-line pre-upgrade script and the Database Upgrade Assistant (DBUA). In addition, the pre-upgrade validation steps have been enhanced with the ability to generate a fix-up script to resolve most issues that may be identified before the upgrade.

Post-upgrade steps have also been enhanced to reduce the amount of manual work required for a database upgrade. The post-upgrade status script gives more explicit guidance about the success of the upgrade on a component-by-component basis. Post-upgrade fix-up scripts are also generated to automate tasks that must be performed after the upgrade.

See Also:

Oracle Database Upgrade Guide for details

2.12.1.2 Parallel Upgrade

The database upgrade scripts can now take advantage of multiple CPU cores by using parallel processing to speed up the upgrade process. This results in less downtime due to a database upgrade, and thus improved database availability.

See Also:

Oracle Database Upgrade Guide for details




oracle blog(?)에 oracle 11g로 upgrade해야할 이유 6개가 나왔네요. 

오라클 support 기간 종료, security 문제에 대한 fix, 그리고 new feature의 이점들.. 
뭐 훌륭한 feature 들이 많은건 일단 인정.. 
그래도 가장 큰 이유는 support 기간 종료가 아닐까.. 싶네요. 

#1: Oracle support period will end soon or has ended.

#2: The application provider is pushing you to uprgade.

#3: CPU or PSUs - security fixes.

#4: Potential cost savings part 1.

#5: Potential cost savings part 2.

#6: Faster access to LOB data - move to Secure Files.


출처 : Why upgrade?





Oracle Goldengate가 출시 되었습니다.
어떤 제품인가 하고 ETnew에 들어가서 보니 replication solution 이군요.
특이한건 이기종의 DB도 지원을 해준답니다.
이전에도 Oracle Gateway가 있었지만, 별로 많이 쓰이지도 않았고, 권하지도 았았죠.. ^^;

redo log file을 직접 capture 해서 target DB로 delivery 해주는 구조로 ADG나 Stream과 구조는 비슷한게 아닌가 싶네요.
near-real time으로 active-active 구현도 가능하다고 합니다.

- Disaster Recovery, Data Protection
- Zero Downtime, Migration and upgrade
- Operational Reporting
- Query Offloading  (데이터 자체를 다른 서버로 이동시켜 tx 처리)
- Data Distribution
- Real-time BI

firstData와 Overstock이라는 회사가 golden gate를 이용해 각각 8i, 9i에서 10g고 downtime 없이 upgrade 했다는 군요.
요즘 24*7으로 대부분 운영중이라 고려할 만한 solution 인거 같습니다.





+ Recent posts