Configuring an ODBC DSN for the Oracle BI Server on Windows
2. For Certificate File, enter the path and file name of the Client Certificate file, or
click Select to browse for the file. For example: ORACLE_HOME \ssl\client-cert.pem3. For Certificate Private Key File, enter the path and file name of the Client Private
Key file, or click Select to browse for the file. For example: ORACLE_HOME \ssl\client-key.pem4. For File Containing Passphrase, enter the path and file name of the passphrase
file for the Client Key, or click Select to browse for the file. For example: ORACLE_HOME \ssl\clientpwd.txt5. Select Verify Peer.
6. If you are using the hashed version of the CA certificate, enter the directory where the hashed file is located in the CA Certificate Directory field. For example: ORACLE_HOME \ssl 7. If you are using the CA certificate, provide the path and file name of the CA Certificate file in the CA Certificate File field. For example: ORACLE_HOME \ssl\cacert.pem8. For Cipher List, enter the list of ciphers to be used. For example:
EXP-DES-56-SHA9. For Certificate Verification Depth, specify 1.
10. For Trusted Peer Distinguished Names, enter DNs of servers that will allowed to
connect. For example: C=USST=CAL=Redwood ShoresO=Oracle OU=BICN=servercertificate11. Click OK.
12. Complete the additional steps to configure the DSN, starting from Step 11 of the procedure in the previous section. After you complete these steps, copy the client certificate, client private key, and passphrase files for example, client-cert.pem, client-key.pem, and clientpwd.txt to the directory specified in the parameters. If you have set the CA Certificate File parameter, you must also copy the CA certificate file for example cacert.pem to the directory specified. If you have set the CA Certificate Directory parameter, copy the hash version of the CA certificate to the directory specified.10.4 Configuring an ODBC DSN for the Oracle BI Server on Linux or UNIX
This section explains how to create an ODBC DSN for the Oracle BI Server on Linux or UNIX to enable remote client access. On Linux and UNIX systems, the file odbc.ini contains the standard or clustered Oracle BI ODBC connection details that are used by Oracle BI Presentation Services and nqcmd processes. Do not change the DSN logical name, the Primary and Secondary Cluster Controller and Port parameters, or the SSL parameters for the centrally managed default DSN. To create an ODBC DSN for the Oracle BI Server on Linux or UNIX: 10-8 Oracle Fusion Middleware Integrators Guide for Oracle Business Intelligence Enterprise Edition 1. Log on as a separate telnet session. 2. Open the odbc.ini file for editing. You can find this file at: ORACLE_INSTANCE bifoundationOracleBIApplicationcoreapplicationsetupodbc.ini 3. In the section [ODBC Data Sources], add the new data source name you want to create and define it as an Oracle BI Server data source. For example: [ODBC Data Sources] my_new_dsn = Oracle BI Server 4. Add a section for the new DSN and provide parameters as follows: [my_new_dsn] Driver = ORACLE_HOMEbifoundationserverbincall_interface.library_suffix ServerMachine = local Port = bi_server_port_number ForwardOnlyCursor = No SelectPhysical = No Regional = Yes Note the following: ■ For call_interface, enter nqsodbc for ODBC35 the default, or nqsodbc20 for ODBC20. ■ For library_suffix, use the library suffix appropriate for your operating system. For example, use .so for Linux, Solaris, or AIX, or use .sl for HP-UX. ■ For Port, enter the Oracle BI Server port number. Do not provide this option if you want this data source to connect to clustered Oracle BI Servers. You can find information about the Oracle BI Server port number on the Availability tab of the Capacity Management page in Fusion Middleware Control. ■ Set ForwardOnlyCursor to Yes to change the ODBC cursor from its default scrollable mode to forward only. ■ Set SelectPhysical to Yes to enable integrating clients to create a dedicated physical connection to the Oracle BI Server over which all SELECT queries are treated as SELECT_PHYSICAL queries. ■ Set Regional to Yes to display data in Date, Time, or DateTime format using the regional settings for your operating system, rather than the default format for the Oracle BI Server. 5. If you want this data source to connect to clustered Oracle BI Servers, supply the following additional parameters. Note that the primary CCS and secondary CCS should not be on the same computer. IsClusteredDSN=Yes PrimaryCCS=primary_cluster_controller_name PrimaryCCSPort=primary_cluster_controller_port_number SecondaryCCS=secondary_cluster_controller_name SecondaryCCSPort=secondary_cluster_controller_port_number Note the following: ■ If you want this data source to connect to a single Oracle BI Server, set IsClusteredDSN to No.Parts
» Oracle Fusion Middleware Online Documentation Library
» Overview of the Oracle Business Intelligence Web Services
» What are the Oracle Business Intelligence Session-Based Web Services?
» What are the Oracle Business Intelligence Web Services for SOA?
» Invoking Oracle Business Intelligence Web Services Over HTTPS
» AccessControlToken Structure Account Structure
» ACL Structure Oracle Fusion Middleware Online Documentation Library
» ArrayofGUIDS Structure Oracle Fusion Middleware Online Documentation Library
» AuthResult Structure Oracle Fusion Middleware Online Documentation Library
» CatalogItemsFilter Structure Oracle Fusion Middleware Online Documentation Library
» CatalogObject Structure ErrorInfo Structure
» GetSubItemsParams Structure ImportError Structure
» ItemInfo Structure NameValuePair Structure
» PathMap Structure Oracle Fusion Middleware Online Documentation Library
» Privilege Structure Oracle Fusion Middleware Online Documentation Library
» QueryResults Structure Oracle Fusion Middleware Online Documentation Library
» ReportHTMLLinksMode Enumeration ReportHTMLOptions Structure
» ReportParams Structure Oracle Fusion Middleware Online Documentation Library
» SADataType Values SAColumn Structure
» AggregationRule Values SAColumn Structure
» ReportRef Structure SASubjectArea Structure SATable Structure
» SAWLocale Structure Oracle Fusion Middleware Online Documentation Library
» SAWSessionParameters Structure Oracle Fusion Middleware Online Documentation Library
» SegmentationOptions Structure SessionEnvironment Structure
» UpdateCatalogItemACLParams Structure Variable Structure
» XMLQueryExecutionOptions Structure Oracle Fusion Middleware Online Documentation Library
» About HtmlViewService Bridging and Callback URLs
» Signature Returns getHeadersHTML Method
» How Callback URLs Are Replaced
» Signature Returns startPage Method
» Signature SASubjectAreaDetails Values Returns
» Signature SATablesDetails Values describeTable Method
» ExportFlags Enumeration ImportFlags Enumeration
» Signature Returns Import Method
» Signature Returns applyReportParams Method
» Signature Returns getCurUser Method
» Signature Returns GetSessionEnvironment Method
» Signature Returns impersonateex Method
» Signature Returns logonex Method
» Signature Returns getPermissions Method
» ErrorDetailsLevel Enumeration ReadObjectsReturnOptions Enumeration
» Signature Returns getSubItems Method
» Signature Returns readObjects Method
» XMLQueryOutputFormat Enumeration XMLViewService Service
» Overview of the Oracle BI Metadata Web Service
» How to Set Up a BI JDBC Data Source
» callProcedure Method How to Call the Web Service
» Configuring SAML Securing the Web Service
» Assigning the manageRepositories Permission Sample Code
» Extract Project Procedure Using the Oracle BI Server XML Procedures
» Modify Metadata Procedure Using the Oracle BI Server XML Procedures
» Query Metadata Procedure Query Projects Procedure
» What Functionality is Provided by the Action Framework?
» Action Types and Action Execution
» Configuration Checklist by Action Type
» Aliases Configuring the Action Framework
» Navigate to EPM Content Action Type Registry Example
» Invoke a Java Method Action Type Registry Example
» Invoke a Web Service Action Type Registry Example
» Registry Elements Descriptions Registries
» Valid Values for the Provider-Class Element
» Content Types Configuring the Action Framework
» Account Elements Descriptions Accounts
» Policy Elements Descriptions Policies
» Proxy Elements Descriptions Proxy
» ebusinesssuiteconfig Configuring the Action Framework
» Oracle BI EE Credentials Oracle BI EE Privileges
» Oracle BI Presentation Catalog Permissions
» Creating a Default Keystore Configuring Oracle Web Services Manager
» Prerequisites for This Action Type
» What Happens When This Action Type is Invoked?
» Troubleshooting Actions to Invoke a Web Service
» Discovery Services Supported Functionality for Calling Web Services
» Security Supported Functionality for Calling Web Services
» Reliable Messaging and Transactions
» JavaScript Functions UserScript.js
» How Filters Work in Invoke Agent Actions
» Creating a Database Object and Connection Pool for the Oracle E-Business Suite Database
» Setting Up Session Variables for Authentication
» Updating authenticationschemas.xml Setting Up Authentication
» Updating instanceconfig.xml Setting Up Authentication
» Creating a Form Function Creating a Menu That Invokes the Form Function
» Assigning the Menu to a Responsibility Assigning the Responsibility to a User
» Overview of Embedding Oracle BI EE in Oracle’s Siebel CRM Configuring Oracle HTTP Server
» About the Oracle BI Presentation Services GO URL
» Structure of the Basic Oracle BI Presentation Services Go URL
» About the Oracle BI Presentation Services Dashboard URL
» Structure of the Basic Oracle BI Presentation Services Dashboard URL
» Optional Commands and Parameters for the Oracle BI Presentation Services Dashboard URL
» Issuing SQL Commands and Passing Filters
» Navigation from HTML Results
» Example of integrating a third-party SQL tool
» Retrieving Links to Dashboard Pages Using Scripts
» About Routing Requests to the Physical Layer
» About Integrating with the Oracle BI Server Using JDBC
» ODBC Conformance Level Oracle Fusion Middleware Online Documentation Library
» Configuring an ODBC DSN for the Oracle BI Server on Windows
» Select Clustered DSN. Oracle Fusion Middleware Online Documentation Library
» Configuring an ODBC DSN for the Oracle BI Server on Linux or UNIX
» Exposing Discoverer Worksheets in Applications
» Converting Discoverer Metadata to Use in Oracle BI EE
» Generating XML from an Existing RPD
» Executing XML in Offline Mode
» Executing XML Against the Oracle BI Server
» Maintaining Versions of the Metadata
» A PresentationColumn object must be created for the new Billed Qty
» The PresentationTable name=Facts Revenue object must be updated to
» Moving from Test to Production Environments
» Using XSL to Transform XML Files
» About Object Identifiers Generic XML Elements and Attributes
» About Naming Requirements for Repository Objects
» Logical Column Oracle Fusion Middleware Online Documentation Library
» Business Model Oracle Fusion Middleware Online Documentation Library
» Logical Complex Join Oracle Fusion Middleware Online Documentation Library
» Logical Level Oracle Fusion Middleware Online Documentation Library
» Dimension Logical Table Oracle Fusion Middleware Online Documentation Library
» Logical Foreign Key Oracle Fusion Middleware Online Documentation Library
» Logical Key Oracle Fusion Middleware Online Documentation Library
» Logical Table Source Oracle Fusion Middleware Online Documentation Library
» Logical Source Folder Oracle Fusion Middleware Online Documentation Library
» Measure Definition Oracle Fusion Middleware Online Documentation Library
» Aggregation Rule Oracle Fusion Middleware Online Documentation Library
» Override Aggregation Rule Oracle Fusion Middleware Online Documentation Library
» Database Oracle Fusion Middleware Online Documentation Library
» Physical Catalog Oracle Fusion Middleware Online Documentation Library
» Physical Schema Physical Display Folder
» Physical Table Oracle Fusion Middleware Online Documentation Library
» Physical Column Oracle Fusion Middleware Online Documentation Library
» Connection Pool Oracle Fusion Middleware Online Documentation Library
» Physical Key Oracle Fusion Middleware Online Documentation Library
» Complex Join Oracle Fusion Middleware Online Documentation Library
» Cube Table Oracle Fusion Middleware Online Documentation Library
» Physical Dimension Oracle Fusion Middleware Online Documentation Library
» Physical Hierarchy Oracle Fusion Middleware Online Documentation Library
» Physical Level Oracle Fusion Middleware Online Documentation Library
» Cube Column Oracle Fusion Middleware Online Documentation Library
» Analytic Workspace Oracle Fusion Middleware Online Documentation Library
» AW Cube Oracle Fusion Middleware Online Documentation Library
» AW Dimension Oracle Fusion Middleware Online Documentation Library
» AW Hierarchy Oracle Fusion Middleware Online Documentation Library
» AW Level Oracle Fusion Middleware Online Documentation Library
» AW Column Oracle Fusion Middleware Online Documentation Library
» Presentation Catalog Oracle Fusion Middleware Online Documentation Library
» Presentation Schema Presentation Table
» Presentation Column Oracle Fusion Middleware Online Documentation Library
» Presentation Hierarchy Oracle Fusion Middleware Online Documentation Library
» Presentation Level Oracle Fusion Middleware Online Documentation Library
» Catalog Link Marketing Elements
» Target Level Marketing Elements
» List Catalog Marketing Elements
» Qualified List Item Marketing Elements
» Sampling Table Marketing Elements
» LDAP Server Security Elements
» Init Block Security Elements
» Custom Authenticator Security Elements
» Privilege Package Security Elements
» Object Privilege Security Elements
Show more