Categories
- All Categories
- Oracle Analytics Learning Hub
- 17 Oracle Analytics Sharing Center
- 17 Oracle Analytics Lounge
- 224 Oracle Analytics News
- 44 Oracle Analytics Videos
- 15.8K Oracle Analytics Forums
- 6.2K Oracle Analytics Idea Labs
- Oracle Analytics User Groups
- 83 Oracle Analytics Trainings
- 15 Oracle Analytics Data Visualizations Challenge
- Find Partners
- For Partners
Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture
ESS JOB Name is empty in ESS_REQUEST_HISTORY table

Akula123
Rank 1 - Community Starter
Content
Hi Experts,
I have Scheduled a Custom ESS Job. once the job is submitted. i am trying to retrieve the details from ESS_JOB_HISTORY table.
but when i try to query the table i can see that Name column is empty. can some one please suggest where can i get the ESS Job name and metadata name from fusion table.
0
Answers
-
as of now, oracle is not storing the scheduled job names in any other tables
FUSION_ORA_ESS.REQUEST_HISTORY
FUSION_ORA_ESS.REQUEST_PROPERTYyou will able to see the definition it means the report location, by using this we can decode the job named manually.
0