× 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.



Jerry, 

QTEMP is critical to every job running on an iSeries. I would not mess 
with it.

Domino sure does use QTEMP for all of its batch jobs, along with just 
about everything else. Outfiles, Data areas etc.

If you would like to see what is in QTEMP for Domino run this command for 
the domino SERVER JOB.  You would also need to do this for every other JOB 
as well. 

RUNJOBCMD JOBNAME(SERVER) JOBUSER(QNOTES) JOBNUMBER(123456) 
COMMAND('DSPOBJD OBJ(QTEMP/*ALL) OBJTYPE(*ALL) OUTPUT(*PRINT)') 

This will output a spoof file under the QNOTES profile. 

It would be more trouble to change Domino and associated software, BRMS, 
Virus scanners, anything JAVA etc.

You may want to try changing the Job Queue for the vendor product. 

I suggest you call the Vendor for Support. 

Sean 


http://www.bedbathandbeyond.com



domino400-request@xxxxxxxxxxxx 
Sent by: domino400-bounces+seanmurphy=bedbath.com@xxxxxxxxxxxx
07/08/2005 08:36 AM
Please respond to
domino400@xxxxxxxxxxxx


To
domino400@xxxxxxxxxxxx
cc

Subject
Domino400 Digest, Vol 3, Issue 142






Send Domino400 mailing list submissions to
                 domino400@xxxxxxxxxxxx

To subscribe or unsubscribe via the World Wide Web, visit
                 http://lists.midrange.com/mailman/listinfo/domino400
or, via email, send a message with subject or body 'help' to
                 domino400-request@xxxxxxxxxxxx

You can reach the person managing the list at
                 domino400-owner@xxxxxxxxxxxx

When replying, please edit your Subject line so it is more specific
than "Re: Contents of Domino400 digest..."


Today's Topics:

   1. Does Domino use QTEMP? (GKern@xxxxxxxxxxxxxxxx)
   2. Re: Does Domino use QTEMP? (Chris Whisonant)
   3. Re: Does Domino use QTEMP? (Mark Phippard)
   4. Re: QTOFARQRY  (seanmurphy@xxxxxxxxxxx)


----------------------------------------------------------------------

message: 1
date: Fri, 8 Jul 2005 08:18:48 -0400
from: GKern@xxxxxxxxxxxxxxxx
subject: Does Domino use QTEMP?

One of my programmers had an error yesterday with a vendor product (DBU) 
for which their response was that QTEMP should be in the system part of 
the library list. To me that was a red flag statement. One of the other 
programmers decided to move QTEMP to the system library list and we found 
out this AM that Domino wouldn't start. This programmer also claims that 
QTEMP isn't always required with all jobs. I thought every job on an 
iSeries had an associated QTEMP? And finally does anyone know if Domino 
requires QTEMP for any of its internal processing? 

Regards, Jerry

Gerald Kern
IBM Certified AS/400 RPG IV Developer & RPG IV Programmer
MIS Project Leader, Lotus Notes/Domino Administrator
The Toledo Clinic, Inc.
4235 Secor Road
Toledo, OH 43623-4299
Phone 419-479-5535
gkern@xxxxxxxxxxxxxxxx
*****
This email message, including any attachments, is for the sole use of the 
intended recipient(s) and may contain confidential and privileged 
information. Any unauthorized review, use, disclosure or distribution is 
prohibited. If you are not the intended recipient, please contact the 
sender by reply email and destroy all copies of the original message.

------------------------------

message: 2
date: Fri, 8 Jul 2005 08:24:01 -0400
from: Chris Whisonant <Chris.Whisonant@xxxxxxxxxxxxx>
subject: Re: Does Domino use QTEMP?

QTEMP is in my USER section of LIBL for Domino jobs. From my 
understanding, ever job does have it's own QTEMP. I can't verify that 
Domino uses QTEMP, though, for actual processing.

Chris Whisonant
Comporium
Senior Mid-Range Systems Administrator
IBM eServer Certified Systems Expert - iSeries Technical Solutions V5R2
IBM Certified System Administrator - Lotus Notes and Domino 6/6.5
803.326.7270 | 803.326.6142 fax
http://cwhisonant.blogspot.com/

domino400-bounces+chris.whisonant=comporium.com@xxxxxxxxxxxx wrote on 
07/08/2005 08:18:48 AM:

> One of my programmers had an error yesterday with a vendor product (DBU) 


> for which their response was that QTEMP should be in the system part of 
> the library list. To me that was a red flag statement. One of the other 
> programmers decided to move QTEMP to the system library list and we 
found 
> out this AM that Domino wouldn't start. This programmer also claims that 


> QTEMP isn't always required with all jobs. I thought every job on an 
> iSeries had an associated QTEMP? And finally does anyone know if Domino 
> requires QTEMP for any of its internal processing? 
> 
> Regards, Jerry
> 
> Gerald Kern
> IBM Certified AS/400 RPG IV Developer & RPG IV Programmer
> MIS Project Leader, Lotus Notes/Domino Administrator
> The Toledo Clinic, Inc.
> 4235 Secor Road
> Toledo, OH 43623-4299
> Phone 419-479-5535
> gkern@xxxxxxxxxxxxxxxx
> *****
> This email message, including any attachments, is for the sole use 
> of the intended recipient(s) and may contain confidential and 
> privileged information. Any unauthorized review, use, disclosure or 
> distribution is prohibited. If you are not the intended recipient, 
> please contact the sender by reply email and destroy all copies of 
> the original message._______________________________________________
> This is the Lotus Domino on the iSeries / AS400 (Domino400) mailing list
> To post a message email: Domino400@xxxxxxxxxxxx
> To subscribe, unsubscribe, or change list options,
> visit: http://lists.midrange.com/mailman/listinfo/domino400
> or email: Domino400-request@xxxxxxxxxxxx
> Before posting, please take a moment to review the archives
> at http://archive.midrange.com/domino400.
> 


