× 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.



I added lines 4900 through 5200 ...  

2600-
/********************************************************************
2700-      PGM

2800-      MONMSG MSGID(CPF0000)

   2900- /* A458A */

   3000-      STRSBS QSERVER

   3100-      STRSBS SBSD(QSYS/QCTL)

   3200-      STRSBS SBSD(AMESYS/QSPL)

   3300-      STRSBS SBSD(AMESYS/QSNADS)

   3400-      STRCLNUP

   3500-      STRPRTWTR DEV(*ALL)

   3600-      STRSBS SBSD(AMESYS/QBATCH)

   3700-      STRSBS SBSD(AMESYS/QCMN)

   3800-      STRSBS SBSD(AMESYS/QINTER)

   3900-      STRSBS SBSD(QPGMR)

                            
   4500- /* A458A */

   4600-      DLYJOB     DLY(120)

   4700-      STRTCP

   4800-      MONMSG MSGID(CPF0000)
______________________________________________________________________

   4900-      MONMSG CPF0000

   5000-      CHGLINETH  LIND(ETHLIN01) ONLINE(*YES) DUPLEX(*FULL)

   5100-      MONMSG CPF0000

   5200-      VRYCFG CFGOBJ(ETHLIN01) CFGTYPE(*LIN) STATUS(*ON)
______________________________________________________________________

   5300- /* A458A */

   5400-      DLYJOB     DLY(120)

   5500-      STRHOSTSVR *ALL

   5600-      MONMSG MSGID(CPF0000)

   5700-

                                     
   6000-      ENDPGM


-----Original Message-----
From: midrange-l-bounces@xxxxxxxxxxxx
[mailto:midrange-l-bounces@xxxxxxxxxxxx] On Behalf Of Chris Bipes
Sent: Thursday, June 01, 2006 11:12 AM
To: Midrange Systems Technical Discussion
Subject: RE: TCP/IP tuning

Put this into your startup

MONMSG CPF0000
CHGLINETH LIND(ETHLIN01) DUPLEX(*FULL) ONLINE(*YES) MONMSG CPF0000
VRYCFG CFGOBJ(ETH01) CFGTYPE(*LIN) STATUS(*ON)


Christopher Bipes
Information Services Director
CrossCheck, Inc.

-----Original Message-----
From: midrange-l-bounces@xxxxxxxxxxxx
[mailto:midrange-l-bounces@xxxxxxxxxxxx] On Behalf Of Chris Bipes
Sent: Thursday, June 01, 2006 9:07 AM
To: Midrange Systems Technical Discussion
Subject: RE: TCP/IP tuning

It is best to change the ONLINE to *NO and put the ONLINE(*YES) in the
startup program along with the rest of the changes.  Otherwise the
change could fail if the line is varied on before the command runs.

"CHGLINETH LIND(ETHLIN01) DUPLEX(*FULL) ONLINE(*YES)" 

Christopher Bipes
Information Services Director
CrossCheck, Inc.

--
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 thread ...


Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

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.