On 10/31/14 08:38, Elardus Engelbrecht wrote:
Mark Jacobs wrote:
// SUBSYS=(LOGR,IFBSEXIT,'FROM=&FROM,TO=&TO,&GMTLOCAL', X
// '&SYSTEM')
To what is that line resolved eventually by JES2?
// SET FROM=OLDEST
// SET TO=YOUNGEST
// SET GMTLOCAL=LOCAL
//*
//* SET FROM='(2007/085,05:00)'
//* SET TO='(2007/085,06:00)'
//*
// SET SYSTEM='SYSTEM=TCSM' <- SYSNAME OF SYSTEM
//* SET SYSTEM=''
IEFC653I SUBSTITUTION JCL -
DSN=SYSPLEX.LOGREC.ALLRECS,DISP=SHR,DCB=(RECFM=VB,BLKSIZE=4000),SUBSYS=(LOGR,
IFBSEXIT,'FROM=OLDEST,TO=YOUNGEST,LOCAL','SYSTEM=TCSM')
I use this every morning this: SUBSYS=(LOGR,IFBSEXIT,,'LASTRUN'),
About &SYSTEM, I omitted it because I use above to collect all information from
ALL LPARs in my SYSPLEX, thus ensure I get all records from all systems.
Of course, your needs may be different.
PRINT=AL
HIST
ACC=N
TABSIZE=1024K
TYPE=OT
ENDPARM
Hmm, Thanks, but nothing strange or weird to me.
RECORD TYPES(OBR,MDR),MODE ALL,PRINT(EDIT,SUMMARY,DATA
REDUCTION),HISTORY INPUT
DATE/TIME RANGE - ALL
TABLE SIZE - 1024K,LINE COUNT - 050
LINE LENGTH - 132
Output seemed fine/expected with me.
Just one last try before you open a PMR with IBM:
Try replace PRINT=AL with SYSUM or EVENT or PRINT=SU. Try SHORT=Y (Ok, that is
for OBR, but ... ) just to see what you get. I'm not 100% sure what combination
will work...
I am very sure all of us are *missing* obvious...
HTH! and good luck!
Groete / Greetings
Elardus Engelbrecht
I'll try a few more things today, then I'll open up a PMR. Thanks.
--
Mark Jacobs
Time Customer Service
Tampa, FL
----
The standard you walk past is the standard you accept.
Lt. Gen. David Morrison, Australian Army Chief
----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN