I am attempting to update a schema on a character base AIX product circa(9.1) and noticed that when adding a field to a file it automatically updates the SQL properties for FORMAT and WIDTH ... yet when an existing PROGRESS field FORMAT is changed only the SQL FORMAT is updated and not the SQL WIDTH.
These updates are being done in code rather then using the PROGRESS DATA DICTIONARY so I am expecting that either there is an logic error and or a switch or command is missing from the UPDATE logic OR there is a known issue that requires a field be deleted and added back to update the SQL properties properly.
Could someone please point me to documentation that might shed some light on this issue.