How can you say that performance will be improve if we make use of a dataset?Why does the performance degrade when we use 4-5 transformers in a single job?
Latest Answer: Dataset are referring to control file due to this dataset will give fast performance while processing the data, if you use transformers in job, it should compile the C++ backend due to this datastage engine will get more pressure to handle transformer ...
How do we set up nodes in Datastage?
Latest Answer: Here not the question of admin or developer.For the above question we have provide proper answer, like Go to DS manager and create nodes into Configuaration file according to the requirement. Please if any of DS admin registered expecting step by step ...
What are these terms used for in Datastage - Downstream and Upstream?
Latest Answer: Upstream -> ETL -> Downstream.ETL : Extract , Transform and Load. In current context, ETL is done through Data Stage application.Downstream : This refers to all the applications/processes which are going to consume the output of ETL.Upstream: ...
Explain Wrapped, Build and Custom stages?
Latest Answer: Custom: This allows knowledgeable Orchestrate users to specifyan Orchestrate operator as a DataStage stage. This is then availableto use in DataStage Parallel jobs.Build: This allows you to design and build your own bespokeoperator as a stage to be included ...
What is Orchestrate Schema? Distinguish internal data type (Orchestrate schema) vs external data type
I am working on Datastage. Can any body tell me how to work on repeating fields and multiple headers.
Latest Answer: We should create some staging variable & define the value for repeating fields there & then just map these to respective columns. ...
how technical design will be prepared in datastage?
Latest Answer: If you want to prepare a design doc, then you should know the complete flow of your project along with business rule. Technical design doc is nothing but the flow of the process, to describe in jobs. ...
how low level design will be prepared in datastage?
Latest Answer: Extraction over view (what is the size of the source file, what is the volume of each file, what type of file it is), how to map the files from source to target, what kind of business logic we have to implement, how to conduct unit testing all these ...
how high level design will be prepared in datastage?
Latest Answer: HLD (High Level Design) is the overview of a project in very high level prospectus. Here we have to mention the project definition goal and objective of the project, flow diagram of the process, which functions are in scope and are not etc. ...
What are the datastage standards to be considered?
View page << Previous 1 [2] 3 4 5 6 7 8 9 10 Next >>

Go Top