Announcements for Payroll and OTL can now be found in the Announcements - Payroll and OTL - EBS (MOSC) subcategory. Follow to be sure you don't miss a thing!
question about Deposit Advice (XML)
Our environment is EBS R12.1.3 on RHEL7 with a database node and a app tier node.
I'm a DBA working with a Payroll Analyst who is complaining about how long the Deposit Advice (XML) job takes to run so I'm trying to understand what it does.
If I investigate Top Activity via OEM I can see under SQL Tuning the action is 'Tune the entry point PL/SQL "APPS.PAY_CORE_FILES.WRITE_TO_FILE_RAW" of type "PACKAGE".
So this write_file_to_raw suggests we are creating some file external to the database correct? Is this normal for this job and would it be on the db or app tier?