|
Your qinter will still grab these devices unless you exclude these work stations mwilk@xxxxx@midrange.com on 09/02/2003 10:05:48 AM Please respond to Midrange Systems Technical Discussion <midrange-l@xxxxxxxxxxxx> Sent by: midrange-l-bounces@xxxxxxxxxxxx To: midrange-l@xxxxxxxxxxxx cc: Subject: interactive subsystem creation Hello everybody! I had to create interactive subsystem that grabs all devices which name starts with a string PCKATOxx. "xx" is a combination of characters eg. PCKATO12, PCKATOAP. I did it using following commands: CRTSBSD SBSD(QGPL/MYINTER) POOLS((1 *BASE) (2 *INTERACT)) AUT(*USE) TEXT(?WILK Interactive Subsystem?) CRTJOBD JOBD(QGPL/MYINTER) RTGDTA(QCMDI) LOG(4 0 *NOLIST) TEXT(?WILK Interactive Subsystem Job Description?) CRTJOBQ JOBQ(QGPL/MYINTER) TEXT(?WILK Interactive Subsystem Job Queue?) ADDJOBQE SBSD(QGPL/MYINTER) JOBQ(QGPL/MYINTER) MAXACT(*NOMAX) ADDCMNE SBSD(QGPL/MYINTER) DEV(PCKATO*) CRTCLS CLS(QGPL/MYINTER) RUNPTY(20) TIMESLICE(2000) DFTWAIT(30) TEXT(?WILK Interactive Subsystem Class?) ADDRTGE SBSD(QGPL/MYINTER) SEQNBR(9999) CMPVAL(*ANY) PGM(QSYS/QCMD) POOLID(2) CLS(QGPL/MYINTER) STRSBS SBSD(QGPL/MYINTER) Unfortunately it doesn't grap devices PCKATOXX. Should I use following command to map the system do interesting devices: ADDWSE SBSD(QGPL/MYINTER) WRKSTN(PCKATO*) ? Do I need to modify any of QINTER subsystem paramters? If yes please tell me. I will be very gratefull for any suggestions and help. Thank you in advance. Best Regards. Marcin Wilk _______________________________________________ This is the Midrange Systems Technical Discussion (MIDRANGE-L) mailing list To post a message email: MIDRANGE-L@xxxxxxxxxxxx To subscribe, unsubscribe, or change list options, visit: http://lists.midrange.com/mailman/listinfo/midrange-l or email: MIDRANGE-L-request@xxxxxxxxxxxx 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.