Background: I needed to build a small QA test system that mimics a traditional z/OS batch application — one that opens data sets at regularly scheduled intervals, holds them open to simulate real workload activity, then closes them and waits for the next scheduled cycle. I already had a program...
Every now and then I come across something I started documenting long ago, but never got around to finishing. This is one of those documents. I decided to post it here as well, you never know, it might help someone out. How to set up the IBM ACE vault from scratch The IBM ACE vault...
Looks like you have system wide LIBPATH env var set to /opt/freeware/lib64. Please avoid setting system wide LIBPATH.
after upgrading the LPAR to AIX 7.3.3.1, and when I execute visudo, I get the following error: [qasDB2db01] / $ visudo Could not load program visudo: Dependent module /opt/freeware/lib64/libintl.a(libintl.so.8) could not be loaded. The module has an invalid magic number. I believe the...