How does -818 sql error occur? Why does it happen and what can be done to overcome this error code?
5 13841I have two files each contains 10 records. I would like to copy both files into one output file but in alternate sequence. for e.g. first record from file1 then record 2 from file2.....
3 13733Q1. How will you use two different DB2 qualifiers in a single COBOL program? Suppose we have 2 tables EMP1 and EMP2 with same structure defined in two different DB2 qualifiers QUAL1.EMP1 and QUAL2.EMP2 now during first 15 days we want to use QUAL1.EMP1 and rest of the days QUAL2.EMP2 how will we do this. We can create a single program and a single load for this program.
2 7567Extract only those records from a PS file which are having word 'TEXT' in the records using COBOL? The word TEXT is not present in a particular position in all the records.
2 3957In a KSDS file, key is missing for one record. How to insert the key for that particular record from back up file. Is there any sorting needed for the back up file before the key insertion?
1514Post New RBS Interview Questions
What are types of os?
Does microsoft access still exist?
Explain the use of tables option in exp command.
Can you selectively open and close accounts?
explain about the workflow event?
What is the use lr_abort function?
What is the difference between xmlserializer and the datacontractserializer?
The old welding machine use electro- -magnetic winding to step up the current for welding rods,what is new principle inside the welding
What are the different Exceptions in selenium?
what is the most innovative thing you have ever done?
1) There is a singing competition for children going to be conducted at a local club. Parents have been asked to arrive at least an hour before and register their children’s names with the Program Manager. Whenever a participant registers, the Program Manager has to position the name of the person in a list in alphabet order. Write a program to help the Program Manager do this by placing the name in the right place each time the Program Manger enters a name. 2) the Event Manager has to send participants to the stage to perform in the order in which they registered. Write a program that will help the Event Manager know who to call to the stage to perform. The Logic should be in Data Structures
What is difference between webi and infoview?
What are motor generator sets and explain the different ways the motor generator set can be used ?
How many times finalize method will be invoked? Who invokes finalize() method in java?
Tell me what are static member functions?