Unix Technical Forum

SEO

vBulletin Search Engine Optimization


Go Back   Unix Technical Forum > Database Server Software > Informix

Register FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 04-20-2008, 07:22 AM
cristizaharioiu
 
Posts: n/a
Default error cdr define repl

hello all!

I try to define a new replicate using cdr define repl and I receive
next error in online.log:

11:14:06 CDR Queuer: rqmQueueTxn (1000/0/0x2886/0x0) failed on CNTRL
11:14:06 CDR GC: operation sparse control message queue failed (error
0).

the command is:

cdr define repl -C ignore --scope=transaction --immed --ats --ris
--floatcanon rnom_g_cursvalext \
"P bd_sco00@g_sco00:informix.curs_valutar_extins" "select * from
curs_valutar_extins" \
"R bd_qbank_ghiseu@g_sco40:informix.curs_valutar_extins" "select *
from curs_valutar_extins" \
"R bd_qbank_ghiseu@g_sco42:informix.curs_valutar_extins" "select *
from curs_valutar_extins" \
"R bd_qbank_ghiseu@g_sco43:informix.curs_valutar_extins" "select *
from curs_valutar_extins" \
............
.............
"R bd_qbank_ghiseu@g_sco122:informix.curs_valutar_extins" "select *
from curs_valutar_extins"

When I defined replicate shell (/bin/bash) no error returned; the
error appear only in online.log

We have one root server, 22 nonroot server, 60 leaf server and about
700 replicates already defined; all works ok.
We are running Unixware 7.1 and IDS 9.2

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 04-20-2008, 07:22 AM
Madison Pruet
 
Posts: n/a
Default Re: error cdr define repl

Since this is an error while creating a sparse control message, I suspect
that the problem is being encountered trying to forward the control message
to one of the leaf servers. Are you defining the replicate on the root
node? Is the error occuring on the root node or on one of the non-root
servers?

We may have to isolate the problem just a bit. One way would be to define
the replicate with a minimal number of nodes, and then use the cdr change
replicate command to add participants. That way we could narrow the problem
down a bit.

Since this is 9.2x, you aren't using the smartblob to provide disk storage
for the queues. The control queue has it's own queue table and ALL control
messages must be placed into stable storage. Therefor, it is possible that
the control queue can't write the control message to disk because of some
basic DB issue - possibably the disk storage space is exausted. Don't know
for sure - just guessing.

If that is the case, then you might not see the problem by using 'cdr change
replcate' because you would be generating smaller control messages, and they
might fit into the disk space.

You do realize that 9.2 is a fairly old release... (enough said about
that...) - ;-)


Could you please send me some information about your site? I'm guessing
that you're using a three level replication topology. I try to keep track
of the more interesting customer sites ---- thanks...

M.P.
"cristizaharioiu" <cristizaharioiu@gmail.com> wrote in message
news:1105349651.722628.220830@c13g2000cwb.googlegr oups.com...
> hello all!
>
> I try to define a new replicate using cdr define repl and I receive
> next error in online.log:
>
> 11:14:06 CDR Queuer: rqmQueueTxn (1000/0/0x2886/0x0) failed on CNTRL
> 11:14:06 CDR GC: operation sparse control message queue failed (error
> 0).
>
> the command is:
>
> cdr define repl -C ignore --scope=transaction --immed --ats --ris
> --floatcanon rnom_g_cursvalext \
> "P bd_sco00@g_sco00:informix.curs_valutar_extins" "select * from
> curs_valutar_extins" \
> "R bd_qbank_ghiseu@g_sco40:informix.curs_valutar_extins" "select *
> from curs_valutar_extins" \
> "R bd_qbank_ghiseu@g_sco42:informix.curs_valutar_extins" "select *
> from curs_valutar_extins" \
> "R bd_qbank_ghiseu@g_sco43:informix.curs_valutar_extins" "select *
> from curs_valutar_extins" \
> ...........
> ............
> "R bd_qbank_ghiseu@g_sco122:informix.curs_valutar_extins" "select *
> from curs_valutar_extins"
>
> When I defined replicate shell (/bin/bash) no error returned; the
> error appear only in online.log
>
> We have one root server, 22 nonroot server, 60 leaf server and about
> 700 replicates already defined; all works ok.
> We are running Unixware 7.1 and IDS 9.2
>



Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 04-20-2008, 07:22 AM
cristizaharioiu
 
