What are the command codes and their purposes?
Answers were Sorted based on User's Feedback
Answer / nageswar goud
COMMAND CODES:
"F" OR "L":-OVERRIDES INSERT RULE,
"D":-INSERT PATH OF SEGMENTS
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / c r
1.C (CONCATENATED KEY)
PURPOSE- CONCATENATION OF MULTIPLE SSA-S INTO A SINGLE
SSA.
2 *F & *L COMMAND CODES
3 *P & *U COMMAND CODES
4 D COMMAND CODE
NOTE- NORMALLY WE R USING SEPERATE FUNCTION CALLS .INSTEAD
OF THIS IF WE R USING COMMAND CODES , WE CAN CLUB ALL
FUNCTION CALLS TOGETHER AND REDUCING THE NUMBER OF SSA-
S .AND IT IS THE ADVANTAGE OF COMMAND CODE
| Is This Answer Correct ? | 0 Yes | 1 No |
What do you mean by hierarchical database?
Explain the advantage of dynamic generation of acb?
which is the first statement in COBOL-IMS programs?
Is it necessary that the key field in a Dl/I database be unique?
I have database, in that segment1 having dept code and segment 2 and so on multiple employees num. using dept & employee num we have to compare whether that employee belong to that dept or not, if that employee belongs to that dept then incentive is same same as in the table or else incentive must be zero? using IMS & cobol
abt ssa.purpose of ssa
What is psb?
Which languages does ims support / application program languages?
What are two reasons to run the DB Batch backout utility?
what is the use of ENTRY in IMS?
This question regarding Checkpoint. Suppose my program has checkpoint for every 100 records. If my program abends at 120 records, what will happen. I know first 100 records are committed and rest of 20 records where they gone and where they are stored.
An application programmer comes to you and says your DB is no good, they got an II status code on an insert call from IMS, is this a DB problem?