COBOL Internal SORT and MERGE is actually done by DFSORT
True
False
How can I replace all the low-values in a file to spaces??
using ALLSPACE CODE
using NOLOW CODE
using CHANGE CODE
using ALTSEQ CODE
What is the code for the error condition "Empty File"?
10
35
23
28
DFHMDI is used
To define a mapset
To define a map
to define a field
All of the above.
What is meant by enqueuing
It is a technique for reserving a resource and that resource is held exclusively for a specific task.
Placing a user into a queue.
Reserving an entire region for one user.
Connecting to a personal-computer network
What is a symbolic map?
A link edit map
A map of all the entry points in the CICS region
A copybook member that is included into the source. It contains code defining the fields on the map.
The load module that is load into the CICS region when a program send a map
CICS can be used in the following platforms except
z/OS on IBM Z Series 900
OS/390, MVS on IBM S390
AIX(UNIX) on Windows NT
Windows NT on PC Server
What is Execution Interface Block (EIB) ?
An area for an individual program to store all temporary flags.
An area used to pass information between programs.
A CICS area that contains information related to the current t
How is an Abend handled in a CICS program ?
By using HANDLE ABEND
By using HANDLE CONDITION
By using ABEND
None of the above
EIBCPOSN, EIBRESP, EIBRSRCE fields are available in
DFHBMSCA copybook
DFHEIBLK copy book
SQLCA