Consultor Eletrônico



Kbase P107929: Loading a .d file generates ERROR! -d <mdy> or -yy <n> settings...
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   1/18/2010
Status: Verified

SYMPTOM(s):

ERROR! -d <mdy> or -yy <n> loading a .d file using the Data Administration Utility.

ERROR! -d <mdy> or -yy <n> settings of dump were mdy-1900 ** but
current settings are mdy-1950. May cause load errors.

The error is generated loading a .df file to a database table using the Data Administration Utility of the Data Dictionary.

FACT(s) (Environment):

All Supported Operating Systems
Progress 9.x
OpenEdge 10.x

CAUSE:

The .df file was dumped with a dmy data format which is different from the default mdy date format.

FIX:

Start the session using the same date format as that used when the data was dumped. For example, the following command connects to the database in single user mode using the dmy date format for the session:
prowin32.exe dbname -1 -d dmy -p _dict.p