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



Object authority is not your problem.  Were it so, you would receive a
run-time error whereas this is a compiler error.   The record format being
used in the UPDATE statement must belong to a file defined as an input or
output file in the file specifications.  

Hope that helps. 

Donald R. Fisher, III
Project Manager
Roomstore Furniture Company
(804) 784-7600 extension 2124
DFisher@xxxxxxxxxxxxx


<clip>
I have verified the profile has the correct authority to do the update, but
I can not seem to locate the cause of the error message.  I even went so far
as to give *PUBLIC all authority to the file.

Where can I find information on the error code?  

*RNF5198 30      1 File in Factor 2 is not allowed for UPDATE or DELETE
operation.                                          

Here is the code:

86 C                   Read(E)   ISPFPSO           
87 C                   DoW       NOT %EOF          
88  *                                              
89 C                   If        ENTXSO = *BLANKS  
90 C     KPSDX         Chain(E)  ISPSDX0           
91 C                   If        NOT %ERROR        
92 C                   Eval      ENTXSO = ENTXSX   
93 C                   Update(e) ISPSO00           
94 C                   Endif                       
95 C                   Endif                       
96  *                                              
97 C                   Read(E)   ISPFPSO           
98 C                   EndDo                       
<clip>

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.