can we half project in parallel jobs and half project in
server jobs?
Answers were Sorted based on User's Feedback
Answer / asif
You can have such scenario [preferred not to - unless you
are upgrading].
The communication between parallel jobs and server jobs
needs to be via sequential files.
| Is This Answer Correct ? | 8 Yes | 0 No |
in one project you can both server and parallel jobs.
People use both type of canvas to develop jobs based on their requirements.
Using sequence job, you can call both types of job along with other actvities
| Is This Answer Correct ? | 0 Yes | 0 No |
How to create a doccument in datastage?
i want anser this question empno,ename,sal 12,mmm_ww,200 13,nnn_xx,300 14,bbb_qq,400 which stages are take which types of logicks are doing pls help me
What are the functionalities of link partitioner and link collector?
How can u write exception handling in seq file????
WHERE YOU USE UNIX COMMANDS AS A ETL DEVELOPER?
specify data stage strength?
Difference between JOIN,LOOKUP,MERGE?
What is a merge?
in job of 30 one job is very slow due to this entire job is very slow how can u know which job is slow?
i 10 jobs first two jobs are runing in 2nodes,next 2 jobs are running in 4 nodes, next 4 jobs are running in 6 nodes and the remaining jobs are running on 10 nodes. how to change the node configuration?
A flat file contains 200 records. I want to load first 50 records at first time running the job, second 50 records at second time running and so on, how u can develop this job?
what is data mapping