|
Copy/paste from SRCHOPTS_T:
d searchArgument_t...
d DS Qualified Based(pTemplate)
d operator 10I 0
d string 40A Varying
d fromColumn 10I 0
d toColumn 10I 0
d case 10A
-----Original Message-----
From: WDSCI-L
[mailto:wdsci-l-bounces-Zwy7GipZuJhWk0Htik3J/w@xxxxxxxxxxxxxxxx] On
Behalf Of Tools/400
Sent: Thursday, July 16, 2015 12:59 PM
To: Rational Developer for IBM i / Websphere Development Studio Client
for System i & iSeries
Subject: Re: [WDSCI-L] iSphere message file search issue
That is strange. The error clearly points to a parameter mismatch when calling procedure XFNDSTR_SEARCH of service program XFNDSTR.
I get the exact same error when I use the message file search of 2.7.0, because I forgot to adjust the pcml file.
What does searchArgument_t of copy book QCPYSRC, member SRCHOPTS_T look like?
Is it like this:
d searchArgument_t...
d DS Qualified Based(pTemplate)
d operator 10I 0
d string 40A Varying
d fromColumn 10I 0
d toColumn 10I 0
d case 10A
Or does it look like that:
d searchArgument_t...
d DS Qualified Based(pTemplate)
d operator 10I 0
d string 256A Varying
d fromColumn 10I 0
d toColumn 10I 0
d case 10A
d regex 10A
The latter one is from 2.7.0 with a longer "string" field and an additional "regex" field.
Thomas.
Am 16.07.2015 um 19:31 schrieb Barron, Jeff:
Thomas,
Thank you for the prompt response.
Version numbers for the plug-in and library are identical to the values you provided (2.6.2.r and Server:020602 Client:020600).
Next step uninstall/reinstall?
Jeff
-----Original Message-----
From: WDSCI-L
[mailto:wdsci-l-bounces-Zwy7GipZuJhWk0Htik3J/w@xxxxxxxxxxxxxxxx] On
Behalf Of Tools/400
Sent: Thursday, July 16, 2015 12:15 PM
To: Rational Developer for IBM i / Websphere Development Studio
Client for System i & iSeries
Subject: Re: [WDSCI-L] iSphere message file search issue
Jeff,
Are you sure that you use iSphere 2.6.2? I cannot reproduce the problem for 2.6.2, but for 2.7.0.b004.
Please check the version numbers of the plug-in and the library:
a) plug-in: Window - Preferences - iSphere
The version number is displayed in the middle of the window.
b) library: Window - Preferences - iSphere - Library
Write down the name of the library, then signon to the IBM i and
check data area iSphere: DSPDTAARA
DTAARA(name_of_the_library/ISPHERE)
For 2.6.2 you should see:
a) plug-in: 2.6.2.r
b) library: Server:020602 Client:020600
Thomas.
Am 16.07.2015 um 13:48 schrieb Barron, Jeff:
RDi V9.1.1.1, iSphere V2.6.2.r (I downloaded the new iSphere yesterday, and transferred the iSphere library).
When I'm using iSphere to search message files, it appears to hang, then I noticed a QSYSOPR message.
The call to XFNDSTR_SE ended in error (C G D F).
Joblog:
Client request - run program *LIBL/W002002.
Length or start position is out of range for the string operation.
The call to XFNDSTR_SE ended in error (C G D F).
C
Application error. RNX0100 unmonitored by XFNDSTR at statement
0000000726, instruction X'0000'.
The search has worked in the past. I don't use it *all* that often, so I'd be hard pressed to say when things went haywire.
Thanks.
--
This is the Rational Developer for IBM i / Websphere Development
Studio Client for System i & iSeries (WDSCI-L) mailing list To post
a message email: WDSCI-L-Zwy7GipZuJhWk0Htik3J/w@xxxxxxxxxxxxxxxx To
subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/mailman/listinfo/wdsci-l
or email: WDSCI-L-request-Zwy7GipZuJhWk0Htik3J/w@xxxxxxxxxxxxxxxx
Before posting, please take a moment to review the archives at http://archive.midrange.com/wdsci-l.
--
This is the Rational Developer for IBM i / Websphere Development
Studio Client for System i & iSeries (WDSCI-L) mailing list To post a
message email: WDSCI-L-Zwy7GipZuJhWk0Htik3J/w@xxxxxxxxxxxxxxxx To
subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/mailman/listinfo/wdsci-l
or email: WDSCI-L-request-Zwy7GipZuJhWk0Htik3J/w@xxxxxxxxxxxxxxxx
Before posting, please take a moment to review the archives at http://archive.midrange.com/wdsci-l.
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.