dougcranston
Technical User
Stupid User Question....
I have an application that mgt has asked for that from my limited knowledge should be constructed as an OLAP vs OLTP (which all of our apps are on our server right now under SQL Server 2000 on Win2k3).
Long ago in an SQL Server Class I have a vague understanding that OLAP and OLTP don't mix on the same server.
However, I cannot find any reference to either support or counter it either.. Searched all my books.. and the web to no avail.. May be my search technique..
Only thing I found was the following:
"MSSQLServerOLAPService
Unless Analysis Services is installed on a particular server, this service will not be present. It is installed separately of any normal MS SQL Server installs and as a result is not a common sight on most SQL Server installations.
MSSQLServer is not required for Analysis Services, as it by default uses a Microsoft Access (.mdb) database for its Repository, though the Repository can be migrated to SQL Server. With respect to permissions for the service, it is important that the MSSQLServerOLAPService has sufficient permissions to access any and all data sources with which to build and process objects from. It is the service's user account, not that of an Analysis Services administrator, that is used to access the data source."
So on to my questions:
======================
1) Can SQL Server Analysis Services be installed on the same server? App at this time is projected to handle under a 1 gb of data.. Existing OLTP apps are under 100mb at this time. More OLTP apps to come, but no major usage at this time.
2) Is there additional software, and if so what, needed for accessing/development work beyond Enterprise Mgr and Query Analyzer to support OLAP?
Any suggestions on sources or reference that could answer these questions would be greatly appreciated.
Thanks inadvance.
Dougc
I have an application that mgt has asked for that from my limited knowledge should be constructed as an OLAP vs OLTP (which all of our apps are on our server right now under SQL Server 2000 on Win2k3).
Long ago in an SQL Server Class I have a vague understanding that OLAP and OLTP don't mix on the same server.
However, I cannot find any reference to either support or counter it either.. Searched all my books.. and the web to no avail.. May be my search technique..
Only thing I found was the following:
"MSSQLServerOLAPService
Unless Analysis Services is installed on a particular server, this service will not be present. It is installed separately of any normal MS SQL Server installs and as a result is not a common sight on most SQL Server installations.
MSSQLServer is not required for Analysis Services, as it by default uses a Microsoft Access (.mdb) database for its Repository, though the Repository can be migrated to SQL Server. With respect to permissions for the service, it is important that the MSSQLServerOLAPService has sufficient permissions to access any and all data sources with which to build and process objects from. It is the service's user account, not that of an Analysis Services administrator, that is used to access the data source."
So on to my questions:
======================
1) Can SQL Server Analysis Services be installed on the same server? App at this time is projected to handle under a 1 gb of data.. Existing OLTP apps are under 100mb at this time. More OLTP apps to come, but no major usage at this time.
2) Is there additional software, and if so what, needed for accessing/development work beyond Enterprise Mgr and Query Analyzer to support OLAP?
Any suggestions on sources or reference that could answer these questions would be greatly appreciated.
Thanks inadvance.
Dougc