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



I gave that a try. It ended badly. Apparently opening a tape file in a
multithreaded job is not supported. So, trying to put a Domino compact on
an offline server while you have it down for a brms backup can't all be
done within a BRMS control group. The workaround is probably to use
single threaded job queues and leave the compacting and restarting of the
domino server outside of job doing the brms backup.
Message ID . . . . . . : CPF4380
Message . . . . : Open attributes not valid in a multithreaded job.

Cause . . . . . : The open of file QSYSTAP in library QSYS device *N
failed
because this job is multithreaded and one of the following attributes
has
been specified.
- The file being opened is a type of file which is not supported in
multithreaded jobs.
- SPOOL(*NO) was specified on an Override with Printer File (OVRPRTF)

command, in the program, or on the file.
- A save file was opened when more than one thread exists.
Recovery . . . : Correct the attributes which caused the failure and
try
the request again.
Technical description . . . . . . . . : In a multithreaded job only
database
files, printer files, save files and Distributed Data Management (DDM)
files
of type *IP may be opened. Printer files must be opened SPOOL(*YES).
Save
files must be opened when only one thread exists.
From program . . . . . . . . . : Q1ACNZ
From library . . . . . . . . : QBRM
From module . . . . . . . . : Q1ACNZ
From procedure . . . . . . . : Q1ACNZ
From statement . . . . . . . : 754

To program . . . . . . . . . . : Q1AXCMD
To library . . . . . . . . . : QBRM
To module . . . . . . . . . : Q1AXCMD
To procedure . . . . . . . . : main
To statement . . . . . . . . : 109


Rob Berendt

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.