whats difference between ls -ltr and ls -lrt?
Answer Posted / achyuta penchala prasad
There is no difference between these two commands. Both
will give same result.
| Is This Answer Correct ? | 18 Yes | 8 No |
Post New Answer View All Answers
What all are the different way to run a job?
Differentiate between hash file and sequential file?
What are sequencers?
Differentiate between datastage and datastage tx?
Is it possible to implement parallelism in Mainframe Jobs ? If Yes how ? If no why ?
What are the steps required to kill the job in Datastage?
how to achieve this output ? Two Input columns(ID & Name) - ID | Name 1 | Jack 1 | Kara In output there should be only 1 column which will be populated as - 1,Jack 1,Kara
Hi guys, Please design a job for dis requirement with derivation(solution). my source table like dis. emp_no qualification 1 a 1 c 2 a 3 c 3 b To loaded to target like dis emp_no qualification 1 b 2 b 2 c 3 a my requirement is every employer have three qualifications i.e a,b and c. what qualification missed in source table that will be move to target systems. Hope u got it the requirement. Right Thanks.
how to read 100 records at a time in source a) hw is it fr metadata Same and b) if metadata is nt same?
What is job control?
How many types of views are there in a datastage director?
Can you explain repository tables in datastage?
How do you generate sequence number in datastage?
What is aggtorec restructure operator?
What are the difference types of stages?