How can we improve performance of data stage jobs?
No Answer is Posted For this Question
Be the First to Post Answer
You enter values in a schema file for RCP and you also entered values in sequential file? which one will it take?
Hi friends, I am new to datastage, i have one query in datastage any one you please give reply to my post. I have a workbook (excel sheet) named as eg: xxxx, in that i have two tables emp(eid, ename, salary, deptno) and dep(deptno, name, state). in my source i have ODBC enterprise stage read the emp table and dept table join the two table and write the dept no 10(eid,ename,salary,name,state) values in target(). Thanks, Badari
Is there any possibility to generate alphanumeric surrogate key?
HOW WILL YOU IMPLEMENT SURROGATE KEY IN SCD BY USING SURR_KEY GENERATOR,THE VALUE OF S_KEY SHOULD NOT REPEAT EVEN IF THE JOB IS COMPILED REPEATEDELY?
Explain Quality stage?
I am having two tables called MASTER and DETAIL. I want to insert records to both tables. But one condition is that whenever the insert for MASTER table is success then only the records will inserted into the DETAIL table, otherwise abort the job. How can u design this job?
Converting Vertical PIVOTing without using PIVOT stage in DataStage. Ex: DEPT_NO EMPNAME 10 Subhash 10 Suresh 10 sravs Output: DEPT_NO EMP1 EMP2 EMP3 10 subhash suresh sravs 2) How to implement Horizontal PIVOTing without using PIVOT stage.
i have 4 jobs i want run 1job should run on 1node and 2job runon 2node and.... how to make it possible?
What are the some differences between 7.x and 8.x version of datastage?
What is the difference between an operational datastage and a data warehouse?
which cache supports connected & un connected Lookup
What is difference between 8.1 , 8.5 and 9.1 ?