Kbase P33924: Fixed Length flag incorrect. (6830)
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  7/28/2003 |
|
Status: Unverified
FACT(s) (Environment):
Progress 9.1D
FACT(s) (Environment):
HP UX 11
SYMPTOM(s):
Fixed Length flag incorrect. (6830)
Error occurred on line <line number>. (6819)
CHANGE:
Trying to do a prostuct add adding some extents to the DB.
CAUSE:
Incorrect syntax in the .st file.
example:
d "AreaIndex":21,32 /frudb1/canavese/frulog/basedev/frulog_21.d6 200064
d "AreaIndex":21,32 /Europdb/canavese/frulog/basedev/frulog_21.d7
FIX:
Modify the .st file as follow:
d "AreaIndex":21,32 /frudb1/canavese/frulog/basedev/frulog_21.d6 f 200064
d "AreaIndex":21,32 /Europdb/canavese/frulog/basedev/frulog_21.d7