Skip to Content
0
Former Member
Jul 30, 2015 at 08:49 AM

Assign action retry_forever for 8233 error Msgs

198 Views

Hi all, we should like changing the default actions for 8233 error messages into our Replication Server (15.7.1/EBF 22655 SP202) :

Message: 8233, State 1, Severity 16 -- 'REORG operation is in progress on the object 'xxx' in database 'xxxx'. Ry your query later.

In RS 15.7.1 SP200 manual we can see a new error action "retry_forever"

http://infocenter.sybase.com/help/topic/com.sybase.infocenter.dc32410.1571200/doc/html/san1273714002543.html?resultof=%22%61%73%73%69%67%6e%22%20%22%61%63%74%69%6f%6e%22%20

When we modified error class with these new action, we received these error:

assign action retry_forever for SD_ERROR_CLASS to 8233

Server Message: Number 2062, Severity 12

Server 'XXXXX', Line 0:

Action 'retry_forever' is not a recognized action to assign to Replication Server errors.

Is a documentation bug? how to we can modify the errorclass with these new action?

Thanks in advance