The Triora Group

Practical Information about Oracle products including the E-Business Suite and the Oracle Database

The Triora Group header image 2

DataInstall for Oracle Payroll and HR Command Line Options

November 5th, 2008 by Barbara Matthews · 1 Comment

When applying HR Patches, we frequently have to load legislative data. This is accomplished by running a java-based tool called “DataInstall” which basically just sets a few flags.  You then use the adpatch tool to apply the latest “hrglobal.drv”.  The hrglobal.drv driver uses the flags set by DataInstall to determine which legislative updates need to be loaded.

To run DataInstall interactively:

$JRE_PATH/java oracle.apps.per.DataInstall apps apps thin
server.domain.com:1521:vispay01

Or, you can do everything by command-line (not well documented, but this is from an SR that we logged with Oracle Support):

java oracle.apps.per.DataInstall apps apps thin
ap689are.us.oracle.com:1521:VISPAY01
install=global,pergb,perus,perca,paygb,payus,payca,perbe,perfr,perau,pernz,
perhk,payau,perit,payhk,perza,payza,paynz,ghrus,persg,paysg,perkr,paykr,pernl,
perie,payie,payfr,perde,paynl,percn,paycn,persa,paysa,perpl,perkw,paykw,peres,
payes,perhu,payhu,permx,paymx,perin,payin,perfi,payfi,perno,payno,perae,payae,
perse,payse,perdk,paydk,perru,payru,colus,colgb,jit,geo,otl

If you enjoyed this post, make sure you subscribe to my RSS feed!

Tags: Oracle · Oracle Payroll

1 response so far ↓

  • 1 Saurabh // Jan 3, 2009 at 10:54 am

    Good expalantion!!!

Leave a Comment