Purchase Requisition Error ( “The total, internal size of the records in your joined SELECT statement is 51314 bytes, but…” [AX 2012 R3])
Purchase Requisition Error : “The total,
internal size of the records in your joined SELECT statement is 51314 bytes,
but…” [AX 2012 R3]
- In Ax 2012 R2/R3 you might get this Error sometime (I get this error when I upgraded my machine from R2 to R3), it came because of unnecessary del_ tables and fields are not deleted but remains in the AOS which exceed the default (limit) size of select statement which is 49152 bytes.
- Go to system information -> licensing -> license information.
Uncheck 6.0,6.2 and 6.3, then Apply it
- In the tables bar, you will see the del_tables and del_fields, delete all of them.
Comments
Post a Comment