How does -818 sql error occur? Why does it happen and what can be done to overcome this error code?
5 13605I 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 13555Q1. 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 7434Extract 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 3819In 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?
1459Post New RBS Interview Questions
Is javascript object oriented?
What is the maximum byte-size for a push notification to apple server?
How do you define social class?
What is the TimeQuest timing analyzer tool?
Give an example where you demonstrated your organizational skills?
What is micro financing?
What are logical database components? : SQL Server Architecture
What is WMLScript dialogs library?
in your organization in what way(phases) s/w is developed and in what way testing will be conducted?
What do the mod and int function do? : Sas programming
1. EXPLAIN ‘ DISASTER RECOVERY PLAN’ AND ‘ BUSINESS CONTINUTY PLAN’ .
Name some categories in sas 9? : sas-grid-administration
whatis range of marcury filled tempereture gague
Which all are the operating system that Python can run on?
How to remove 2 duplicate records and copy only one using job control language?