|
IIRC = If I Recall Correctly And in this case, I did recall correctly. Maybe someone can contradict this, but here is where I got the info tha QINSTAP must be owned by QSYS. CD-ROM Premastering on iSeries by Pamela Bowen, Mark Bofferding, and Mark Scheid PartnerWorld for Developers IBM eServer iSeries September 2000 This paper states: . Copy the QINSTAPP CL program into the QTEMP Library. (This is the required location for this special program) CPY OBJ('/qsys.lib/myprod.lib/qinstapp.pgm') TODIR('/qsys.lib/qtemp.lib') . Change the owner to QSYS. (This is required for the QINSTAPP program and is a good idea for other install programs as well) CHGOBJOWN OBJ(QTEMP/QINSTAPP) OBJTYPE(*PGM) NEWOWN(QSYS) Chuck ----- Original Message ----- From: <barsa@barsaconsulting.com> To: <midrange-l@midrange.com> Sent: Sunday, December 09, 2001 9:51 AM Subject: RE: CD Burning software? > > jt, > > I'm not in the office, so I don't have access to my system, but I'm fairly > sure that QINSTAPP doesn't have to be owned by QSYS. We use LODRUN to > install TAA Tools. > > Not to be dumb, but what is IIRC? > > Al > > Al Barsa, Jr. > Barsa Consulting Group, LLC > > 400>390 > > 914-251-1234 > 914-251-9406 fax > > http://www.barsaconsulting.com > http://www.taatool.com > > <snip>
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.