Hi All,
In my incremental table I am having 300K records which when I am trying to load in MDM, the server is getting crashed. Its running for 2-3 mins then throwing the error that “cant reach local host server”. We are in dev phase and using the local server. Some times it also throws the error “Not enough memory to load this page”. How do I fix this issue?
I also saw the post for applying check points in full load but what about incremental load. How do we handle failures for incremental load and how can we optimize it more?
Thanks. Your inputs will be much appreciated.