Posts: n/a
Default Re: error cdr define repl

Thank you Madison,

Indeed, we are using three level replication topology; we have defined
one root server; this server is connected to other 15 nonroot servers
and 7 leaf servers; each nonroot server is connected to other 5 or 6
leaf servers. Totally we have one root server, 15 nonroot servers and
68 leaf servers.

Yesterday I defined replicate on root server with all nodes and I
found next error in online.log:

16:01:19 CDR Queuer: rqmQueueTxn (1000/0/0x2a50/0x0) failed on CNTRL
16:01:19 CDR GC: operation sparse control message queue failed (error
0).
16:01:19 CDR Queuer: rqmQueueTxn (1000/0/0x2a51/0x0) failed on CNTRL
16:01:19 CDR GC: operation sparse control message queue failed (error
0).
16:01:19 CDR Queuer: rqmQueueTxn (1000/0/0x2a52/0x0) failed on CNTRL
16:01:19 CDR GC: operation sparse control message queue failed (error
0).
........
........
16:01:19 CDR Queuer: rqmQueueTxn (1000/0/0x2a52/0x0) failed on CNTRL
16:01:19 CDR GC: operation sparse control message queue failed (error
0).



After that I found that the time daemon-ntpd- not running and about 10
nonroot servers are not syncronized.

I tried to declare replicate with one nonroot server that are not
syncronized ...in online log appears the same error:

CDR Queuer: rqmQueueTxn (1000/0/0x2a52/0x0) failed on CNTRL
CDR GC: operation sparse control message queue failed (error 0).

When I defined replicate with one nonroot server that ARE syncronized
with root server in online.log DON'T appears any error but replication
don't work.

In both cases (nonroot server syncronized with root server or
not)replication don't work....on root server the replicate is defined
but on nonroot server the replicate don't appears...

I started ntpd and I syncronized servers; I restarted root server;
after that I tried to define the replicate but don't work......

I am be able to connect between root server and nonroot server or leaf
servers using dbaccess; there is no problem with disc storage space(
hdd, rootdbs, sendqdbs,recvqdbs)on root server ; we have about 700
replicates already defined that works...







Madison Pruet wrote:
> Since this is an error while creating a sparse control message, I

suspect
> that the problem is being encountered trying to forward the control

message
> to one of the leaf servers. Are you defining the replicate on the

root
> node? Is the error occuring on the root node or on one of the

non-root
> servers?
>
> We may have to isolate the problem just a bit. One way would be to

define
> the replicate with a minimal number of nodes, and then use the cdr

change
> replicate command to add participants. That way we could narrow the

problem
> down a bit.
>
> Since this is 9.2x, you aren't using the smartblob to provide disk

storage
> for the queues. The control queue has it's own queue table and ALL

control
> messages must be placed into stable storage. Therefor, it is

possible that
> the control queue can't write the control message to disk because of

some
> basic DB issue - possibably the disk storage space is exausted.

Don't know
> for sure - just guessing.
>
> If that is the case, then you might not see the problem by using 'cdr

change
> replcate' because you would be generating smaller control messages,

and they
> might fit into the disk space.
>
> You do realize that 9.2 is a fairly old release... (enough said about
> that...) - ;-)
>
>
> Could you please send me some information about your site? I'm

guessing
> that you're using a three level replication topology. I try to keep

track
> of the more interesting customer sites ---- thanks...
>
> M.P.
> "cristizaharioiu" <cristizaharioiu@gmail.com> wrote in message
> news:1105349651.722628.220830@c13g2000cwb.googlegr oups.com...
> > hello all!
> >
> > I try to define a new replicate using cdr define repl and I receive
> > next error in online.log:
> >
> > 11:14:06 CDR Queuer: rqmQueueTxn (1000/0/0x2886/0x0) failed on

