Re: USS compare

2022-06-24 Thread kekronbekron
This is exactly what I had used to compare USS when applying zOS maint. - KB --- Original Message --- On Saturday, June 25th, 2022 at 5:40 AM, David Crayford wrote: > On 25/06/2022 7:43 am, Bhum Muth wrote: > > > I want to compare the names and content of the files > > > diff -r dir1

Re: USS compare

2022-06-24 Thread Paul Gilmartin
On Fri, 24 Jun 2022 23:42:44 +, Sri h Kolusu wrote: > >Use dircmp > >https://www.ibm.com/dscs/en/zos/2.4.0?topic=descriptions-dircmp-compare-directories > I nadn't known about that: Guideline: The dircmp utility is fully supported for compatibility with older UNIX systems. However,

Re: USS compare

2022-06-24 Thread David Crayford
I already provided a link to the doc in a previous post. > On 25 Jun 2022, at 8:59 am, Paul Gilmartin > <042bfe9c879d-dmarc-requ...@listserv.ua.edu> wrote: > > On Sat, 25 Jun 2022 08:10:23 +0800, David Crayford wrote: > >>> On 25/06/2022 7:43 am, Bhum Muth wrote: >>> I want to compare

Re: USS compare

2022-06-24 Thread Paul Gilmartin
On Sat, 25 Jun 2022 08:10:23 +0800, David Crayford wrote: >On 25/06/2022 7:43 am, Bhum Muth wrote: >> I want to compare the names and content of the files > >diff -r dir1 dir2 > diff-results.txt > That's at least an instance. If the OP wants general proficiency, he should consult:

Re: USS compare

2022-06-24 Thread David Crayford
On 25/06/2022 7:43 am, Bhum Muth wrote: I want to compare the names and content of the files diff -r dir1 dir2 > diff-results.txt -- For IBM-MAIN subscribe / signoff / archive access instructions, send email to

Re: USS compare

2022-06-24 Thread Bhum Muth
And save the output to some text file -- For IBM-MAIN subscribe / signoff / archive access instructions, send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

Re: USS compare

2022-06-24 Thread Bhum Muth
I want to compare the names and content of the files -- For IBM-MAIN subscribe / signoff / archive access instructions, send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

Re: USS compare

2022-06-24 Thread Sri h Kolusu
>> mounted zFS files(2 etc files) them zOS, /etc is a directory and I want to >> compare the contents of two directories. BM, Use dircmp https://www.ibm.com/docs/en/zos/2.4.0?topic=descriptions-dircmp-compare-directories Thanks, Kolusu

Re: USS compare

2022-06-24 Thread Enzo D'Amato
Do you want to compare the file names in the directory, or the names and content of the files? Get BlueMail for Android On Jun 24, 2022, at 7:01 PM, Bhum Muth mailto:bhumi.mu...@gmail.com>> wrote: mounted zFS files(2 etc files) them zOS, /etc is a directory and I want to

Re: USS compare

2022-06-24 Thread David Crayford
diff https://www.ibm.com/docs/en/zos/2.4.0?topic=descriptions-diff-compare-two-text-files-show-differences > On 25 Jun 2022, at 6:40 am, Bhum Muth wrote: > > Would like to know if any easy way to compare 2 USS files (say compare 2 > versions of /etc). > > Thanks, > BM > >

Re: USS compare

2022-06-24 Thread Bhum Muth
mounted zFS files(2 etc files) them zOS, /etc is a directory and I want to compare the contents of two directories. Thanks, BM -- For IBM-MAIN subscribe / signoff / archive access instructions, send email to

Re: USS compare

2022-06-24 Thread Charles Mills
Does SUPER-C support UNIX files? Also, /etc is a directory, not a file, right? Do you want to compare two files, or the contents of two directories? Charles -Original Message- From: IBM Mainframe Discussion List [mailto:IBM-MAIN@LISTSERV.UA.EDU] On Behalf Of Enzo D'Amato Sent:

Re: USS compare

2022-06-24 Thread Enzo D'Amato
I am not sure if all of these are on USS, but one of these should do what you are looking for: https://www.softwaretestinghelp.com/compare-two-files-unix/ -Original Message- From: IBM Mainframe Discussion List [mailto:IBM-MAIN@LISTSERV.UA.EDU] On Behalf Of Bhum Muth Sent: Friday, June

