Import/Export RCO Database
You can take a backup copy of an RCO Database so that the database can be rebuilt later, or can be moved if necessary. To export/import the RCO database (the data that outlines the RCO Site configuration) you must run the utility called RCODBIE.exe located at <CIMPLICITY installation>\rco\IE folder.
Export Tracker RCO Database
- Open the RCODBIE.exe utility located at <CIMPLICITY_Installation_Location>\Proficy\Proficy CIMPLICITY\rco\IE.
- Select the (...) button.
- In the Provider tab, select the data to which you to connect. Example: SQL Native Client.
- Select the Connection tab.
- Enter the Server Name: The tcp/ip address of the server along with the instance id (Example: SQLSERVER\INSTANCE)
- Select one of the following authentication options:
- Use Windows NT Integrated Security
- Use a specific user name and password.
- If you selected the specific user name and password option, enter the user name and password.
- Select the database that you want to export from the drop-down list.
- Select Test Connection.
- Select OK.
- Enter the SQL password and then select OK.
- Select Export
- Select the location where you want to save the file.
- Enter a name for the file. The file type is .xml.
Results: The RCO data is exported to the .xml file.
Import RCO Database
- Open the RCODBIE.exe utility located at <CIMPLICITY_Installation_Location>\Proficy\Proficy CIMPLICITY\rco\IE.
- Select the (...) button. The Data Link Properties window appears.
- Select the Connection tab.
- Enter the Server Name of the SQL server to which you want to import the data. The tcp/ip address of the server along with the instance id. Example: SQLSERVER\INSTANCE
- Select one of the following authentication options:
- Use Windows NT Integrated Security
- Use a specific user name and password
- If you selected the specific user name and password option, enter the user name and password.
- Select the RCO database to which you want to import the data.
- Select Test Connection.
- Select OK.
- Enter the SQL password, and then select OK.
- Select Import.
- Browse and select the database that you want to import.
Results: The RCO data is imported to the selected database folder.