Ambiguous LSN:<arg>
The given argument is an ambiguous LSN, in the sense that it is valid in both hexadecimal or decimal notation. This typically occurs when a LSN is represented as nnnnnnnn:nnnnnnnn:nnnn with no leading 0 for any section and all decimal digits. By default this is understood to be a hexadecimal notation. To resolve the ambiguity as decimal notation, add a leading zero to any of the sections, i.e.: nnnnnnnn:nnnnnnnn:0nnnn. Doing that will turn the LSN into a 8:8:5 format which cannot be hexadecimal.