Client Tools and Drivers
Yellowbrick provides ODBC, JDBC, and ADO.NET drivers and a suite of client tools. For information about supported drivers, see Downloading Drivers.
The ybtools
package consists of the following client tools:
- ybsql
- ybload
- ybunload
- ybbackup,
ybrestore
,ybbackupctl
- ybdumpschema
- ybdumproles
ybrelay
Supported Client Platforms
The client tools are supported on the following platforms:
- Ubuntu 14.04 LTS, 16.04 LTS, and 18.04 LTS
- RHEL and CentOS 7
- AIX 7.1
- macOS 10.10 and later
- Windows Server 2012 and later
OpenSSL and OpenLDAP Libraries
The ybtools
package on Linux client platforms depends on:
- OpenSSL:
libssl 1.0
- OpenLDAP:
libldap-2.4-2
If necessary, you can install these libraries as follows:
- Ubuntu:
apt-get install openssl
- RHEL and CentOS:
yum install openssl
Client Downloads
You can download the appropriate ybtools
package for your operating system either from the SMC or from the Yellowbrick Customer Support site. Check your Yellowbrick server version first so you can download the corresponding version of the tools. If you do not have access to either of these portals, contact your system administrator.
To download ybtools
from the SMC, go to Configure > Drivers and Tools > Client Tools:
Note: The Generic
package consists of the Java-based bulk load and backup tools. The other tools are platform-specific and cannot be part of this Generic package. This package may be useful if your client platform is not among those listed or is incompatible with those provided.
In This Section
Parent topic:Yellowbrick Documentation