how to validate the jobs
Answers were Sorted based on User's Feedback
Answer / louis
In Director select job --> Right click and click Validate will Validate the job.
| Is This Answer Correct ? | 2 Yes | 0 No |
What is the difference between an operational datastage and a data warehouse?
How can we do null handling in sequential files?
I/p : F1 table have A,B,C,D,E and F2 table having C,E,V i need output 0utput1: ABD output2: V any one suggest me this
I have oracle enterpaise stage, oracle bulkloader stage, ODBC stage and I want to load data in to target, which of the above stages do I need to use and why?
Instead of using shared container in a job, I use jobs which perform similar function as Container in the sequence. Then what is the need of Shared Container?
What are the primary usages of datastage tool?
How to remove duplicates in transformer stage? in parallel mode
CAN ANY ONE TELL ME THE ARCHITECTURE OF DATASTAGE CLEARLY....
can we see the data in fixed width file? how can u change the datatype of fixed width files?
Is there no issue when you try to convert a NOt null column in nullable and vice versa in aggregator styage and transformer stage? When I tried i got the warnings but in a running code I can see such type of scenarios. Please explain
how to get sum of sal based on dept_no and then sum of all sal irrespective of dept_no in same sql. output:- 10, 200(sum of sal for dept_no 10), 5000(sum of all sal)
Nls stands for what in datastage?