Oracle-Based Deployment Guide for Cisco IoT FND, Release 5.x.x and Later

PDF

Oracle-Based Deployment Guide for Cisco IoT FND, Release 5.x.x and Later

Configure the database settings

Want to summarize with AI?

Log in

Learn how to configure the database settings by providing the required information when prompted by the setupCgms.sh script.


Use this procedure to configure the database settings for the Cisco IoT FND database server using the setupCgms.sh script.

  • IP address of the primary Cisco IoT FND database server

  • Port number of the Cisco IoT FND database server

  • Database System ID (SID), which is cgms for the primary database server

Procedure

Run the setupCgms.sh script and respond to the prompts to configure the database settings.

Example:


                        Do you want to change the database settings (y/n)? <uicontrol>y</uicontrol>
                        09-13-2018 17:10:05 PDT: INFO: User response: y
                        Enter database server IP address [example.com]: <uicontrol>128.107.154.246</uicontrol>
                        09-13-2018 17:11:02 PDT: INFO: Database server IP: 128.107.154.246
                        Enter database server port [1522]:
                        09-13-2018 17:11:07 PDT: INFO: Database server port: 1522
                        Enter database SID [cgms]:
                        09-13-2018 17:11:12 PDT: INFO: Database SID: cgms
                    
  • Press Enter to accept the default port number (1522).

  • Press Enter to accept the default SID (cgms). This SID identifies the server as the primary database server.