,
Minoru Massaki - (M*M)
2019年2月20日(水) 17:37 Gadi Ben-Avi :
> Hi,
> I have a lot of volumes that need to be altered.
> They have the wrong category assigned.
> If I use the alter command in the ISMF MOUNTABLE TAPE VOLUME LIST panel,
> the volume is assigned the correct category.
&
> by one of the former IBMers that had done HASP
Is the IBMer Mr. Tom Simpson?
Minoru Massaki - (M*M)
2017-04-17 14:14 GMT+09:00 Anne & Lynn Wheeler :
> ste...@copper.net (Steve Thompson) writes:
> > And there was ASPEN (code name?) that was an "MVS" like O/S t
en by programming language,
even if its SORT control cars are very complex over a very simple REXX
EXEC. ;-)
Again, Kolusu-san and other experts, I really appreciate your kind help.
Regards,
Minoru Massaki - (M*M)
2017-04-16 3:00 GMT+09:00 Sri h Kolusu :
> Minoru Massaki,
>
> It is q
This is a stand alone sort.
Minoru Massaki - (M*M)
2017-04-16 0:13 GMT+09:00 Lizette Koehler :
> Is this a stand alone sort, or a program invoked sort?
>
> Lizette
>
> > -Original Message-
> > From: IBM Mainframe Discussion List [mailto:IBM-MAIN@LISTSERV.
JOINKEY job to do this process.
Only things I want to do is return code setting such as
RC=0 (No SORTOUT Record): No need additional process
RC=8,12,16 (Non-zero SORTOUT records): Need additional process
Above is what I like to do in DFSORT.
Regards,
Minoru Massaki - (M*M)
2017-04-16 0:08 GMT
Hello
I'm looking for a way to set Non-zero return code in DFSORT, when record
count of SORTOUT is not zero.
I know that setting non-zero return code when SORTOUT record count is zero.
Your help would be highly appreciated.
--
全先 実 - Minoru Massaki (M*M)
E-mail: mmass...@gmai
1.1 131135.3
#004 4 1.1 135136.4
#005 7000 5,000.0 7,135 5,136.4
Again, Woodger-san, Koehler-san, and Kolusu-san,
I really appreciate your help.
Thank you!!
Minoru Massaki - (M*M)
2017-02-14 0:43 GMT+09:00 Sri h Kolusu :
> Minoru Massak
T and Syncsort for our customers.
As far as I know, there is no differences between DFSORT and Syncsort in
SORT control cards view point.
If I could build the SORT control cards what I want to do, I'll post it
here.
I might ask again if I need some help.
Thank you!
Minoru Massaki - (M*M)
20
that someone would provide sample of SORT control
statement to resolve my requirement.
Minoru Massaki - (M*M)
--
全先 実 - Minoru Massaki (M*M)
E-mail: mmass...@gmail.com
--
For IBM-MAIN subscribe / signoff / archive access
d out unmatched DCOLLECT record, run NaviQuest SMS configuration
report against the unmatched record.
You could see what differences are easily in the report.
(Assume that there is not so much differences)
If you would like to see the compare jobs, please let me know.
Regards,
Minoru massaki -
I did compare with two SMS Configuration Reports by SUPERC,
but the SUPERC could NOT compare it correctly.
If you are interested in my DFSORT jobs, please contact me offline.
Minoru Massaki - (M*M)
mmass...@gmail.com
2015-08-12 18:11 GMT+09:00 Vernooij, CP (ITOPT1) - KLM <
kees.verno...@klm.com>
tween front key
and data.
Actually it is not needed. It is just separater to see key and data easily.
I understood the limitations when I use the DFSORT control statements you
gave.
Again, thank you!!
Minoru Massaki - (M*M)
2015-06-12 0:33 GMT+09:00 Sri h Kolusu :
> Norbert,
>
Hello Gilmartin-san,
Thank you for your suggestion.
I didn't know a such kind of technique.
Minoru Massaki - (M*M)
2015-06-10 5:41 GMT+09:00 Paul Gilmartin <
000433f07816-dmarc-requ...@listserv.ua.edu>:
> On 2015-06-09 13:19, Tony Harminc wrote:
> >
> > Please
Hello Harminc-san,
Thank you for your attention.
I'll care about hex field sorting hereafter.
Minoru Massaki - (M*M)
2015-06-10 4:19 GMT+09:00 Tony Harminc :
> On 9 June 2015 at 13:50, Minoru Massaki wrote:
>
>
> > Allowing all data (x'00' thru X'FF'
Hi Friemel-san,
I have tested you new DFSORT JCL in our z/OS V2.1 system.
It has worked fine.
Thank you!!
Minoru Massaki - (M*M)
2015-06-10 4:00 GMT+09:00 Norbert Friemel :
> On Wed, 10 Jun 2015 02:37:49 +0900, Minoru Massaki wrote:
>
> >Hello Friemel-san,
> >
> >T
Hi Kolusu-san,
I have sent JOB JCLs and executed output to DFSORT helpline.
Thank you,
Minoru Massaki - (M*M)
2015-06-10 2:43 GMT+09:00 Sri h Kolusu :
> Minoru Massaki,
>
> I did not test out Norbert Friemel solution as it involves 2 passes of
> data along with joinkeys which is
input data to HEX (data become only A thru Z and 0 thru 9)
during DFSORT process might be a solution. ;-)
Again, thank you for your help.
Minoru Massaki - (M*M)
2015-06-10 2:17 GMT+09:00 Sri h Kolusu :
> >>>I needed some amount of time to understand the DFSORT control
> st
Hello Friemel-san,
Thank you for your DFSORT JCL.
In our z/OS V2.1 system, your JCL didn't work correctly.
(output looked like all blank)
After changing VLTRAIL parameter from two characters '<|' to
three characters such as C'<|>', it does work fine.
Thank y
AR
I'd like to make sure that input record data must not have C'$' and C'@'
characters. If it exists in the input data, output data in col.9 thru end
is different from input.
Is this right?
Again, I really appreciate your help.
Minoru Massaki - (M*M)
2015-06-09 2:23 GMT
7;0040')
Does the shifting to right (JFY=(SHIFT=RIGHT)) work as I expected?
In case of the last and the first byte of the records contain x'40',
what should I modify the DFSORT control statements you gave me.
I really appreciate your kind help.
Minoru Massaki - (M*M)
in DFSORT control statement
parameter to select the last 8 bytes.
So I'm asking the way to do it by DFSORT.
Thank you.
Minoru Massaki - (M*M)
2015-06-08 1:59 GMT+09:00 Tony's Outlook via Mozilla :
> There was a DF/SORT related post sometime in the not so distant past that
> ga
obs such as DFSORT,
IDCAMS, and other utilities.
I don't know the reason.
Thank you!
Minoru Massaki - (M*M)
2015-06-08 1:21 GMT+09:00 Lizette Koehler :
> I am sure the DFSORT team will respond on Monday in the USA.
>
> Or you could send your query to them, there might be someone w
Hello Gilmartin-san,
Thank you for your idea.
At this point, they (the customer) want to use only DFSORT without E15/E35.
I'll tell them your ideas.
Minoru Massaki - (M*M)
2015-06-07 23:46 GMT+09:00 Paul Gilmartin <
000433f07816-dmarc-requ...@listserv.ua.edu>:
> On Sun,
without E15/E35
exits.
Thank you for your suggestion.
Minoru Massaki - (M*M)
2015-06-07 23:34 GMT+09:00 Martin Packer :
> How many different record lengths do you expect to see? If it's a few then
> maybe doing a bunch of IFTHEN clauses on the length in the RDW helps move
> these fie
he last 8 bytes.
The last 8 bytes is also binary.
I'd like to hear any ideas how this to be done by DFSORT WITHOUT using
E15/E35.
Your help would be highly appreciated.
Minoru Massaki - M*M
--
全先 実 - Minoru Massaki (M*M)
E
your reply.
Minoru Massaki - (M*M)
2014-08-16 1:33 GMT+09:00 Mike Wood :
> ... and 1 more reason MASTER volumes should normally have all data
> sets seen and recorded while rmm (or another tms) is in control - so we
> would know exactly what is on a tape.
> When you add v
private volumes in
TCDB as USER status.
Minoru Massaki - (M*M)
2014-08-13 2:56 GMT+09:00 Robert A. Rosenberg :
> At 00:57 +0900 on 08/13/2014, Minoru Massaki wrote about How do we add
> private volumes in SMS Tape Library to RMM as:
>
>
> Now a customer is using a Tape managem
RMM?
Why does RMM adds private volume as USER status when STATUS(VOLCAT) is used?
Your help would be highly appreciated.
--
全先 実 - Minoru Massaki (M*M)
E-mail: mmass...@gmail.com
--
For IBM-MAIN subscribe / signoff
Is there any way to take log for auditing RMM CHANGEVOLUME and DELETEVOLUME?
I think that RMM journal may be used but format of RMM journal is not
disclosed.
Your help would be highly appreciated.
--
全先 実 - Minoru Massaki (M*M)
E-mail: mmass...@gmail.com
DITTO/ESA EVC (Exported Stacked Volume Copy) function does it.
The document is following:
ftp://public.dhe.ibm.com/software/websphere/awdtools/ditto/ditesv.pdf
Minoru Massaki (M*M)
2012/11/27 Steve Finch :
> Mike
>
> Would you remember what the utility was called (a program name)
Hi Mulder-san,
Thank you very much for your information.
The code change had been made in z/OS V1.10.
After that release, we cannot trace ENQ/DEQ by GTF SVC trace.
I'm going to try to trace it by component trace you suggested.
Again, thank you a lot.
Minoru Massaki (M*M)
2012/11/1
or some code changes SVC trace for ENQ/DEQ?
Your help would be appreciated.
--
全先 実 - Minoru Massaki (M*M)
E-mail: mmass...@gmail.com
--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists
ium for that.
>
Yes, I think so too.
Anyway, I appreciate your kind help.
Minoru Massaki (M*M)
2012/8/25 Mike Wood :
> Massaki-san said
>> They want to set default retantion date based on volser range.
>
> This is a challenge. rmm tries to first determine how VRSes match to t
anual.
Your help would be appreciated.
Minoru Massaki (M*M)
2012/8/25 Mike Wood :
> Massaki-san said :
>>But I could not find out the description or the explanation regarding to type
>>of retention for the COUNT in VOLUME VRS. I have checked R6, R10, R13 RMM G&R
>>manu
fied in data set VRS, according to RMM manual.
Minoru Massaki (M*M)
2012/8/24 Mike Wood :
> Massaki-san, you said
>
>>Thank you very much for informing me that COUNT(0) is available only
> above z/OS V1.9.
>
> A customer wants to use both volume and data set name VRS.
&g
olume doesn't match data set VRSs, they want to
retain the volume by volume VRS.
Minoru Massaki (M*M)
2012/8/23 Pinnacle :
> You have to be on z/OS V1R9 for COUNT(0). Is there a reason you can't use a
> dataset VRS?
>
>
> On 8/22/2012 3:15 PM, Minoru Massaki wrote:
>
there something wrong in my specification about VRS?
Your help is appreciated.
Minoru Massaki (M*M)
2012/8/22 Thomas Conley :
> On 8/21/2012 7:37 PM, Thomas Conley wrote:
>> On 8/21/2012 12:20 PM, Minoru Massaki wrote:
>>> Hello RMM experts,
>>>
>>> I like retain v
Is this working as design or bug?
I want to retain the volume 5 days long, NOT cycle 5.
How can I set the retention data as current data + 5?
Your help would be highly appreciated.
--
全先 実 - Minoru Massaki (M*M)
E-mail: mmass...@gmail.com
--
OP0401 messages are issued only for 3494 tape library,
not for TS3500.
You may have to use TS3500 CLI interface to get cleaner cartridge
information for the TS3500.
If you find nice way to know TS3500 cleaner cartridge information from
MVS, please let us know.
Minoru Massaki (M*M)
2012/7/5
39 matches
Mail list logo