What are the steps you go through to a create a BMS
executable?
Answers were Sorted based on User's Feedback
Answer / anna
you have two steps:
first is create a physical map wich is a member of a load
libriry
second symbalic map wich is member of the copy libriry.
| Is This Answer Correct ? | 3 Yes | 0 No |
How will you access a VSAM file using an alternate index?
Is length = 0 sufficient to ascertain that the field has been modified?
What is the effect of including the TRANSID in the EXEC CICS RETURN command?
Can you use occurs in bms map?
What is an MDT (Modified Data Tag) - it's meaning and use?
Explain cedf transaction commands?
Explain the difference between a return with transid and xctl? For example program. A is issuing return with transid to program b. Program a. Is isssuing xctl to program b?
Explain the difference between temporary storage queue (tsq) and transient data quene (tdq)?
How do you place the cursor on a particular position on the screen?
why we code ACCUM parameter in cics send time
We can allocate memory dynamically by using GET MAIN command my question is at what scenario we can't release this memory and reuse this same memory??
What is the meaning of the deq command?