Hi All,
I created a temporary table with 60 string columns and string size of 1000 each. Since then, the AOS crashes with the following error
Object Server 01: Unexpected situation More Information: Total field length cannot exceed 64K. Please re-factor your table *<table name>
I am not able to synchronize or compile the application without crashing AOS (hence never completes).
In other environment I created a new model and added a regular table with only one field to it. Then installed that new model to the environment with issue. I referred the following link:
AOS cannot start after extending string length on EDT
Regards,
Abhinay