cancel
Showing results for 
Search instead for 
Did you mean: 

Dispose of the used DB logs in Mobilink

former_member329524
Active Participant
0 Kudos

Hello, all

An idiotic RTFM question, but I cannot find the flag, which would delete the offline log files, once they are processed by Mobilink.

Can anyone help me with this, please? The files just stay there and bloat the disk space...

Thank you

Arcady

Accepted Solutions (1)

Accepted Solutions (1)

former_member244518
Participant
0 Kudos

Hi Arcady,

This behaviour is controlled by the delete_old_logs database option. Despite the title, this switch applies to MobiLink clients in addition to SQL Remote ones.

Hope this helps,

Mikel

jeff_albion
Employee
Employee
0 Kudos

Hi Arcady,

In addition to the delete_old_logs database option Mikel specified, you can specify the dbmlsync -x option to specify the size of the transaction log before it is restarted and renamed to the offline log directory. You can use '0' to move the logs as soon as possible:


dbmlsync -x 0


dbmlsync -x 10M

Regards,

Jeff Albion

SAP Active Global Support

Answers (0)