Thursday, 16 May 2013

DD statement with parameter explanation...

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   

No comments:

Post a Comment

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...