IBM Mainframe Forum Index
 
Log In
 
IBM Mainframe Forum Index Mainframe: Search IBM Mainframe Forum: FAQ Register
 

From CA-Sysview to IBM-SDSF


IBM Mainframe Forums -> CA Products
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
Gary McDowell

Active User


Joined: 15 Oct 2012
Posts: 139
Location: USA

PostPosted: Thu Jul 03, 2014 1:43 am
Reply with quote

For cost reasons our company is going from CA-Sysview to IBM-SDSF. Does anyone know of a compatible command guide from Sysview to SDSF? Specifically, I'm looking for the compatible Sysview SS line command (Cmd) to SDSF line command (np).

Example CA-Sysview after SS Command entered:
Code:
Cmd       Step StepName ProcStep ProcName Program  CCode Status   
             1 STEP010                    IEBGENER     0 EXECUTED
             2 STEP020                    IEBGENER     0 EXECUTED
             3 STEP030                    IEBGENER     0 EXECUTED

Thanks for any insights.
Back to top
View user's profile Send private message
daveporcelan

Active Member


Joined: 01 Dec 2006
Posts: 792
Location: Pennsylvania

PostPosted: Thu Jul 03, 2014 5:09 pm
Reply with quote

Try using the question mark - ? line command.

Perhaps IBM can provide the guide you are looking for.
Back to top
View user's profile Send private message
Gary McDowell

Active User


Joined: 15 Oct 2012
Posts: 139
Location: USA

PostPosted: Thu Jul 03, 2014 5:36 pm
Reply with quote

The question-mark does not give a Sysview-SS-like summary. Thanks for the reply daveporcelan.
Code:
NP   DDNAME   STEPNAME PROCSTEP DSID OWNER   C DEST   REC-CNT
     JESMSGLG JES2                 2 USERID  X LOCAL       22
     JESJCL   JES2                 3 USERID  X LOCAL       90
     JESYSMSG JES2                 4 USERID  X LOCAL       68
     SYSPRINT STEP010            102 USERID  X LOCAL        2
     SYSUT2   STEP010            106 USERID  X LOCAL    1,055
     SYSPRINT STEP020            108 USERID  X LOCAL        2
     SYSUT2   STEP020            112 USERID  X LOCAL    1,055
     SYSPRINT STEP030            114 USERID  X LOCAL        2
     SYSUT2   STEP030            118 USERID  X LOCAL    1,055
Back to top
View user's profile Send private message
daveporcelan

Active Member


Joined: 01 Dec 2006
Posts: 792
Location: Pennsylvania

PostPosted: Thu Jul 03, 2014 5:57 pm
Reply with quote

Well it is pretty close.

It shows all the steps.

PF11 will shift to the right and show more fields.

MAX-RC shows the condition code.

To move it to the first page type:

ARRANGE MAX-RC A PROCSTEP

Make sure you logoff off successfully to save changes.

I do not know how to get the Program shown.
Back to top
View user's profile Send private message
Gary McDowell

Active User


Joined: 15 Oct 2012
Posts: 139
Location: USA

PostPosted: Thu Jul 03, 2014 6:27 pm
Reply with quote

daveporcelan wrote:
Well it is pretty close.

It shows all the steps.

PF11 will shift to the right and show more fields.

MAX-RC shows the condition code.

To move it to the first page type:

ARRANGE MAX-RC A PROCSTEP

Make sure you logoff off successfully to save changes.

I do not know how to get the Program shown.

Well, not really close.
Max-RC is shown "before" you enter the question-mark. I did not notice any Step-RC "after" the question-mark was entered.
As you mention there is no Program listed or Status of each step (ie. Executed, or Bypass due to COND code).

I guess this is an opportunity to code what I like to see displayed. Thanks for the reply daveporcelan.
Back to top
View user's profile Send private message
View previous topic :: :: View next topic  
Post new topic   Reply to topic View Bookmarks
All times are GMT + 6 Hours
Forum Index -> CA Products

 


Similar Topics
Topic Forum Replies
No new posts Execute secondary panel of sdsf with ... CLIST & REXX 1
No new posts Routing command Address SDSF to other... TSO/ISPF 2
No new posts XDC SDSF output to temp dataset CLIST & REXX 4
No new posts Search string in job at regular Spool... CLIST & REXX 0
No new posts SDSF like solution in EJES (store com... All Other Mainframe Topics 4
Search our Forums:

Back to Top