Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Database & SysAdmin
  3. Database
  4. Help with SSAS project

Help with SSAS project

Scheduled Pinned Locked Moved Database
databasetestingcssmysqlsql-server
1 Posts 1 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • R Offline
    R Offline
    rafael avaria
    wrote on last edited by
    #1

    I'm working as devops in a SSAS project with SQL Server . My final goal is automatise the deploy process of the olap cube (or SASS), I'm getting hard time try to do it. Anyone have experience in this kind project?. Can provide me information or material to study What I need to do is find a way to do all the process by command line. I have some parts of the overall process already resolved. But what keep me frustrate is find a way to process the cube by command line Background of the project The datasource of the project is a virtual database,in consecuence, it's can read information for any data sources (other databases like SQL Server, Mysql or even documents like XML, spreadsheets ) and expose as single source to the cube. more info in this link. Before to start process, for performance reason it's necessary to stop any scheduled jobs in the cube. When the process start, it's going to fetch the information from the vdb if there are 50 million records from legacy datasources. Then they are going to stored into the cube cannot do anything to avoid this After finish to process, The final step is run some unit test made with NBI testing framework . After finish to process i need to run some test made with NBI testing framework over the cube. For example > > If the field fiscal_year exists in the date dimension > > the query X is not doing a fullscan more info in NBI codeplex site

    1 Reply Last reply
    0
    Reply
    • Reply as topic
    Log in to reply
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes


    • Login

    • Don't have an account? Register

    • Login or register to search.
    • First post
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • World
    • Users
    • Groups