Re: How can I generate a UUID in a z/OS COBOL Program

2019-11-01 Thread Charles Mills
Yes, a service available also to C/C++ programs would be very nice. Charles -Original Message- From: IBM Mainframe Discussion List [mailto:IBM-MAIN@LISTSERV.UA.EDU] On Behalf Of Frank Swarbrick Sent: Friday, November 1, 2019 1:47 PM To: IBM-MAIN@LISTSERV.UA.EDU Subject: Re: How can I

What does "User cannot be authenticated with the GSSAPI credentials" mean?

2019-11-01 Thread Charles Mills
I am seeing FTP timeouts (I know what is causing the timeout -- that's not the question here) with the message EZA2589E Connection to server interrupted or timed out. User cannot be authenticated with the GSSAPI credentials I don't see that "operation" documented here (apologies if this folds):

Re: How can I generate a UUID in a z/OS COBOL Program

2019-11-01 Thread Tony Harminc
On Fri, 1 Nov 2019 at 16:15, Allan Kielstra wrote: > > We're actually working on generating UUID directly from COBOL. I would > expect to see it in V6.2 and V6.3 in a continuous > delivery PTF fairly soon. We'll post more information when it does become > available. Wouldn't want to bump

Re: How can I generate a UUID in a z/OS COBOL Program

2019-11-01 Thread Frank Swarbrick
Most excellent! New Fed Wire rules will require a UUID for an upcoming version, so this is very good news. I do kind of question the need for language specific methods, though. Couldn't an LE service be developed for use by all languages? Either way, I look forward to it.

Re: How can I generate a UUID in a z/OS COBOL Program

2019-11-01 Thread Allan Kielstra
We're actually working on generating UUID directly from COBOL. I would expect to see it in V6.2 and V6.3 in a continuous delivery PTF fairly soon. We'll post more information when it does become available. -- For IBM-MAIN

COBOL Migration v4 to v6.1 - CONDITIONS OF INITIALIZATION

2019-11-01 Thread George, William@FTB
Since migrating from COBOL v4 to COBOL v6.1 a few runtime abends have occurred which seem to have a root cause of data items not being initialized. These data-items seem to be under a group level where the group level is initialized. The compile's diagnostic errors listing shows al warning

Re: How many programs does it take to copy a UNIX file?

2019-11-01 Thread Seymour J Metz
At least IEHMOVE doesn't support paths. -- Shmuel (Seymour J.) Metz http://mason.gmu.edu/~smetz3 From: IBM Mainframe Discussion List on behalf of Charles Mills Sent: Thursday, October 31, 2019 4:13 PM To: IBM-MAIN@LISTSERV.UA.EDU Subject: Re: How

Re: Set change bit after DFdss restore

2019-11-01 Thread Robert2 Gensler
Is it a requirement that the data sets being restored in the other sysplex have the same name as when they were dumped? When dss restore data sets with new names, it turns the changed bit on. Robert DFSMSdss Architecture and Development Tucson, AZ 1-720-349-5211 rgen...@us.ibm.com IBM Mainframe

Token from CELQPIPI per task ?

2019-11-01 Thread Joseph Reichman
Hi Is the token returned from CELQPIPI per task or for any task I have a multitask environment that would like to use the pre-INIT tables -- For IBM-MAIN subscribe / signoff / archive access instructions, send email to

Re: Set change bit after DFdss restore

2019-11-01 Thread Vernooij, Kees (ITOP NM) - KLM
Not exactly my situation: the change bits are off correctly then the datasets are dumped, but I want them turned on when the datasets are restored in the new sysplex. Kees. -Original Message- From: IBM Mainframe Discussion List [mailto:IBM-MAIN@LISTSERV.UA.EDU] On Behalf Of Michael

Re: Set change bit after DFdss restore

2019-11-01 Thread Michael Stein
This might be old news and fixed (or documented?) but I remember that ADRDSSU dump of a full volume turned off the DSCB change bits *IN THE DUMP*. So you have a slightly bad/failing disk. You dump it to tape. IBM replaces the HDA. You restore the tape image to the new disk. Then you toss the