How can we help you today? How can we help you today?

Possible to ignore object owner when comparing?

Hi guys

We have a few different databases for our JD Edwards environment (DEV, QA, PROD, etc). The databases are exactly the same with the exception of the object owner. For instance, in DEV, a table may be called something like TESTCTL.F0002 but in PROD it's called PRODCTL.F0002. Is there a way to tell SQL Compare to ignore the object owner when making comparisons?

Tks
StevenM
0

Comments

2 comments

  • Eddie D
    Hi

    Thank you for your forum post.

    Unfortunately you cannot ignore the object owner. However you can edit the SQL Compare project ->Select the Owner Mapping Tab ->Map the DEV object owner, TESTCTL to the PROD PRODCTL object owner.

    Also you can map the tables together, so in the DEV database map the table TESTCTL.F0002 to the PROD database table PRODCTL.F0002.

    I hope the above answers your question.

    Many Thanks
    Eddie
    Eddie D
    0
  • StevenM
    Thanks Eddie. That did the trick!
    StevenM
    0

Add comment

Please sign in to leave a comment.