Returns fields in a locator string.
sp_helplocator value
The value of the locator string that identifies a transaction in the stable queue. The value of the locator string must be enclosed in quotes.
sp_helplocator "000000000003ad0000022d4d000b00022d4d00061e0035000000000000000000"
Returns the fields in the locator string with the value specified, as follows:
item hex_value value Generation ID 0000 0 txid_page 00022d4d 142669 txid_row 0006 6 log_ts_high 0000 0 log_ts_low 0003ad00 240896 opid_page 00022d4d 142669 opid_row 000b 11 op_code 1e 30 conn_id 0035 53
When listing fields in a locator string, the following result set is returned:
sp_helplocator is for use primarily in troubleshooting procedures.
You can use sp_helplocator to return the fields in locator values returned by sp_helplastcommit.
When an error occurs, an error message is returned.
sp_helplastcommit, sp_helprep
Copyright © 2005. Sybase Inc. All rights reserved. |
![]() |