Re: regarding schema only migration from sqlserver to postgres with runmtk.sh
От | Durgamahesh Manne |
---|---|
Тема | Re: regarding schema only migration from sqlserver to postgres with runmtk.sh |
Дата | |
Msg-id | CAJCZko+nC2kU=J9a_91f-XQN_rDr6xa_zSvQSRy=oiO6SKmCYw@mail.gmail.com обсуждение исходный текст |
Ответ на | 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
Re: regarding schema only migration from sqlserver to postgres with runmtk.sh |
Список | pgsql-general |
yes sir
as per above discussion..i already looked pdf postgres plus guide you mentioned On Thu, Jun 16, 2016 at 8:30 PM, Durgamahesh Manne <maheshpostgres9@gmail.com> wrote:
hisiras 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:
sir
PostgreSQL always no1 in world
as per above discussionmigration not working from sql to postgreSQL with runmtk.shsame error repeated even there mentioned correct credentials as here i checked multiple times
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.Maybe you should try using an IP address instead of a host name.David J.
В списке pgsql-general по дате отправления: