Quantcast
Channel: Microsoft Dynamics AX Forum - Recent Threads
Viewing all articles
Browse latest Browse all 175888

RE: Error Code: 50110 = Maximum file size exceeded Operation will fail"

$
0
0

the TmpLedgerConsDimensionValueItem is an inmemory table which will create a file when exceeding 128kb. It will do this on the tier it is running (so either client or server side). You could:

find out what tier is used, if client then run it on server.

or change the tabletype from inmemory to tempdb. then your SQL will be used instead of your memory.


Viewing all articles
Browse latest Browse all 175888

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>