Viz Trio User Guide

Version 4.1 | Published September 25, 2023 ©

Viz Pilot Database

images/download/attachments/58356013/image2022-5-2_11-58-45.png

New from Trio 4.0 is that the integration with the Viz Pilot Database is configured through the configuration web page hosted and served by Media Sequencer. You can find it in the address: http://localhost:8580/app/pilotdbconfig/pilotdbconfig.html, where the localhost is the host running the Media Sequencer. When clicking the Open Configuration button, Trio will open a web browser window showing the Media Sequencer web configuration for Pilot database:

images/download/attachments/58356013/image2022-5-2_12-2-56.png

Pilot Data Server

  • Host: Sets the host name or IP of a Pilot Data Server.

  • Port: Sets the port of the Pilot Data Server.

Oracle

  • Connection String: The connection string field is used to configure a connection to the database. Specify the connection string using a TNS name alias or connection string.

    • TNS name alias: <username>/<password>@<tns alias>. For example: pilot/pilot@10.10.10.1/VizrtDB.

    • Connection string: <username>/<password>@<hostname>/<SID>.

  • Schema: Enter the name of the Oracle schema (default schema: PILOT).

Note: The database schema name must always be written in upper case.