× 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 am running it interactively and this is what I see for my low-level
messages

     
 3 > DVTPREPCD                              
     Not authorized to object  in QSYS.     
 3>> dspjob                                 
                                            
John -

Do you know how to view the low-level messages in the job log?  This would
be particularly helpful in this circumstance.

If you are running the program interactively:

1) Before running the command or program, use the CHGJOB command as follows
to change your logging level:
    CHGJOB LOG(4 00 *SECLVL) LOGCLPGM(*YES)

2) Run the command or program that is causing the error.

3) When finished, or when it errors out, on the command line type DSPJOBLOG,
then press F10 to view low-level messages that were issued.  You'll probably
see more detail about the problem, including the line numbers and commands
issued by any programs called.

If you are running the command or program in a batch job:

1) submit the batch job on hold.

2) Use the CHGJOB command as follows to change the logging level of the
batch job:
    CHGJOB  JOB(NUMBER/USER/JOBNAME)  LOG(4 00 *SECLVL) LOGCLPGM(*YES)

3) When the job completes, there will be more details in the job log (unless
the batch job itself does a CHGJOB and changes the logging level to a lower
logging level, like LOG(2 00 *NOLIST)).


Following these steps may lead you to the command or program that is having
the error, since you'll have more detail messages to review.

HTH
Steve



----- Original Message ----- 
From: "John Allen" <jallen@xxxxxxxxxxx>
To: <midrange-l@xxxxxxxxxxxx>
Sent: Tuesday, July 22, 2003 11:56 AM
Subject: Not authorized to __ in library QSYS Object type *SPACE


I have been using a program we have to make AS/400 CD's that involves the
IBM program  QLPCDRST

Everything works fine until I started using a different User Profile. This
new User profile does not have as

much authority as the original one I was using. But with a message like this
it is hard for me to determine what

I do not have authority to. Since there appears to be more then one space
after "object" it appears the object name is blank



I can go back and use the original profile and everything works fine. Since
it has Security Officer, ALLOBJ etc I would expect it to work.



Has anyone seen this message before or can anyone point me to the problem.




Message ID . . . . . . :   CPF9802       Severity . . . . . . . :   40


Message type . . . . . :   Escape


Date sent  . . . . . . :   07/22/03      Time sent  . . . . . . :   12:39:06





Message . . . . :   Not authorized to object  in QSYS.


Cause . . . . . :   You do not have the correct authority for object  in


  library QSYS type *SPACE.






Thanks in advance for your help



John



_______________________________________________
This is the Midrange Systems Technical Discussion (MIDRANGE-L) mailing list
To post a message email: MIDRANGE-L@xxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/mailman/listinfo/midrange-l
or email: MIDRANGE-L-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives
at http://archive.midrange.com/midrange-l.





As an Amazon Associate we earn from qualifying purchases.

This thread ...


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.