Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture
Comments
-
Hi @SteveF-Oracle - Thanks, upgrading to the paid tier did the trick!
-
hi @Jacques V.-Oracle - I'm trying to add my OpenAI key in the LLM registration screen, but the validation step is failing. I've already confirmed that my API key is valid and can be called using a quick Python script. Using Chrome Dev Tools, it appears that the OAC validation test is returning a '404 Not Found' message…
-
Hi Rajesh - Is the upgrade to the enhanced framework required by Feb 24? If so, will the system auto upgrade on this date?
-
@Luis E. Rivas -Oracle - Can this idea be consolidated with similar on the notion of 'OAC Content Lineage/Dependencies'? There are several , each with votes, that could push this concept higher up the list :)
-
Agree with this request. Ability to automate observability and control of FAW via API or similar is needed for fitting into enterprise architectures.
-
Hi Abhishek, Thanks for the contents. Can you clarify comments around BP #3? Example of period rolling functions (which are notoriously impactful to performance) is given to model in the Db. However, Oracle SQL doesn't have a direct way of calc'ing time series, hence the use of AGO, TODATE, and PERIODROLLING functions in…