EBS
Hi , I've just been testing RUP8 on our env when one of the workers failed during hrglobal.drv application with
Loading data using FNDLOAD function.
FNDLOAD APPS/***** 0 Y UPLOAD @PAY:patch/115/import/pyseedbf.lct @PER:patch/115/import/US/loc_za/perzabalfeed.ldt - LEG_VIEW=hr_per_za_implementation
Connecting to APPS......Connected successfully.
Calling FNDLOAD function.
Returned from FNDLOAD function.
Log file: /ptchapp001/ptchapp/apps/apps_st/appl/admin/ptch/log/loc_za_perzabalfeed_ldt.log
Error calling FNDLOAD function.
When I checked on the db I found that one synonym was invalidated by the driver application
SQL> select owner,object_name,object_type from dba_objects where status='INVALID';