Hi, all!
I have a 4 GB database, let's say database DB1. DB1 keeps all recordings from the last 90 days and all the rest (starting 91 days ago to sometime in 2004) is transactional replicated to DB2 (30 GB), on the same server.
The problem is: if I try to run a SQL query on the DB2 (the historical database) all the applications running on the server operate very,very slow, still the CPU is not exceed 10 %. The same was happened when I stopped the replication.
What can I do to solve this situation?
Thanks in advance,
sylro
I have a 4 GB database, let's say database DB1. DB1 keeps all recordings from the last 90 days and all the rest (starting 91 days ago to sometime in 2004) is transactional replicated to DB2 (30 GB), on the same server.
The problem is: if I try to run a SQL query on the DB2 (the historical database) all the applications running on the server operate very,very slow, still the CPU is not exceed 10 %. The same was happened when I stopped the replication.
What can I do to solve this situation?
Thanks in advance,
sylro