Home      Mainframe Forum      Mainfarme Tutorials      IBM Manuals      Mainframe Interview Questions      Mainframe Books      IT News     SiteMap     Downloads


     
 
MAINFRAME - TIP OF THE DAY : programming pearls - The fastest algorithm can frequently be replaced by one that is almost as fast and much easier to understand.

Google
 
Web mainframegurukul.com

Welcome to the mainframegurukul forums.

You are currently viewing our mainframe forums as a guest which gives you limited access to view most discussions, articles. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload your own photos. Registration is fast, simple and absolutely free so please, join our community today!

If you have any problems with the registration process or your account login, please contact contact support at admin@mainframegurukul.com


SDSF Output Being Split Out

 
Post new topic   Reply to topic    mainframegurukul.com Forum Index -> JCL
  View previous topic :: View next topic  
Author Message
mbyrne
Member


Joined: 09 Dec 2006
Posts: 1

PostPosted: Sat Dec 09, 2006 5:09 am    Post subject: SDSF Output Being Split Out Reply with quote

I?m not sure if this is a JCL question or a REXX question, but I?ll pose it as being JCL.

11 report lines written from a REXX program are appearing separately from the other SDSF job output.
I would prefer to see those report lines appearing as a DDNAME with the rest of the output.

Code:
SDSF HELD OUTPUT DISPLAY ALL CLASSES  LINES 438,067    LINE 88-89 (89)
COMMAND INPUT ===>                                            SCROLL =
NP   JOBNAME  TYPE JNUM  PRTY  CRDATE              C TOT-REC   FORMS 
     TS394RPT JOB  14699     9 12/08/2006 12:21:49 0        11 STD   
     TS394RPT JOB  14699     9 12/08/2006 12:21:50 0       105 STD


Current output:
Code:
SDSF JOB DATA SET DISPLAY - JOB TS394RPT (JOB14699)    LINE 1-5 (5)           
 COMMAND INPUT ===>                                            SCROLL ===> HALF
 NP   DDNAME   StepName ProcStep DSID Owner    C Dest               Rec-Cnt Page
      JESMSGLG JES2                 2 TS394    0 LOCAL                   24     
      JESJCL   JES2                 3 TS394    0 LOCAL                   26     
      JESYSMSG JES2                 4 TS394    0 LOCAL                   45     
      ISPLOG   LOADXREF           102 TS394    0 LOCAL                    5     
      SYSTSPRT LOADXREF           103 TS394    0 LOCAL                    5


Desired output:
Code:
SDSF JOB DATA SET DISPLAY - JOB TS394RPT (JOB14699)    LINE 1-6 (6)           
 COMMAND INPUT ===>                                            SCROLL ===> HALF
 NP   DDNAME   StepName ProcStep DSID Owner    C Dest               Rec-Cnt Page
      JESMSGLG JES2                 2 TS394    0 LOCAL                   24     
      JESJCL   JES2                 3 TS394    0 LOCAL                   26     
      JESYSMSG JES2                 4 TS394    0 LOCAL                   45     
      ISPLOG   LOADXREF           102 TS394    0 LOCAL                    5     
      SYSTSPRT LOADXREF           103 TS394    0 LOCAL                    5
      XREFRPT  LOADXREF           104 TS394    0 LOCAL                   11


I?ve used the JCL statement:
//XREFRPT DD SYSOUT=*

And the REXX code:
"ALLOC FILE(xrefrpt) DA(*) SHR"
"EXECIO "linecnt" DISKW xrefrpt (STEM rpt. FINIS)"

I?ve tried different combinations- with and without the //XREFRPT DD, with and without the REXX ALLOC, etc., but it ends up being split out, regardless. Is it possible to incorporate into one SDSF job output?
Back to top
View user's profile Send private message

Display posts from previous:   
Post new topic   Reply to topic    mainframegurukul.com Forum Index -> JCL All times are GMT + 5 Hours
Page 1 of 1



 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum

Related topics
 Topics   Replies   Author   Views   Last Post 
No new posts Sticky: STAR MEMBER OF MONTH - FOR OCTOBER 2006 4 Krishna 2337 Thu Nov 16, 2006 10:27 am
kalva View latest post
No new posts Sticky: STAR MEMBER AWARD - FOR SEPTEMBER 2006 2 Krishna 2457 Mon Oct 16, 2006 9:32 am
arrbee View latest post
No new posts Reg: Different operating systems in mainframes 1 156138 2241 Wed Sep 20, 2006 12:21 pm
Krishna View latest post
No new posts What are all the COBOL compilers available? 4 Sweetu 5811 Fri Aug 25, 2006 12:59 pm
agkshirsagar View latest post
No new posts New DFSORT/ICETOOL Features (April, 2006) 0 Frank Yaeger 3159 Thu Apr 20, 2006 7:40 pm
Frank Yaeger View latest post
 



This widget requires Flash Player 9 or better








Go to top of the page
 

Online ABEND Reference ||  JCL References ||  COBOL References ||  VSAM References ||  Tutorials by Drona Series ||  SQL tutorial ||  BOOKS  ||  DB2 INTERVIEW QUESTIONS ||  COBOL INTERVIEW QUESTIONS  ||  JCL INTERVIEW QUESTIONS ||  JCL2 INTERVIEW QUESTIONS ||  VSAM INTERVIEW QUESTIONS ||  CICS INTERVIEW QUESTIONS  ||  Online tutorials ||  Online ABEND Reference ||  JCL References ||  COBOL References ||  VSAM References ||  Tutorials by Drona Series ||  SQL tutorial ||  BOOKS  ||  SiteMap  ||  Expeditor Tutorial  ||  FILE-AID Tutorial  ||  Changeman Tutorial  ||  COBOL   ||  DB2   ||  JCL  ||  CICS  ||  VSAM  ||  DB2 Interview Questions ( 110 )   || Simple JCL Tutorials  || JCL Tutorial from MainframeGurukul.com   || Simple JCL Tutorial - Chapter1 ;|| Mainframe Forum - Tutorials  || Mainframe Tutorials

Drona Educational Forums - Mainframe Cobol DB2 CICS Board
Powered by phpBB