Categories
- All Categories
- Oracle Analytics Learning Hub
- 30 Oracle Analytics Sharing Center
- 18 Oracle Analytics Lounge
- 238 Oracle Analytics News
- 45 Oracle Analytics Videos
- 16K Oracle Analytics Forums
- 6.2K Oracle Analytics Idea Labs
- Oracle Analytics User Groups
- 88 Oracle Analytics Trainings
- 15 Oracle Analytics Data Visualizations Challenge
- Find Partners
- For Partners
ESS JOB Name is empty in ESS_REQUEST_HISTORY table
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.
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