Concurrent Progam executable file name
655591Oct 29 2008 — edited Oct 29 2008I've a concurrent program(Concurrent program name), I need to check the respective executable file type (report/pl sql) and name.
I could see the concurrent program name in the table, apps.fnd_concurrent_programs_vl.
How ever, i could not find the respective executable file name, when i checked with executable_name columns @ table, apps.fnd_executables
and user_executable_name column @ table, APPS.FND_EXECUTABLES_TL.
Can any one suggest me how to get the executable name for the concurrent program.
NOTE:
====
I do not have the application to check the executable file name.
I do have access to database.