It appears the password for a database account to deploy Oracle Analytics Server in a SQL Server environment is limited to 16 characters. Can this be extended? Internally, we have a password standard of 30 characters or less. Thanks.
we have a password standard of 30 characters or less
If that's really the standard, 16 being less than 30, it does still match with your standard.
I didn't go reading details of where that limits come from, but you could try to test if it's just the RCU having that limit.
Create the schemas with a short (<=16 characters), and when OAS is fully installed you can proceed with an update of the passwords for the schemas created by the RCU. If the 16 characters limit was only a thing forced by the RCU itself, you will then be able to use longer password.
Can't exclude that something else also has that 16 chars limit, and it's the case, you will kill your environment in the process, therefore take backups or test it with a sandbox first.
Anyone has any idea why the OAC documentation on custom viz is not available now? I was able to access till last week - https://docs.oracle.com/en/cloud/paas/analytics-cloud/acsdv/build-package-extension.html. Does this mean OAC doesnt support custom viz or custom workbook extensions?
Does Oracle Analytics Server 2026 include AI features such as a built-in chatbot or AI Assistant? If not, are there any plans or indications that these AI capabilities will be introduced in a future OAS release?
Here is my calculation CAST(COUNT(SAAR_ID) AS VARCHAR(50)) || ' SAARs pending as of: ' || CAST(CURRENT_TIMESTAMP(5) AS VARCHAR(50))
In OAC when I am creating a dataset, How can I pass a Filter from the "Dashboard filters to the SQL? I attached a image like it was don in BIP Publisher
How can you put a total number of records in your oracle OAC table footer