×
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.
Hi, James,
You will need to get an "admin" involved ...
Meanwhile, you can issue:
CHGSYSLIBL QHLPSYS *ADD
within a job to temporarily deal with the situation.
(You may need elevated authority for that command ...)
Or just issue: ADDLIBLE LIB(QHLPSYS) POSITION(*LAST)
Then the F1=Help will work again within the commands. :-)
HTH,
Mark S. Waterbury
On Friday, October 27, 2023 at 07:33:08 PM EDT, James H. H. Lampert via MIDRANGE-L <midrange-l@xxxxxxxxxxxxxxxxxx> wrote:
On 10/27/23 4:20 PM, Mark Waterbury wrote:
James,
Ensure you have QHLPSYS in your *LIBL ... or in the system portion of the library list. If not, most IBM supplied commands will show that error.
Thanks.
This is weird:
if I display the QSYSLIBL system value on our cloud box, I see:
10 QSYS
20 QSYS2
30 QHLPSYS
40 QUSRSYS
But if I do a DSPLIBL, the SYS portion consists of:
QSYS SYS
QSYS2 SYS
QUSRSYS SYS
The only thing that makes any sense to me is that our LPAR hasn't been
IPL'd since QHLPSYS was added.
--
JHHL
As an Amazon Associate we earn from qualifying purchases.