|
What was the reason code on the "not valid for operation" message? That
might give you a clue.
My first thought would be an authority issue. Perhaps the user profile does
not have data update rights to the file or the file (it appears to be a
logical) is a read only file. If you are in debug mode with UPDPROD set to
*NO and the file is in a *PROD library, that will also cause the error.
Donald R. Fisher, III
Project Manager
The Roomstore Furniture Company
(804) 784-7600 extension 2124
DFisher@roomstoreeast.com
<clip>
C/EXEC SQL
C+ UPDATE FLTL03 SET TFWSID = :WSIDJ, LTSTS = '1S'
C+ WHERE TFWSID = :WSIDS AND LTSTS = ' '
C/END-EXEC
Its not working. I am getting SQL error code 7008. We don't journal any
files, and this is the only place in the program I use this file.
<clip>
FLTL03 in V64BPCSTF not valid for operation.
SQLCOD = -000007008.
<clip>
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2025 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.