From: pankaj_wolfhunter on
Greetigs,
I just came to know that MTK does not migrate "RULES"
object from Sybase.
Is this true? if yes, whats the workaround?

Any help will be appreciated

TIA

From: Serge Rielau on
pankaj_wolfhunter(a)yahoo.co.in wrote:
> Greetigs,
> I just came to know that MTK does not migrate "RULES"
> object from Sybase.
> Is this true? if yes, whats the workaround?
>
> Any help will be appreciated
>
> TIA
>
What is a rule?


--
Serge Rielau
DB2 SQL Compiler Development
IBM Toronto Lab
From: pankaj_wolfhunter on
Thank for the reply Serge.
A rule is an like CHECK CONSTRAINT. The difference is that rule can be
created as an object and hence can be associated with multiple tables.

From: Serge Rielau on
pankaj_wolfhunter(a)yahoo.co.in wrote:
> Thank for the reply Serge.
> A rule is an like CHECK CONSTRAINT. The difference is that rule can be
> created as an object and hence can be associated with multiple tables.
>
I see. How do you map column names?
From an MTK point of view, if it were supported (which I don't know)
I'd expect it to simply be mapped to regular check constraints...

Cheers
Serge

--
Serge Rielau
DB2 SQL Compiler Development
IBM Toronto Lab
From: pankaj_wolfhunter on
Serge, i think we got manual workaround for this.
One thing, i really like to appreciate your activeness in this group.
Actually i want to thanks all the people involved giving ans to
people's queries.
Thanks again.