CA DataMinder Tuesday published by Andrew Devine, Snr Support Engineer on Tuesday 27 November 2012.
When installing a 32bit machine via the server.msi to install a Utility machine when you get to the 'Database Type' wizard page, the default option is 'Microsoft Jet' with alternative options of 'Oracle' and 'Microsoft SQL Server'. However if you use server_x64.msi then the default option of 'Microsoft Jet' is not available.
To install Jet you should use the MSI command line with the option WGNALLOWJET=1.
For example;
msiexec /i <path>\server_x64.msi WGNALLOWJET=1
For more information on the deploying DLP features please refer to the CA DataMinder (DLP) r14.0 Platform Deployment Guide (DLP_Platform_ENU.pdf), which is available to download from theCA DLP r14.0 Bookshelfon the CA Support Portal (Support.ca.com)
When installing a 32bit machine via the server.msi to install a Utility machine when you get to the 'Database Type' wizard page, the default option is 'Microsoft Jet' with alternative options of 'Oracle' and 'Microsoft SQL Server'. However if you use server_x64.msi then the default option of 'Microsoft Jet' is not available.
To install Jet you should use the MSI command line with the option WGNALLOWJET=1.
For example;
msiexec /i <path>\server_x64.msi WGNALLOWJET=1
For more information on the deploying DLP features please refer to the CA DataMinder (DLP) r14.0 Platform Deployment Guide (DLP_Platform_ENU.pdf), which is available to download from theCA DLP r14.0 Bookshelfon the CA Support Portal (Support.ca.com)