What is configuration your file structure 2)I have two
databases both are Oracle while loading data from source to
target the job takes 30 min but I want to load less time how?

Answer Posted / subhash

1) configuration file structure:
{
node "node1"
{
fastname "<SERVER_NAME>"
pools ""
resource disk "</dsg/IBM/..DATASETS Path>" {pools
""}
resource scratchdisk "</dsg/..Scratch disk/Buffer
Path>" {pools ""}
}
node "node2"
{
fastname "mctux034"
pools ""
resource disk
"/dsg/IBM/IBM/InformationServer/Server/Datasets" {pools ""}
resource scratchdisk
"/dsg/IBM/IBM/InformationServer/Server/Scratch" {pools ""}
}
}
2)
SRC--->COPY---->TGT
Here Copy stage increase performance and works as a Buffer
when diff in reading count and writing record count.
by setting/checking below in Target ORACLE Connector:
Record Count=6000 (default is 2000, should be multiple of
Array Size)
Array Size=3000 (default is 2000)
Write mode=Bulk Load
Rebuild Indexes After Bulk Load

Is This Answer Correct ?    3 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to RD using transformer?

851


In Informatica,for the table I can find coreesponding dependent mappings.Likewise can I find the dependent jobs with all the information by using the table name

2002


What are the repository tables in datastage?

813


What is the difference between an operational datastage and a data warehouse?

623


What are stage variables?

628






explain about citrix scheduling tool in datastage

1804


CHANGE CAPTURE

880


Can you explain tagbatch restructure operator?

689


What is the difference between operational data stage (ods) and data warehouse?

663


How a routine is called in datastage job?

599


How to reverse the string using SQL?

881


Differentiate between Join, Merge and Lookup stage?

637


What is difference between symmetric multiprocessing and massive parallel processing?

645


What is the process of killing a job in datastage?

579


why do u need the IOS upgradation in a FC switch

1861