Monday, September 24, 2012

General Clone Issues in 11i


ERP version: Oracle R11i (11.5.10.2)

Issue:  Reports execution fails for non-standard tops / Custom tops
Symptoms:
1. Concurrent program log file shows error similar to the one shown below:


Routine FDPREP cannot read the file /oraapps/iprodappl/roi/1.0.0/reports/US/KNSINVARPIA.rep.

Check if the file exists under correct product directory.

Check if the person who started the Concurrent Manager has read privileges on the direc
Concurrent Manager encountered an error while running Oracle*Report for your concurrent request 53810962


2. The path is pointing to a location that does not exist in the current env
3.  The files exist but at different location

Solution:
Check the adovars.env for path specified for the custom top.
It will point to the top location pointed in the error above.

Now correct the path in the file & bounce the concurrent manager if they are already running.
This will fix the issue.


No comments:

Post a Comment

Please feel free to post your queries here