Hi guys, I am working on an initiative at my company to improve our process of data extraction. Currently, we have a Oracle database that performs data extracts on a DB2 server on a nightly basis. The data gets imported into a Oracle server for other people to perform analysis on. The DB2 server is a live system used by our sites, so we don't access it during the day so their operations are not affected. The servers are pretty old, 5-6 years I believe, and we may be upgrading them soon. I work at our HQ, so we perform top-down analysis of all our sites.
Currently our issue is that we can't extract all the data we want because of limited time and processing power. So some data we only extract weekly, although we would prefer to have it daily. And other data we would like to have access to during the day, as it happens.
I know IO is probably the most limiting factor here, not processing power. But would there be a way to set up some sort of RAID or virtual server that would allow us to extract data from the DB2 servers during the day without the DB2 servers slowing down. I am thinking something like RAID1, where we only access the 2nd hard drive. But I don't know much about RAID, so not sure how that would work. And I don't have much information on the servers current setup atm, either. So nothing to compare to. Thanks ahead of time.
Currently our issue is that we can't extract all the data we want because of limited time and processing power. So some data we only extract weekly, although we would prefer to have it daily. And other data we would like to have access to during the day, as it happens.
I know IO is probably the most limiting factor here, not processing power. But would there be a way to set up some sort of RAID or virtual server that would allow us to extract data from the DB2 servers during the day without the DB2 servers slowing down. I am thinking something like RAID1, where we only access the 2nd hard drive. But I don't know much about RAID, so not sure how that would work. And I don't have much information on the servers current setup atm, either. So nothing to compare to. Thanks ahead of time.