|
Why did they use a CPY command followed by CHGOBJOWN versus CHGOWN? Talk about flip flopping between IFS and 400 commands! Rob Berendt ================== "They that can give up essential liberty to obtain a little temporary safety deserve neither liberty nor safety." Benjamin Franklin Chuck Morehead <cbmorehead@nokuse. To: midrange-l@midrange.com com> cc: Sent by: Fax to: midrange-l-admin@mi Subject: Re: CD Burning software? drange.com 12/09/2001 11:05 AM Please respond to midrange-l 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> _______________________________________________ This is the Midrange Systems Technical Discussion (MIDRANGE-L) mailing list To post a message email: MIDRANGE-L@midrange.com To subscribe, unsubscribe, or change list options, visit: http://lists.midrange.com/cgi-bin/listinfo/midrange-l or email: MIDRANGE-L-request@midrange.com Before posting, please take a moment to review the archives at http://archive.midrange.com/midrange-l.
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.