Hi ALL,
We currently have 3 databases on a desktop running SQL 2000. We now have purchsed 2 servers (I have been told is very well speced) and will be running SQL 2005.
We are new to SQL and all we really have are large tables (45 million rows) on each database which we query out and cleanse data using QA and EM. We have a few smaller tables we use to link to the larger tables to "decode".
I am not too sure how to go about setting up the 2 new servers. We are using SQL purely because of the amount of data, otherwise we could do all of it in Access.
There is no new data/daily input , so basically the tables are static, only changes occur when we do soem cleansing on the data and change it there and then, the data is only accessed internally by 2 people. Because of having 2 servers to our disposal, I am not sure if it would make sense having a "reporting" server which would be used purely to extract data then a "development" server used to do cleansing etc?
Also, the 3 databases for example are: Used Cars, cars on the road, New cars. I think we want continue having these three databases seperatly on the new servers (Reporting and development, if we go down this route). One question I am confused about is that in all three databases there are "decode" tables that are exactly the same. I don't think this is ideal as when we have to change or add data to one of these tables, we have to do it for the other 2 aswell.
So maybe I may be doing it all wrong and just put all the tables from the 3 databases into 1?
Sorry for the vagueness and I know this is little information, but if anyone can guide me in the sort of right direction, will be very appreciated.
Many thanks.
Michael
We currently have 3 databases on a desktop running SQL 2000. We now have purchsed 2 servers (I have been told is very well speced) and will be running SQL 2005.
We are new to SQL and all we really have are large tables (45 million rows) on each database which we query out and cleanse data using QA and EM. We have a few smaller tables we use to link to the larger tables to "decode".
I am not too sure how to go about setting up the 2 new servers. We are using SQL purely because of the amount of data, otherwise we could do all of it in Access.
There is no new data/daily input , so basically the tables are static, only changes occur when we do soem cleansing on the data and change it there and then, the data is only accessed internally by 2 people. Because of having 2 servers to our disposal, I am not sure if it would make sense having a "reporting" server which would be used purely to extract data then a "development" server used to do cleansing etc?
Also, the 3 databases for example are: Used Cars, cars on the road, New cars. I think we want continue having these three databases seperatly on the new servers (Reporting and development, if we go down this route). One question I am confused about is that in all three databases there are "decode" tables that are exactly the same. I don't think this is ideal as when we have to change or add data to one of these tables, we have to do it for the other 2 aswell.
So maybe I may be doing it all wrong and just put all the tables from the 3 databases into 1?
Sorry for the vagueness and I know this is little information, but if anyone can guide me in the sort of right direction, will be very appreciated.
Many thanks.
Michael