Paul Gilmartin wrote:
On Wed, 18 Sep 2019 15:36:14 -0400, Thomas David Rivers wrote:
I guess I'm asking "what is the chunk of memory described in 'SAME AS
ABOVE'" ?
Seems like a document somewhere might explain that definitively... ?
Was that the entirety of your question or just a r
try
MVS Diagnosis:
Tools and Service Aids
From: IBM Mainframe Discussion List on behalf of
Thomas David Rivers
Sent: Thursday, September 19, 2019 7:14 AM
To: IBM-MAIN@LISTSERV.UA.EDU
Subject: Re: Description of the format of a SYSUDUMP
Paul Gilmartin wrot
Downloaded the Sept indexed collection and found a BUG in the
1._Open_Me_First_zOS_V2R4_Adobe_Indexed_Collection.html file.
Here is an example: < a href="../zosv2r4pdfkit-Jul-19/izsc200_v2r4.pdf" >
Notice the directory listed still shows Jul-19 while the package unzips by
default to /
The pilot fish is a mainframer.
https://www.computerworld.com/article/3432781/throwback-thursday-ultimatum.h
tml
Regards,
Mark Regan
--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email
On 2019-09-12 22:25, Susan Shumway wrote:
Hi all,
Many deliverables in the z/OS V2R4 product documentation library were updated
today to include content for z15 and other z/OS function - check it out!
z/OS Internet Library:
http://www.ibm.com/servers/resourcelink/svc00100.nsf/pages/zosInterne
> The pilot fish is a mainframer.
I've caught too many gross errors oer the years to believe that, although this
particular article sounds plausible, perhaps even certain.
>
https://www.computerworld.com/article/3432781/throwback-thursday-ultimatum.h
>tml
Another broken e-mail client, as bad a
There used to be a amnaul dealing solely with dump reading, but I haven't seen
it for decades. It might still be there, but, if so, I've overlooked it.
--
Shmuel (Seymour J.) Metz
http://mason.gmu.edu/~smetz3
From: IBM Mainframe Discussion List on beha
Dean,
Beginning with z/OS release V2R1 the conversion tools for DFSMSrmm will
no longer be supported by IBM and all related materials have been
removed from SYS1.SAMPLIB and SYS1.LINKLIB. All conversion programs
and samples are still available to clients who intend to migrate to
DFSMSrmm throu
Well, chacun à son goût; there's a lot that IPCS can format, and hand decoding
from the hexadecimal storage dump is so 19th Century.
--
Shmuel (Seymour J.) Metz
http://mason.gmu.edu/~smetz3
From: IBM Mainframe Discussion List on behalf of
Thomas David
All of which AssUMes that your local sysprog and security teams have deigned to
make IPCS available to the ordinary application developer; not always the case
I'm sad to report.
I always liked and respected the DumpMaster ISV post-abend application
debugging tool, but sadly I lost access to it
Hello
we are doing a SFTP from Mainframe to Windows machine (EBCDIC to ASCII) using
reflection FTP client and we are seeing some special characters in the file is
getting translated to others . For e.g Á (x'65') to 'Ý' x'AD'
Is there a way we can keep this data ASIS during the ftp ? if so how
I'm dealing with the exact same thing (except going from Windows to Mainframe).
In your FTP client, you should be able to have it issue the following command:
quote site sbdataconn=(IBM-1047,ISO8859-1)
Which should help in the translation, but it's not working for me. I've got an
open case wit
A binary transfer will keep the data as-is, i.e., in EBCDIC; I suspect that
what you really want is a correct translation between an EBCDIC code page and a
PC code page. To do that you need to know what code page you're using on both
ends.
BTW, the characters in question do not exist in ASCII.
Are you sure that those are the code pages you're using on both ends? Have you
looked at what could points display what glyphs on each end?
--
Shmuel (Seymour J.) Metz
http://mason.gmu.edu/~smetz3
From: IBM Mainframe Discussion List on behalf of
Stat
I remember one such product that intercepted ABENDs and dropped diagnostic data
that would otherwise have appeared on the dump.
--
Shmuel (Seymour J.) Metz
http://mason.gmu.edu/~smetz3
From: IBM Mainframe Discussion List on behalf of
Farley, Peter x23
You need to verify CODEPAGES into TCP/IP mainframe product.
Carlos Bodra
IBM zEnterprise Certified
São Paulo – SP – Brazil
-Mensagem original-
De: IBM Mainframe Discussion List Em nome de Ron
Thomas
Enviada em: quinta-feira, 19 de setembro de 2019 13:11
Para: IBM-MAIN@LISTSERV.UA.EDU
Is there a reasonably priced service option that will provide software Q&A
support, like SoftwareXcel Basic Edition once did? Is z Systems Premier
Software Care reasonably priced?
There are threads on IBM-Main about this, but I have not seen a good answer.
The admonition to simply "RTFM" is
I have log advocated not just allowing but encouraging application folx to
use IPCS. An eon ago--circa 1980--IPCS required READ access to SYS1.PARMLIB,
which some shops/auditors viewed as an integrity exposure. That requirement has
long since been lifted, but doubt that IPCS has morphed into
On Thu, 19 Sep 2019 16:16:39 +, Statler, David wrote:
>I'm dealing with the exact same thing (except going from Windows to Mainframe).
>
>In your FTP client, you should be able to have it issue the following command:
>
>quote site sbdataconn=(IBM-1047,ISO8859-1)
>
Does SFTP suipport that comm
As Free Abandonware, request permission for CBTTAPE.org (admin Sam G.)
to host the IBM supplied AS IS files and Any non-IBM supplied updates
under the GPL 2 license or higher or equivalent that might be
developed for z/OS 2.1 or higher.
On Thu, Sep 19, 2019 at 10:38 AM Max Smith wrote:
>
> Dean,
I have the CA1 to RMM guide and the old software (AS-IS)
-Original Message-
From: IBM Mainframe Discussion List [mailto:IBM-MAIN@LISTSERV.UA.EDU] On Behalf
Of Mike Schwab
Sent: Thursday, September 19, 2019 1:08 PM
To: IBM-MAIN@LISTSERV.UA.EDU
Subject: Re: CA-1 migration to RMM
As Free Ab
Take a look at Ed Jaffe's Share presentations about going "off the grid" for
IBM support.
-Original Message-
From: IBM Mainframe Discussion List [mailto:IBM-MAIN@LISTSERV.UA.EDU] On
Behalf Of IBM user
Sent: Thursday, September 19, 2019 12:54 PM
To: IBM-MAIN@LISTSERV.UA.EDU
Subject: Softw
Different IBM MVS software packages used different characters sets.
APL and C files are usually the ones that require a different
translation. IBM MVS printers often used two different code pages
too.
On Thu, Sep 19, 2019 at 11:17 AM Statler, David
<02519de3291f-dmarc-requ...@listserv.ua.edu>
On Thu, 19 Sep 2019 13:21:43 -0500, Mike Schwab wrote:
>Different IBM MVS software packages used different characters sets.
>APL and C files are usually the ones that require a different
>translation. IBM MVS printers often used two different code pages
>too.
>
What ways are there to find which
In the mainframe's FTP server settings (in FTP.DATA), you can set what your
"default" will be with the SBDATACONN (or MBDATACONN) parm.
In my case I have SBDATACONN(IBM-1047,IBM-850) coded.
I was trying to FTP from Windows a file that contains the character " é " to
the mainframe. When looking
After seeing the wrong translation, look at the file in hex mode to
see what the hex value is, and what the character is supposed to be
according to the software package in use. Then you have to find the
right code page and the right target encoding.
On Thu, Sep 19, 2019 at 1:35 PM Paul Gilmartin
On 2019-09-19, at 09:17:44, Seymour J Metz wrote:
>
>> The pilot fish is a mainframer.
>
> I've caught too many gross errors oer the years to believe that, although
> this particular article sounds plausible, perhaps even certain.
>
>>
> https://www.computerworld.com/article/3432781/throwback-
If the hex value seems correct, then try the target software. Your
viewing product (ISPF?) may be using a different code page.
On Thu, Sep 19, 2019 at 1:46 PM Statler, David
<02519de3291f-dmarc-requ...@listserv.ua.edu> wrote:
>
> In the mainframe's FTP server settings (in FTP.DATA), you can s
On Thu, 19 Sep 2019 14:07:40 -0500, Mike Schwab wrote:
>If the hex value seems correct, then try the target software. Your
>viewing product (ISPF?) may be using a different code page.
>
More likely the terminal. What does your terminal (emulator) say
for the host code page (readily configurable,
My terminal emulator was using a setting called "Default Code Page". I went
and changed it to "1047 USA, Canada" and now the character is displaying
correctly!
Thank you very much!!
David
-Original Message-
From: IBM Mainframe Discussion List On Behalf Of
Paul Gilmartin
Sent: Thursd
It means the single previous line was repeated N times.
On 19/09/2019 03:02, Paul Gilmartin wrote:
> On Thu, 19 Sep 2019 01:54:50 +0100, CM Poncelet wrote:
>
>> The before/after addresses (on the LHS in the SYSUDUMP) show which
>> addresses of the excluded lines are "SAME AS ABOVE".
>>
> Yes,
31 matches
Mail list logo