Hi,
Is there any way to load the last (or current) journal file? In my case I have 17 journal files out of which 1-16 are of 33M and last one is in use. SO whenever I restart my application all journals are getting loaded, so for temporary, I have written a backup job which archives previous files. But for this I need to stop my service for some time.(whenever I am moving old journals to archive location). So I am looking for a way , through which I can only load last i.e db-17.log file.
Please help me on this.