Hi
It means that the install is successful.
Move forward with dxtools.config
Sent from my iPhone
On 29 May 2024, at 19:11, Syed Rahil Akil Shahi via Delphix <Mail@delphix.com> wrote:
Hi Rahim, I have installed , below are the files listed after installation. All the files are having symbolic link to runner dx_connection... -posted to the "Delphix Toolkits (dxToolkit and dxmToolkit)" community
Original Message:
Sent: 5/29/2024 12:11:00 PM
From: Syed Rahil Akil Shahi
Subject: RE: How to install dxtoolkit on RHEL8
Hi Rahim, I have installed , below are the files listed after installation. All the files are having symbolic link to runner
dx_connection_check -> runner
lrwxrwxrwx 1 oracle dba 6 May 29 16:55 dx_create_env -> runner
lrwxrwxrwx 1 oracle dba 6 May 29 16:55 dx_ctl_analytics -> runner
lrwxrwxrwx 1 oracle dba 6 May 29 16:55 dx_ctl_bookmarks -> runner
lrwxrwxrwx 1 oracle dba 6 May 29 16:55 dx_ctl_bundle -> runner
lrwxrwxrwx 1 oracle dba 6 May 29 16:55 dx_ctl_config -> runner
lrwxrwxrwx 1 oracle dba 6 May 29 16:55 dx_ctl_db -> runner
lrwxrwxrwx 1 oracle dba 6 May 29 16:55 dx_ctl_dbhooks -> runner
lrwxrwxrwx 1 oracle dba 6 May 29 16:55 dx_ctl_dsource -> runner
lrwxrwxrwx 1 oracle dba 6 May 29 16:55 dx_ctl_engine_upgrade -> runner
lrwxrwxrwx 1 oracle dba 6 May 29 16:55 dx_ctl_env -> runner
lrwxrwxrwx 1 oracle dba 6 May 29 16:55 dx_ctl_jobs -> runner
lrwxrwxrwx 1 oracle dba 6 May 29 16:55 dx_ctl_js_bookmarks -> runner
lrwxrwxrwx 1 oracle dba 6 May 29 16:55 dx_ctl_js_branch -> runner
lrwxrwxrwx 1 oracle dba 6 May 29 16:55 dx_ctl_js_container -> runner
------------------------------
Syed Rahil Akil Shahi
Delphix Community Members
------------------------------
Original Message:
Sent: 05-29-2024 10:44:23 AM
From: Rahim Cetinel
Subject: How to install dxtoolkit on RHEL8
Looks like Linux level restriction. Any chance that you can check in with your Linux sysadmin?
Rahim CETINEL |
Lead DataOps Architect | | | Delphix Blackbelt |
+971509176453 | | | +905334112490 |
Accuras DMCC DMCC Business Centre Unit No: 1518 PO Box 41174, Dubai, UAE https://accuras.com |
Original Message:
Sent: 5/29/2024 11:40:00 AM
From: Syed Rahil Akil Shahi
Subject: RE: How to install dxtoolkit on RHEL8
Hi Rahim, Thanks for your reply . I am getting the below error when I executed install.sh
dxtoolkit2 ]$ sh install.sh
dx_config
ln: failed to create symbolic link 'dx_config': Operation not supported
dx_connection_check
ln: failed to create symbolic link 'dx_connection_check': Operation not supported
dx_create_env
ln: failed to create symbolic link 'dx_create_env': Operation not supported
dx_ctl_analytics
ln: failed to create symbolic link 'dx_ctl_analytics': Operation not supported
dx_ctl_bookmarks
ln: failed to create symbolic link 'dx_ctl_bookmarks': Operation not supported
dx_ctl_bundle
ln: failed to create symbolic link 'dx_ctl_bundle': Operation not supported
dx_ctl_config
ln: failed to create symbolic link 'dx_ctl_config': Operation not supported
------------------------------
Syed Rahil Akil Shahi
Delphix Community Members
Original Message:
Sent: 05-29-2024 10:34:17 AM
From: Rahim Cetinel
Subject: How to install dxtoolkit on RHEL8
Hi,
dxtoolkit installation is quite straightforward. run the install file and then configure the dxtools.conf file
Additional information available at https://github.com/delphix/dxtoolkit/wiki#Installation
dxtools.conf details
{
"data":[
{
"hostname" : "Landshark", #this is how you call the specific delphix engine from the command line with -d parameter
"ip_address" : "delphix01", #ip address or hostname
"username" : "admin",
"password" : "admin_user_password",
"port" : "80",
"default" : "false",
"encrypted" : "false",
"timeout" : "60"
}
]
}
------------------------------
Rahim Cetinel
Lead Dataops Architect | Delphix Blackbelt
Original Message:
Sent: 05-29-2024 09:55:04 AM
From: Syed Rahil Akil Shahi
Subject: How to install dxtoolkit on RHEL8
How to install dxtoolkit on RHEL8, I have unzipped the tar and can find the below files . Please provide me the steps to install it.
drwxr-xr-x. 2 oracle dba 0 Apr 7 2023 dxtoolkit2
-rwxrwxr--. 1 oracle dba 10151469 May 29 14:36 dxtoolkit2-v2.4.19.2-redhat8-installer.tar.gz
drwxr-xr-x. 2 oracle dba 0 May 29 14:54 bin
dx_toolkit-2.4.19.2 ]$ cd dxtoolkit2
dxtoolkit2 ]$ ls -ltr
total 12960
-rwxrwxr--. 1 oracle dba 13265577 Apr 7 2023 runner
-rwxrwxr--. 1 oracle dba 1571 Apr 7 2023 install.sh
$
------------------------------
Syed Rahil Akil Shahi
Delphix Community Members
------------------------------