To only install the Gateway database using the wizard, you can:
- Re-run the installation wizard, and select the Install Primavera Gateway Database option
For more details, see Installing Primavera Gateway Using the Wizard.
or
- Run the Gateway-DBInstallation utility.
To install the Gateway database using the Gateway-DBInstallation:
- Download Primavera Gateway from the Oracle Software Delivery Cloud.
- Extract the file contents to a <Gateway Download Folder>.
- Go to <Primavera_Gateway_Home>/gateway/app/utilities or the <Gateway Download Folder>/GenericInstaller/GatewayUtility folder
- If you are installing on a non-Microsoft Windows system, type the following command:
chmod 755 Gateway-DBInstallation.sh
- Run the installation utility.
For Windows: Run
Gateway-DBInstallation.bat
For Linux and Solaris: Run
./Gateway-DBInstallation.sh
- Enter the following database connection details to the existing Gateway database:
- DBA User Name: Enter the name of the database administrator.
- DBA Password: Enter the password for the database administrator.
- Database Host: Enter the host name of the Oracle database on which you will be installing the Primavera Gateway database.
- Database Host Port: Enter the port number of the Oracle database.
- Database Name: Enter the Gateway database name and select any of the following methods to connect to the database.
- SID: Enter the SID of the Oracle database.
- Service: Enter the service name of the Oracle database.
- Schema Owner: Enter the name of the Gateway schema owner.
- Schema Password: Enter the password of the Gateway schema owner.
- Update provider and Gateway metadata from the new Gateway database you are installing as follows:
- Provider data folder: Go to <Gateway Download Folder>/GenericInstaller/GatewayUtility/<ProviderName>/data folder of each provider extracted in Step 2, and select Add.
For example, to install the Sample database and P6 data, in that provider data folder, include the P6provider/data folder, the sampleprovider/data folder and the sampleprovider/data/p6 folder to create the Gateway database. Otherwise, the error message: No field mapping data found, displays.
- Gateway data folder: Go to the <Gateway Download Folder>/GenericInstaller/GatewayUtility/gateway/data folder extracted in Step 2, and select Add.
- Provider data folder: Go to <Gateway Download Folder>/GenericInstaller/GatewayUtility/<ProviderName>/data folder of each provider extracted in Step 2, and select Add.
- Select Test Connection.
If the connection fails, modify applicable fields and repeat as necessary.
- Select Run to install the Gateway database.