Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture
Comments
-
Agree and upvoted.
-
We would like to roll out DV capabilities for a couple of hundred analysts. It will be hard to expect and enforce all of them to add full control to the admin user whenever they create new DV objects. In classic analysis, I am able to modify all properties of all objects in the catalog as an admin. Could we get a similar…
-
FYI @Marcelo Finkielsztein I read your discussion above. We are using VPN and FastConnect (still working on connectivity) to connect to our on-prem database but we chose to write all usage data to our always free ADW instance. It has a 20GB limit so we copy usage data to our on-prem warehouse once a day using a Python…
-
Agree with Marcelo. Not being able to report on errors is a big issue. We also also discovered that Monitor Delivers does not show the right status if the agent is disabled so I cannot see if succeeded or failed (and then get the message in the hover over). We have a lot of agents that are not scheduled on time, but are…
-
HI Alan Lee can you please provide documentation on how to do this? What web service can be used out of agents for this purpose? Agree with Marcelo... does not have to be FTP, any technology would be fine.
-
The Monitor Delivers dashboard has very limited functionality. It would be great to get access to the S_NQ_JOB, S_NQ_INSTANCE, S_NQ_ERR_MSG, S_NQ_JOB_PARAM, S_NQ_ACCT tables. We used to directly query the repository database in OBIEE 12C, but in OAC, we only have some usage tracking tables available that we write to the…
-
Hi Pinaki, We had custom Java code deployed in OBIEE 12C but this is not possible in OAC. So now we are using an API call that directly runs the report and saves the output to a file system. Initially we did this using a Python script that was deployed on a local OCI Linux Bastion host. Now we just place the call from a…
-
Thanks Sherry. This does help for some other scenarios I was looking at.