Thank you to the people who have taken an interest in this project and downloaded MRUNSQL. I'm delighted to have got some download stats after only a few days.
It would be great if one or two people could report back on how well the installation instructions worked. where you able to get the command up and running without a hitch?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I just saw your project. I think it is very good to see iSeries projects on Sourceforge. Thank you.
I getting messages when creating the programs. Specifically I following for MRUNSQL04E. The other programs seem compile fine. My server is V5R4.
Field References for subprocedure ZERRMSG
Field Attributes References (D=Defined M=Modified)
WK_MSGID A(7) 178D 206M
WK_MSGFIL A(10) 179D 202
WK_MSGLIB A(10) 180D 202
WK_MSGDATA A(256) 181D 189 208M
WK_STACK A(10) 184D 203M 211M
WK_STACKNO I(10,0) 185D 212M
WK_MSGKEY A(4) 186D 213M
*RNF7031 WK_MSGTODEL A(10) 187D
WK_MSGFILE A(20) 188D 202M 207M
WK_MSGDATAL I(10,0) 189D 209M
WK_MSGTYPE A(10) 190D 210M
ERRC0100 DS(516) 192D 193 214M
*RNF7031 BYTESPROV B(9,0) 193D
*RNF7031 BYTESAVAL B(9,0) 194D
EXCPID A(7) 195D 217 219
*RNF7031 EXCPRESV A(1) 196D
*RNF7031 EXCPDATA A(500) 197D
Indicator References:
Indicator References (D=Defined M=Modified)
* * * * * E N D O F C R O S S R E F E R E N C E * * * * *
5722WDS V5R4M0 060210 RN IBM ILE RPG MRUNSQL/MRUNSQL04E
MYMACH 06/20/08 10:20:55 Page 10
E x t e r n a l R e f e r e n c e s
Statically bound procedures:
Procedure References
CEEDOD 91
Imported fields:
Field Attributes Defined
No references in the source.
Exported fields:
Field Attributes Defined
No references in the source.
* * * * * E N D O F E X T E R N A L R E F E R E N C E S * * * * *
5722WDS V5R4M0 060210 RN IBM ILE RPG MRUNSQL/MRUNSQL04E MYMACH 06/20/08 10:20:55 Page 11
M e s s a g e S u m m a r y
Msg id Sv Number Message text
*RNF7031 00 26 The name or indicator is not referenced.
*RNF3788 30 2 Keyword EXTPGM must be specified when DFTACTGRP(*YES) is
specified on the CRTBNDRPG command.
*RNF7503 30 2 Expression contains an operand that is not defined.
*RNF0273 40 1 Compiler not able to open the /COPY or /INCLUDE file;
directive ignored.
* * * * * E N D O F M E S S A G E S U M M A R Y * * * * *
5722WDS V5R4M0 060210 RN IBM ILE RPG MRUNSQL/MRUNSQL04E MYMACH 06/20/08 10:20:55 Page 12
F i n a l S u m m a r y
Message Totals:
Information (00) . . . . . . . : 26
Warning (10) . . . . . . . : 0
Error (20) . . . . . . . : 0
Severe Error (30+) . . . . . . : 5
--------------------------------- -------
Total . . . . . . . . . . . . . : 31
Source Totals:
Records . . . . . . . . . . . . : 227
Specifications . . . . . . . . : 136
Data records . . . . . . . . . : 0
Comments . . . . . . . . . . . : 66
* * * * * E N D O F F I N A L S U M M A R Y * * * * *
Compilation stopped. Severity 40 errors found in program.
* * * * * E N D O F C O M P I L A T I O N * * * * *
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I forgot to mention...
Yes I know this is important, sorry.
I was not able to download v0.2 of the program, because the zip file was corrupted. Instead I downloaded v0.1. V0.1 is the one that gives the compilation error.
If someone can uploaded a fresh version of v0.2, that might get rid of my compilation error.
Thanks
Tim
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I've just downloaded the v0.2 .zip file and I get the same problem that you've reported. I'll take a look into resolving this.
Regarding the compilation problem for v0.1, unfortunately there is a line that needs to be deleted from the source for MRUNSQL04E. In the D-specs there is a /COPY that isn't required. Please delete this line from the source and then recreate all the objects for MRUNSQL by calling the CL program MRUNSQLCRT.
I notice you've used the CRTBNDRPG command to compile MRUNSQL04E. Could I politely direct you to the installation guide document for v0.1 under the documentation tab in case you hadn't seen it was there.
Thanks again for reporting the problems and apologies to everyone who has downloaded MRUNSQL and encountered these problems.
Best regards,
Richard
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I've uploaded a new copy of the zip file to SourceForge.
The size of the new copy now matches the size of the zip file on my pc so hopefully this is fixed, unfortunately I'm not in a position to test downloading the file myself at the moment.
Please note that you will need to follow the installation instructions for V0.20 under the Documentation tab, the installation method for version 2 is very different to version 1.
Best regards,
Richard
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Thank you to the people who have taken an interest in this project and downloaded MRUNSQL. I'm delighted to have got some download stats after only a few days.
It would be great if one or two people could report back on how well the installation instructions worked. where you able to get the command up and running without a hitch?
I just saw your project. I think it is very good to see iSeries projects on Sourceforge. Thank you.
I getting messages when creating the programs. Specifically I following for MRUNSQL04E. The other programs seem compile fine. My server is V5R4.
Field References for subprocedure ZERRMSG
Field Attributes References (D=Defined M=Modified)
WK_MSGID A(7) 178D 206M
WK_MSGFIL A(10) 179D 202
WK_MSGLIB A(10) 180D 202
WK_MSGDATA A(256) 181D 189 208M
WK_STACK A(10) 184D 203M 211M
WK_STACKNO I(10,0) 185D 212M
WK_MSGKEY A(4) 186D 213M
*RNF7031 WK_MSGTODEL A(10) 187D
WK_MSGFILE A(20) 188D 202M 207M
WK_MSGDATAL I(10,0) 189D 209M
WK_MSGTYPE A(10) 190D 210M
ERRC0100 DS(516) 192D 193 214M
*RNF7031 BYTESPROV B(9,0) 193D
*RNF7031 BYTESAVAL B(9,0) 194D
EXCPID A(7) 195D 217 219
*RNF7031 EXCPRESV A(1) 196D
*RNF7031 EXCPDATA A(500) 197D
Indicator References:
Indicator References (D=Defined M=Modified)
* * * * * E N D O F C R O S S R E F E R E N C E * * * * *
5722WDS V5R4M0 060210 RN IBM ILE RPG MRUNSQL/MRUNSQL04E
MYMACH 06/20/08 10:20:55 Page 10
E x t e r n a l R e f e r e n c e s
Statically bound procedures:
Procedure References
CEEDOD 91
Imported fields:
Field Attributes Defined
No references in the source.
Exported fields:
Field Attributes Defined
No references in the source.
* * * * * E N D O F E X T E R N A L R E F E R E N C E S * * * * *
5722WDS V5R4M0 060210 RN IBM ILE RPG MRUNSQL/MRUNSQL04E MYMACH 06/20/08 10:20:55 Page 11
M e s s a g e S u m m a r y
Msg id Sv Number Message text
*RNF7031 00 26 The name or indicator is not referenced.
*RNF3788 30 2 Keyword EXTPGM must be specified when DFTACTGRP(*YES) is
specified on the CRTBNDRPG command.
*RNF7503 30 2 Expression contains an operand that is not defined.
*RNF0273 40 1 Compiler not able to open the /COPY or /INCLUDE file;
directive ignored.
* * * * * E N D O F M E S S A G E S U M M A R Y * * * * *
5722WDS V5R4M0 060210 RN IBM ILE RPG MRUNSQL/MRUNSQL04E MYMACH 06/20/08 10:20:55 Page 12
F i n a l S u m m a r y
Message Totals:
Information (00) . . . . . . . : 26
Warning (10) . . . . . . . : 0
Error (20) . . . . . . . : 0
Severe Error (30+) . . . . . . : 5
--------------------------------- -------
Total . . . . . . . . . . . . . : 31
Source Totals:
Records . . . . . . . . . . . . : 227
Specifications . . . . . . . . : 136
Data records . . . . . . . . . : 0
Comments . . . . . . . . . . . : 66
* * * * * E N D O F F I N A L S U M M A R Y * * * * *
Compilation stopped. Severity 40 errors found in program.
* * * * * E N D O F C O M P I L A T I O N * * * * *
I forgot to mention...
Yes I know this is important, sorry.
I was not able to download v0.2 of the program, because the zip file was corrupted. Instead I downloaded v0.1. V0.1 is the one that gives the compilation error.
If someone can uploaded a fresh version of v0.2, that might get rid of my compilation error.
Thanks
Tim
Hi Tim,
Thanks for the feedback.
I've just downloaded the v0.2 .zip file and I get the same problem that you've reported. I'll take a look into resolving this.
Regarding the compilation problem for v0.1, unfortunately there is a line that needs to be deleted from the source for MRUNSQL04E. In the D-specs there is a /COPY that isn't required. Please delete this line from the source and then recreate all the objects for MRUNSQL by calling the CL program MRUNSQLCRT.
I notice you've used the CRTBNDRPG command to compile MRUNSQL04E. Could I politely direct you to the installation guide document for v0.1 under the documentation tab in case you hadn't seen it was there.
Thanks again for reporting the problems and apologies to everyone who has downloaded MRUNSQL and encountered these problems.
Best regards,
Richard
I've uploaded a new copy of the zip file to SourceForge.
The size of the new copy now matches the size of the zip file on my pc so hopefully this is fixed, unfortunately I'm not in a position to test downloading the file myself at the moment.
Please note that you will need to follow the installation instructions for V0.20 under the Documentation tab, the installation method for version 2 is very different to version 1.
Best regards,
Richard