How to transfer file from one system to another system in
UNIX?which command to be use?
Answer Posted / vnrrahul
Use SCP command
ie: scp -P 2222 <File name> <username>@ < Destination IP><Destination Path>
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Which warehouse using in your datawarehouse
Can you implement SCD2 using join, transformer and funnel stage?
Define Routines and their types?
How to implement complex jobs in data stage?
What are the main features of datastage?
There are two file are there .1st file contains 5 records and 2nd file contain 10 records in target they want 50 records.how can achieve this
What is process model?
explain about completely flow of sequencers technicaly,without using example??explain about lookup,nullhandling?
Define oconv () and iconv () functions in datastage?
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)
How do you remove duplicate values in datastage?
How a source file is populated?
Is the value of staging variable stored temporarily or permanently?
im new to this tool im now at project plz tell me step by step process how to design plz help me i wnt to go with exp for job plz give me d proper design and explination
How do you generate sequence number in datastage?