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



TCP ordinarily starts before/with QUSRWRK and QSYSWRK. Without significant
work management that's where most of the TCP applications run.

So start TCP and QUSRWRK/QSYSWRK all in the same block of code. Subsystems
first (they start fast anyway, it's the prestart jobs that take a bit) If
you're really after control, then set all the TCP application servers to not
start automatically but then start them manually in the startup program.
That way it's documented, and you can start/stop what you need, not what was
set to automatically start by someone else.

Make sure to include STRHOSTSVR (towards the end of the program) in your
start up as well. Depending on how fast TCP starts (you might consider a 60
second delay) the host servers sometimes don't behave.

--
Jim Oberholtzer
Chief Technical Architect
Agile Technology Architects


-----Original Message-----
From: MIDRANGE-L [mailto:midrange-l-bounces@xxxxxxxxxxxx] On Behalf Of
Steinmetz, Paul
Sent: Friday, March 27, 2015 4:03 PM
To: 'Midrange Systems Technical Discussion'
Subject: RE: IPv6 disable - yes or no , and which method

Where in QSTRUP should STRTCP be placed, before or after STRSBS.

Paul

-----Original Message-----
From: MIDRANGE-L [mailto:midrange-l-bounces@xxxxxxxxxxxx] On Behalf Of
DrFranken
Sent: Friday, March 27, 2015 4:21 PM
To: Midrange Systems Technical Discussion
Subject: Re: IPv6 disable - yes or no , and which method

Same here. Custom startup for all but the simplest systems these days.

- Larry "DrFranken" Bolhuis

www.frankeni.com
www.iDevCloud.com
www.iInTheCloud.com

On 3/27/2015 1:04 PM, Jim Oberholtzer wrote:
Most of my customers choose to start TCP manually in the start up
program where they force IPV6 to not start.

So, your option 3.

--
Jim Oberholtzer
Chief Technical Architect
Agile Technology Architects
--
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.

--
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-Ups:
Replies:

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.