on 2015 Jan 15 5:29 PM
Hi all,
Yesterday a frind on mine received error 3514 "command dump transaction is aborted because of the error: remote checkpoint failure"
Remote checkpoint failed on instance 2 for dbid 30 with reply_status -1, reply_plasterror -1.
He asked me about this error and I did not find any information related. He is working with ASE CE 15.7 EBF 22238 SP 121 AIX .
Does anyone have any idea of what could happen?
Thanks in advance
Luz Rodriguez
Request clarification before answering.
Hi Jongun,
I read the information and it makes sense. Unfortunately they did not search the old transactions.
I send the link, they are going to verify it next time.
Regards,
Luz Rodriguez
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Luz Rodriguez,
Dump tran command is fired distributed checkpoint for each node
and then it can be processing continuously after recieving successful message from remote node.
Please check both nodes to have an incompleted transaction.
select * from master..syslogshold
go
And if there is no one, run checkpoint command for each node and then try to run dump tran command.
Please check ASE CE User's Guilde(SyBooks Online) for distributed checkpoint.
Thanks,
Jongun Seo
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 13 | |
| 8 | |
| 7 | |
| 5 | |
| 4 | |
| 3 | |
| 2 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.