How to transfer file from one system to another system in
UNIX?which command to be use?
Answers were Sorted based on User's Feedback
Answer / manu
BY USING "FTP COMMAND" WE CAN CHANGE D FILES ONE SYSTEM TO
ANOTHER SYSTEM.
| Is This Answer Correct ? | 13 Yes | 0 No |
Answer / aarthiangaiyan
Using Put command , syntax: Put srcfile tgtfile
| Is This Answer Correct ? | 0 Yes | 0 No |
What is APT_DUMP_SCORE?
Explain entity, attribute and relationship in datastage?
eno 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.
How to create a doccument in datastage?
What is the difference between Link collector and Funnel Stages?
Describe link sort?
how to handle null values using transformer stage?
How a routine is called in datastage job?
how to retrive the max(sal),deptno,empno in datastage?
How do u view log file for a particular job?
How to transfer file from one system to another system in UNIX?which command to be use?
What is mapping?