Hello Firoz,
If you can install the dxtoolkit on target server then install it on any target server ( if its NFS)
Or install it on all target server.
If you are using HTTPS then use port 443 and for HTTP use 80 port.
you have to update the dxtools.conf file
"data":[
{
"hostname" : "ENgine Name",
"ip_address" : "IP ADDRESS",
"username" : "USERNAME",
"password" : "PASSWORD",
"port" : "443", or 80
"default" : "false", or TRUE
"encrypted" : "false",
"timeout" : "60",
"protocol" : "https" or HTTP
}
]
Save the dxtools.conf file and try it should work.
Or please share the logs from admin > Logs.
you can check the latest version here
https://github.com/delphix/dxtoolkit/releases------------------------------
Pankaj Asegaonkar
Delphix
Infosys
------------------------------
Original Message:
Sent: 11-17-2022 01:05:14 PM
From: Faioze Ahmed
Subject: dx_get_db_env - Error while connecting
Hi Paul Vero,
Thanks for your email. I tried like you mentioned and it is working and able to connect.
Command I tried: ssh delphix_admin@brsqpdpxxxx
Below is the command I am trying to execute but it saying that "Can't connect to Dephix Engine brsqpdpxxxx".
D:\DelhixEnvironmentReports\dx_get_db_env.exe -d brsqpdpxxxx -type VDB -parentlast p -nohead > D:\\DelphixEnvironment.txt
Please help here. Thanks in advance.
Note:
Delphix engine hosted in Ubuntu Linux box.
DXtoolkits installed on Windows server and we are trying to connect from Windows server to Linux box
------------------------------
Faioze Ahmed
SQL Server DBA
Mercury Insurance Services
Original Message:
Sent: 11-17-2022 09:44:10 AM
From: Paul Vero
Subject: dx_get_db_env - Error while connecting
Hi Faioze,
Did you take out the hostname/ip you use (I guess in config file?) and try to connect to engine from same host, using ssh with the same user? Like "ssh admin@engine_address" - does this work?
------------------------------
Paul Vero
Senior Principal Technical Support Engineer
Delphix
Original Message:
Sent: 11-15-2022 01:44:59 PM
From: Faioze Ahmed
Subject: dx_get_db_env - Error while connecting
Hi Team,
I am unable to connect to the delphix engine using "dx_get_db_env" command.
It says "Can't connect to Dephix Engine brsqpdpxxxx"
It was working couple of months back, not sure why it has stopped working.
DX tool kit2 version: 2.3.9.1
Delphix engine version: Continuous Data 6.0.13.0
Note: Port 22 is working and not blocked by firewall
------------------------------
Faioze Ahmed
SQL Server DBA
Mercury Insurance Services
------------------------------