configure mysql database - post installation

  

Virtual Machine  

This section describes the PROIV Virtual Machine runtime requirements for MySQL database. The Linux 64-bit includes MySQL - Connector/C Library “libmysqlclient.so�? which can be found in the PROIV_HOME/virtual_machine/lib/mysql directory of your installation. This directory is added to the LD_LIBRARY_PATH environment variable as part of the runproiv script.

The setup is a combination of installation and post-installation processes. The installation allows PROIV to connect to a single SQL database after installation.

The following information must be provided to PROIV to ensure successful connection to a SQL database.

One file per user is allowed. The location of the user specific initialization file must be specified in the user section of the global initialisation file.  The user-specific initialisation file can contain user-specific environment settings and logical database path settings.  The user specific file should not contain a [USER] section, and if one exists, the contents are ignored. 

SQL database specific commands are searched in both initialisation files.

 

Comment on this topic

Topic ID: 720298