× 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.



On Fri, Feb 5, 2021 at 11:21 AM Justin Taylor <jtaylor.0ab@xxxxxxxxx> wrote:

Is that the new or old DCM? I had an issue with the new DCM this week, and
IBM support told me to use the old DCM.


I guess it's the old, but I don't know for sure. It's like asking whether
it's Mephistopheles or Beelzebub :)
Couldn't create, couldn't renew certs.

What worked was:

- Danger: Delete all file contents of all subdirs without removing the
subirs.
- *cd /QIBM/UserData/ICSS*
- *for i in `find .`; do if [ -d $i ]; then echo "$i is a directory";
else echo "removing $i"; rm -f $i; fi; done*
- Create keystores and certs anew in DCM.


As an Amazon Associate we earn from qualifying purchases.

This thread ...

Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

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.