× 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.



When we think deep into what SEU may be doing...it makes sense
I tried with all possible values of AUT.
Most optimum combination for source to be editable was
-------------------------------------------
OPR = 'X' WITH (read = 'x' , write = 'x' , delete = 'x' , update = ' ' ,
execute = 'x')  
MGT = 'X' 
Exist = ' '
Alter = ' '
Ref   = ' '
------------------------------------------------------------------------
------------
 
 
MGT = X ---- this is required for making copy of any object 
             -SEU may be creating a duplicate copy of this member 
READ = 'X' ----May be SEU is reading the source to copy the records to
the display
Delete = 'x' ---WHEN User gives "file" command -may be it clears all
existing records
Write = 'x' ---and then writes back all modified records
------------------------------------------------------------------------
----------------
But still could not figure out why execute = 'x'
I thought execute was meant for only programs
 
I made execute alone = ' ' ---the outcome was again "Not authorized to
update member." 
 
 
                 
 
 
Charles Wilt Wrote.....
>
 
>-----------------------------------------------------------------------
------------
>Off the top of my head, I believe you'd need *EXIST and/or *ALTER to
the object.
 
>Unlike UPDDTA, SEU copies the member into a temporary location while
you are 
>editing then copies the member back.
 
>So basically, you need the same authority as you'd need to do a CPYF 
>MBR(*REPLACE).
 
>There's a difference between being able to modify a record and being
able to 
>alter and object by deleting a member.
 
 
>HTH,
 
>Charles Wilt
>--
>iSeries Systems Administrator / Developer
>Mitsubishi Electric Automotive America
>ph: 513-573-4343
>fax: 513-398-1121
 

 



DISCLAIMER:
This email (including any attachments) is intended for the sole use of the 
intended recipient/s and may contain material that is CONFIDENTIAL AND PRIVATE 
COMPANY INFORMATION. Any review or reliance by others or copying or 
distribution or forwarding of any or all of the contents in this message is 
STRICTLY PROHIBITED. If you are not the intended recipient, please contact the 
sender by email and delete all copies; your cooperation in this regard is 
appreciated.

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.