I am trying to create ODBC on DV data connection.
for DSN should I put a entry from TNSNAMES.ora? let me know.
@Tony_OAS_Apex_User ,
If you want to define a connection to an Oracle Database in DV, use the "Oracle Database" connection type, that's the easiest way to connect to an Oracle database (compared to ODBC).
If your Publisher data model should be a query on an Oracle database, the best solution is to define the connection to your database as a data source in Publisher itself (so not DV), and then build your Publisher data model as a SQL Query.
Doing this, you are bypassing any intermediate layer that you don't need: Publisher will directly connect to your database when doing its job. Using anything else (DV database, LSQL queries on BI Server etc.) means adding extra steps, extra pieces passing data left and right. If you have a corporate semantic model deployed then using a LSQL query make sense because it avoid you having to re-define all the business rules in your SQL query. But if this isn't the case and you just want to use a SQL query on your Oracle database, create this database as source in Publisher and then use it with a SQL Query directly. The direct approach also simplify security as you aren't touching DV pieces and their permissions do not matter.
the DSN field or Connection String field requests the full connection descriptor from the tnsnames.ora file
An ODBC connection is usually not an Oracle Database connection (you have dedicated connection types for that), therefore the tnsnames.ora isn't involved.
What are you trying to connect to?
Thanks for your answers.. i just want to create odbc connection to oracle database to create dataset. so I can use it on BI publisher.
I am having some issue that data columns dosn't come up in BI Publisher as regular user.
It doesn't have to be odbc connection within DV, but i already have connection to Oracle database.
As a BI admin group user I could see all the columns and data but as a regular user can't. What permission control that? We don't want to give a admin role to the regular user. Which permission let you see and work with it?
In Oracle BI Publisher, access to:
is controlled by catalog permissions, if regular user cannot see columns, they likely don’t have required permissions.
We give catalog item access permissions to application roles.
The permissions that we can assign to others vary depending on the type of content. To change permissions, the application role that we are assigned to must have the Change Permission privilege.
Hope it helps!
Description: Join our Product Management team to learn about new features that are part of 26.R3 Application release of Fusion Data Intelligence (SCM). The session will cover updates on Supply Chain Management and Procurement. Presented by: Anil Sebastian - Senior Director, SCM Product Management, Fusion Data Intelligence…
So when I click the apply button, it uses the value . Also. How do I stop the auto populate table when the report opens???? I am in OAC
Good day, please kindly assist. We are creating a graph to calculate the number of assets per milestones. However, the planners have only populated assets for only one milestone from the list of milestones the customer wants to track. Which gives an incorrect view as the project moves past different milestones that it has…
I scheduled the report in OTBI and the agent was run successfully. However, I do not receive the report after the run in my inbox. The addresses are properly recorded, and the report is in an excel format and saved as a pivot table in otbi. What can be the cause?
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?
I made a parameter with letter range values… put it into a dashboard filter. Then I created an expression filter to bind it to my last name column in the table with the image I uploaded here. I am getting the following error??? Invalid Expression. Validation of parameter values failed. A general error has occurred. Message…