dbTalk Databases Forums  

can OLAP object be scripted?

microsoft.public.sqlserver.olap microsoft.public.sqlserver.olap


Discuss can OLAP object be scripted? in the microsoft.public.sqlserver.olap forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Rich
 
Posts: n/a

Default can OLAP object be scripted? - 11-12-2005 , 03:05 PM






Hello,

I am just starting out using Analysis services and have been following along
with the tutorial that comes with Sql Server. In an effort to learn how to
create OLAP objects from script (from Query Analyzer), I would like to script
my OLAP objects, like cubes, dimensions, etc. Is it possible to do this the
way you can script tables, stored procedures, user defined functions, etc
from Enterprise Manager?

While I am at it, I need to learn the MDX query language. I have already
ordered a book from Microsoft on Analysis Services Step By Step (don't have
it yet). May I request if someone could share a sample script (a simple
one) agains tables from a sql Server DB? The tutorial uses the MS Access
Foodmart2000.mdb file. I need to create a cube from a Sql Server DB. Any
assistance greatly appreciated.

Thanks,

Rich

Reply With Quote
  #2  
Old   
Jéjé
 
Posts: n/a

Default Re: can OLAP object be scripted? - 11-12-2005 , 05:52 PM






AS2005 provides some wizards and this job can be done using it.
AS2005 scan the relationships of your objects and recommands measures &
dimensions.

in AS2000, you have to do the job by your self.
you can also create scripting commands (DSO commands) but this is a huge
work, do it by yourself using the MMC interface is recommanded.



"Rich" <Rich (AT) discussions (DOT) microsoft.com> wrote

Quote:
Hello,

I am just starting out using Analysis services and have been following
along
with the tutorial that comes with Sql Server. In an effort to learn how
to
create OLAP objects from script (from Query Analyzer), I would like to
script
my OLAP objects, like cubes, dimensions, etc. Is it possible to do this
the
way you can script tables, stored procedures, user defined functions, etc
from Enterprise Manager?

While I am at it, I need to learn the MDX query language. I have already
ordered a book from Microsoft on Analysis Services Step By Step (don't
have
it yet). May I request if someone could share a sample script (a simple
one) agains tables from a sql Server DB? The tutorial uses the MS Access
Foodmart2000.mdb file. I need to create a cube from a Sql Server DB. Any
assistance greatly appreciated.

Thanks,

Rich



Reply With Quote
  #3  
Old   
Darren Gosbell
 
Posts: n/a

Default Re: can OLAP object be scripted? - 11-13-2005 , 05:34 PM



In article <uoAGbQ#5FHA.3136 (AT) TK2MSFTNGP09 (DOT) phx.gbl>,
willgart (AT) BBBhotmailAAA (DOT) com says...
Quote:
in AS2000, you have to do the job by your self.
you can also create scripting commands (DSO commands) but this is a huge
work, do it by yourself using the MMC interface is recommanded.

There are some third party tools that will do this for you, but I
believe their scripts is proprietary and are not interchangeable between
the tools. AS2k does not support native XML/A scripting like AS2k5
does.

There is a list of some of those tools here
http://www.mosha.com/msolap/util.htm#Metadata

--
Regards
Darren Gosbell [MCSD]
Blog: http://www.geekswithblogs.net/darrengosbell


Reply With Quote
  #4  
Old   
Rich
 
Posts: n/a

Default Re: can OLAP object be scripted? - 11-14-2005 , 03:51 AM



Thanks for the links. Very useful.

Rich

"Darren Gosbell" wrote:

Quote:
In article <uoAGbQ#5FHA.3136 (AT) TK2MSFTNGP09 (DOT) phx.gbl>,
willgart (AT) BBBhotmailAAA (DOT) com says...

in AS2000, you have to do the job by your self.
you can also create scripting commands (DSO commands) but this is a huge
work, do it by yourself using the MMC interface is recommanded.


There are some third party tools that will do this for you, but I
believe their scripts is proprietary and are not interchangeable between
the tools. AS2k does not support native XML/A scripting like AS2k5
does.

There is a list of some of those tools here
http://www.mosha.com/msolap/util.htm#Metadata

--
Regards
Darren Gosbell [MCSD]
Blog: http://www.geekswithblogs.net/darrengosbell


Reply With Quote
  #5  
Old   
Dave Wickert [MSFT]
 
Posts: n/a

Default Re: can OLAP object be scripted? - 11-19-2005 , 10:00 PM



For AS2K, we shipped this unsupported utility called DSO/XML
http://www.microsoft.com/downloads/d...DisplayLang=en
--
Dave Wickert [MSFT]
dwickert (AT) online (DOT) microsoft.com
Program Manager
BI Systems Team
SQL BI Product Unit (Analysis Services)
--
This posting is provided "AS IS" with no warranties, and confers no rights.


"Jéjé" <willgart (AT) BBBhotmailAAA (DOT) com> wrote

Quote:
AS2005 provides some wizards and this job can be done using it.
AS2005 scan the relationships of your objects and recommands measures &
dimensions.

in AS2000, you have to do the job by your self.
you can also create scripting commands (DSO commands) but this is a huge
work, do it by yourself using the MMC interface is recommanded.



"Rich" <Rich (AT) discussions (DOT) microsoft.com> wrote in message
news:B4FDB990-8E0F-436C-AF1B-FC1534D9EE43 (AT) microsoft (DOT) com...
Hello,

I am just starting out using Analysis services and have been following
along
with the tutorial that comes with Sql Server. In an effort to learn how
to
create OLAP objects from script (from Query Analyzer), I would like to
script
my OLAP objects, like cubes, dimensions, etc. Is it possible to do this
the
way you can script tables, stored procedures, user defined functions, etc
from Enterprise Manager?

While I am at it, I need to learn the MDX query language. I have already
ordered a book from Microsoft on Analysis Services Step By Step (don't
have
it yet). May I request if someone could share a sample script (a simple
one) agains tables from a sql Server DB? The tutorial uses the MS Access
Foodmart2000.mdb file. I need to create a cube from a Sql Server DB.
Any
assistance greatly appreciated.

Thanks,

Rich





Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.