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



Hi Nathan

Other than the HTTP setup, this sounds like the stuff listed in the IASP manual - there is a list there of object types that have to be in *SYSBAS, mostly these configuration things.

I'd worked on this when I was at RJS, to get those products to run in separate IASPs - one of the primary use cases for me was having a way to test a new version of a product - just have an option on a menu to use the SETASPGRP.

Installation scripts need to be changed, seems to me. You have hinted at some of that.

Yes, you can have the same library names in different IASPs, there just must not be more than one of those IASPs varied on at the same time.

The HTTP config turned out to be butt-easy, as I recall - when I first looked into this, it was not at all clear just HOW to do it. But a couple additions of the IASP name in front of the library seemed usually to take care of it. Memory does not serve me well, here, however.

Nice going - I think this is an under-utilized capability - I'd heard of it at COMMON, and the first thought was not HA, it was test environments.

Cheers
Vern

On 1/11/2018 2:45 PM, Nathan Andelin wrote:
It takes some work. I've learned that much by trial and error. The purpose
of this discussion is to share tips about getting products to run in IASPs.

In a prior discussion I asked about the pros and cons of using IASPs. I
concluded that the pros outweighed the cons. Now I'm testing that
hypothesis. If we're using IASPs in our development environment, I figure
we'll be able to support IASPs at customer sites.

I've configured 3 IASPs, so far. I have a number of use cases in mind. I
saved non-IBM product libraries from *SYSBAS, deleted them, then restored
them to IASPs. That part works. No problem having the same library names in
multiple IASPs and using SETASPGRP to switch between them.

While attempting to get our products to run, I discovered that our Our HTTP
server configurations needed to be changed to reference objects in IASP
directories.

I discovered that application-specific job queues, job descriptions,
message queues, subsystem descriptions, and subsystem-class definitions
needed to be moved back into *SYSBAS in order to use IBM i commands like
STRSBS, SBMJOB, and others that utilize such configuration objects.

I envision changing some application-specific commands to optionally prompt
for IASP name in order to install and configure product environments.

Do you have any other tips or gotchas to share?


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.