I created a logical file that used a select and values criteria. The file had duplicate records. When I created the same file with a higher security level, the file created without the duplicates. Does anyone know why I would have the duplicate records? The file was deleted ok so it didn't just append the records.
Software/Hardware used:
ASKED:
January 9, 2008 2:02 PM
UPDATED:
March 7, 2010 12:25 PM
File DDS..
A R ASTFMT PFILE(DBAMAST)
A K DASTLCTNNM
A S DASTDVSN COMP(EQ ‘CUST’)
A DASTASSTYP VALUES(‘DLA’ ‘SOFT’)
Worked when created with a user profile with higher security.
Then it quite possibly used authority to access a different DBAMAST.
Tom