| Title: | *OLD* ALL-IN-1 (tm) Support Conference |
| Notice: | Closed - See Note 4331.l to move to IOSG::ALL-IN-1 |
| Moderator: | IOSG::PYE |
| Created: | Thu Jan 30 1992 |
| Last Modified: | Tue Jan 23 1996 |
| Last Successful Update: | Fri Jun 06 1997 |
| Number of topics: | 4343 |
| Total number of notes: | 18308 |
Hello, Would appreciate some help on the following archive problem: The following error is logged when ADS is run (V3.0): %OA-W-NOARCAREA, No archive file name given on command line I turned on trace (and SET WATCH) and all I can see is that OA$STATUS is not getting set after ARCHIVE_DOCUEMNT #arc_name is issued when the script runs in batch. Any interactive attempt to archive the document including <ARCHIVE_DOCUEMNT #arc_name or menu options succeeds but when the batch job runs on any user who has documents in the PENDING ARCHIVE folder it fails. I failed to duplicate the problem on my system. The next screen is a partial listing of tracelog. Thanks in advance! dan
| T.R | Title | User | Personal Name | Date | Lines |
|---|---|---|---|---|---|
| 1545.2 | First thoughts | IOSG::MAURICE | See below | Thu Oct 01 1992 18:00 | 11 |
Hi,
Check the data set ARCHIVE_SETS_DATA for a record of
ARCHIVE$AREA_000015
If this exists check the contents of the Directory field. Check that
this points to a real directory.
Cheers
Stuart
| |||||
| 1545.3 | It was apparent that it had to be "concealed" :^) | MIMS::BEKELE_D | My Opinions are MINE, MINE, all MINE! | Thu Oct 01 1992 23:21 | 12 |
Hi Stuart,
> Check that this points to a real directory.
^^^^ ^^^^^^^^^
The record existed but a device logical was being used and
it was defined without "/TRANS=[CONCEALED,TERMINAL]" qualifier.
It appears that ALL-IN-1 V3.0 is unhappy if this qualifier
is missing on device logicals.
Thanks for the pointer!
Dan
| |||||