|
Sorry about that - I saw an iSeries Commands Log related fix in the changelog for 6.0.1.2, and didn't check the APAR number carefully enough. Thanks for the correction, Adam wdsci-l-bounces@xxxxxxxxxxxx wrote on 28/07/2006 11:53:21 AM:
Hey Adam, APAR SE26138 (SNDPGMMSG messages not appearing in the command log) is
not
in 6.0.1.2, but is targetted for 6.0.1.3 (iFix3). I'm guessing that's your problem. thanks, Violaine Batthish WebSphere Development Studio Client, IBM Toronto Lab wdsci-l-bounces@xxxxxxxxxxxx wrote on 07/25/2006 12:20:57 PM:Hi all, First off a thanks to everyone at the Toronto lab for getting the
command
log fix in for the latest iFix. I'm impressed! I noticed a strange inconsistency when trying out my User action
command.
This command 'checks out' source by simply checking all programmer libraries to see if anyone else is using the source code. Everything showed up except the last message in the job log ('Mbr TESTPGM copied ...'), which just happens to be the only one I want to show up. I
think
Ican add some MONMSGs to get rid of the unwanted messages, but I can't figure out why the last one isn't showing up. The only difference I
can
see is that it is a *INFO message, with severity 0. The job logginglevelis 4 with severity 0. There is another *INFO message with severity 10 which does show up. I also tried changing the type of message to *COMP, to no avail. Does
it
make sense that any message sent using SNDPGMMSG shows up in the job
log
but not in the iSeries Commands Log view? I am not sure where tocontinueinvestigating, as it seems to be a problem with the interaction
between
WDSc and the QZRCSRVS job. The relevant messages are as follows, with blank lines added by me for legibility, and library names changed. Any suggestions as to why this particular message is not showing up intheCommands Log? QZRCSRVS job log: Client request - run command 'CSNI '. Member TESTPGM file QRPGLESRC in library PGMRLIB1 not found. Member TESTPGM file QRPGLESRC in library MYLIB not found. Member TESTPGM file QRPGLESRC in library PGRMLIB3 not found. Member TESTPGM file QRPGLESRC in library PGRMLIB4 not found. Member TESTPGM file QRPGLESRC in library PGRMLIB5 not found. Member TESTPGM file QRPGLESRC in library PGRMLIB6 not found. Member TESTPGM file QRPGLESRC in library PGRMLIB7 not found. Member TESTPGM file QRPGLESRC in library PGRMLIB8 not found. Member TESTPGM file QRPGLESRC in library PGRMLIB9 not found. Member TESTPGM added to file QRPGLESRC in MYLIB. 3181 records copied from member TESTPGM. Member TESTPGM file QRPGLESRC in MYLIB changed. Mbr TESTPGM copied from PRODLIB/QRPGLESRC to MYLIB/QRPGLESRC,TESTPGM iSeries Commands Log View: CSNI FROMLIB(PRODLIB) FROMSRCF(QRPGLESRC) FROMMBR(TESTPGM)
TOLIB(MYLIB)
TOSRCF(QRPGLESRC) TOMBR(TESTPGM) Member TESTPGM file QRPGLESRC in library PGMRLIB1 not found. Cause . . . . . : The member TESTPGM in file QRPGLESRC in library PGMRLIB1 was not found. The member specified in the command was not found. If the member name is *N, there are no members in the file. Recovery . . . : Add the member (ADDLFM command or ADDPFM command)
and
try the request again. Member TESTPGM file QRPGLESRC in library MYLIB not found. Cause . . . . . : The member TESTPGM in file QRPGLESRC in library
MYLIB
was not found. The member specified in the command was not found. If
the
member name is *N, there are no members in the file. Recovery . . . : Add the member (ADDLFM command or ADDPFM command)
and
try the request again. Member TESTPGM file QRPGLESRC in library PGRMLIB3 not found. Cause . . . . . : The member TESTPGM in file QRPGLESRC in library PGRMLIB3 was not found. The member specified in the command was not found. If the member name is *N, there are no members in the file. Recovery . . . : Add the member (ADDLFM command or ADDPFM command)
and
try the request again. Member TESTPGM file QRPGLESRC in library PGRMLIB4 not found. Cause . . . . . : The member TESTPGM in file QRPGLESRC in library PGRMLIB4 was not found. The member specified in the command was not found. If the member name is *N, there are no members in the file. Recovery . . . : Add the member (ADDLFM command or ADDPFM command)
and
try the request again. Member TESTPGM file QRPGLESRC in library PGRMLIB5 not found. Cause . . . . . : The member TESTPGM in file QRPGLESRC in library PGRMLIB5 was not found. The member specified in the command was not found. If the member name is *N, there are no members in the file. Recovery . . . : Add the member (ADDLFM command or ADDPFM command)
and
try the request again. Member TESTPGM file QRPGLESRC in library PGRMLIB6 not found. Cause . . . . . : The member TESTPGM in file QRPGLESRC in library PGRMLIB6 was not found. The member specified in the command was not found. If the member name is *N, there are no members in the file. Recovery . . . : Add the member (ADDLFM command or ADDPFM command)
and
try the request again. Member TESTPGM file QRPGLESRC in library PGRMLIB7 not found. Cause . . . . . : The member TESTPGM in file QRPGLESRC in library PGRMLIB7 was not found. The member specified in the command was not found. If the member name is *N, there are no members in the file. Recovery . . . : Add the member (ADDLFM command or ADDPFM command)
and
try the request again. Member TESTPGM file QRPGLESRC in library PGRMLIB8 not found. Cause . . . . . : The member TESTPGM in file QRPGLESRC in library PGRMLIB8 was not found. The member specified in the command was not found. If the member name is *N, there are no members in the file. Recovery . . . : Add the member (ADDLFM command or ADDPFM command)
and
try the request again. Member TESTPGM file QRPGLESRC in library PGRMLIB9 not found. Cause . . . . . : The member TESTPGM in file QRPGLESRC in library PGRMLIB9 was not found. The member specified in the command was not found. If the member name is *N, there are no members in the file. Recovery . . . : Add the member (ADDLFM command or ADDPFM command)
and
try the request again. Member TESTPGM added to file QRPGLESRC in MYLIB. Cause . . . . . : The member was added to the to-file QRPGLESRC in library MYLIB because it did not exist. 3181 records copied from member TESTPGM. Cause . . . . . : 3181 records were copied from member or label
TESTPGM
in file QRPGLESRC in library PRODLIB. The records were copied to
member
or label TESTPGM in file QRPGLESRC in library MYLIB. 0 records were
not
copied because they did not meet the selection requirements. Deleted records were not copied because the default COMPRESS(*YES) was
specified.
If this is the Copy From Import File (CPYFRMIMPF) command, deletedrecordswere copied, and the number of records not copied were the result of
copy
errors. Technical description . . . . . . . . : If the from-file or to-file member or label name is *N, the file is a printer, nonlabeled tape, or a spooled inline file. If the from-file library name is *N,
the
file is a spooled inline file. Records are copied based on the
following
selection requirements: -- Character values (INCCHAR parameter). --
Field
values (INCREL parameter). Member TESTPGM file QRPGLESRC in MYLIB changed.
#####################################################################################
Attention: The above message and/or attachment(s) is private and confidential and is intended only for the people for which it is addressed. If you are not named in the address fields, ignore the contents and delete all the material. Thank you. Have a nice day. For more information on email virus scanning, security and content management, please contact administrator@xxxxxxxxxxxx
#####################################################################################
-- This is the Websphere Development Studio Client for iSeries (WDSCI- L) mailing list To post a message email: WDSCI-L@xxxxxxxxxxxx To subscribe, unsubscribe, or change list options, visit: http://lists.midrange.com/mailman/listinfo/wdsci-l or email: WDSCI-L-request@xxxxxxxxxxxx Before posting, please take a moment to review the archives at http://archive.midrange.com/wdsci-l.
##################################################################################### Attention: The above message and/or attachment(s) is private and confidential and is intended only for the people for which it is addressed. If you are not named in the address fields, ignore the contents and delete all the material. Thank you. Have a nice day. For more information on email virus scanning, security and content management, please contact administrator@xxxxxxxxxxxx #####################################################################################
As an Amazon Associate we earn from qualifying purchases.
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.