Options

Need Help for Comparing schemas via command line

Hi,
I am not able to compare my Oracle DB via command line

i am getting with below error while entering the below command

sco /source MSC_DEPOT_DEV/MSC@10.240.14.31:1521{MSC_DEPOT_DEV} /target MSC_DEPOT_DEV/MSC_DEPOT_DEV@10.240.14.31:1521{MSC_DEPOT_DEV}

Error: No TNS Entry for 10.240.14.31 found, trying to connect using Oracle home
OraClient12Home1
Error: No TNS Entry for 10.240.14.31 found, trying to connect using Oracle home
OraClient12Home1
Reading dependency information
Error: ORA-12504: TNS:listener was not given the SERVICE_NAME in CONNECT_DATA
Unexpected error: Comparison failed
Comparison failed
System.Exception
   at RedGate.Oracle.SchemaCompare.CommandLine.Program.RunComparison(IUsageHelpe
r usageHelper, IDataSource source, IDataSource target, SchemaMapping schemaMappi
ng, Options options, IFilteringDataSource filteringDataSource, ISchemaComparison
State& state)
   at RedGate.Oracle.SchemaCompare.CommandLine.Program.Main(String[] cmdLineargs
)
Use /? for help

Comments

Sign In or Register to comment.