Search Postgresql Archives

regarding schema only migration from sqlserver to postgres with runmtk.sh

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi sir

This is mahesh. i got following erro when i ran 

./runMTK.sh -sourcedbtype sqlserver -targetSchema public -schemaOnly -allTables dbo


below error generated as i have given correct credentials to connect respective server & database


 how to rectify this issue sir....please let me know

Running EnterpriseDB Migration Toolkit (Build 49.0.4) ...
Source database connectivity info...
conn =jdbc:jtds:sqlserver://dns name/DataFeed
user =trustfort
password=******
Target database connectivity info...
conn =jdbc:postgresql://dnsname:5432/edb
user =postgres
password=******
Connecting with source SQL Server database server...
Connected to Microsoft SQL Server, version '10.50.1600'
Connecting with target EnterpriseDB database server...
MTK-10045: The URL specified for the "target" database is invalid.
Check the connectivity credentials.
Stack Trace:
com.edb.MTKException: MTK-10045: The URL specified for the "target" database is invalid.
Check the connectivity credentials.
    at com.edb.MigrationToolkit.initToolkit(MigrationToolkit.java:3378)
    at com.edb.MigrationToolkit.main(MigrationToolkit.java:1700)



./runMTK.sh -sourcedbtype sqlserver -targetSchema public -schemaOnly -allTables dbo

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]
  Powered by Linux