HOW DO YOU CONNECT TO REMOTE SERVER ?
Answer / chandra
USING FTP THRU TELNET/PUTTY/COMMAND PROMPT
V CAN CONNECT TO REMOTE SERVERS..
| Is This Answer Correct ? | 4 Yes | 0 No |
If i have source as flat file. how can i store the header and trilor into one target and data into one more target. |------>target1(header+trailor) source------ |------>target2(data) can any one please help me
in reporting we add some new objects,how we get the count of the newly added objects to the report
Can you create a flatfile target
How to delete duplicate records if we have huge volume of records in a table ? (rowid is not the correct approach)
What is the difference between writing a joiner query in ANSI style and THETA style?
How do you take back up of repository?
what is update strategy transformation ?
i have source flat file like 1 a,1 b,1 c,2 a,2 b,2 c i want output as 1 a,b,c and 2 a,b,c ... how can achieve this
SOURCE 1 a 1 b 1 c 2 a 2 b 2 c TARGET 1 A B C 2 A B C In oracle & informatica level how to achieve
What are the designer tools for creating transformations?
How to Display top 2 salaries for each department WITHOUT using Rank Transformation And WITHOUT using SQL queries in source qualifier.
suppose we will take flatfile target and load type is bulkload the session fails why please give me the answer