Skip to Main Content

SQL Developer

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

database diff - how to detect differences

KarstenH-dkMay 2 2018 — edited May 30 2018

Hello

I am comparing two databases to detect any differences - for the sake of simplicity the comparison is reduces to one package including spec+ body.

the diff report tells me this

pastedImage_0.png

The objects with an orange warning sign are the objects that are in both schemas but do not have the same definition.

If I click on one of these objects, and a block appears below with the details of the differences; but I can't detect any differences here

pastedImage_1.png

I have scrolled through the whole package definition but can't find any - how do I detect the differences.

I Can't find any

Am I doing somethin wrong ?

regards Karsten

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jun 27 2018
Added on May 2 2018
10 comments
1,102 views