CNTRL
> > 11:14:06 CDR GC: operation sparse control message queue failed

(error
> > 0).
> >
> > the command is:
> >
> > cdr define repl -C ignore --scope=transaction --immed --ats --ris
> > --floatcanon rnom_g_cursvalext \
> > "P bd_sco00@g_sco00:informix.curs_valutar_extins" "select * from
> > curs_valutar_extins" \
> > "R bd_qbank_ghiseu@g_sco40:informix.curs_valutar_extins" "select *
> > from curs_valutar_extins" \
> > "R bd_qbank_ghiseu@g_sco42:informix.curs_valutar_extins" "select *
> > from curs_valutar_extins" \
> > "R bd_qbank_ghiseu@g_sco43:informix.curs_valutar_extins" "select *
> > from curs_valutar_extins" \
> > ...........
> > ............
> > "R bd_qbank_ghiseu@g_sco122:informix.curs_valutar_extins" "select *
> > from curs_valutar_extins"
> >
> > When I defined replicate shell (/bin/bash) no error returned; the
> > error appear only in online.log
> >
> > We have one root server, 22 nonroot server, 60 leaf server and

about
> > 700 replicates already defined; all works ok.
> > We are running Unixware 7.1 and IDS 9.2
> >


Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4 (permalink)  
Old 04-20-2008, 07:23 AM
Madison Pruet
 
Posts: n/a
Default Re: error cdr define repl

See below...

"cristizaharioiu" <cristizaharioiu@gmail.com> wrote in message
news:1105427653.244482.159690@f14g2000cwb.googlegr oups.com...
> Thank you Madison,
>
> Indeed, we are using three level replication topology; we have defined
> one root server; this server is connected to other 15 nonroot servers
> and 7 leaf servers; each nonroot server is connected to other 5 or 6
> leaf servers. Totally we have one root server, 15 nonroot servers and
> 68 leaf servers.
>
> Yesterday I defined replicate on root server with all nodes and I
> found next error in online.log:
>
> 16:01:19 CDR Queuer: rqmQueueTxn (1000/0/0x2a50/0x0) failed on CNTRL
> 16:01:19 CDR GC: operation sparse control message queue failed (error
> 0).
> 16:01:19 CDR Queuer: rqmQueueTxn (1000/0/0x2a51/0x0) failed on CNTRL
> 16:01:19 CDR GC: operation sparse control message queue failed (error
> 0).
> 16:01:19 CDR Queuer: rqmQueueTxn (1000/0/0x2a52/0x0) failed on CNTRL
> 16:01:19 CDR GC: operation sparse control message queue failed (error
> 0).
> .......
> .......
> 16:01:19 CDR Queuer: rqmQueueTxn (1000/0/0x2a52/0x0) failed on CNTRL
> 16:01:19 CDR GC: operation sparse control message queue failed (error
> 0).


Were these errors on the root node? Are there any leaf servers attached to
the root node?

>
>
>
> After that I found that the time daemon-ntpd- not running and about 10
> nonroot servers are not syncronized.


I doubt that this has anything to do with the problem. The error is
indicating that there is a problem while putting the control message into
the queue and that it has somthing to do with a sparse server. By sparse
server, that means a leaf server.

>
> I tried to declare replicate with one nonroot server that are not
> syncronized ...in online log appears the same error:
>
> CDR Queuer: rqmQueueTxn (1000/0/0x2a52/0x0) failed on CNTRL
> CDR GC: operation sparse control message queue failed (error 0).
>
> When I defined replicate with one nonroot server that ARE syncronized
> with root server in online.log DON'T appears any error but replication
> don't work.


