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



That is handy information. For ISV commands (now that most if not all
use PRD library) that will be nice - I hate to monkey with LIBL unless I
really have to.

The basis for my question is that we are currently on 6.5.4 for
production servers and will be moving forward to 7.0.2/7.0.3 very soon
but before we are done I will probably be doing something with 8.0. So
I can see a situation where we have servers at 6.x, 7.x, and 8.x. Not
for a real lengthy time but long enough and probably longer than I'm
thinking.....

I'm just trying to figure out if I should care much which version of the
command I'm running. Using the API I can easily program the commands to
use the version that matches the server. Not a big deal - just made me
think whether it really mattered. I need to start using the API's more
anyway.



Michael Crump

Manager, Computing Services
Saint-Gobain Containers, Inc.
1509 S. Macedonia Ave.
Muncie, IN 47302
765.741.7696
765.741.7012 f

Never share a fox hole with anyone braver than you.
This email and its attachments may be confidential and are intended
solely for the use of the individual to whom it is addressed. Any views
or opinions expressed are solely those of the author and do not
necessarily represent those of Saint-Gobain. If it did, it would be
folded, mutilated, watered down, politically corrected, and would show
up a week later if at all. If you are not the intended recipient of
this email and its attachments, you must take no action based upon them,
nor must you copy or show them to anyone.
Please contact the sender if you believe you have received this email in
error.

-----Original Message-----
From: domino400-bounces+mike.crump=saint-gobain.com@xxxxxxxxxxxx
[mailto:domino400-bounces+mike.crump=saint-gobain.com@xxxxxxxxxxxx] On
Behalf Of rob@xxxxxxxxx
Sent: Wednesday, December 05, 2007 3:55 PM
To: Lotus Domino on the iSeries / AS400
Subject: RE: Domino Server release and domino command best practices

I just ran
WRKOBJ *ALL/SBMDOMCMD
Look at my results:
Object Type Library Attribute
SBMDOMCMD *CMD QDOMINO702
SBMDOMCMD *CMD QNOTES
SBMDOMCMD *CMD QSYS PRX

Do you know what the PRX means? That means it is a Proxy Command.
Something new in V5R4. Basically it is a lot like a symbolic link in
the
IFS. If you do a
DSPCMD QSYS/SBMDOMCMD
you will see that it executes the command QDOMINO702/SBMDOMCMD.
With a proxy command if you do a CHGCMDDFT on QSYS/SBMDOMCMD you will
also
change the defaults on the command in QDOMINO702. IBM goes to great
length's to explain this in the V5R4 MTU.

Don't know if this has any relavance to your situation at hand, but it
might be a handy piece of information.

We've actually created a few of our own proxy commands. Let's say there

was a vendor supplied command that was not duped into QGPL or some
system
library list portion. We would create a proxy command to their command.

Thus, when we upgraded their software we would not have to worry about
upgrading a copy of their command in the system portion of the library
list because a proxy command would point to the updated command
automatically. A proxy command is like a LF built over a PF. Much
different than a CRTDUPOBJ of that PF. The LF has up to the second
updates, while the CRTDUPOBJ has no updates.

Rob Berendt

As an Amazon Associate we earn from qualifying purchases.

This thread ...

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.