DD STATEMENT :
The DD statement (Data Definition), is used to identify the source of input
and the placement of output information
Syntax -> //ddname DD < positional / keyword parameters >
ddname must be unique in the job
Positional parameters - *
DATA
DUMMY
DYNAM
Keyword Parameters - DSN
DISP
UNIT
SPACE
DCB
VOLUME
Concentrating on Application programs and Technologies for the development of Mankind.
Thursday, 16 May 2013
DD statement with parameter explanation...
Subscribe to:
Post Comments (Atom)
Expense Handler Application with advance technologies
Budget Planner One of the application developed with Ionic 4 and Python-Flask. Ionic 4 code: https://github.com/logeshbuiltin/Expense...
-
COND=ONLY if you mentioned this option in a step, that particular step will execute ONLY when there is an ABEND. ( IF YOU MENTIONED THIS...
-
In the jobcard, Give restart=step7, code cond=(0,le) from step8 - step14, Give a null stmt(//) after step15. That's it your requ...
-
EIBAID x(1) Attention Identifier. EIBCALEN S9(4) COMP Length of DFHCOMMAREA. EIBCPOSN ...
No comments:
Post a Comment