View Full Version : DB2
- What do the initials DDL and DML stand for and what is their meaning
- Why we use db2 with COBOL why we cant use any other languages? what the main reason
- Explain the use of the WHERE clause. WHERE is used with a relational statement
- What are foreign keys
- What is normalization and what are the five normal forms
- What is a DB2 plan
- What is a DB2 access path
- What is a DB2 bind
- What is an alias and how does it differ from a synonym
- What is a NULL value? What are the pros and cons of using NULLS
- What is the cascade rule and how does it relate to deletions made with a sub select
- Under what circumstances will DB2 allow an SQL statement to update more than one
- If the base table underlying a view is restructured, eg. attributes are added, does
- What is a LIKE table and how is it created
- When can an insert of a new primary key value threaten referential integrity
- What are delete-connected tables
- What is the self-referencing constraint
- What is a clustered index
- What is meant by index cardinality
- What is a composite index and how does it differ from a multiple index
- What are some characteristics of columns that benefit from indexes
- How does Db2 use multiple table indexes
- In terms of DB2 indexing, what is the root page
- What are the three DB2 date and time data types and their associated functions
- How is the SUBSTR keyword used in sql
- What are some sql aggregates and other built-in functions
- What are the three lock types
- What is deadlock
- What is the SQL Communications Area and what are some of its key fields
- What is the significance of the CURSOR WITH HOLD clause in a cursor declaration
- What is cursor stability
- What is the difference between static and dynamic sql
- What is the FREE command
- What is DCLGEN
- What is the purpose of the WHENEVER statement
- What is the difference between IN sub selects and EXISTS sub select
- What is meant by isolation level
- What is a precompiler
- What is the diff bet plan,package,dbrm
- By using any condition is there any way to avbend a program?If so how
- After bind how can we run a COBOL-db2 program
- What is the index set and sequence set in vsam ksds
- How to increase table space in db2
- What is severity one error in production support
- How to Repair the table
- What techniques are used to retrieve data from more than one table in a single SQL
- What is a packed decimal
- After retrieving the elements from production,how can we do the testing before moving
- What is diff b/w check pending and copy pending
- How to pass return codes from COBOL to jcl
- There are two programs say A&B,A is only COBOL program,B is COBOL-db2 program
- How to enter in expediter
- Explain the Commonly facing errors in DB2
- What will happened ,if the subprogram is called second time
- What will happened if the file is open in extend mode and corresponding is equal to
- Explain File opening modes in COBOL and corresponding dispositions
- What is Initial position of cursor of the execution of open statements
- When do we use subroutines
- At what stage db2 must be up
- Can you display the index
- What is the index and explain the types of index
- What is an intent lock
- What is low values and high values
- How to read last record in vsam file.,I don't know how many records are there
- How many clustering indexes are passing for a table
- How to see the status of the table
- When we will use courser with hold option
- Describe the elements of the SELECT query syntax
- What is difference between QMF & Spoof i
- How to load data to a table
- What is stored in tables under creator SYSTEM
- What is the roll of INDEX in a query
- When do we need a COLLECTION
- How many columns maximum can be created in a table of a inner table of the sub query
- Can GROUP BY and ORDERED BY used in a single query
- How will you send data from a COBOL file to db2 table
- What is a collection ID? What is its significance
- How to execute the different versions of a COBOL-DB2 programs (different regions)
- What is Mainframe Testing
- What is data dictionary in DB2? and how is it handled
- What is difference between Collection and Version
- How to retrieve n-th row ie n-th record of any table irrespective of the columns
- What are Dedicated and Pool Threads
- What is maximum number of one storage group
- How will the program knows which key has been pressed
- How do we see the table definitions (columns, data types of columns, constraints