Have you checked in the cdr error table yet? -- don't forget that you've
got to start the replicate. The time difference can make a difference on
9.20 because of how time is treated. When you start the replicate, it
doesn't really start until the machine clocks reach the same time. (This is
true on 7.31 and 9.2... With 9.3, now means now - not the clock time of
'now' on the server that the command was issued.... )
>
> In both cases (nonroot server syncronized with root server or
> not)replication don't work....on root server the replicate is defined
> but on nonroot server the replicate don't appears...
>
> I started ntpd and I syncronized servers; I restarted root server;
> after that I tried to define the replicate but don't work......
>
> I am be able to connect between root server and nonroot server or leaf
> servers using dbaccess; there is no problem with disc storage space(
> hdd, rootdbs, sendqdbs,recvqdbs)on root server ; we have about 700
> replicates already defined that works...
>
>
>
>
>
>
>
> Madison Pruet wrote:
> > Since this is an error while creating a sparse control message, I

> suspect
> > that the problem is being encountered trying to forward the control

> message
> > to one of the leaf servers. Are you defining the replicate on the

> root
> > node? Is the error occuring on the root node or on one of the

> non-root
> > servers?
> >
> > We may have to isolate the problem just a bit. One way would be to

> define
> > the replicate with a minimal number of nodes, and then use the cdr

> change
> > replicate command to add participants. That way we could narrow the

> problem
> > down a bit.
> >
> > Since this is 9.2x, you aren't using the smartblob to provide disk

> storage
> > for the queues. The control queue has it's own queue table and ALL

> control
> > messages must be placed into stable storage. Therefor, it is

> possible that
> > the control queue can't write the control message to disk because of

> some
> > basic DB issue - possibably the disk storage space is exausted.

> Don't know
> > for sure - just guessing.
> >
> > If that is the case, then you might not see the problem by using 'cdr

> change
> > replcate' because you would be generating smaller control messages,

> and they
> > might fit into the disk space.
> >
> > You do realize that 9.2 is a fairly old release... (enough said about
> > that...) - ;-)
> >
> >
> > Could you please send me some information about your site? I'm

> guessing
> > that you're using a three level replication topology. I try to keep

> track
> > of the more interesting customer sites ---- thanks...
> >
> > M.P.
> > "cristizaharioiu" <cristizaharioiu@gmail.com> wrote in message
> > news:1105349651.722628.220830@c13g2000cwb.googlegr oups.com...
> > > hello all!
> > >
> > > I try to define a new replicate using cdr define repl and I receive
> > > next error in online.log:
> > >
> > > 11:14:06 CDR Queuer: rqmQueueTxn (1000/0/0x2886/0x0) failed on

> CNTRL
> > > 11:14:06 CDR GC: operation sparse control message queue failed

> (error
> > > 0).
> > >
> > > the command is:
> > >
> > > cdr define repl -C ignore --scope=transaction --immed --ats --ris
> > > --floatcanon rnom_g_cursvalext \
> > > "P bd_sco00@g_sco00:informix.curs_valutar_extins" "select * from
> > > curs_valutar_extins" \
> > > "R bd_qbank_ghiseu@g_sco40:informix.curs_valutar_extins" "select *
> > > from curs_valutar_extins" \
> > > "R bd_qbank_ghiseu@g_sco42:informix.curs_valutar_extins" "select *
> > > from curs_valutar_extins" \
> > > "R bd_qbank_ghiseu@g_sco43:informix.curs_valutar_extins" "select *
> > > from curs_valutar_extins" \
> > > ...........
> > > ............
> > > "R bd_qbank_ghiseu@g_sco122:informix.curs_valutar_extins" "select *
> > > from curs_valutar_extins"
> > >
> > > When I defined replicate shell (/bin/bash) no error returned; the
> > > error appear only in online.log
> > >
> > > We have one root server, 22 nonroot server, 60 leaf server and

> about
> > > 700 replicates already defined; all works ok.
> > > We are running Unixware 7.1 and IDS 9.2
> > >

>



Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #5 (permalink)  
Old 04-20-2008, 07:23 AM
cristizaharioiu
 
Posts: n/a
Default Re: error cdr define repl

yes, the errors were on the root server in online.log. In
syscdr:cdr_error on root server i have no error in last days....there
are old errors ... On the other servers- nonroot or leaf -don't appears
any error but the replicate don't work because definition of replicate
don't "arrived" here....I don't know why!!! ..the servers are
connected...the old replicates works....

