Changing the PcmPortal version
By default, the upgrade installs one version of PcmPortal (OCI or ODBC) as the default PcmPortal executable, based on the database type and version you selected, and the other version as a non-default executable. If you upgrade or change your database, rename the executables to change which PcmPortal is used.
About this task
The installer installs the OCI and ODBC versions of PcmPortal as follows.
| Database Type | OCI PcmPortal Filename | ODBC PcmPortal Filename |
|---|---|---|
| Oracle 19c Release | PcmPortal.exe | PcmPortal_ODBC.exe |
| Oracle 18c Release - ODBC | PcmPortal_19c_OCI.exe | PcmPortal.exe |
| Microsoft SQL Server | PcmPortal_19c_OCI.exe | PcmPortal.exe |
Procedure
- Open a command prompt.
- Navigate to the bin\ subdirectory of your Contenta home directory.
- Rename PcmPortal.exe to the name of the version you do not want to use. For example, to stop using the ODBC version because you have upgraded to the latest supported version of Oracle, rename
PcmPortal.exeto PcmPortal_ODBC.exe. - Rename the other executable to PcmPortal.exe.
- Restart PcmPortal.