Welcome to the dBforums forums.

You are currently viewing our boards as a guest which gives you limited access to view most discussions, articles and access our other FREE features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload your own photos and access many other special features. Registration is fast, simple and absolutely free so please, join our community today!

If you have any problems with the registration process or your account login, please contact contact support.

If you prefer not to see double-underlined words and corresponding ads, place your cursor
here for ContentLink opt out.

Go Back  dBforums > Database Server Software > Informix > How to arrest ATS File Generation?

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 12-23-02, 02:17
BDN BDN is offline
Registered User
 
Join Date: Dec 2002
Posts: 2
How to arrest ATS File Generation?

We have 2 database servers using INFORMIX version 9.30.UC1, physically loacted at 2 different places. And...replication is set between these 2 servers.

Whenever any transaction fails during replication, ATS files get generated. We recently noticed that one particular type of ATS file, with sql code:0 and ISAM code:154, get created very often. As a result,we are manually fixing the replication stuffs, for those transactions.

The ISAM code:154 talks about the distributed deadlock. The CDR_DSLOCKWAIT configuration parameter specifies the number of
seconds the data synchronization component waits for database locks to be released. The default was set to 5 seconds and we increased it to 10 seconds, so that the transactions will not fail during replication. But , its of no help.
Still we get to see ATS files with that ISAM code.

Am I missing anything important in the analysis? Should I try re-configuring any other parameters?
__________________


BDN
Reply With Quote
  #2 (permalink)  
Old 12-24-02, 10:18
wicky wicky is offline
Registered User
 
Join Date: Dec 2002
Location: Pakistan
Posts: 31
Re: How to arrest ATS File Generation?

Are both servers on LAN OR WAN?
How you are sync time between two servers (As ER required)?



Quote:
Originally posted by BDN
We have 2 database servers using INFORMIX version 9.30.UC1, physically loacted at 2 different places. And...replication is set between these 2 servers.

Whenever any transaction fails during replication, ATS files get generated. We recently noticed that one particular type of ATS file, with sql code:0 and ISAM code:154, get created very often. As a result,we are manually fixing the replication stuffs, for those transactions.

The ISAM code:154 talks about the distributed deadlock. The CDR_DSLOCKWAIT configuration parameter specifies the number of
seconds the data synchronization component waits for database locks to be released. The default was set to 5 seconds and we increased it to 10 seconds, so that the transactions will not fail during replication. But , its of no help.
Still we get to see ATS files with that ISAM code.

Am I missing anything important in the analysis? Should I try re-configuring any other parameters?
Reply With Quote
  #3 (permalink)  
Old 12-31-02, 05:50
Roelwe Roelwe is offline
Registered User
 
Join Date: Aug 2002
Location: Belgium
Posts: 534
Maybe you could try the latest version: IDS.9.30.UC4. Just came out.
Lots of ER stuff fixed.
__________________
rws
Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search
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 Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On