How does concurrent program launch Oracle report on UNIX server
Hi,
Our auditors want to know how the concurrent program runs a Oracle report on the UNIX server.
For example: When we launch a concurrent program "Trial Balance - Detail"
The executable name in the program is GLRTBD (Oracle report).
The report name on the UNIX server is GLRTBD.rdf
So when we launch "Trial Balance - Detail" it runs the GLRTBD.rdf on the UNIX server.
They want to know how this works.
Is there a configuration file that points to these reports when you run the concurrent program?
Is there an object in the dba_objects table that executes this report in the UNIX server?