Re: SMF program IFASMFDP cannot read DSNTYPE=LARGE dataset with size CYL 10152

2008-03-06 Thread Chase, John
-Original Message- From: IBM Mainframe Discussion List On Behalf Of Tommy Tsui sorry, I can't find the APAR II4094 on IBM web site It's missing a digit -- try II14094. -jc- -- For IBM-MAIN subscribe / signoff /

SMF program IFASMFDP cannot read DSNTYPE=LARGE dataset with size CYL 10152

2008-03-05 Thread Tommy Tsui
Hi all, In order to collect more SMF record for CICS, I try to collect SMF record on one large data set (DSNTYPE=LARGE), An error IEC143I-17 is issued. Is that means the IEFSMFDP cannot read data set has more than 65535 tracks? or large data set? Tommy

Re: SMF program IFASMFDP cannot read DSNTYPE=LARGE dataset with size CYL 10152

2008-03-05 Thread Gibney, Dave
-MAIN@BAMA.UA.EDU Subject: SMF program IFASMFDP cannot read DSNTYPE=LARGE dataset with size CYL 10152 Hi all, In order to collect more SMF record for CICS, I try to collect SMF record on one large data set (DSNTYPE=LARGE), An error IEC143I-17 is issued. Is that means the IEFSMFDP cannot

Re: SMF program IFASMFDP cannot read DSNTYPE=LARGE dataset with size CYL 10152

2008-03-05 Thread Stephen Mednick
IFASMFDP cannot read DSNTYPE=LARGE dataset with size CYL 10152 Hi all, In order to collect more SMF record for CICS, I try to collect SMF record on one large data set (DSNTYPE=LARGE), An error IEC143I-17 is issued. Is that means the IEFSMFDP cannot read data set has more than 65535

Re: SMF program IFASMFDP cannot read DSNTYPE=LARGE dataset with size CYL 10152

2008-03-05 Thread Tommy Tsui
(either one) might be a better choice for your needs. -Original Message- From: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] On Behalf Of Tommy Tsui Sent: Wednesday, March 05, 2008 10:43 PM To: IBM-MAIN@BAMA.UA.EDU Subject: SMF program IFASMFDP cannot read DSNTYPE=LARGE

Re: SMF program IFASMFDP cannot read DSNTYPE=LARGE dataset with size CYL 10152

2008-03-05 Thread Tommy Tsui
-Original Message- From: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] On Behalf Of Tommy Tsui Sent: Thursday, 6 March 2008 6:06 PM To: IBM-MAIN@BAMA.UA.EDU Subject: Re: SMF program IFASMFDP cannot read DSNTYPE=LARGE dataset with size CYL 10152 sorry, I can't find the APAR

Re: SMF program IFASMFDP cannot read DSNTYPE=LARGE dataset with size CYL 10152

2008-03-05 Thread Edward Jaffe
Stephen Mednick wrote: check out APAR II4094 ITYM APAR II14094 -- Edward E Jaffe Phoenix Software International, Inc 5200 W Century Blvd, Suite 800 Los Angeles, CA 90045 310-338-0400 x318 [EMAIL PROTECTED] http://www.phoenixsoftware.com/

Re: SMF program IFASMFDP cannot read DSNTYPE=LARGE dataset with size CYL 10152

2008-03-05 Thread Tommy Tsui
PROTECTED] On Behalf Of Tommy Tsui Sent: Thursday, 6 March 2008 5:43 PM To: IBM-MAIN@BAMA.UA.EDU Subject: SMF program IFASMFDP cannot read DSNTYPE=LARGE dataset with size CYL 10152 Hi all, In order to collect more SMF record for CICS, I try to collect SMF record on one large data set

Re: SMF program IFASMFDP cannot read DSNTYPE=LARGE dataset with size CYL 10152

2008-03-05 Thread Stephen Mednick
-MAIN@BAMA.UA.EDU Subject: Re: SMF program IFASMFDP cannot read DSNTYPE=LARGE dataset with size CYL 10152 sorry, I can't find the APAR II4094 on IBM web site On 3/6/08, Stephen Mednick [EMAIL PROTECTED] wrote: Tommy, check out APAR II4094 Stephen Mednick Computer Supervisory

Re: SMF program IFASMFDP cannot read DSNTYPE=LARGE dataset with size CYL 10152

2008-03-05 Thread Gibney, Dave
cannot read DSNTYPE=LARGE dataset with size CYL 10152 hi stephen, It works, thanks for help...just need to set the BLOCKTOKENSIZE(NOREQUIRE) many thanks On 3/6/08, Stephen Mednick [EMAIL PROTECTED] wrote: Try: http://www-1.ibm.com/support/docview.wss?uid=isg1II14094 Stephen

Re: SMF program IFASMFDP cannot read DSNTYPE=LARGE dataset with size CYL 10152

2008-03-05 Thread Gibney, Dave
. -Original Message- From: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] On Behalf Of Tommy Tsui Sent: Wednesday, March 05, 2008 10:59 PM To: IBM-MAIN@BAMA.UA.EDU Subject: Re: SMF program IFASMFDP cannot read DSNTYPE=LARGE dataset with size CYL 10152 but why I failed with IEC143I