I have put two write operations in a single para for two different conditions.Will that lead to an abend or run successfully and write two records?
1 6007This 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)
2 9743Loadrunner is enough to monitor all the servers while load testing? if yes how can u monitor & which servers u monitor & how can u access those servers through LR explain it??
1 3960Source --------- eno , ename, sal 001,ank,1000 002,behe,2000 003,raj,2500 Target ------- header :DDMMYYYY24MMSS timestamp body: 001,ank,1000 002,behe,2000 003,raj,2500 footer: count(eno),sum(sal) how to implement the same in a FF tgt?
2 4546In the dynamic send port actually we have to give the require destination details i.e, provided by client, but my question is how to get that particular address from where and where it is stored in biztalk?
1465Post New CTS Interview Questions
How do you separate words in url?
explain GROUPBY & HAVING clause with examples.
What is angular frontend?
What is cost optimization in ec2 instances and how it is done for these ec2 instances?
Give an example of a resource formed by a sedimentary process.
if cst sales and purchase is completed and we issue c form and received c form also.but in next month both sales and purchase are return. my question is how to pass reverse entry when c forms issue/receive. how it cst return also.
How many types of comments are there in c++?
What is automation of accounts payable activities (evaluated receipt settlement)?
Can we use Ambari Python Client to use of Ambari API’s?
How to check if string A is substring of string B?
Is php free to use?
What is SilverLight ? Can SilverLight run in other platforms other than window?
What are the functions of windows operating system?
what two hardware considerations should be an important part of the planning process for a windows server 2008 deployment? : Windows server 2008
Explain the difference between "set" logic, and "procedural" logic. When would you use each one and why?