This is a discussion on RES: Drop tables with CDR enable within the Informix forums, part of the Database Server Software category; --> My problem is that I should not turn down the replicate for this table. Doing that, every time the ...
| |||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| My problem is that I should not turn down the replicate for this table. Doing that, every time the user need to do this operation (made by an ERP) someone from IT would have to exec such command. I'm looking for a way that I just can bypass or change the sql, although I think it would be impossible. By the way, this command would function as "cdr delete replicate"? Thanks anyway, Julio -----Mensagem original----- De: Madison Pruet [mailto:mpruet@comcast.net] Enviada em: quinta-feira, 8 de janeiro de 2004 14:37 Para: Julio Cesar Assunto: Re: Drop tables with CDR enable You need to first remove the participant's table from replication via the "cdr change replicate -d" command. M.P. "Julio Cesar" <julio@prodesmaq.com.br> wrote in message news:btjvg5$514$1@terabinaries.xmission.com... > > Is there a way to process "drop table" sqls on tables configured to > Enterprise Replication? > If there isn't, how can I bypass these sqls? > > IDS 7.31-UD1 > RedHat Linux 7.3 > > Best regards, > Julio > > --- > Outgoing mail is certified Virus Free. > Checked by AVG anti-virus system (http://www.grisoft.com). > Version: 6.0.558 / Virus Database: 350 - Release Date: 2/1/2004 > > > > sending to informix-list --- Incoming mail is certified Virus Free. Checked by AVG anti-virus system (http://www.grisoft.com). Version: 6.0.558 / Virus Database: 350 - Release Date: 2/1/2004 --- Outgoing mail is certified Virus Free. Checked by AVG anti-virus system (http://www.grisoft.com). Version: 6.0.558 / Virus Database: 350 - Release Date: 2/1/2004 sending to informix-list |