Comments
5 comments
-
Any input here?
-
Hi,
Looking at the attached log file, there are 15 entries prior to the Null Reference exception that report 'Finding sync issues in type 'RedGate.Oracle.SchemaCompare.Comparison.', like this example:Finding sync issues in type RedGate.Oracle.SchemaCompare.Comparison.TableDifference
This includes:- IndexDifference
- FunctionDifference
- ProcedureDifference
- TypeDifference
- PackageDifference
- PackageBodyDifference
- ViewDifference
- MaterializedViewDifference
- MaterializedViewLogDifference
- TriggerDifference
- SequenceDifference
- SynonymDifference
- PublicSynonymDifference
- UserOjectPrivilegesDifference
I suspect a permissions error, where the comparison engine is expecting a value where running queries for the above objects.
A support ticket has been created for you, ticket number is 127508.
Many Thanks
Eddie
-
Hi Eddie,
Yes I sanitized the logs. I'll try to look into the permission issue and see if anything has changed. -
@Eddie D , changing to the dedicated deployment user, solved the issue. Thanks
-
Solved by using a user with the correct permission.
Add comment
Please sign in to leave a comment.
Trying to create an initial update to a folder (15000 objects) from an existing DB and receive a null reference exception. I'm using v5.1.0.1030 of SCO. Same problem if I uncheck 'Deploy all affected objects'.
Didn't get the error with v4.0.11.536. Any idea what is wrong?