× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.


  • Subject: Re: Where does SEU store Work In Progress
  • From: "David Keck" <dkeck@xxxxxxx>
  • Date: Sat, 15 Apr 2000 16:46:48 -0700

There is a "hidden" part of a job called the *PCS (Process Control Space).
The OS puts job specific system objects into this space in various
"contexts", one of which is QTEMP context (this is explained somewhat in the
CL reference under the DMPSYSOBJ command (thx Tim)).  Its unclear to me what
the differences, if any, there are between the library QTEMP and the context
QTEMP, but the context QTEMP could be a lot more permanent than the library.
Also, in reviewing some of the  MI commands,  I found one called ENSOBJ,
which protects an MI object against volatile storage loss.  Sounds similar
to a configuring a file with force write ratio 1:1.  Something along these
lines is needed as the 400 may not have time for things such as MOVOBJ when
it's goin' down hard.


----- Original Message -----
From: James W. Kilgore <eMail@James-W-Kilgore.com>
To: <MIDRANGE-L@midrange.com>
Sent: Saturday, April 15, 2000 9:41 AM
Subject: Re: Where does SEU store Work In Progress


> I'm curious about the objects being in QTEMP.  Have you ever been using
> SEU from a remote connection (or local for that matter) and have your
> session die?
>
> >From my understanding, the contents of QTEMP is hosed once a job is
> ended.  Yet for some reason, I can log on the next day and attempt to
> edit the same member and up pops a screen asking if I want to recover
> the previous edit session.  And sure enough, everything up to the last
> time I pressed ENTER is there.
>
> Maybe SEU is smart enough to perform a MOVOBJ of the work files before
> QTEMP is destroyed.
>
> Tim McCarthy wrote:
> >
> > Dave, you're on your own - never done this before. However I do know
> > that SEU creates a number of objects in QTEMP. For each instance of SEU
> > you start it creates a permanent misc space (19 EE) with a name
> > something like QSU_WSUCOM____xxxxxxx. This seems to act as some sort of
> > an index and contains the line numbers currently in the window. You also
> > get a temporary space called QSEU2_CMDLxx. Then there are a number of
> > other MSCSP spaces created on certain events. How these spaces are laid
> > out and what they contain I have no idea. You can access them in MI but
> > may run into level 40 issues. Use DMPSYSOBJ with a hex offset of 40 to
> > see everything in your QTEMP.
> >
> +---
> | This is the Midrange System Mailing List!
> | To submit a new message, send your mail to MIDRANGE-L@midrange.com.
> | To subscribe to this list send email to MIDRANGE-L-SUB@midrange.com.
> | To unsubscribe from this list send email to
MIDRANGE-L-UNSUB@midrange.com.
> | Questions should be directed to the list owner/operator:
david@midrange.com
> +---
>

+---
| This is the Midrange System Mailing List!
| To submit a new message, send your mail to MIDRANGE-L@midrange.com.
| To subscribe to this list send email to MIDRANGE-L-SUB@midrange.com.
| To unsubscribe from this list send email to MIDRANGE-L-UNSUB@midrange.com.
| Questions should be directed to the list owner/operator: david@midrange.com
+---

As an Amazon Associate we earn from qualifying purchases.

This thread ...

Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

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.