I have a DB2 table which has 1000 rows.after udatingg first 110 rows, my job abends. Now what I have to do if I want to restart the job next time so that it should start updating from 111th row (without updating first 110 rows again).
10 58385When and why should we use transformers and flow services? How are they different from each other?
9 33193The first VSAM file V1 has 2 fields A and B . There is a DB2 file which has fields E and f. We need the fields A, B , E and F to another VSAM file called V2. Kindly mention the logic in procedure division in cobol..
2 9018Hi, how can we retrieve a specific value from Excel Sheet (Not datatable. for externel file).i mean to say from .xls file. and also tell me from xml file and .doc file. and how can u parameterize ur script from .xls file.(Not data table).
2 8302I want to do Certification course in QTP. For this I request you to suggest the best Tutorial in PDF format, as i'm not in a possition to afford any 'Fee' to join in any institutions. Hence, if possible, kinldy mail PDF file to my mail-ID: chakri_avala@yahoo.co.in Regards, Chakradhar Yadav.
95 86691how we can do transfer data from oracle/access to our sap R/3 system by using call transaction(recording) or session method. pls reply on my id: zaheer_guts@yahoo.co.in
2 8712i got h1b papers,next month interview is there,iam sapsd consultant what are the technical questions they will ask
1 4726Post New Cap Gemini Interview Questions
Explain me what is fast enumeration?
Mention what are the common transport errors?
What is shading correction?
What are the popular database management systems in the it industry?
Is it possible to trigger a notification from maintenance plan? How?
which date function advances a date, time or datetime value by a given interval? : Sas programming
What is a session in laravel?
What is the difference between Global and External Variables?
What is the real life example of polymorphism?
Whether any commands are used for months calculation? If so, what are they?
A set of N billiard balls are set on a one-dimensional table. The table is 1 meter long, set north-south with two pockets at either side. Each ball has zero width and there is no friction so it is moving with a fixed velocity of either northward or southward and bounces back in a perfect elastic collision from other balls it encounter on its way (or drop into one of the pockets). Your job is to keep track of the balls movements. Task Please write a program that gets the initial place, speed and direction of all the balls and gives the position of a specific ball after t seconds. Input The first line contains the number of scenarios. Each one of the other lines in the input contains a scenario: The first number, N, is the number of balls; followed by N pairs of numbers: the distance in centimeters from the south end of the table and the speed (positive speed meaning it moves northward); the last two numbers are the number i of the target ball you should track and the time T in seconds. Output The output is a single number for each line which is the place (distance in centimeters from the south end of the table) of the tracked ball after T seconds. Note: There is no new line character at the end of the result. Sample Input 5 1 50 1 1 1000 1 50 1 1 6 1 60 -2 1 6 2 10 1 95 -1 2 30 2 10 1 95 -1 2 60 Sample Output 100 56 48 65 70
What is release/acquire in bind?
Explain the oracle real application clusters architecture?
Define Destructor?
How do you add a page border in word 2010?