Re: CSUSPEND Help (Was Problem after starting PPRC)

2017-12-04 Thread Gonzalo Cengotita
Watching the original problem, maybe a CSUSPEND command will no be enough to bypass this issue, you can try it and, if it doesn't work, do a CDELPAIR command *Gonzalo Cengotita* 2017-12-03 7:41 GMT+01:00 גדי בן אבי : > Hi, > Can anyone help me with the CSUSPEND help, specifical

Re: CSUSPEND Help (Was Problem after starting PPRC)

2017-12-04 Thread Gonzalo Cengotita
Hi, do a CQUERY DEVN() where nnn is the devnum you want to suspend and you will find all the info matching with the CSUSPEND command syntax. If you need more detail, please ask Regards, *Gonzalo Cengotita* 2017-12-03 7:41 GMT+01:00 גדי בן אבי : > Hi, > Can anyone help me wi

Re: Removing Catalog Entries for Datasets That Do Not Exist

2017-08-21 Thread Gonzalo Cengotita
gards, *Gonzalo Cengotita* 2017-08-21 13:21 GMT+02:00 Rodatz, William J < william.rod...@labor.alabama.gov>: > Hi, > > I want to thank everyone who responded to my inquiry regarding the > deletion of migrated datasets. It looks like all of the responses have > suggested using

Re: Xdc output print

