Free Newsletters:
DatabaseDaily  
Database Journal
Search Database Journal:
 
MS SQL Oracle DB2 Access MySQL PostgreSQL Sybase PHP SQL Etc SQL Scripts & Samples Links Database Forum

» Database Journal Home
» Database Articles
» Database Tutorials
MS SQL
Oracle
DB2
MS Access
MySQL
» RESOURCES
Database Tools
SQL Scripts & Samples
Links
» Database Forum
» DBA Jobs
» Sitemap

News Via RSS Feed


follow us on Twitter





Brocade Doubles Down on 16 Gbps Fibre Channel

Microsoft Wants iOS Apps to Run on WP7

Avaya Debuts New Virtual Services Switch
Database Journal |DBA Support |SQLCourse |SQLCourse2







Technical Specialist – Pre-sales (MA)
Next Step Systems
US-MA-Littleton

Justtechjobs.com Post A Job | Post A Resume

Featured Database Articles

MS SQL

December 11, 2002

Introduction to SQL Server 2000 Analysis Services: Exploring Virtual Cubes - Page 8

By William Pearson


The Select the Dimensions for the Virtual Cube dialog appears.

  1. Select all dimensions (from the Available Dimensions list) by clicking the double arrow ">>".

As we saw earlier, selection can also be made by highlighting and clicking the single arrow ">" to move an individual dimension to the Selected Dimensions list. Double-clicking individual dimensions achieves the same result.

The Select the Dimensions for the Virtual Cube dialog appears as shown below, after our additions.



Illustration 21: The Selected Dimensions List


  1. Click Next.

The Finish the Virtual Cube Wizard dialog appears, signaling that we are near end of the processing cycle.

  1. Name the virtual cube Operations.
  2. Ensuring that the Process Now radio button is selected once again, click Finish.

The cube again processes successfully in short order, and the Process dialog indicates successful completion.

  1. Close the Process dialog.

We are returned to the Virtual Cube Editor, where we note the appearance of our new virtual cube's structure, as depicted in Illustration 22.



Illustration 22: The New Virtual Cube Appears


Our cube contains only the measures that we wish to be accessible to the Operations information consumers. We have succeeded in generating a fully functional "view" of the data, complete with all dimensions and the measures that we deemed appropriate, while securing the information that we sought to restrict. All that remains is to create two security roles for the Operations and Corporate groups, and to assign the Operations role to this cube, and the Corporate role to the original, unrestricted cube. We have augmented physical and other security through the use of a virtual cube that is quite simple to create, once the requirements and restrictions for the component roles is understood.

  1. Close the Virtual Cube Editor.


Page 9: Working with Calculated Members in a Virtual Cube


Tools:
Add databasejournal.com to your favorites
Add databasejournal.com to your browser search box
IE 7 | Firefox 2.0 | Firefox 1.5.x
Receive news via our XML/RSS feed

MS SQL Archives

Comment and Contribute

 


(Maximum characters: 1200). You have characters left.

 

 



Latest Forum Threads
MS SQL Forum
Topic By Replies Updated
SQL 2005: SSIS: Script Component: Working with BLOB 0010 4 January 27th, 03:03 PM
Will an MS SQL db table trigger affect the value returned by scope_identity? wreade 2 December 19th, 04:48 PM
BULK UPDATE error benedec 1 December 14th, 08:39 AM
Toggling problem in Matrix report ssrs 2008 dev_ritesh 0 December 2nd, 02:17 PM