Latest Answer: If you see datastage job commits each record in general cases. but you can force the datastage to take a set of records and then commit them.In case of Oracle stage in Trasaction Handling Tab you can set the number of rows per transaction. HTH.Raghu ...
Latest Answer: For every job in DataStage, a phantom is generated for the job as well as for every active stage which contributes to the job. These phantoms writes logs reg the stage/job. If there is any abnormality ocuurs, an error meesage is written and these errors ...
Latest Answer: If the datais large and if you cannot process the the full data in one time process you will generally use the Range partitioning.HTHThanksRaghu Mule ...
Latest Answer: In a star schema there will be facts and dimension tables to load in any datawarehouse environments. You will generaly load the Dimension tables first and then Facts.Facts will have the relative information of dimension.HTHThanksRaghu Mule ...
Latest Answer: DSJOB Command is the command to run the datastage jobs from command line . in the older architectures people use to create the Batchjob to control the remaining datastage jobs in the process in KEN BLEND arch. With DSJob command you can run any datastage ...
Latest Answer: Enviroment Variables are the one who set the enviroments.Oce you set these varicables in datastage you can use them in any job as a perameter.Example is you you want to connect to database you need userid , password and schema.These are constant through ...
Latest Answer: Type30 Files are Dynamic files.HTHRaghu Mule ...
Latest Answer: Transformer stage to identify and remove duplicates from one output, and direct all input rows to another output (the "rejects"). This approach requires sorted input. ...
View page << Previous 5 6 7 8 [9] 10 11 12 13 14 Next >>

Go Top