How to Run hrglobal driver in Oracle EBS 12.2.X Version?

Steps to apply hrglobal driver in Oracle EBS 12.2.x version

  1. Start an Oracle online EBS Patching cycle.

adop phase=prepare

2.Source the patch filesystem environment file

ADOP utillity is switch to Patch Filesystem depending on the ADOP phase being run.

For any Other manual operations, we need to set the environment to point to Patch Filesystem.

source EBSapps.env PATCH

  1. Run DataInstall

java oracle.apps.per.DataInstall apps appspassword thin india.india.com:1521:DIR

Select the Required localisations and save the changes.

Example of Data Install Changes Summary is shown below.

DataInstall – Actions confirmation

Do you really wish to exit and save your changes?

[Y]      – Yes, save then exit

[N]      – No, don’t save but exit

[Return] – To return to the DataInstall Main Menu

Enter your choice  : Y

DataInstall – Actions summary

The following actions will be performed:

Localisation         Product(s)               Leg. Data? Action

——————– ———————— ———- ————-

Global               Human Resources          Installed  Install

United Arab Emirates Human Resources          Installed  Install

United Arab Emirates Payroll                  Installed  Install

Localisation   College Data? Action

————– ————- ————-

United Kingdom

United States

 

Option                         Data?         Action

—————————— ————- ————-

JIT/Geocode

Legislation                            Action

——————————         ————-

ALL  All Legislations

  1. Apply hrglobal.drv using below syntax.

adop phase=apply patchtop=$PATCH_TOP/patch/115 patches=driver:hrglobal.drv workers=8

Complete the ADOP patching cycle by running finalize,cutover and cleanup phases

  1. adop phase=finalize
  2. adop phase=cutover
  3. adop phase=cleanup
  4. Run fs_clone to synchronize run and patch filesystems

adop phase=fs_clone

Recent Posts

Start typing and press Enter to search