You're right. I misread the problem. Accursed meds.

John McKown 

Systems Engineer IV

IT

 

Administrative Services Group

 

HealthMarkets(r)

 

9151 Boulevard 26 * N. Richland Hills * TX 76010

(817) 255-3225 phone * 

[email protected] * www.HealthMarkets.com

 

Confidentiality Notice: This e-mail message may contain confidential or 
proprietary information. If you are not the intended recipient, please contact 
the sender by reply e-mail and destroy all copies of the original message. 
HealthMarkets(r) is the brand name for products underwritten and issued by the 
insurance subsidiaries of HealthMarkets, Inc. -The Chesapeake Life Insurance 
Company(r), Mid-West National Life Insurance Company of TennesseeSM and The 
MEGA Life and Health Insurance Company.SM

 

> -----Original Message-----
> From: IBM Mainframe Discussion List 
> [mailto:[email protected]] On Behalf Of Chicklon, Thomas
> Sent: Thursday, January 27, 2011 9:49 AM
> To: [email protected]
> Subject: Re: Problem with DFDSS using filtering?
> 
> Even with TYPRUN=NORUN, you will still get the list of datasets that
> *would* have been included.
> 
> I'm betting is has more to do with the single asterisk in the dataset
> name mask.
> 
> 
> 
> Tom Chicklon
> Lead Systems Programmer
> Information Technology - Mainframe Services
> Fifth Third Bank
> 1830 East Paris AVE  MD: RSCB1G
> 616.653.9198 (Phone)
> 616.653.8497 (Fax)
> [email protected]
> 
> 
> 
> -----Original Message-----
> From: IBM Mainframe Discussion List [mailto:[email protected]] On
> Behalf Of McKown, John
> Sent: Thursday, January 27, 2011 10:41 AM
> To: [email protected]
> Subject: Re: Problem with DFDSS using filtering?
> 
> Take off the TYPRUN=NORUN in the PARM=. That is for syntax scanning of
> control statements and all processing up to but not including actually
> taking action on the datasets.
> 
> 
> John McKown 
> 
> Systems Engineer IV
> 
> IT
> 
>  
> 
> Administrative Services Group
> 
>  
> 
> HealthMarkets(r)
> 
>  
> 
> 9151 Boulevard 26 * N. Richland Hills * TX 76010
> 
> (817) 255-3225 phone * 
> 
> [email protected] * www.HealthMarkets.com
> 
>  
> 
> Confidentiality Notice: This e-mail message may contain 
> confidential or
> proprietary information. If you are not the intended recipient, please
> contact the sender by reply e-mail and destroy all copies of the
> original message. HealthMarkets(r) is the brand name for products
> underwritten and issued by the insurance subsidiaries of 
> HealthMarkets,
> Inc. -The Chesapeake Life Insurance Company(r), Mid-West National Life
> Insurance Company of TennesseeSM and The MEGA Life and Health 
> Insurance
> Company.SM
> 
>  
> 
> > -----Original Message-----
> > From: IBM Mainframe Discussion List 
> > [mailto:[email protected]] On Behalf Of John Norgauer
> > Sent: Thursday, January 27, 2011 9:22 AM
> > To: [email protected]
> > Subject: Re: Problem with DFDSS using filtering?
> > 
> > Here's my SYSOUT for this problem:
> > 
> >         1 //SYSJCND    JOB (6400,MISC),JNORGAU,NOTIFY=SYSJCN,
> >           //        CLASS=A,MSGCLASS=T,REGION=4M
> >         2 //IEFPROC EXEC PGM=ADRDSSU,REGION=650K,PARM='TYPRUN=NORUN'
> >         3 //SYSPRINT DD  SYSOUT=*,COPIES=4
> >         4 //TAPE     DD  
> > UNIT=3390,DISP=(,CATLG,DELETE),VOL=SER=PUB100,
> >           //          
> > DSNAME=SYSJCN.PROD.SERVER,SPACE=(CYL,(300,100),RLSE)
> >         5 //SYSIN    DD  *
> > ICH70001I SYSJCN   LAST ACCESS AT 08:06:52 ON WEDNESDAY, 
> > JANUARY 26, 2011
> > IEF236I ALLOC. FOR SYSJCND IEFPROC
> > IEF237I JES2 ALLOCATED TO SYSPRINT
> > IGD100I F358 ALLOCATED TO DDNAME TAPE     DATACLAS (        )
> > IEF237I JES2 ALLOCATED TO SYSIN
> > IEF142I SYSJCND IEFPROC - STEP WAS EXECUTED - COND CODE 0004
> > IEF285I   SYSJCN.SYSJCND.JOB08751.D0000102.?           SYSOUT
> > IEF285I   SYSJCN.PROD.SERVER                           CATALOGED
> > IEF285I   VOL SER NOS= PUB100.
> > IEF285I   SYSJCN.SYSJCND.JOB08751.D0000101.?           SYSIN
> > IEF373I STEP/IEFPROC /START 2011026.0807
> > IEF374I STEP/IEFPROC /STOP  2011026.0807 CPU    0MIN 00.02SEC 
> > SRB    0MIN 
> > 00.00
> > IEF375I  JOB/SYSJCND /START 2011026.0807IEF376I  JOB/SYSJCND /STOP 
> > 2011026.0807 CPU    0MIN 00.02SEC SRB    0MIN 00.00S
> > PAGE 0001     5695-DF175  DFSMSDSS V1R11.0 DATA SET SERVICES  
> >    2011.026 
> > 08:07
> > ADR031I (SCH)-PRIME(01), TYPRUN=NORUN REQUESTED. TASKS WILL 
> > EXECUTE IN 
> > NORUN MOD
> >  DUMP DATASET (INCLUDE(ZFS.PROD.SERVER.*)) -
> >         COMPRESS OUTDDNAME(TAPE) TOL(ENQF)
> > ADR101I (R/I)-RI01 (01), TASKID 001 HAS BEEN ASSIGNED TO 
> > COMMAND 'DUMP '
> > ADR109I (R/I)-RI01 (01), 2011.026 08:07:42 INITIAL SCAN OF 
> > USER CONTROL 
> > STATEMEN
> > ADR016I (001)-PRIME(01), RACF LOGGING OPTION IN EFFECT FOR THIS TASK
> > ADR006I (001)-STEND(01), 2011.026 08:07:42 EXECUTION BEGINS
> > ADR415W (001)-DTDSC(04), NO DATA SETS WERE COPIED, DUMPED, OR 
> > RESTORED 
> > FROM ANY
> > ADR040I (001)-DTDSC(01), PROCESSING BYPASSED DUE TO NORUN OPTION
> > ADR006I (001)-STEND(02), 2011.026 08:07:42 EXECUTION ENDS
> > ADR013I (001)-CLTSK(01), 2011.026 08:07:42 TASK COMPLETED 
> > WITH RETURN CODE 
> > 0004
> > ADR012I (SCH)-DSSU (01), 2011.026 08:07:42 DFSMSDSS 
> > PROCESSING COMPLETE. 
> > HIGHEST
> > 
> > 
> > 
> > John Norgauer
> > Senior Systems Programmer
> > Mainframe Technical Support Services
> > University of California Davis Medical Center
> > 2315 Stockton Blvd
> > ASB 1300
> > Sacramento, Ca 95817
> > 916-734-0536
> > 
> >  SYSTEMS PROGRAMMING......  Guilty, until proven innocent !! 
> > "    JN  2004
> > ........
> > "Hardware eventually breaks - Software eventually works"      anon
> > ........
> > 
> > 
> ----------------------------------------------------------------------
> > For IBM-MAIN subscribe / signoff / archive access instructions,
> > send email to [email protected] with the message: GET 
> IBM-MAIN INFO
> > Search the archives at http://bama.ua.edu/archives/ibm-main.html
> > 
> > 
> 
> ----------------------------------------------------------------------
> For IBM-MAIN subscribe / signoff / archive access instructions,
> send email to [email protected] with the message: GET IBM-MAIN INFO
> Search the archives at http://bama.ua.edu/archives/ibm-main.html
> 
> This e-mail transmission contains information that is 
> confidential and may be privileged.   It is intended only for 
> the addressee(s) named above. If you receive this e-mail in 
> error, please do not read, copy or disseminate it in any 
> manner. If you are not the intended recipient, any 
> disclosure, copying, distribution or use of the contents of 
> this information is prohibited. Please reply to the message 
> immediately by informing the sender that the message was 
> misdirected. After replying, please erase it from your 
> computer system. Your assistance in correcting this error is 
> appreciated.
> 
> ----------------------------------------------------------------------
> For IBM-MAIN subscribe / signoff / archive access instructions,
> send email to [email protected] with the message: GET IBM-MAIN INFO
> Search the archives at http://bama.ua.edu/archives/ibm-main.html
> 
> 

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html

Reply via email to