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

Error Generating Script for Difference in Type

I'm getting an error whenever I try to generate a script for a difference in a Type object.

For example, in Target database the type is defined as:
CREATE OR REPLACE type num_table is table of varchar2(10);

In Source database script directory the type is defined as:
CREATE OR REPLACE type num_table is table of number;

Try to generate the script in Schema Compare for this num_table, and I get an error "Value cannot be null. Parameter name: key"

d1n4gqv03atm.png

I am also sending the error report now.
tylert
0

Comments

1 comment

  • Eddie D
    Hi, I believe we are investigating this problem under support ticket #96775. Will post further details when the problem is resolved.
    Eddie D
    0

Add comment

Please sign in to leave a comment.