[Search for users] [Overall Top Noters] [List of all Conferences] [Download this site]

Conference iosg::all-in-1_v30

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

2749.0. "CM. Profile locked for edit?" by IOSG::VOWLES (Raphael VOWLES DTN 830 4162 REO2 G/M2) Mon May 24 1993 18:57

I am the ALL-IN-1 manager. When I type CM I get the message:

"Your profile is being editted. Please see your manager..."

Does anyone have an idea how to unlock this situation. Is the a global symbol 
I can initialise to some value perhaps?

Nobody else is on the system. The problem is I am the manager and I'm confused.
tta rv  Monday 24-MAY-1993 17:55 
T.RTitleUserPersonal
Name
DateLines
2749.1Try UNLOCK firstGANTRY::HULLDigital Services Delivery - MotownMon May 24 1993 19:138
From the SM MUA menu have MANAGER record in the current item block and type
the unlisted menu command UNLOCK.  If that doesn't clear it, then you have
to manually clear the field NOT$IN$USE in the profile record.  You want to
set the value to 0, so

<WRITE CHANGE PROFIL USER="MANAGER", NOT$IN$USE = '0'

This is from memory, but I believe it is correct.
2749.2Things that make you go hmmmmh!AIMTEC::WICKS_AAlphatraz - Coming Summer 93Mon May 24 1993 19:251
    I would have thought that the IOSG system manager knew this (:==:)
2749.3And it's the manual too!AIMTEC::WICKS_AAlphatraz - Coming Summer 93Mon May 24 1993 19:417
    also there's a menu option (albeit hidden) called UNLOCK on the
    SM MUA menu that does what Al so eloquently put in .1 which is
    documented on page 4-56 of the ALL-IN-1 Management Guide
    
    Regards,
    
    Andrew.D.Wicks
2749.4The correct answer...RDGENG::AWILLIAMSTue May 25 1993 19:5320

Using Trace showed that CREATE$FAIL had the wrong value.
This was caused by a modification to the Managers account
not emerging from the other side of the script formatter !

A mail appeared today saying :-

          A L L - I N - 1   E d i t   A c c o u n t   R e p o r t
          -------------------------------------------------------

One ALL-IN-1 account was not successfully edited:

 MANAGER                        Could not obtain all the required information


To correct the problem use :-

<WRITE CHANGE PROFIL USER="MANAGER",CREATE$FAIL = ""