xpeditor screen shots

Upload: krkmff

Post on 02-Jun-2018

221 views

Category:

Documents


0 download

TRANSCRIPT

  • 8/10/2019 Xpeditor Screen Shots

    1/8

    SCHOOL OF MAINFRAMESS R Nagar, Opp AXIS Bank

    Ph: 040-400781!"!4#1#1$7

    %EB&' PROCESS &SIN' EXPE%I(OR

    At the command prompt type )* +p The below screen appears:

    Type $BA(CH at the command prompt, the below screen appears:

  • 8/10/2019 Xpeditor Screen Shots

    2/8

    SCHOOL OF MAINFRAMESS R Nagar, Opp AXIS Bank

    Ph: 040-400781!"!4#1#1$7

    Enter the path of the JCL that needs to be run as shown above at the Dataset name field.

    The below screen appears: elect the pro!ram that needs to be e"ecuted by placin! #I$before the name of the pro!ram and type #SE$ %Etup& at the command prompt as below:

  • 8/10/2019 Xpeditor Screen Shots

    3/8

    SCHOOL OF MAINFRAMESS R Nagar, Opp AXIS Bank

    Ph: 040-400781!"!4#1#1$7

    The below screen appears and type #$ %%%IO& at the 'ption prompt as below:

  • 8/10/2019 Xpeditor Screen Shots

    4/8

    SCHOOL OF MAINFRAMESS R Nagar, Opp AXIS Bank

    Ph: 040-400781!"!4#1#1$7

    (ress EN(ER and the below screen appears. Enter the name of the %%IOlibrary that is

    actually used while compilin! the pro!ram usin! XPE%COMP. This )ob can be found inthe (D #T'.CD*+(.'-$

  • 8/10/2019 Xpeditor Screen Shots

    5/8

    SCHOOL OF MAINFRAMESS R Nagar, Opp AXIS Bank

    Ph: 040-400781!"!4#1#1$7

    (ress /0 twice and the below screen appears a!ain. Type #R&N$ at the command prompt

    and press E1TE-.

    1ow the control !oes to the pro!ram for debu!!in! throu!h the followin! screens

  • 8/10/2019 Xpeditor Screen Shots

    6/8

  • 8/10/2019 Xpeditor Screen Shots

    7/8

    SCHOOL OF MAINFRAMESS R Nagar, Opp AXIS Bank

    Ph: 040-400781!"!4#1#1$7

    The control !oes to the specified pro!ram as shown below:

  • 8/10/2019 Xpeditor Screen Shots

    8/8

    SCHOOL OF MAINFRAMESS R Nagar, Opp AXIS Bank

    Ph: 040-400781!"!4#1#1$7

    1ow we can start debu!!in! the pro!ram by usin! the followin! commands:

    %./g C22an3:

    1.(ress #F56 forLine-to-Linee"ecution

    2. (ress #F16 for Completee"ecution

    3. Type #B6 at the ri!ht side of the statement forBreak-pointand press #F1$ for

    e"ecution till brea2 point.

    4. Type #%$ at the same statement %where brea2 point is placed& to remove the

    break point.

    5. Type #..p ar9a/. na2.$ for monitoringthe value of a particular variable.

    6. 'r type #$ at the ri!ht side of the statement to display 3 monitor the values of

    all the variables in that particular statement.

    7. Type #S.; ..p XX$ at the command prompt so that, that many lines can be used

    for displayin! the variables where, XX < number of lines needed for display.

    8. Type =PE6 at the line so that, we can view the total record mappin! with

    correspondin! copy boo2 or record layout.

    9. Type ='(6at line up where you want to s2ip the e"ecution.

    10. Type #MONI(OR$ at the command prompt, and at any point of time, is we needto !o bac2 to the ori!inal state, type #REERSE$ at the command prompt to

    reverse the debu!!in! till the start. Type #REERSE$ a!ain to debu! forward

    once more.

    11. Type #IN(ERCEP( /prgra2 na2.$ to debug the called program. 4efore

    this, the subpro!ram must have been compiled with the same DD5' library as that

    of the main pro!ram. This is a pre6re7uisite. /or statically called pro!rams, sub6pro!ram needs to be compiled first and then the main6pro!ram.

    12. Type =>HEN ar9a/. < a.6 at the command prompt and (ress F1 5f wewant to debu! the pro!ram until a sta!e when the value of a particular variable is

    e7ual to some value which we need.

    13. Type #EXI( ? pr. EN(ER$ at the command prompt twiceto come out of the

    debugger.