Skip to main content

Posts

Showing posts with the label How to Run_HRMS_DBScripts.sh for OIM EBS Integration

How to Run_HRMS_DBScripts.sh for OIM EBS Integration

How to Run_HRMS_DBScripts.sh for OIM EBS HRMS Integration Introduction-When you are doing OIM-EBS HRMS integration, there is requirement to create integration service account for this integration. After you download the connector from Oracle website, you have to copy connector folder in the Linux server location where EBS HRMS is installed. Unzip the connector bundle and from the script folder, execute following script. Enter following inputs as per your environment.  [oracle@ipod-elphx01 scripts]$ sh Run_HRMS_DBScripts.sh ORACLE_HOME is :: /u01/app/oracle/EBSPH01/11.2.0.4.15 Enter the System User Name :: system Enter the name of the database :: EBSPH01 Would you like to create new user for connector operations [y/n]:y Are you running this script with EBS target 12.1.x [y/n]:y   SQL*Plus: Release 11.2.0.4.0 Production on Fri May 8 13:46:30 2020   Copyright (c) 1982, 2013, Oracle.  All rights reserved.   Connecting to APPS Enter password: Connected.   P...