dmdecodebookmark - Display verbose information bookmark
Use this command to display verbose information about a bookmark.
Syntax
dmdecodebookmark [-I <name>] (-b <bookmark> | -f <file>)
[-L <locale>]Parameters
- [-I <name>]
- The name of the CDC Replication instance. You can set the TSINSTANCE environment variable to the name of your CDC Replication instance. After this is complete, you no longer have to specify the instance when issuing commands.
- -b <bookmark>
- The bookmark as a hexadecimal-encoded string.
- -f <file>
- The bookmark file as a binary file.
- [-L <locale>]
- The name of the locale used for the CDC Replication instance. The default is your machine's locale.
Result
This command returns a value of 0 if the command was successful and a non-zero value if the command fails.
Examples
dmdecodebookmark
-f bookmark.txtCDC Replication displays information about the bookmark stored in the bookmark.txt file.