Re: Refer Back in JCL

2014-09-25 Thread Bill Oczak
And in STEP2, your IDD should be:   IDD(DASD2)



From:   "Jousma, David" 
To: IBM-MAIN@LISTSERV.UA.EDU, 
Date:   09/25/2014 07:48 AM
Subject:Re: Refer Back in JCL
Sent by:IBM Mainframe Discussion List 



Your ODD statements do not specify the correct DDNAME of TAPE1 or TAPE2

_
Dave Jousma
Assistant Vice President, Mainframe Engineering
david.jou...@53.com
1830 East Paris, Grand Rapids, MI  49546 MD RSCB2H
p 616.653.8429
f 616.653.2717



-Original Message-
From: IBM Mainframe Discussion List [mailto:IBM-MAIN@LISTSERV.UA.EDU] On 
Behalf Of Mainframe Sysprog
Sent: Thursday, September 25, 2014 8:41 AM
To: IBM-MAIN@LISTSERV.UA.EDU
Subject: Fwd: Refer Back in JCL

I think the previous post didn't work due to incorrect email. Trying it 
again on another email. Sorry if it gets posted twice!

-- Forwarded message --
From: Mainframe Sysprog 
Date: Thu, Sep 25, 2014 at 6:06 PM
Subject: Refer Back in JCL
To: IBM Mainframe Discussion List 


Hi All,

I have been trying the REFER Back statement in JCL to take multiple 
backups on a 3592 tape using a JCL such as below. However, for some reason 
this doesn't seem to be working.

//STEP1EXEC PGM=ADRDSSU
//SYSPRINT DD SYSOUT=*
//DASD1DD UNIT=3390,VOL=SER=RSDV01,DISP=SHR
//TAPE1DD DSN=CIMSSP.TAPE3592.BACKUP.RSDV01,
// UNIT=3592ATLC,DISP=(NEW,CATLG),LABEL=(1,SL),
// RETPD=1,VOL=(,RETAIN)
//SYSINDD *
  DUMP IDD(DASD1) ODD(TAPE) -
 DATASET(INCLUDE(**))
/*
//STEP2EXEC PGM=ADRDSSU
//SYSPRINT DD SYSOUT=*
//DASD2DD UNIT=3390,VOL=SER=RSDV02,DISP=SHR
//TAPE2DD DSN=CIMSSP.TAPE3592.BACKUP.RSDV02,
// UNIT=3592ATLC,DISP=(,CATLG),LABEL=(2,SL),
// RETPD=1,VOL=(,RETAIN,REF=*.STEP1.TAPE1)
//SYSINDD *
  DUMP IDD(DASD1) ODD(TAPE) -
 DATASET(INCLUDE(**))

I keep getting an error such as :

IGD306I UNEXPECTED ERROR DURING CBRXLCS PROCESSING  326 RETURN CODE 12 
REASON CODE 67 THE MODULE THAT DETECTED THE ERROR IS IGDIDMUS SMS MODULE 
TRACE BACK - IDMUS IDMSU IDM00 SSIRT SYMPTOM RECORD CREATED, PROBLEM ID IS 
IGD00148

The backups work fine if I try only one backup at a time.

Does anybody see any errors with my JCL or have any suggestions on what 
should I look at?

Thanks
Varun

--
For IBM-MAIN subscribe / signoff / archive access instructions, send email 
to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

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 lists...@listserv.ua.edu with the message: INFO IBM-MAIN

**
This e-mail message and all attachments transmitted with it may contain legally 
privileged and/or confidential information intended solely for the use of the 
addressee(s). If the reader of this message is not the intended recipient, you 
are hereby notified that any reading, dissemination, distribution, copying, 
forwarding or other use of this message or its attachments is strictly 
prohibited. If you have received this message in error, please notify the 
sender immediately and delete this message and all copies and backups thereof. 
Thank you.

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN


Re: DIFFERENTIATION OF VSAM DSNS

2013-01-24 Thread Bill Oczak
The Organization field in Fileaid will display this information for you. 
Use the VSAM Utility which for me is option 3.5. 

Bill Oczak 
Assurant Inc.



From:   willie bunter 
To: IBM-MAIN@LISTSERV.UA.EDU
Date:   01/24/2013 11:25 AM
Subject:DIFFERENTIATION OF VSAM DSNS
Sent by:IBM Mainframe Discussion List 



Good Day All,
 
Is there a way to differentiate or knowing what type of VSAM file it is.  
I had a problem earlier trying to RECATALOG the cluster (the dsn was 
restored from a physical DFDSS backup)  and finally I was able to do so 
because I used parm NONINDEXED.  Besides trial and error is there a way of 
doing this?
 
I checked the LISTCAT however I didn't see anything.  Any suggestions?
 
Thanks

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN



This e-mail message and all attachments transmitted with it may
contain legally privileged and/or confidential information intended
solely for the use of the addressee(s). If the reader of this
message is not the intended recipient, you are hereby notified that
any reading, dissemination, distribution, copying, forwarding or
other use of this message or its attachments is strictly
prohibited. If you have received this message in error, please
notify the sender immediately and delete this message and all
copies and backups thereof. Thank you.

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN


Re: IBM DS8100 to DS8870 Migration

2012-08-15 Thread Bill Oczak
When we migrated from a DS8100 to a VMAX we used Innovation's FDRPAS. We 
moved approximately 25TB of data
in a relatively short time with no issues. Support for this product is 
excellent and it's easy to use. FDRPAS can migrate 
single disk volumes, or an entire DISK controller to the new hardware 
without disruption to normal system activity. 

-------

Bill Oczak 
ACT Mainframe Storage



From:   Raju Reddy 
To: IBM-MAIN@LISTSERV.UA.EDU
Date:   08/15/2012 11:29 AM
Subject:IBM DS8100 to DS8870 Migration
Sent by:IBM Mainframe Discussion List 



Hi All,

We are planning to migrate from IBM DS8100 to DS8870(z/OS platform) in 
next
couple of months.

We are thinking of using TDMF to migrate. We have around 90TB of data to 
be
migrated.

If anyone has done any of the DS8000 migration, can you please me know

1.How long will TDMF take to migrate 90TB of data.?
2. is there any better(safer) way apart from TDMF.?

If anyone of you used TDMF, please provide me some useful tips while
migrating.

thanks.


Cheers,
Raju

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN



This e-mail message and all attachments transmitted with it may
contain legally privileged and/or confidential information intended
solely for the use of the addressee(s). If the reader of this
message is not the intended recipient, you are hereby notified that
any reading, dissemination, distribution, copying, forwarding or
other use of this message or its attachments is strictly
prohibited. If you have received this message in error, please
notify the sender immediately and delete this message and all
copies and backups thereof. Thank you.

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN


AUTO: Bill Oczak is out of the office (returning 06/25/2012)

2012-06-14 Thread Bill Oczak
I am out of the office until 06/25/2012.

If your request requires immediate attention please contact the
ACT Mainframe Storage Technical Support phone line at:
1-866-866-4488 x1


Note: This is an automated response to your message  "Change IEASYMxx via
opartor prompt" sent on 06/14/2012 6:07:54 AM.

This is the only notification you will receive while this person is away.

This e-mail message and all attachments transmitted with it may
contain legally privileged and/or confidential information intended
solely for the use of the addressee(s). If the reader of this
message is not the intended recipient, you are hereby notified that
any reading, dissemination, distribution, copying, forwarding or
other use of this message or its attachments is strictly
prohibited. If you have received this message in error, please
notify the sender immediately and delete this message and all
copies and backups thereof. Thank you.

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN