Re: Ping: Robert



On Sat, 27 Sep 2008 13:11:40 -0500, SeaSideSam <Sam@xxxxxxxx> wrote:


Why do you need offsets? I've needed them only once, when creating a record description
for ODBC access to flat files.

offsets came in handy when working with dump listing (and i thought you
an oldtymer...)

With Micro Focus on Unix, one runs 'anim (dump file name)'. Shazam .. source code appears
with values next to each data name, and the cursor on the line that caused the abend.

I haven't used a dump in well over 20 years. I've demonstrated the above to former
mainframers transitioning to Unix. They didn't believe me when I said dumps are not
needed.

I thought all mainframe shops had AbendAid, which shows you the line and the variables it
references. Even that is overkill. All you really need is the line number. In the days of
VSE, early '80s, there was a compiler option that made it report the line number where the
program crashed. That was all I used 99% of the time.
.



Relevant Pages

  • Re: Protecting the encryption key from the DBA
    ... I'm not aware of possibility to dump single bytes from datablock (in ... as i posted the full content of datablock that contained one row in my test table. ... Dump of memory from 0x0CC12C00 to 0x0CC14C00 ... In encrypted part those offsets are not shown explicitly because they are zeroed. ...
    (comp.databases.oracle.server)
  • Re: [BUG] Strange 1-second pauses during Resume-from-RAM
    ... spinlock recursion on CPU#0, ... 'notrace' too - otherwise we recurse back into pit_read. ... This time not even the offsets have changed. ... Dump is identical. ...
    (Linux-Kernel)
  • Re: [BUG] Strange 1-second pauses during Resume-from-RAM
    ... spinlock recursion on CPU#0, ... 'notrace' too - otherwise we recurse back into pit_read. ... This time not even the offsets have changed. ... Dump is identical. ...
    (Linux-Kernel)
  • SSIS Send Mail Task Format
    ... I have several querys that will run and will ... dump the contents to flat files. ... ANY of the flat files I send an email with all of the flat files ... the format look presentable and I am not sure how to go about it. ...
    (microsoft.public.sqlserver.dts)