[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

3410.0. "TM and no privilege errors" by KERNEL::OTHENJ () Mon Oct 18 1993 15:52

Hi,

ALL-IN-1 v2.4 with Wordperfect and no patches

No customisation in TM (and still same problem with alli/nocust). This 
problem does not occur with privileged users, only non-priv'd users.

When they enter TM EV, the form is displayed, but the message

%OA-E-CMNOPRIV, You have no privilege to perform this operation

is shown, and the days of the month is not displayed within the box on 
the right hand side of the screen.

The users are calling form TMS, and the pre-function calls tmtmspre.scp. By 
turning tracing on, it can be seen that the error above is returned when 
CAL SET DATE is called. It seems that every time a CALENDAR function is 
called, the above error is displayed, so they also have problem 
creating/editing events as well. They do not have any other problems with 
ALL-IN-1 functions though such as sending mail.

I have checked the privileges on their oa$main.exe image and it looks fine 
as follow;

  OA$MAIN;26       Open Hdr Shar Prv
        Entry access count         = 35
        Current / Maximum shared   = 2 / 12
        Global section count       = 6
        Privileges = CMKRNL SYSNAM GRPNAM TMPMBX WORLD OPER NETMBX SYSGBL
                     SYSPRV BYPASS SYSLCK

Any ideas? 

	Thanks,

		Julie 
    
T.RTitleUserPersonal
Name
DateLines
3410.1AIMTEC::ZANIEWSKI_DWhy would CSC specialists need training?Mon Oct 18 1993 19:364
        What's the ALL-IN-1 username?  What is the preferred date format?
        Could you post a location of an A1TRACE.LOG or mail me a copy?
        
        Dave Zaniewski
3410.2KERNEL::OTHENJThu Oct 28 1993 10:1235
    Hi,
    
    Some more information - by turning on tracing, the problem is seen in
    more detail when the customer types EV.
    
                                  
    215     ! GET Symbol: #CAL_MTNG_WHEN_NBS:8
215     !      Value: 19931025
219     ! DSAB Name: CAL$CALENDAR                    Requests : LOCATE
220     ! DSAB Name: CAL$CALENDAR                    Requests : GET_NEXT
221     ! [SCP/TRACE] .LABEL CHECK << TMTMSPRE 0018
224     ! [SCP/TRACE] .IF #TM_TYPE EQS "" THEN .GOTO FOUND_ONE << TMTMSPRE 0019
225     ! GET Symbol: #TM_TYPE
226     !      Value: 
227     ! GET Symbol: ""
227     !      Value: 
228     ! [SCP/TRACE] .GOTO FOUND_ONE << TMTMSPRE 0019
230     ! [SCP/TRACE] CAL SET DATE #CAL_MTNG_WHEN << TMTMSPRE 0002
231     ! %OA-I-LOGFUN, Function: CAL             SET DATE #CAL_MTNG_WHEN
    GET Symbol: NOWAK V M 2
         Value: 2
    DSAB Name: NIENTR				Request : GET_BY_KEY
235     ! OA$FLO_OPEN_FORM: Opening form - PROFIL
235     !         in DISK$APPS2:[ALLIN1_BRITISH.LIB_BRITISH]MEMRES.FLB;
237     ! DSAB Name: PROFIL                          Requests : OPEN
258     ! DSAB Name: PROFIL                          Requests : GET_BY_KEY
    %OA-I-LOGERROR, %OA-E-CMNOPRIV, You have no privilege to perform this
    operation
    
    
    Any ideas?
    
    	Thanks,
    
    		Julie