|
I'll be out of the office Monday May 23, 2005. If this is urgent please contact the helpdesk. Helpdesk@xxxxxxxx Lonnie >>> midrange-l 05/23/05 11:00 >>> Send MIDRANGE-L mailing list submissions to midrange-l@xxxxxxxxxxxx To subscribe or unsubscribe via the World Wide Web, visit http://lists.midrange.com/mailman/listinfo/midrange-l or, via email, send a message with subject or body 'help' to midrange-l-request@xxxxxxxxxxxx You can reach the person managing the list at midrange-l-owner@xxxxxxxxxxxx When replying, please edit your Subject line so it is more specific than "Re: Contents of MIDRANGE-L digest..." Today's Topics: 1. RE: MIDRANGE-L Digest, Vol 4, Issue 1015 (Reggie Acosta) 2. RE: Simple Java exercise (Jonathan Mason) 3. RE: Using In-Line Data Files (Reggie Acosta) 4. RE: Simple Java exercise (Bruce Vining) 5. RE: Simple Java exercise (Jonathan Mason) ---------------------------------------------------------------------- message: 1 date: Mon, 23 May 2005 08:49:06 -0700 from: "Reggie Acosta" <racosta@xxxxxxxxxxxxxxx> subject: RE: MIDRANGE-L Digest, Vol 4, Issue 1015 I believe it can only be used in CL batch jobs, not CL programs. CL batch jobs are usually kept in source members of type CL. The source begins with //BCHJOB and ends with //ENDBCHJOB. They are are not compiled and as such do not have variables. >------------------------------ > >message: 4 >date: Mon, 23 May 2005 08:58:30 -0500 >from: Wayne McAlpine <wayne.mcalpine@xxxxxxxxxxxxxxxxx> >subject: Using In-Line Data Files > >Does anyone have any experience using the DATA command in a CL program? >------------------------------ ------------------------------ message: 2 date: Mon, 23 May 2005 16:52:53 +0100 from: "Jonathan Mason" <jonathan.mason@xxxxxxxxxxxxxxxx> subject: RE: Simple Java exercise Hi Jon <snip> For those who haven't read it, the article discusses encryption using the MI API CIPHER. It also references the new V5R3 (PTFd into V5R2) APIs that are reputed to be even better. </snip> Interesting article, but I'm having a little difficulty with the sample program. I'm using a v4r5 machine and have convert it back to fixed format code, but every time the _CIPHER API is called I get an MCH5601 error (Template value invalid). Looking at the documentation for the _CIPHER API, it indicates that for RC4 type encryption this error is generated by the Reserved entry in the KeyInfo structure not being initialised to x'00. I have checked the values of all parameters going to the API and they all look good to me. Do you have any ideas as to what the problem could be, or anywhere else to check? Thanks Jonathan ------------------------------ message: 3 date: Mon, 23 May 2005 08:54:40 -0700 from: "Reggie Acosta" <racosta@xxxxxxxxxxxxxxx> subject: RE: Using In-Line Data Files I believe it can only be used in CL batch jobs, not CL programs. CL batch jobs are usually kept in source members of type CL. The source begins with //BCHJOB and ends with //ENDBCHJOB. They are are not compiled and as such do not have variables. >------------------------------ > >message: 4 >date: Mon, 23 May 2005 08:58:30 -0500 >from: Wayne McAlpine <wayne.mcalpine@xxxxxxxxxxxxxxxxx> >subject: Using In-Line Data Files > >Does anyone have any experience using the DATA command in a CL program? >------------------------------ ------------------------------ message: 4 date: Mon, 23 May 2005 11:16:19 -0500 from: Bruce Vining <bvining@xxxxxxxxxx> subject: RE: Simple Java exercise I suspect the error might be related to RC4 support in _CIPHER being new in V5R1. Bruce Vining "Jonathan Mason" <jonathan.mason@a stradyne-uk.com> To Sent by: "'Midrange Systems Technical midrange-l-bounce Discussion'" s@xxxxxxxxxxxx <midrange-l@xxxxxxxxxxxx> cc 05/23/2005 10:52 Subject AM RE: Simple Java exercise Please respond to Midrange Systems Technical Discussion Interesting article, but I'm having a little difficulty with the sample program. I'm using a v4r5 machine and have convert it back to fixed format code, but every time the _CIPHER API is called I get an MCH5601 error (Template value invalid). Looking at the documentation for the _CIPHER API, it indicates that for RC4 type encryption this error is generated by the Reserved entry in the KeyInfo structure not being initialised to x'00. -- This is the Midrange Systems Technical Discussion (MIDRANGE-L) mailing list To post a message email: MIDRANGE-L@xxxxxxxxxxxx To subscribe, unsubscribe, or change list options, visit: http://lists.midrange.com/mailman/listinfo/midrange-l or email: MIDRANGE-L-request@xxxxxxxxxxxx Before posting, please take a moment to review the archives at http://archive.midrange.com/midrange-l. ------------------------------ message: 5 date: Mon, 23 May 2005 17:45:11 +0100 from: "Jonathan Mason" <jonathan.mason@xxxxxxxxxxxxxxxx> subject: RE: Simple Java exercise Hi Bruce <snip> I suspect the error might be related to RC4 support in _CIPHER being new in V5R1. </snip> Thanks for that, I hadn't realised that RC4 support was new in v5r1. All the best Jonathan ------------------------------
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.