With Contributing Author: Suhasini Rayadurgam
Program details
A new concurrent program “Inventory Debug File Retrieval” has been introduced in 12.2.12 to help retrieve the Inventory debug log generated on the server using a concurrent program.
 This is documented in the Inventory User Guide > Reports and Concurrent Requests : https://docs.oracle.com/cd/E26401_01/doc.122/e48820/T291651T295121.htm#8771032
Concurrent program name: Inventory Debug File Retrieval
Purpose: Run the concurrent program Inventory Debug File Retrieval to retrieve the debug file from the server into the concurrent request output file.
 Steps to submit the program
1. Navigate to the Submit Requests window.
 2. In the Name field, enter Inventory Debug File Retrieval.
 3. In the Parameters dialog box, enter a file name for the parameter Debug File Name.
 4. Click OK > Click Submit.

5. Once the concurrent request completes, review the “Output File” for the messages from the INV Debug log.
Additional considerations
If you enter a file name, the concurrent program retrieves the debug file for that file name from the ‘utl_file_dir’ location.
 If you do not enter a file name, this program considers the file name that is specified in the profile INV: Debug File (Filename including the complete path).
 If the request errors out, you can check the output to confirm the correct path for ‘utl_file_dir’ location and confirm if you used the same in the profile INV: Debug file.
 This is presently available only Release 12.2.12 or higher.  Reference (Doc ID 3011999.1)