indeed, the root server is connected to 7 leaf nodes and to 15 nonroot
nodes; the nonroot nodes are also connected with 63 leaf servers, other
leaf servers that are connected with root server....

yesterday i tried to define the same replicate on one of nonroot
servers( primary P is root server, R is one leaf server, replicate was
defined on the nonroot server; then I used cdr change repl and I added
all participants)..until now all works fine ...I inserted one row in
the table on root server ...
Result : with one leaf server connected directly with root server
replication works...with other 6 leaf servers connected directly with
root server replication don't works. the error in online.log : "CDR
CDRDS: transaction aborted (Error in retrieving the replicate's
attributes)"

Replication works on 14 nonroot servers but in one nonroot server (and
in leaf servers connected directly with this nonroot server) don't
works...even if NO ERRORS found in online.log....

I don't understand why the replication works with some servers and with
other servers don't work....I don't understand why I found any errors
on some servers where replication don't works and on other servers
where replication don't works I can't found errors.....especially if
the replicates already defined works ok....

My fear is we must redefined whole replication system....I don't like
this ...may appears some problems..and the activity is critical..I work
in a bank and I can't break activity for a long period


anyway in this year our intention is to migrate to IDS 9.4 and I hope
some problems with replication system will be resolved..
Thank you Madison..I hope you understand what I want to say....

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #6 (permalink)  
Old 04-20-2008, 07:23 AM
Madison Pruet
 
Posts: n/a
Default Re: error cdr define repl

See below..
"cristizaharioiu" <cristizaharioiu@gmail.com> wrote in message
news:1105517262.842212.62510@z14g2000cwz.googlegro ups.com...
> yes, the errors were on the root server in online.log. In
> syscdr:cdr_error on root server i have no error in last days....there
> are old errors ... On the other servers- nonroot or leaf -don't appears
> any error but the replicate don't work because definition of replicate
> don't "arrived" here....I don't know why!!! ..the servers are
> connected...the old replicates works....


There was probably some issue with the propogation of the replication
metadata.

>
> indeed, the root server is connected to 7 leaf nodes and to 15 nonroot
> nodes; the nonroot nodes are also connected with 63 leaf servers, other
> leaf servers that are connected with root server....
>
> yesterday i tried to define the same replicate on one of nonroot
> servers( primary P is root server, R is one leaf server, replicate was
> defined on the nonroot server; then I used cdr change repl and I added
> all participants)..until now all works fine ...I inserted one row in
> the table on root server ...
> Result : with one leaf server connected directly with root server
> replication works...with other 6 leaf servers connected directly with
> root server replication don't works. the error in online.log : "CDR
> CDRDS: transaction aborted (Error in retrieving the replicate's
> attributes)"


This means that the replicate definition failed on the target node. The
source is sending
stuff to the target, but the target doesn't know what to do with it or how
to apply it.

>
> Replication works on 14 nonroot servers but in one nonroot server (and
> in leaf servers connected directly with this nonroot server) don't
> works...even if NO ERRORS found in online.log....
>
> I don't understand why the replication works with some servers and with
> other servers don't work....I don't understand why I found any errors
> on some servers where replication don't works and on other servers
> where replication don't works I can't found errors.....especially if
> the replicates already defined works ok....


I'd need to understand the topology better to answer that one.

>
> My fear is we must redefined whole replication system....I don't like
> this ...may appears some problems..and the activity is critical..I work
> in a bank and I can't break activity for a long period


I don't think that's necessary. We may have to do a bit of work with the
syscdr database, however.

Who is your support team? I might be able to
give them some suggestions as to how to resolve the problem.

>
>
> anyway in this year our intention is to migrate to IDS 9.4 and I hope
> some problems with replication system will be resolved..
> Thank you Madison..I hope you understand what I want to say....
>



Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump


All times are GMT. The time now is 05:22 AM.


Powered by vBulletin® Version 3.6.5
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0
UnixAdminTalk.com

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 651 652 653 654 655 656