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

From: "David G(dot) Johnston" <david(dot)g(dot)johnston(at)gmail(dot)com>
To: Durgamahesh Manne <maheshpostgres9(at)gmail(dot)com>
Cc: Adrian Klaver <adrian(dot)klaver(at)aklaver(dot)com>, "pgsql-general(at)postgresql(dot)org" <pgsql-general(at)postgresql(dot)org>
Subject: Re: regarding schema only migration from sqlserver to postgres with runmtk.sh
Date: 2016-06-16 14:25:57
Message-ID: CAKFQuwYqKJMpOf72Q0iM_LKQdOnZpLDkqvawqYOtccA0G0sENw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Thu, Jun 16, 2016 at 10:19 AM, Durgamahesh Manne <
maheshpostgres9(at)gmail(dot)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.​

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Jean-Francois Prieur 2016-06-16 14:32:37 Table ordering in pg_dump
Previous Message Durgamahesh Manne 2016-06-16 14:19:47 Re: regarding schema only migration from sqlserver to postgres with runmtk.sh