Thursday, October 8, 2015

Debug log

At times we need debug information to troubleshoot the issue.So the debug information should be turned ON.For this we need change this setting in the jde.ini file.
[Debug]
output=File
DebugFile=C:\jdedebug.log

No comments:

Post a Comment

Featured Post

Generate single index on table 

Transaction tables such as F0911, F4111 etc hold a huge amount of data probably a third of petabyte. Generating indexes on such tables (th...

Popular Posts