A centralized set of relational data structures stored in a database. It enables BusinessObjects users to share resources in a controlled and secured environment. The repository is made up of three domains:
Latest Answer: Repository is nothing but metadata. It contains 3 domains security, universe and document. A repository has only one security domain. ...
A secured connection is used to access universes or documents that may be restricted or confidential. It can be shared by several authorized users. Stored in the repository, the definition of a secured
Latest Answer: The secured connections are used to access universe or document that may be restricted or confidentialCheers,Sithu ...
A shared connection is used to access common resources such as universes or documents. It can be used by several users. Information about a shared connection is stored in a SDAC.LSI or SDAC.SSI file; its
Latest Answer: The secured connections are used to access universe or document. It can be used by several users.Cheers,Sithu ...
A join that links two tables by bypassing one or more other tables in the universe.
Latest Answer: Shortcut join allows to define an alternative, faster join path between two tables. without the use of a shortcut join, query would have to go through a huge fact table to create simple reference lists. Cheers,Ravi Kumar Garre ...
Scripts that automatically extract structural information about tables, columns, joins, or cardinalities from a database. Designer provides default strategies but a designer can also create strategies.
Latest Answer: A strategy is a script that automatically extracts structural information from a database. Designer provides a number of default strategies you can use. These are strategies for extracting joins, detecting cardinalities, and creating default classes and ...
The graphical component within the main Designer window that shows the schema of the universe. It reflects the underlying database structure of the universe.
Latest Answer: Insert tables in the Structure pane1 Select the Tables command from the Insert menu.2 In the Table Browser, click the tables you want to add to the universe structure.To select several contiguous tables, hold down the Shift key, then click the ...
A component within a class that groups objects. A subclass can itself contain other subclasses or objects.
Latest Answer: A component with in a class that groups the objectCheers,Sithu ...
The graphical component within the main Designer window that lets you create the classes and objects of the universe from the tables and columns of a database.
Latest Answer: Table Browser is an independent window that displays the table available in the connected database.You can insert the tables into structure pane by double clicking the tables in the table browser r by selecting the table & dragging it into structure ...
A join that links tables based on a relationship other than equality between two columns.
Latest Answer: Theta join—A theta join is created when the data in two fields from two tables is related via some comparison operator other than equals (=). For example, a not-equal join relates data using the not equal operator (). For example, suppose you want to ...
A mapping of the data structure found in databases: tables, columns, joins, etc. A universe, which is made up of classes, objects, and conditions, can represent any specific application, system, or group
Latest Answer: Universe is a Semantice layer that maps the data structure found in databases (tables, columns, views..etc) to Business Terms.Cheers,Ravi Kumar Garreravi_kumar_garre@yahoo.co.in ...
View page << Previous 7 8 9 10 [11] 12 Next >>

Go Top