We have Data Stage for our ETL and Sybase 11 for our data warehouse. At present I'm evaluating the ETL performance and somehow not really satisfied with it.
Is it advisable to do extraction of data sources down to a text file first before doing a bulk load into the data warehouse? I know that Data Stage has a means to call BCP as the bulk loader but feedback from our DBA says that performance is not that good.
Second, will it be better to do a separate application developed in Visual Basic to process surrogate keys for the extracted text files or will Data Stage still do a better job? We haven't tried Data Stage for processing surrogate keys or even handling SCDs.
My objective is to improve performance of ETL and surrogate key processing.
Thanks guys.
Is it advisable to do extraction of data sources down to a text file first before doing a bulk load into the data warehouse? I know that Data Stage has a means to call BCP as the bulk loader but feedback from our DBA says that performance is not that good.
Second, will it be better to do a separate application developed in Visual Basic to process surrogate keys for the extracted text files or will Data Stage still do a better job? We haven't tried Data Stage for processing surrogate keys or even handling SCDs.
My objective is to improve performance of ETL and surrogate key processing.
Thanks guys.