plus_marca
Member
Hi all,
I just applied a delta file to one db, now when i try to read the table affected by the delta file
I get error 450 but only when using OpenEdge Studio (10.1C) to access the db.
If I run the same procedure in Unix, I get the expected result (no error whatsoever).
the db is OpenEdge 10.1C SP03 in HP-UX.
PROGRESS knowledge base in solution P150410 recommend I use this command;
proutil dbname -C idxfix
for each reported record, but the table has 11000 records aprox.
My question is, what others options I have?
thanks.
I just applied a delta file to one db, now when i try to read the table affected by the delta file
I get error 450 but only when using OpenEdge Studio (10.1C) to access the db.
If I run the same procedure in Unix, I get the expected result (no error whatsoever).
the db is OpenEdge 10.1C SP03 in HP-UX.
PROGRESS knowledge base in solution P150410 recommend I use this command;
proutil dbname -C idxfix
for each reported record, but the table has 11000 records aprox.
My question is, what others options I have?
thanks.