I think it is something related to the multiversioning. However I have a
system with this:
Resource
ID Option Feature Description
5733LD8 *BASE 5050 Lotus Domino 8 (5724E62)
5733LD8 *BASE 2924 Lotus Domino 8 (5724E62)
5733LD8 12 5050 Lotus Domino 8: Release 8.0.2
5733LD8 12 2924 Lotus Domino 8: Release 8.0.2
5733L85 *BASE 5050 Lotus Domino 8.5 (5724E62)
5733L85 *BASE 2924 Lotus Domino 8.5 (5724E62)
5733L85 1 5050 Lotus Domino 8.5: C API
5733L85 10 5050 Lotus Domino 8.5: Release 8.5.0
5733L85 10 2924 Lotus Domino 8.5: Release 8.5.0
and I can't seem to duplicate the error.
RUNDOMCMD SERVER(notes02) CMD(CALL PGM(COMPACT) PARM('mail/t10etq.nsf'))
Library QDOMINO850 added to library list.
Job 806748/QNOTES/RUNDOMCMD submitted to job queue QBATCH in library
QGPL.
Library QDOMINO850 removed from library list.
...
09/14/2009 13:36:25 Compacting mail/t10etq.nsf (Test
09/14/2009 13:36:26 Compacted mail/t10etq.nsf, 0K b
09/14/2009 13:36:27 Database compactor process shutdown
Apparently RUNDOMCMD is a "proxy" command now. See DSPCMD RUNDOMCMD.
Command . . . . . . . : RUNDOMCMD Library . . . . . . . : QSYS
Target command . . . . . . . . . . . . : RUNDOMCMD
Library . . . . . . . . . . . . . . : QDOMINO850
Text . . . . . . . . . . . . . . . . . : Run Domino Command
Current proxy chain . . . . . . . . . : QSYS/RUNDOMCMD
QDOMINO850/RUNDOMCMD
DSPCMD QDOMINO850/RUNDOMCMD
Program to process command . . . . . . : QNNINRUN
Library . . . . . . . . . . . . . . : QDOMINO850
Current library . . . . . . . . . . . : *NOCHG
Product library . . . . . . . . . . . : *NONE
So I reckon' that the program QDOMINO850/QNNINRUN retrieves the server
attributes to compute what library to use. Let me test that...
RUNDOMCMD SERVER(sametime02) CMD(CALL PGM(COMPACT) PARM('names.nsf'))
Library QDOMINO802 added to library list.
Job 806754/QNOTES/RUNDOMCMD submitted to job queue QBATCH in library
QGPL.
Library QDOMINO802 removed from library list.
Yes, it looks like that's it as SAMETIME02 is an 802 server while NOTES02
is an 850 server.
So I am thinking the problem is something else. Oh well, that was a one
time fluke and doesn't seem to be repeating itself.
Rob Berendt
As an Amazon Associate we earn from qualifying purchases.