A signal has a wavelength of 1 micro min in air.how far can the front of the wave travel during 1000periods?
2547hi i am bhavani, in real time data stage who is the source provide? and how to recevied in developer? Pls send me answer
1 3648This is UNIX question asked in DataStage Interview. Say I have n numbers of records in a text file. I want first 3 records in 1st file, last three records in 3rd file and remaining n-6 records in 2nd file. (Note: we don't know how many records are there in the File. I am getting one file on daily basis and I want three target files as asked above)
CTS,
2 9848eno ename 1 qaz 1 wsx 1 edc 2 zxc 2 asd 3 qwe 3 wer 3 tru 4 rgj Output: eno ename count 1 qaz,wsx,edc 3 2 zxc,asd 2 3 qwe,wer,tru 3 4 rgj 1 I want the above output to be solved by DataStage as well and I have to write SQL query for the same output.
4 8430Scenario : I have 2 jobs say job A and Job B with parameters x and y respectively. I need to create a sequence job. If we pass parameter x then Job A should run, If we pass parameter y then Job B should run, if we dont pass any parameter then Both Job A & B should run.
4 8454
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
A signal has a wavelength of 1 micro min in air.how far can the front of the wave travel during 1000periods?
How to convert RGB Value to Hexadecimal values in datastage?
CHANGE CAPTURE
What is the importance of the exception activity in datastage?
Which commands are used to import and export the datastage jobs?
What is oci?
Why we use surrogate key?
what are .ctl(control files) files ? how the dataset stage have better performance by this files?
What are the types of views in datastage director?
What is the difference between orabulk and bcp stages?
Lookup constraints
Why do you need stage variables?
If you want to use the same piece of code in different jobs, how will you achieve it?
In work load management there are three options of Low priority, Medium priority and High Priority Jobs which can be used for resource management. why this feature is developed when there is already jobs prescheduled by scheduler or autosys. what will be the use of workload management then?