0% found this document useful (0 votes)
24 views1 page

Connection Pools - Oracle2013 PDF

This document provides instructions for exploring the properties of database objects in Oracle Business Intelligence, including databases, connection pools, physical schemas, and physical tables. It describes how to view the properties of a database by clicking on the Features and Connection Pools tabs, and how to view the properties of a connection pool, including its call interface type and data source name. It also describes how to view the properties of a physical schema and its associated physical table objects.

Uploaded by

senthur123
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
24 views1 page

Connection Pools - Oracle2013 PDF

This document provides instructions for exploring the properties of database objects in Oracle Business Intelligence, including databases, connection pools, physical schemas, and physical tables. It describes how to view the properties of a database by clicking on the Features and Connection Pools tabs, and how to view the properties of a connection pool, including its call interface type and data source name. It also describes how to view the properties of a physical schema and its associated physical table objects.

Uploaded by

senthur123
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 1

RR I-TEC,

,#209,Nilagiri Block, Adithya Enclave @8801408841 , 8790998182

d. Click the Features tab. Each database comes with a set of features that determine the SQL Oracle BI Server will issue for this database. Features can have a Boolean value (on or off), integer value, or a string value. Scroll to the right to view the Value and Default columns. The features are specified in the DBFeatures.ini file located in the D:\OracleBI\server\Config directory. If the Default check box is selected, the default SQL features are identified. Default SQL features that are supported by the database type of the data source are automatically selected. e. Click the Connection Pools tab. This tab identifies all the connection pools associated with this database. f. Click the Display Folders tab. Physical layer objects can be organized into display folders. When there are display folders in the Physical layer, they are listed here. g. Click Cancel to close the Properties dialog box. 5. Explore the properties of a connection pool object. a. In the Physical layer, expand the ORCL database object. b. Double-click the SUPPLIER CP connection pool object. c. What is the call interface type for this connection pool?

The call interface is the application programming interface (API) used to access the data source. Some databases may be accessed using native APIs, some using ODBC. d. What is the data source name for this connection pool?

The data source is accessed by Oracle Call Interface (OCI). The data source name, ORCL, is a tnsnames.ora entry. e. Click Cancel. 6. Examine the properties of a physical schema and its physical table objects. a. Expand the SUPPLIER2 schema folder to display the physical table objects in the Physical layer. These physical table objects map to tables in the physical database.

You might also like