| 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 |
Hi,
Attempting to xfr an account (ALL-IN-1 V3.0a), PTN fails with "Failed to
backup hidden drawer" (see log below). The account has no other drawer
than MAIN.
What is a "hidden drawer" ?
Seen that problem already ??
Thanks.
Francois Millasson @GEO (821-4877)
The log looks like this:
--------------------------------------------------------------------------
starting pass for user KRUMMENACKER.MATTHIS
$ user_area =
"oa$transfer:[KRUMMENACKERMATTHIS.KRUMMENACKERMATTHIS]"
$ create/dir/owner=parent
oa$transfer:[KRUMMENACKERMATTHIS.KRUMMENACKERMA
$!
$ document_area = -
"oa$transfer:[KRUMMENACKERMATTHIS.KRUMMENACKERMATTHIS.documents
$ if
f$search("oa$transfer:[KRUMMENACKERMATTHIS.KRUMMENACKERMATTHIS]*.*;*
$ create_cont:
$ create/dir/owner=parent
oa$transfer:[KRUMMENACKERMATTHIS.KRUMMENACKERMA
$!
$! Set up auto-reply document for this account
$!
$ if .not. set_auto then goto prepare_filecab
$ prepare_filecab:
$ allin1/noinit/reenter/user=manager/language=ENGLISH
oa$ini_init
do sm_pat_archive
Check if KRUMMENACKER.MATTHIS is logged in...
Open log files...
Locking account...
VMS Username is KRUMMENACKER
UAF directory is [KRUMMENACKER]
A1 directory is A1$USER_4:[KRUMMENACKER.A1]
User language is ENGLISH
Transfer area is oa$transfer:[KRUMMENACKERMATTHIS]
Saving newmail...
NEWDIR to KRUMMENACKER.MATTHIS
Creating
oa$transfer:[KRUMMENACKERMATTHIS.KRUMMENACKERMATTHIS]MUA$PARTITION.DAT
Default drawer name is MAIN
Locking drawer [KRUMMENACKER.MATTHIS]MAIN
Processing drawer [KRUMMENACKER.MATTHIS]MAIN
Directory spec is USE6:[KRUMMENACKER.A1]
Copying hidden drawer...
Failed to backup hidden drawer <------------------------------
Complete.
%EMD-I-ARISSET, Auto reply set on
$ if arch_status.ne.1 then goto log_failure
$ log_failure:
$ wso "Failed to process account KRUMMENACKER.MATTHIS"
Failed to process account KRUMMENACKER.MATTHIS
$ failure_count = failure_count + 1
$ write fail_log "KRUMMENACKER.MATTHIS <SA$_HIDDEN_BACKUP>"
....
-----------------------------------------------------------------------
| T.R | Title | User | Personal Name | Date | Lines |
|---|---|---|---|---|---|
| 3781.1 | Please use search. | AIMTEC::WICKS_A | Atlanta's Most (In)famous Welshman | Wed Jan 19 1994 18:10 | 1 |
note 3497 | |||||
| 3781.2 | "hidden drawer" error in PTN can be misleading | GVPROD::SYSADM | Thu Jan 20 1994 13:43 | 27 | |
Thanks.
FYI: the error "Failed to backup hidden drawer..." will also occur if
there is a mismatch regarding the disk-name between the
"Directory:" (.DIRECT) and
"...delete from directory:" (.DELETE_FROM)
fields of the user profile. And this even if one of the disk-names
is a system logical-name pointing to the other !
Example: we had the problem with :
. Directory: A1$USER_4:[KRUMMENACKER.ALLIN1]
. When deleting the VMS account, delete from directory:
USER4:[KRUMMENACKER]
and
. A1$USER_4 = "$1$DUA32:"
. USER4 = "$1$DUA32:"
It worked well after we matched the disk-name in .DELETE_FROM
with that in .DIRECT
In this case, the "hidden drawer..." error message is really misleading !
Francois Millasson @GEO (821-4877)
| |||||