Viewing the Content of Processes Matching Your Search Criteria

To view the content of Processes matching your search criteria:
To view output on the VIEW PROCESS screen, do one of the following:
The following shows the sample output of the VIEW PROCESS command:
Note: In case of Secure=(Encrypt.Data=Y|N) in process statement or Copy step, view process will display “/*(Ignored; Deprecated*/” as below.
===========================================================
                        VIEW PROCESS

            PROCESS NAME: SECOPY   PROCESS NUMBER: 0
===========================================================

SECOPY   PROCESS SNODE=CDZOSB.SSARA1                                 -
                 PNODE=CDZOSA.SSARA1                                 -
                 SECURE=ENCRYPT.DATA=Y  /*(Ignored; Deprecated)*/    -
                 NOTIFY=SSARA1                                       -
                 RETAIN=NO                                           -
                 CLASS=                                              -


SECOP1   COPY FROM                                                   -
          (PNODE                                                     -
           DSN='SSARA1.PROCESS.XX8'                                  -
           DISP=(SHR)                                                -
          )                                                          -
              TO                                                     -
          (SNODE                                                     -
           DSN='SSARA1.PROCESS.A1'                                   -
           DISP=(RPL)                                                -
          )                                                          -
           SECURE=(ENCRYPT.DATA=Y   /*(Ignored; Deprecated)*/)

SECOP2   COPY FROM                                                   -
          (PNODE                                                     -
           DSN='SSARA1.TESTFILE.O'                                   -
           SELECT=(                                                  -
             TESTFILE                                                -
                  )                                                  -
           DISP=(SHR)                                                -
          )                                                          -
              TO                                                     -
          (SNODE                                                     -
           DSN='SSARA1.PROCESS.A1'                                   -
           DISP=(RPL)                                                -
          )                                                          -
           SECURE=(ENCRYPT.DATA=Y   /*(Ignored; Deprecated)*/)

SECOP3   COPY FROM                                                   -
          (PNODE                                                     -
           DSN='SSARA1.TESTFILE.O'                                   -
           SELECT=(                                                  -
             TESTFILE                                                -
                  )                                                  -
           DISP=(SHR)                                                -
          )                                                          -
              TO                                                     -
          (SNODE                                                     -
           DSN='SSARA1.PROCESS.A1'                                   -
           DISP=(RPL)                                                -
          )