USS compare

2022-06-24 Thread Bhum Muth
Would like to know if any easy way to compare 2 USS files (say compare 2 versions of /etc). Thanks, BM -- For IBM-MAIN subscribe / signoff / archive access instructions, send email to lists...@listserv.ua.edu with the message:

Re: Multiple MDBs

2022-06-24 Thread Charles Mills
I see you have not gotten any replies. I am looking at code I wrote several years ago that runs as a CNZ_WTOMDBEXIT. It looks to me like the code assumes only a single MDB, and I am sure I never had any issues in that regard. That does not mean that the code is correct of course! FWIW

Where to connect TS7720 to network

2022-06-24 Thread Enzo D'Amato
Hello. In the time since I have last posed, someone has sent up a TS7720 tape unit (with all of its drives unwiped). The unit arrived yesterday, and I have been busy trying to get it set up. have power connected, and I have booted the cache controller, VEB, and TSSC, however I cannot connect to

Re: Encrypted datasets - question about key (pervasive encryption)

2022-06-24 Thread Eric D Rossman
While it is true that you can use different CKDS, the label must refer to the same key (even under different master keys) or you won't be able to open the dataset. There is no KVV anywhere. The value in the catalog for each encrypted dataset is unique to that dataset and is not directly

Re: Encrypted datasets - question about key (pervasive encryption)

2022-06-24 Thread Radoslaw Skorupka
Well, labels are unique within ICSF realm or more precisely - CKDS. However it is possible to share dataset between systems, non-sysplexed to simplify the considerations. And it is possible (by mistake) to have same labels but different key values. Or just replace the key by mistake. KVV - I

Re: Encrypted datasets - question about key (pervasive encryption)

2022-06-24 Thread Eric D Rossman
Labels for dataset encryption keys (DATA or CIPHER) are unique. You cannot have the same label with different types where one of the types is DATA or CIPHER. What "KVV" are you referring to? Eric Rossman, CISSP ICSF Cryptographic Security Development z/OS Enabling Technologies

SUSE Linux Enterprise 15 Service Pack 4 is now GA

2022-06-24 Thread Mark Post
Cross-posted to Linux-390, IBMVM, and IBM-Main All, SLES15 SP4 has now been released. A fuller announcement in the form of a blog post is at https://www.suse.com/c/good-news-everyone-sle-15-sp4-is-now-released/ . The ISO images are available at https://www.suse.com/download/ or via your

Re: How To Handle RACROUTE logic

2022-06-24 Thread Peter Relson
> One routine issues RACROUTE REQUEST=FASTAUTH, and the other issues RACROUTE > REQUEST=AUTH. It is relatively uncommon to need to use FASTAUTH. Be sure that you are using it when appropriate and are aware of its restrictions. Peter Relson z/OS Core Technology Design

Re: Encrypted datasets - question about key (pervasive encryption)

2022-06-24 Thread Nigel Morton
IDCAMS DCOLLECT is your friend. Encryption type and key label are at offset x'182' and x'184' respectively in the D record for each data set. On Fri, 24 Jun 2022 at 14:14, Radoslaw Skorupka wrote: > Encrypted dataset can be easily recognized using ISPF/PDF 3.4 - I line > commands. > However

Encrypted datasets - question about key (pervasive encryption)

2022-06-24 Thread Radoslaw Skorupka
Encrypted dataset can be easily recognized using ISPF/PDF 3.4 - I line commands. However "Encrypted - YES" does not contain some important details. Next step could be IDCAMS LISTCAT ENT(dataset) - it shows key label. However in some cases it is possible to have two different keys with same

Re: Highlighted Console Messages

2022-06-24 Thread David Spiegel
Hi Brian, I purposely avoided being explicit to let the readers draw their own conclusions. Regards, David On 2022-06-24 00:18, Brian Westerman wrote: That's almost the same thing, right? :) On Thu, 23 Jun 2022 06:56:29 -0400, David Spiegel wrote: HI Brian, In Ontario, OPP=Ontario