InterviewSolution
Saved Bookmarks
| 1. |
What Does Iebgener Do? |
|
Answer» USED to copy one QSAM file to ANOTHER. Source DATASET should be described using SYSUT1 ddname. Destination dataset should be described using SYSUT2. IEBGENR can also do some reformatting of DATA by supplying control cards VIA SYSIN. Used to copy one QSAM file to another. Source dataset should be described using SYSUT1 ddname. Destination dataset should be described using SYSUT2. IEBGENR can also do some reformatting of data by supplying control cards via SYSIN. |
|