Business Intelligence, Data wharehousing and Microsoft SQL Server services for BI Impelmentation SSIS , SSAS , SSRS
Get list of hte Sevices that runs on the SQL Engine
instead of profiling if you want to know just the services that runs currently on the Engine. choose the database master and run in the query editor " exec sp_who" this will list for you all the running activities with it's status on the server now
Anonymous comments are disabled