×
The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.
There are many reasons for keys with expiration dates. CBU, Temp keys,
40 day keys, Reduction Keys, Dev/Demo keys.... No matter they are
UNIVERSALLY a PITA!
IBM sends them with delimiters, e.g. EXPDATE(2022-08-29). Now it's not
the format, nor is it the choice of delimiter because you can do CHGJOB
and select a matching date format and delimiter. The problem is that the
delimiters EXIST. Thus the command fails since IBM REFUSES to enclose
the date in quotes, e.g. EXPDATE('2022-08-29').
You would THINK this would be an easy update, but they have fought me
for years on this and even rejected my RFE on it. :-(
- Larry
On 8/29/2022 10:46 AM, Rob Berendt wrote:
Just for grins I downloaded my keys. Mine are all *PERM. Why do you have expiration dates?
How do you use the parameter *LICKEYFILE on ADDLICKEY?
Instead of a CL you could do this:
Paste it into Run SQL scripts
Search and replace ADDLICKEY with CL: ADDLICKEY
Search and replace VNDDTA(*NONE) with VNDDTA(*NONE);
Run All
Rob Berendt
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact
[javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.