Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2012 Forums
 SQL Server Administration (2012)
 Server Information

Author  Topic 

tooba
Posting Yak Master

224 Posts

Posted - 2014-09-09 : 17:02:56
I want to know, if company is providing me server for ETL stuff.

What stuff in the server or extra application make ETL server more efficient/robust? i.e (sql server
2008 or 2012, space, ram size, ?????)

Thank You,

tkizer
Almighty SQL Goddess

38200 Posts

Posted - 2014-09-09 : 17:46:32
I would use SQL Server 2014 unless there is a reason to use a lower version.

Regarding what you need to make it efficient/robust. Hardware is important, especially CPU, memory and I/O. But also important is how things are designed.

Tara Kizer
SQL Server MVP since 2007
http://weblogs.sqlteam.com/tarad/
Go to Top of Page

tooba
Posting Yak Master

224 Posts

Posted - 2014-09-09 : 17:55:00
tkizer, really appreciate your reply.

Would you mind if you provide me few more words, I know they going to ask CPU Speed? memory AND how I want to designed...

i.e (Space size ? Ram ? etc...) any extra third party software or anything.

Thank You.
Go to Top of Page

Shanky
Yak Posting Veteran

84 Posts

Posted - 2014-09-11 : 11:43:26
Hi,

Its really difficult to predict about memory disk and CPU requirements generally forecasting is done on basis of number of users, size of database and complexity of application. After procuring the server you may set up perfmon counters to baseline your current server. My firm provides 8 cores CPU, with 16-32 G RAM and 500 G space. We then start testing as per base-lining we recommend about hardware resources. ETL stuff should have faster disk and enough RAM supported by capable CPU cores.

Hope this helps

Regards
Shanky
http://social.technet.microsoft.com/wiki/contents/articles/24253.list-of-articles-by-shanky.aspx
Go to Top of Page

tooba
Posting Yak Master

224 Posts

Posted - 2014-09-18 : 16:25:01
Thank You, Shanky and sorry for late reply.
Go to Top of Page
   

- Advertisement -