Here's the entire job step. Since it's a new day, I'm not getting the same number of records that passed filtering, but still no output records printed.

//*
//    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=''
//EREPNOW  EXEC  PGM=IFCEREP1,REGION=4M,
//         PARM='CARD'
//ACCIN    DD  DSN=SYSPLEX.LOGREC.ALLRECS,
//         DISP=SHR,
//         DCB=(RECFM=VB,BLKSIZE=4000),
// SUBSYS=(LOGR,IFBSEXIT,'FROM=&FROM,TO=&TO,&GMTLOCAL', X
//             '&SYSTEM')
//DIRECTWK DD  UNIT=SYSDA,SPACE=(CYL,50,,CONTIG)
//EREPPT   DD SYSOUT=*
//TOURIST  DD SYSOUT=*
//SYSABEND DD SYSOUT=*
//SYSIN    DD *
PRINT=AL
HIST
ACC=N
TABSIZE=1024K
TYPE=OT
ENDPARM
/*

LEVEL = VERSION 3 RELEASE 5 EREP INFORMATIONAL MESSAGES DATE - 304 14

INPUT PARAMETER STRING CARD
PRINT=AL
HIST
ACC=N
TABSIZE=1024K
TYPE=OT

PARAMETER OPTIONS VALID FOR THIS EXECUTION
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

IFC120I     333    RECORDS THAT PASSED FILTERING



On 10/30/14 14:17, Elardus Engelbrecht wrote:
Lizette Koehler wrote:

According to EREP Reference
MDR Tape devices (not 3590s) ; including controllers
OBR Tape devices (only 3590s) ; including controllers
I wish I have now access to my z/OS toys + EREP to check that out... perhaps 
tomorrow... :-(


I do not think you can get MDR for 3590s.  I think they are on OBR records.
Even with this line where both MDR and 3590 are on SAME line like this one 
below?

04 48 15 35   N/A    MDR    00 A5FC 3590  C1

Mark Jacobs: Ok, without any access to my resources for checking out for you, 
could you rerun your EREP *without* this line:

DEV=(3590) <--- Drop/remove this line.

but remember to use PRINT=AL

So, you select ALL records for ALL devices. Perhaps you can see those missing 
OBR.

But I am absolutely and dying curious about this: 'IFC120I     795    RECORDS 
THAT PASSED FILTERING'

What records do you see there?

Groete / Greetings
Elardus Engelbrecht

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN


Please be alert for any emails that may ask you for login information or 
directs you to login via a link. If you believe this message is a phish or 
aren't sure whether this message is trustworthy, please send the original 
message as an attachment to '[email protected]'.





--
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

Reply via email to