D
David
Guest
I have defined 5 temp-tables with multiple indexes (Necessary). Each time I execute a program; a proper cleanup is happening before and after the completion of the program. On running the program, I am getting system memory violation error message and come to know that defined 5 temp-tables structure is not enough to store in entries given in -Bt start up parameter.
Once I increased the entries in -Bt, then memory violation error is not coming. I spent almost two days to find out this issue.
Protrace, db log file and 4GL Trace not helping to find out where exactly the issue is happening. If anyone aware on how to monitor memory violation for such issue, Kindly help me on this
Continue reading...
Once I increased the entries in -Bt, then memory violation error is not coming. I spent almost two days to find out this issue.
Protrace, db log file and 4GL Trace not helping to find out where exactly the issue is happening. If anyone aware on how to monitor memory violation for such issue, Kindly help me on this
Continue reading...