R
rkumar
Guest
The error is not specific to any OE version. The load_df utility checks if the object name is an ABL keyword, and if so, throws this error. In this case, "desc" is a short-form of DESCENDING and hence the appropriate error. I will check if the ABL keyword checks should be enforced in the dump_df and SQL utilities also.
Continue reading...
Continue reading...