Consultor Eletrônico



Kbase P133061: Do I have to update the schema holder if a field data type is changed from char(3) TO VARCHAR(3) in
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   08/07/2008
Status: Unverified

GOAL:

Do I have to update the schema holder if a field data type is changed from char(3) TO VARCHAR(3) in the Oracle database?

FACT(s) (Environment):

All Supported Operating Systems
Progress 8.x
Progress 9.x
OpenEdge 10.x
Oracle DataServer

FIX:

For the above changes the schema holder update is not required as the length of the data type is not changed on the oracle side. Also, the Oracle's char and varchar data types are character data type equivalent of Progress.