Re: QSAM VB update in place

2020-11-20 Thread Ray Pearce
Are you being serious Joe? How on earth do you think you can change the size of a record *in place* -Original Message- From: IBM Mainframe Discussion List [mailto:IBM-MAIN@LISTSERV.UA.EDU] On Behalf Of Joseph Reichman Sent: 20 November 2020 14:16 To: IBM-MAIN@LISTSERV.UA.EDU Subject: QSAM

Re: DFSORT wizard help

2020-10-29 Thread Ray Pearce
Could this be done quite easily using sed? Create a sed script file # split.sed s/},{/}\ {/g And then run sed -f split.sed input.file > output.records Your file looks like it is json. You will also need to remove the square brackets that surround the array of records. I'll leave this as an

Re: FSUM7351 Not Found for -Xshareclasses

2020-07-31 Thread Ray Pearce
Case sensitivity? Did you try to run Java or java? -Original Message- From: IBM Mainframe Discussion List [mailto:IBM-MAIN@LISTSERV.UA.EDU] On Behalf Of Lizette Koehler Sent: 31 July 2020 16:35 To: IBM-MAIN@LISTSERV.UA.EDU Subject: FSUM7351 Not Found for -Xshareclasses I am trying to

Re: Friday OT, cheerful program for gloomy times

2020-04-27 Thread Ray Pearce
Subject: Re: Friday OT, cheerful program for gloomy times On 2020-04-27 5:18 PM, Ray Pearce wrote: > Will there be a Y2.1K bug? I don't know but we've got much bigger problems to solve before then when the TOD clocks start wrapping :). Hopefully, I will be reti

Re: Friday OT, cheerful program for gloomy times

2020-04-27 Thread Ray Pearce
I guess the code is assuming that the user isn't over 120 years old. Will there be a Y2.1K bug? Ray -Original Message- From: IBM Mainframe Discussion List [mailto:IBM-MAIN@LISTSERV.UA.EDU] On Behalf Of David Crayford Sent: 27 April 2020 10:01 To: IBM-MAIN@LISTSERV.UA.EDU Subject: Re:

Re: TSO Pipes (and BatchPipes)

2020-04-22 Thread Ray Pearce
On CMS I get FPLINX086I CMS Pipelines, 5741-A07 1.0112 (Version.Release/Mod) - Generated 8 Sep 2016 at 15:22:22 -Original Message- From: IBM Mainframe Discussion List [mailto:IBM-MAIN@LISTSERV.UA.EDU] On Behalf Of Hobart Spitz Sent: 22 April 2020 17:04 To: IBM-MAIN@LISTSERV.UA.EDU

Re: March 18: Exploring z/OS Container Extensions Live Webcast

2020-03-09 Thread Ray Pearce
If you scroll right to the very bottom of the page (past all of the comments etc) you might see a red Attend button -Original Message- From: IBM Mainframe Discussion List [mailto:IBM-MAIN@LISTSERV.UA.EDU] On Behalf Of Farley, Peter x23353 Sent: 09 March 2020 13:47 To:

Re: OT Boeing flight software

2020-02-28 Thread Ray Pearce
Orlando Sentinel says: Unfortunately, our website is currently unavailable in most European countries. We are engaged on the issue and committed to looking at options that support our full range of digital offerings to the EU market. We continue to identify technical compliance solutions that

Re: DASD nostalgia

2019-07-23 Thread Ray Pearce
boxes clashed and bingo. The solution was to move the drives quarter of an inch further apart. Ray Pearce -Original Message- From: IBM Mainframe Discussion List [mailto:IBM-MAIN@LISTSERV.UA.EDU] On Behalf Of Seymour J Metz Sent: 23 July 2019 17:35 To: IBM-MAIN@LISTSERV.UA.EDU Subject: Re

Re: Address of CSECTs within a load module

2019-04-09 Thread Ray Pearce
Surely the simplest answer is a table of 14 VCons in your recovery routine Ray Pearce -- This e-mail message has been scanned and cleared by Google Message Security and the UNICOM Global security systems. This message is for the named person's use only. If you receive this message in error

Re: BALR and BAL in AMODE=24

2019-01-22 Thread Ray Pearce
Wrong. >From PoOps: The branch address is computed before general register R is changed. As mentioned, macro level CICS used BALR 14,14 all the time to call modules. Ray -Original Message- From: IBM Mainframe Discussion List [mailto:IBM-MAIN@LISTSERV.UA.EDU] On Behalf Of Mike Schwab

Re: Breaking text file at position 72?

2018-12-10 Thread Ray Pearce
. Ray Pearce -Original Message- From: IBM Mainframe Discussion List [mailto:IBM-MAIN@LISTSERV.UA.EDU] On Behalf Of Charles Mills Sent: 10 December 2018 16:37 To: IBM-MAIN@LISTSERV.UA.EDU Subject: Breaking text file at position 72? This is not truly a mainframe question but I am sure

Re: CSSMTP debug No Brackets Allowed

2018-06-07 Thread Ray Pearce
I don't use CSSMTP but those look like DEBUG messages. What do you have specified for LogLevel in your CSSMTP configuration? LogLevel 64 Debug-level messages are logged. These messages are internal debug messages intended for development and IBM® service use only. Ray Pearce

