D
Dmitri Levin
Guest
When you dump (ASCII) OE will write -yy setting in the .d file dateformat=mdy-1950 map=NO-MAP cpstream=ISO8859-1 . 0000012944 It is likely that the process that dumped it for you did not use any -yy and thus you got the default value 1950. You better use the same value to load -yy 1950 or not use this parameter which means the same value. Eliminating it means you will use the default value 1950 -- which is exactly what you need in that case.
Continue reading...
Continue reading...