[Date Prev][Date Next][Thread Prev][Thread Next]
[Author Index] [Date Index] [Thread Index]
[SQR-USERS Info] [SQRUG Home Page]

Re: Multiple reports using MVS/DB2/JCL



Ken, the multiple reports are (i.e.*.lis files) are handled with changes to UNIX as an example, prcs_sqr (UNIX shell script). If it is extract files such as *.dat files are involved then setenv.sqc will have a location specified such as (default) below, can be changed to reflect your output needs.

#ifdef MVS
#define FILEPREFIX
#define FILESUFFIX
#endif

for UNIX it's
#ifdef UNIX
#define FILEPREFIX /usr/tmp/    !Where this is the output location you specify such as /dbextract/
#define FILESUFFIX
#endif
 
 
 
 

Ken Look wrote:

Operating System: MVS
Database: DB2
SQR Version 3

    Anyone ever get multiple reports to be redirected using the -F parm to
specific dataset names in this environment?  Better yet, has anyone ever
gotten the output to work on the mainframe, period?  This works fine on the
PC, but not on the IBM mainframe.  Using the -F command puts the secondary
reports into the SQR PDS as a member, which is not going to work in our
situation.   This SQR is producing three reports, so I need to redirect the
last two reports to specific datasets, not PDS.  I've talked with one other
MVS shop and they say this  (multiple report processing) doesn't work.  Can
anyone tell me that it does?

Ken Look
Look Consulting
KWLook@AOL.COM

PRCS_SQR.doc

begin:vcard
n:Oltmanns;Larry
x-mozilla-html:TRUE
org:
adr:
version:2.1
email;internet:skyway@mn.uswest.net
title:Consultant
fn:Larry  Oltmanns
end:vcard