------------------------------

message: 3
date: Fri, 8 Jul 2005 08:27:06 -0400
from: Mark Phippard <MarkP@xxxxxxxxxxxxxxx>
subject: Re: Does Domino use QTEMP?

domino400-bounces+markp=softlanding.com@xxxxxxxxxxxx wrote on 07/08/2005 
08:18:48 AM:

> One of my programmers had an error yesterday with a vendor product (DBU) 


> for which their response was that QTEMP should be in the system part of 
> the library list. To me that was a red flag statement. One of the other 
> programmers decided to move QTEMP to the system library list and we 
found 
> out this AM that Domino wouldn't start. This programmer also claims that 


> QTEMP isn't always required with all jobs. I thought every job on an 
> iSeries had an associated QTEMP? And finally does anyone know if Domino 
> requires QTEMP for any of its internal processing? 

Every job has a QTEMP whether they use it or it is in the *LIBL.

Your problem is that since you put QTEMP in the System *LIBL, then any job 

that starts with a *JOBD which has QTEMP in the user libl will fail to 
start because it cannot add QTEMP to the user portion of the libl.

There is no way that any app should require QTEMP in the System *LIBL.  If 

anything, try adding it to QUSRLIBL, but you shouldn't have to do that 
either.

Mark




_____________________________________________________________________________
Scanned for SoftLanding Systems, Inc. by IBM Email Security Management 
Services powered by MessageLabs. 
_____________________________________________________________________________


------------------------------

message: 4
date: Fri, 8 Jul 2005 08:35:23 -0400
from: seanmurphy@xxxxxxxxxxx
subject: Re: QTOFARQRY 

We use BRMS for everything these days.  I haven't written a SAVLIB in 
quite a while. Did you try changing  Save active wait time  to *NOMAX or a 

few minutes etc. 

I don't think SAVACTWAIT(1) is long enough since it is showing as WAIT. 

While we are on the Topic of Save/Restore .

We also bring down each system into restricted once a week for PTF apply 
and a proper backup of OS400 etc. Does anyone else do this?

We have our disaster recovery test scheduled for the end of the this month 

at an IBM facility in Sterling Forest NY.

Should be an intertesting couple of days. We are trying to restore all 
"Mission Critical Systems" in a 72 hour period. 

The restore time alone will give me some time to go and practice my golf 
swing.........


Sean 

http://www.bedbathandbeyond.com



domino400-request@xxxxxxxxxxxx 
Sent by: domino400-bounces+seanmurphy=bedbath.com@xxxxxxxxxxxx
07/08/2005 08:14 AM
Please respond to
domino400@xxxxxxxxxxxx


To
domino400@xxxxxxxxxxxx
cc

Subject
Domino400 Digest, Vol 3, Issue 141






Send Domino400 mailing list submissions to
                 domino400@xxxxxxxxxxxx

To subscribe or unsubscribe via the World Wide Web, visit
                 http://lists.midrange.com/mailman/listinfo/domino400
or, via email, send a message with subject or body 'help' to
                 domino400-request@xxxxxxxxxxxx

You can reach the person managing the list at
                 domino400-owner@xxxxxxxxxxxx

When replying, please edit your Subject line so it is more specific
than "Re: Contents of Domino400 digest..."


Today's Topics:

   1. QTOFARQRY (rob@xxxxxxxxx)
   2. Re: QTOFARQRY (Chris Whisonant)
   3. Re: QTOFARQRY (rob@xxxxxxxxx)
   4. Re: QTOFARQRY (rob@xxxxxxxxx)
   5. Extending the IFS to a Linux box (Robert E Terry)
   6. Re: Extending the IFS to a Linux box (Chris Whisonant)
   7. Re: Extending the IFS to a Linux box (Robert E Terry)
   8. Re: Extending the IFS to a Linux box (Chris Whisonant)


----------------------------------------------------------------------

message: 1
date: Thu, 7 Jul 2005 15:02:58 -0500
from: rob@xxxxxxxxx
subject: QTOFARQRY

When I try to 
SAVLIB LIB(QUSRSYS) DEV(*SAVF) SAVF(SAVEFILES/QUSRSYS) SAVACT(*SYSDFN) 
SAVACTWAIT(1) OUTPUT(*PRINT)
I get:
CPF3761-Cannot use DTAQ QTOFARQRY in QUSRSYS.

WRKOBJLCK OBJ(QUSRSYS/QTOFARQRY) OBJTYPE(*DTAQ)
Job          User         Lock      Status
SERVER       QNOTES       *EXCLRD    WAIT 
SERVER       QNOTES       *EXCLRD    WAIT 
SERVER       QNOTES       *EXCLRD    WAIT 
SERVER       QNOTES       *EXCLRD    WAIT 
SERVER       QNOTES       *EXCLRD    HELD 
SERVER       QNOTES       *EXCLRD    WAIT 
SERVER       QNOTES       *EXCLRD    WAIT 
SERVER       QNOTES       *EXCLRD    WAIT 
SERVER       QNOTES       *EXCLRD    WAIT 
and the list of job fluctuates, constantly - not just when we bring up or 
down a domino partition.

If I just omit this object, is that ok?  Or, will it be curtains for all 
of our Domino partitions if somehow this object becomes damaged and we 
have no backup of it?


Rob Berendt

As an Amazon Associate we earn from qualifying purchases.

This thread ...


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.