Re: regarding schema only migration from sqlserver to postgres with runmtk.sh - Mailing list pgsql-general

From Durgamahesh Manne
Subject Re: regarding schema only migration from sqlserver to postgres with runmtk.sh
Date
Msg-id CAJCZkoJ=aUZorU4PaxxQ5QW3fcBcVC6zNwvziJtpDCGrLs2HYA@mail.gmail.com
Whole thread Raw
In response to Re: regarding schema only migration from sqlserver to postgres with runmtk.sh  ("David G. Johnston" <david.g.johnston@gmail.com>)
Responses Re: regarding schema only migration from sqlserver to postgres with runmtk.sh  (Durgamahesh Manne <maheshpostgres9@gmail.com>)
Re: regarding schema only migration from sqlserver to postgres with runmtk.sh  (Jan de Visser <jan@de-visser.net>)
List pgsql-general
hi
sir
as per above discussion same error repeated even mentioned ip address of hostname

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


TARGET_DB_URL=jdbc:postgresql://192.168.168.201:5432/raghu
TARGET_DB_USER=postgres
TARGET_DB_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.


On Thu, Jun 16, 2016 at 7:55 PM, David G. Johnston <david.g.johnston@gmail.com> wrote:
On Thu, Jun 16, 2016 at 10:19 AM, Durgamahesh Manne <maheshpostgres9@gmail.com> wrote:

sir

PostgreSQL always no1 in world
as per above discussion

migration not working from sql to postgreSQL  with runmtk.sh


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.



same error repeated even there mentioned correct credentials as here i checked multiple times


​Maybe you should try using an IP address instead of a host name.

David J.​
 

pgsql-general by date:

Previous
From: Adrian Klaver
Date:
Subject: Re: regarding schema only migration from sqlserver to postgres with runmtk.sh
Next
From: Durgamahesh Manne
Date:
Subject: Re: regarding schema only migration from sqlserver to postgres with runmtk.sh