2016-12-29 Thread Gonzalo Cengotita
Hi, Is a PDS previously created?. Iif the PDS already exists, you can`t change the lrecl. It only can be done in a new PDS Regards *Gonzalo Cengotita* 2016-12-29 15:46 GMT+01:00 venkat kulkarni : > Hello Group, > > We have big lengthy report in sdsf and I was trying xdc to save re

Re: High disconnect times and PPRC

2016-08-17 Thread Gonzalo Cengotita
Hi, Then you should do CQUERY to the secondary devices to find the Global Copy links Regards, *Gonzalo Cengotita* 2016-08-17 12:50 GMT+02:00 Martyn Jones : > The adapters we are seeing with high response times are 0032 and 0532. > > Turns out these are the Async links to a Global Mi

Re: High disconnect times and PPRC

2016-08-17 Thread Gonzalo Cengotita
Hi, DMX11 is the serial number of the disk cabinet. Which adapters are you seeing with the high response time? *Gonzalo Cengotita* 2016-08-16 14:16 GMT+02:00 Martyn Jones : > Our client is experiencing delays due to high disconnect times in a PPRC > environment. > > These pro

Re: High disconnect times and PPRC

2016-08-16 Thread Gonzalo Cengotita
Hi I work with IBM DS8* and this links (R748LPST/R784LPSO) are not familiar to me. That's why I was asking . May I see a Cquery output? *Gonzalo Cengotita* 2016-08-16 14:16 GMT+02:00 Martyn Jones : > Our client is experiencing delays due to high disconnect times in a PPRC >

Re: High disconnect times and PPRC

2016-08-16 Thread Gonzalo Cengotita
Hi, what kind of disk cabinet are you using: IBM disks or any other? *Gonzalo Cengotita* 2016-08-16 14:54 GMT+02:00 Martin Packer : > If you're looking at 74-8 you might want to see the RATE to those > adapters, as well as the Response Time. My - admittedly embryonic - code > d

Re: High disconnect times and PPRC

2016-08-16 Thread Gonzalo Cengotita
Hi, did you executed CQUERY command against 1 device of every LCU in your system? Regards, Gonzalo Cengotita *Gonzalo Cengotita* 2016-08-16 14:16 GMT+02:00 Martyn Jones : > Our client is experiencing delays due to high disconnect times in a PPRC > environment. > > These pro

Re: Size default in CEEPRMxx V5R1

2016-07-12 Thread Gonzalo Cengotita
! Gonzalo Cengotita *Gonzalo Cengotita* 2016-07-12 12:28 GMT+02:00 Jorge Garcia : > Hi, > > We are migrating from cobol V4R2 to V5R1. Some of our test compilations > cancel with IGYLI5062-U and we must increase the default SIZE in COBOL > options. We want to avoid change this op

Re: Space Calculation on z/OS sytems

2016-05-25 Thread Gonzalo Cengotita
Hi, I use the option "G" and make the changes needed in the report. When i finish i hit the pf3 keys and the JCL is stored in a report library. *Gonzalo Cengotita* 2016-05-25 8:39 GMT+02:00 Mainframe Mainframe : > Hello Gonzalo, > As suggested, I tried using ISMF Repo

Re: Space Calculation on z/OS sytems

2016-05-24 Thread Gonzalo Cengotita
Hi, in ISMF you have the option: "G- Report Generation" There you can develop a bunch of JCLs generators of rmm and HSM reports. I find it very useful, because I don't need to know the structure of the DCOLLECT output to use it Regards, Gonzalo Cengotita *Gonzalo Cengoti

Re: QUESTION ABOUT FLASHCOPY

2016-04-06 Thread Gonzalo Cengotita
In the manual "z/OS V1R13.0 DFSMSdss Storage Administration" you can see (Explanation of COPY Command Keywords, page 340) "FULL specifies that an entire DASD volume is to be copied. This is the default. Unallocated tracks are not copied." I think this answer your question

Re: Odd behaviour with DFHSM & DFSORT in batch.

2016-02-12 Thread Gonzalo Cengotita
hi, for me the "rename" solution worked fine, no need to make 2 jcls, thanks *Gonzalo Cengotita* 2016-02-12 11:53 GMT+01:00 Vince Getgood : > Lizette, > We don't have automation or scheduling software, but thanks. > > Putting the sort into the REXX worked like a cha

Re: Odd behaviour with DFHSM & DFSORT in batch.

2016-02-12 Thread Gonzalo Cengotita
Hi, what I do to avoid this is creating 2 JCLs . First JCL create the HSM list, and the second JCL make whatever you need to do with the list. Regards *Gonzalo Cengotita* 2016-02-12 7:19 GMT+01:00 Peter Hunkeler : > > > > My suggested solution is to change the SORTIT step t

Re: DFHSM/SMS QUESTION - SPACE MANAGEMENT

2016-01-15 Thread Gonzalo Cengotita
LOG in the records headed ACTION=EXPIRED or SPCMGMT, (RC=53). Regards, Gonzalo Cengotita *Gonzalo Cengotita* 2016-01-14 21:18 GMT+01:00 Gibney, David Allen,Jr : > Also, what are the actual dataset attributes? DFHSM doesn't do some > "incomplete" datasets. Are they backed up

Re: RMM byte usage

2015-11-03 Thread Gonzalo Cengotita
As Greg pointed, there is no need to write RECORDS(X). If you use the XREPTEXT DD, the command RPTEXT create only extended extract records Regards, Gonzalo Cengotita *Gonzalo Cengotita* 2015-11-03 3:13 GMT+01:00 Elaine Beal : > the problem was the DISP=MOD in my message file. >

Re: RMM byte usage

2015-11-01 Thread Gonzalo Cengotita
Hi, How are you creating the extract file? You must use the DD XREPTEXT and the command: RPTEXT RECORDS(X,...) (X at least to get the extended extract records) *Gonzalo Cengotita* 2015-11-02 6:57 GMT+01:00 Elaine Beal : > Thanks Greg. > > I set up the job and I'm getting an

Re: QUESTION ABOUT RMM

2015-06-09 Thread Gonzalo Cengotita
, // SPACE=(TRK,(ppp,sss),RLSE),RECFM=VB,LRECL=9216 // BLKSIZE=0 //JRNLBKUP DD DISP=(,CATLG),UNIT=SYSALLDA,DSN=BACKUP.JRNL(+1), // SPACE=(TRK,(ppp,sss),RLSE),RECFM=VB,LRECL=9248 // BLKSIZE=0,BUFNO=30 the rest is correct for me (I have never backed up CDS to tape) Regards, Gonzalo Cengotita Quirce

Re: DASD Model-27 & 54 implementation

2015-01-22 Thread Gonzalo Cengotita
and I can use only the 29,4 extents in z/OS, so I am wasting 0,6 from the last extent (483 cilinders) Regards, Gonzalo Cengotita 2015-01-21 21:45 GMT+01:00 R.S. : > W dniu 2015-01-21 o 17:30, Tom Marchant pisze: > >> On Wed, 21 Jan 2015 15:11:13 +, Vernooij, CP (ITOPT1)

Re: DASD Model-27 & 54 implementation

2015-01-21 Thread Gonzalo Cengotita
Hi, I think there are not special considerations with model 27 or model 54. Those dasd are just 3390-9 devices with a bigger size. Regards, Gonzalo Cengotita 2015-01-21 12:23 GMT+01:00 Buckton, T. (Theo) : > Hi, > > Please refer me to documents containing notes on implementing

Re: Locate unit address of a NON SMS volume using ISMF

2014-03-14 Thread Gonzalo Cengotita
You can use ISMF in panel "Volume Selection Entry" (option 2.1) there is a field :"Type of volume List" (1-Online,2-Not Online,3-Either) You can fill this field with a "2" and write the volser in "Volume Serial Number" field. Have you tried it? Regards,

Re: Flascopy SE

2014-01-20 Thread Gonzalo Cengotita
exhausted. There is a Redbook available: IBM System Storage DS8000 Series: IBM FlashCopy SE (REDP-4368-00) Greetings, Gonzalo Cengotita 2014/1/20 Dazzo, Matt > We currently use flashcopy for backups, control cards below. Processing is > instantaneous. It establishes the FC relations

Re: Lookat

2013-12-13 Thread Gonzalo Cengotita
/ signoff / archive access instructions, > send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN > -- *Gonzalo Cengotita* -- For IBM-MAIN subscribe / signoff / archive access instructions, send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

Re: Lookat

2013-12-13 Thread Gonzalo Cengotita
I think these are partial good news, as IBM said: "You can continue to access older releases of messages at the website AS-IS." So, I guess Look At can still be used for versions until 1.13. Gonzalo Cengotita 2013/12/13 Klan, Rob (RET-DAY) > Thank You to those whom resur

Re: ISPF screen pre-occupied message

2013-05-30 Thread Gonzalo Cengotita
gt; > -- > For IBM-MAIN subscribe / signoff / archive access instructions, > send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN > -- * * *Gonzalo Cengotita* ---

Re: How to list all tape volumes the shows UNKNOWN on the D SMS,VOL cmd ??

2013-05-17 Thread Gonzalo Cengotita
-- > > For IBM-MAIN subscribe / signoff / archive access instructions, send > email > > to lists...@listserv.ua.edu with the message: INFO IBM-MAIN > > > > -------