Oracle On Demand(OOD)项目中EBS打补丁的详细步骤 |
| 发布时间: 2012/9/7 16:47:43 |
|
EBS patching steps in Oracle On Demand(OOD) projects #check if patch applied & count of invalid objects, create invalids table & replace 7777777 with patch number select BUG_NUMBER, LAST_UPDATE_DATE, success_flag from ad_bugs where bug_number=xxx; #copy patch to stage area #unzip patch zip #check if all prerequisites meet, such as merge or prerequisite patch need
pbrun impdba -u apdxxx1i #list all available targets on host #list all active blackouts on host, if there's already active blackouts on specific instance, it means other people have already booked this time slot #blackout APP node #blackout DB node #stop all app service($ADMIN_SCRIPT_HOME), make sure no errors except timeout relative issue. adstpall.sh apps/apps #wait several minutes till all FNDLIBR process quit #enable maintence mode #cd patch directory & patch, logfile name format patchnum_13jul12.log #check log see if any errors, seach error ##check if patch applied & count of invalid objects, drop invalids table if no more invalids #disable maintence mode #start all app service($ADMIN_SCRIPT_HOME), make sure no errors except timeout relative issue. #disable blackout(APP&DB)
login instance from frontend, switch to Application Administrator responsibility, submit Active User request, check output.
本文出自:亿恩科技【www.enkj.com】 |
京公网安备41019702002023号