...
DTP Enterprise Pack, which includes Extension Designer, ships with it's its own embedded MongoDB. If you are installing DTP Enterprise Pack, and intend to use the embedded MongoDB, we recommend using an XFS file system in Linux per the MongoDB documentation or an NTFS file system in Windows, as per the MongoDB documentation and described in the excerpt below. If you are planning to use an external MongoDB instead, refer to the requirements for whatever version you intend to use.
Panel | ||
---|---|---|
| ||
MongoDB on LinuxKernel and File SystemsWhen running MongoDB in production on Linux, you should use Linux kernel version 2.6.36 or later, with either the
|
Asynchronous I/O Library
The libaio package, which is included in some Linux distributions, is required if you are using the DTP distribution for Linux that ships with an embedded database server. If the library is not already on your Linux system, install it using the appropriate package manager for your distribution. The following instructions are provided to help you install libaio on several common Linux distributions:
...
MySQL | For MySQL databases (5.6.x - 8.0.x), it is recommended that you use the latest version (8.0.x) of MySQL Java Connector. |
---|---|
PostgreSQL | For PostgreSQL database, it is recommended that you use the latest version (42.x) of JDBC driver. |
Oracle | For Oracle databases, you will need to download the JDBC driver version recommended for your version of Oracle that will work with DTP (JDK 8): Oracle 11.2 or 11gR2: ojdbc6.jar
Refer to the Oracle documentation for information on choosing the correct driver: https://www.oracle.com/database/technologies/faq-jdbc.html |
...