InterviewSolution
This section includes InterviewSolutions, each offering curated multiple-choice questions to sharpen your knowledge and support exam preparation. Choose a topic below to get started.
| 1. |
Explain a linkage segment |
|
Answer» A LINKAGE segment is a PART of a PROGRAM that maps to INFORMATION things in the working stockpile of the program. |
|
| 2. |
What is meant by a bolt dispute? |
|
Answer» A bolt dispute is said to HAPPEN when an excess of ONE protest asks for CONSENT for its execution simultaneously. The DBD passage only ALLOWS one question at a time |
|
| 3. |
What is meant by deadlock in DB2? |
|
Answer» A deadlock is a SITUATION when an independent process is contended for a reserved or the same RESOURCE of ONE another. -911 and -913 are the SQL codes for a deadlock. |
|
| 4. |
Can Min or Max be used with alphanumeric data? |
|
Answer» Yes, you can USE MIN or MAX with alphanumeric INFORMATION |
|
| 5. |
Is it possible to move the alphanumeric variables to a numeric variable? |
|
Answer» YES, it is possible. If the field is used as part of the computation, you may face an information CASE problem (S0C7). This data provides a solution to COBOL queries with information DEVELOPMENT of MANY factors |
|
| 6. |
What is meant by COMP-3 and what is it used for? |
|
Answer» COMP-3 is used to SHARE SPACE and is a PRESSED DECIMAL portrayal of information |
|
| 7. |
What is the difference between Delimited by size and Delimited by space? |
|
Answer» When it comes to delimited by size, the DELIMITER is when you add up to the size of INFORMATION in the FIELD. When it comes to delimited by space, the space itself is the delimiter |
|
| 8. |
In which area will you utilize 88 level items in COBOL? |
|
Answer» 88 level items indicate RESTRICTIVE factors and it helps in making choices for specific conditions in a program. You can USE SET to INCREASE the incentive for 88 level elements 23. Is it POSSIBLE to move an alphanumeric incentive to a numeric field?Yes, it is possible to move an alphanumeric incentive to a numeric field with a MOVE statement. |
|
| 9. |
What is the usage of COMP fields in COBOL? |
|
Answer» The COMP FIELDS are usually USED for the optimum utilization for speed and SPACE handling for arithmetic operations |
|
| 10. |
Explain how you can characterize tables in COBOL |
|
Answer» The happens CONDITION is used to characterize EXHIBITS or tables in COBOL. The COMPONENTS of the table can be eluded by using INDEX or SUBSCRIPT |
|
| 11. |
What do you mean by linkage section? |
|
Answer» The linkage is a part of a program that MAPS to the SPECIFIC data in the program's working storage. A linkage section is an area where any shared data ITEM is defined and DECLARED. |
|
| 12. |
Are scope terminators compulsory? If they are, when? |
|
Answer» SCOPE terminators are mandatory for EVALUATE statements and in-line PERFORMS. These are always declared with COMPLETE transparency to IMPROVE its readability |
|
| 13. |
Is the order of the WHEN clause important in an EVALUATE statement? Is the order of the WHEN clause significant in an EVALUATE statement? |
|
Answer» Yes, the order of the WHEN CLAUSE is significant in an EVALUATE statement. It has to take PLACE from the top to the bottom and thereby, the order of the values has an effect on the results and may IMPACT the outcome |
|
| 14. |
Name all the file-OPEN modes |
|
Answer» There are FOUR FILE OPEN MODES, they are:
|
|
| 15. |
What is meant by an isolation level? |
|
Answer» Isolation LEVEL is a degree by which the focused ACTIVATION group is SEPARATED or isolated from the executed activation group at the same TIME is CALLED an isolation level. |
|
| 16. |
Where is the VSAM KSDS placed? |
|
Answer» The VSDM KSDS is PLACED at the BSDS. This question ACTS as a mainframe support INTERVIEW question |
|
| 17. |
What do you mean by an alias? |
|
Answer» An ALIAS is an ALTERNATIVE or a SUBSTITUTE to a synonym. They are created especially for distributed environments so that the developers can avoid using location QUALIFIERS for tables or views. |
|
| 18. |
Explain the meaning of SPUFI |
|
Answer» SPUFI STANDS for SQL Processing Using File Input. It is basically a tool DRIVEN by menus that the developers USE to create objects in the database |
|
| 19. |
Name the various types of tables spaces. |
|
Answer» There are MAINLY THREE TYPES of tablespaces
|
|
| 20. |
Why do you need a secondary index in an IMS? |
|
Answer» A secondary INDEX is like an alternative path into any IMS DATABASE. It is a SUBSTITUTE path into any IMS database. It can be USED as a file to acquire the required DATA. |
|
| 21. |
In a test environment, is there a need to run a runstats? |
|
Answer» It is REQUIRED to run a RUNSTATS because you have to clear the DEFAULT values from the CATALOG columns. The existence of a default value in a column may result in an UNEXPECTED answer |
|
| 22. |
How do you create a LIKE table? |
|
Answer» The LIKE table can be created It can be made by the use of the LIKE parameter in the STATEMENT CREATE. These TABLES are generally REQUIRED for testing the production ENVIRONMENT. |
|
| 23. |
What is the term “WHERE” for? |
|
Answer» “WHERE” is a CLAUSE that is used which is meant to ISOLATE a particular ROW or an ELEMENT whenever it is used along with a relational statement |
|
| 24. |
What is meant by DRDA? |
|
Answer» DRDA MEANS Distributed Relational Database ARCHITECTURE, It is essentially a protocol for connection for relational database processing which many vendor databases and the IBM database use. This is one of the most IMPORTANT mainframe developer interview QUESTIONS. |
|
| 25. |
What is NEXT SENTENCE and CONTINUE unique? |
|
Answer» NEXT SENTENCE is a CODE which HANDLES the time frame and the STREAM of CONTROL into the statement. And the CONTINUE unique is responsible for the stream of control after the extension eliminator |
|
| 26. |
What is INSPECT and what is it used for? |
|
Answer» INSPECT is termed as a COBOL VERB and it is USED to discover the number of times a certain STRING shows up to supplant a certain SEGMENT of an information THING. |
|
| 27. |
List the type of locks and explain each of them. |
|
Answer» There are primarily three types of locks:
|
|
| 28. |
What is the difference between HDAM and HIDAM databases? |
||||
Answer»
Referential integrity is a rule that states that there NEEDS to be followed between the primary and foreign keys. This means that every foreign key needs to have a specific primary entry key |
|||||