GeekInterview.com
   Home |  Tech FAQ  |   Interview Questions |  Placement Papers |  Tech Articles |  Learn |  Freelance Projects |  Online Testing |  Geeks Talk |  Job Postings |  Knowledge Base | Site Search |  Add/Ask Question

  GeekInterview.com  >  Interview Questions  >  Data Warehousing  >  Basics

 Print  |  
Question:  What is a linked cube?

Answer: A cube can be stored on a single analysis server and then defined as a linked cube on other Analysis servers. End users connected to any of these analysis servers can then access the cube. This arrangement avoids the more costly alternative of storing and maintaining copies of a cube on multiple analysis servers. linked cubes can be connected using TCP/IP or HTTP. To end users a linked cube looks like a regular cube.


December 12, 2005 07:23:06 #1
 Ashija   Member Since: Visitor    Total Comments: N/A 

RE: What is a linked cube?
 

A cube can be partioned in 3 ways.Replicate,Transparent and Linked.

In the linked cube the data cells can be linked in to another analytical database.If an end-user clicks on a data cell ,you are actually linking through another analytic database.

     

 

Back To Question