Re: Codepage

2018-03-06 Thread Ray Pearce
Take a look at the sample EZACICTR in TCPIP.SEZAINST. This includes lots of translate tables and allows you to specify the required table by name. Ray -Original Message- From: IBM Mainframe Discussion List [mailto:IBM-MAIN@LISTSERV.UA.EDU] On Behalf Of J R Sent: 06 March 2018 16:05 To:

Re: Silly C problem adding hex 6C

2018-02-09 Thread Ray Pearce
Have you looked at the JZOS Toolkit? It makes this easy. String jobName = ZUtil.getCurrentJobname(); WtoMessage msg = new WtoMessage(jobName); MvsConsole.wto(msg); Regards Ray -Original Message- From: IBM Mainframe Discussion List [mailto:IBM-MAIN@LISTSERV.UA.EDU] On Behalf Of

Re: New free / open source z/OS tools from Dovetailed Technologies

2017-01-18 Thread Ray Pearce
We have also been looking at a similar issue here at Macro 4 but with a slightly different approach for our mainframe development. We now use Subversion as our source repository, Eclipse as our IDE and we utilise Apache Ant and Jenkins for our development and production builds. However we do not

Re: Question About ATTACHX and ECB

2016-10-06 Thread Ray Pearce
>> You've been asked to post the exact contents of the ECB. >> You posted that it was xx40. > Yes, the hi order in that case I had dropped by the way I loaded the Register. But you loaded the register with ICM R15,7,SUB_ECB Should this have been ICM R15,7,SUB_EC

Re: What was a 3314? (was: Whither VIO)

2016-05-20 Thread Ray Pearce
A few remaining synapses at the back of my brain are saying "Module, Bin, Cylinder, Head, Record" But they could be telling lies Ray -Original Message- From: IBM Mainframe Discussion List [mailto:IBM-MAIN@LISTSERV.UA.EDU] On Behalf Of Ward, Mike S Sent: 19 May 2016 23:24 To:

Re: JVM FindClass returning Null

2016-04-01 Thread Ray Pearce
The class name needs to be fully qualified (but *without* that leading /) It might be easier to use #pragma convert(819) to get a UTF-8 string. #pragma convert(819) zclass_class = (*env)->FindClass(env, "com/mycomp/mysetset/enterprise/zclass"); #pragma convert(0) -Original Message- From:

Re: IBM z/OS Product Documentation (Correction)

2015-07-15 Thread Ray Pearce
Some of the ratings were unusual Is Not very important less important than Not important ? -Original Message- From: IBM Mainframe Discussion List [mailto:IBM-MAIN@LISTSERV.UA.EDU] On Behalf Of Iris Rivera Sent: 14 July 2015 20:09 To: IBM-MAIN@LISTSERV.UA.EDU Subject: IBM z/OS Product

Re: John Eells Item

2015-03-05 Thread Ray Pearce
The url was made worse by the totally redundant query string on the end of it. The only part needed to access the page is: http://www.ibmsystemsmag.com/mainframe/trends/whatsnew/2-2-favorites and as this is less than 72 characters it is unlikely to be split (famous last words) -Original

Re: John Eells Item

2015-03-05 Thread Ray Pearce
Sent: 05 March 2015 10:45 To: IBM-MAIN@LISTSERV.UA.EDU Subject: Re: John Eells Item Ray Pearce wrote: The url was made worse by the totally redundant query string on the end of it. The only part needed to access the page is: http://www.ibmsystemsmag.com/mainframe/trends/whatsnew/2-2-favorites

Re: OT: Friday joke :-)

2015-01-26 Thread Ray Pearce
I remember the required torque for a bolt being described as To shear and then back 90° -Original Message- From: IBM Mainframe Discussion List [mailto:IBM-MAIN@LISTSERV.UA.EDU] On Behalf Of Brian Westerman Sent: 25 January 2015 01:26 To: IBM-MAIN@LISTSERV.UA.EDU Subject: Re: OT: Friday

Re: Help with CICS CEMT display

2014-09-12 Thread Ray Pearce
Dave, Why are you hitting PF1 when Kolusu (and the manual) says to place the cursor on a task and press ENTER. This gives a full display of the selected task with the values spelled out in full. -Original Message- From: IBM Mainframe Discussion List [mailto:IBM-MAIN@LISTSERV.UA.EDU] On

Re: OT, but interesting.

2014-05-19 Thread Ray Pearce
Didn't LEO precede UNIVAC? -Original Message- From: IBM Mainframe Discussion List [mailto:IBM-MAIN@LISTSERV.UA.EDU] On Behalf Of John McKown Sent: 19 May 2014 12:05 To: IBM-MAIN@LISTSERV.UA.EDU Subject: OT, but interesting.

Re: PDF books to Epub

2013-01-28 Thread Ray Pearce
Look for Calibre. It can convert between most formats. -Original Message- From: IBM Mainframe Discussion List [mailto:IBM-MAIN@LISTSERV.UA.EDU] On Behalf Of Rob Schramm Sent: 28 January 2013 16:52 To: IBM-MAIN@LISTSERV.UA.EDU Subject: PDF books to Epub Has anyone run across a