|
From: Ashish Kulkarni
Here is the code and error i am getting
AS400 as400 = new AS400(system, user, password);
as400.connectService(AS400.COMMAND);
CommandCall cmd = new CommandCall(as400);
boolean flag = cmd.run("CHGLIBL (QTEMP QGPL)");
Error message
com.ibm.as400.access.ErrorCompletingRequestException:
Exit program denied request.
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.