API RBI 8.03.03 Installation Guide
API RBI 8.03.03 Installation Guide
03 Page
1
Software Installation Guide
Date: 01 June 2009 S/W Version: 8.03.5792
Contents
1 Purpose ................................................................................................................................................. 3
2 Components and Configurations .......................................................................................................... 3
Tiers........................................................................................................................................................... 3
Configurations ........................................................................................................................................... 3
3 Prerequisites and Assumptions............................................................................................................. 5
4 Installation ............................................................................................................................................ 6
Acquire Software ...................................................................................................................................... 6
Installation Steps....................................................................................................................................... 6
5 Considerations ...................................................................................................................................... 6
Installing the APIRBISERVICE Windows Service ........................................................................................ 6
Installing Multiple Instances of the API RBI Server ................................................................................... 7
6 Upgrading API-RBI ................................................................................................................................. 7
Software Upgrades ................................................................................................................................... 7
Upgrading MySQL Databases .................................................................................................................... 7
Upgrading SQL Server and Oracle Databases ........................................................................................... 7
7 Property Editor...................................................................................................................................... 8
Local DB Connections ............................................................................................................................ 8
Remote DB Connections ....................................................................................................................... 8
Server Connections ............................................................................................................................... 9
Bundle DB.............................................................................................................................................. 9
8 Starting the API RBI Application .......................................................................................................... 10
Starting 1-Tiered Installation(C/S/D) ...................................................................................................... 10
Starting 2-Tiered Installation (C/S – D) ................................................................................................... 11
Starting 2-Tiered (C-S/D) and 3-Tiered Installations ............................................................................... 12
Starting the apirbiservice ........................................................................................................................ 13
Starting the apirbiservice with the Windows GUI............................................................................... 13
Starting the apirbiservice with the Command Line ............................................................................ 13
RBI Icons .................................................................................................................................................. 14
_________________________________________________________________________
The Equity Engineering Group, Inc.
API RBI v8.03.03 Page
2
Software Installation Guide
Date: 01 June 2009 S/W Version: 8.03.5792
9 Support................................................................................................................................................ 14
Appendix A. 1-Tier: Client/Server/Database Installation Steps.............................................................. 16
Appendix B. 2-Tier: Database – Client/Server Installation Steps ........................................................... 20
Appendix C. 2-Tier: Client – Server/Database Installation Steps ........................................................... 28
Appendix D. 3-Tier: Client – Server – Database Installation Steps ......................................................... 35
Appendix E. Supplemental Data.............................................................................................................. 45
_________________________________________________________________________
The Equity Engineering Group, Inc.
API RBI v8.03.03 Page
3
Software Installation Guide
Date: 01 June 2009 S/W Version: 8.03.5792
1 Purpose
The purpose of this document is to assist Users, IT Departments, System Administrators, and Database
Administrators in the planning, installation, and configuration of The Equity Engineering Group, Inc.’s
(E2G) API RBI v8.03.03 product and supporting applications. Additional support is provided in the API
RBI Administrator’s Guide. In any case where differences are found between this document and the
Administrator’s Guide, follow the information in the Administrator’s Guide.
Tiers
The API RBI product is a 3-tier architecture product (client, server, and database). The Client tier
provides the program’s graphical user interface. The Server tier provides the interface between clients
and the database tier; much of the logic and calculations for the application are performed by the server
tier. The Database tier provides the storage of API RBI data in a relational database management
system (MYSQL, SQL Server, or Oracle). All three tiers of the application are required for the application
to work.
Configurations
The three tiers can be configured and installed in four basic types of configurations:
Client/Server/Database: in this configuration (Figure 1), all components are installed and executed on
one machine (i.e., laptop or desktop). This is a stand-alone, single-tier configuration.
Client/Server/
Database
Client/Server – Database: in this configuration (Figure 2), the client and server software are installed on
one (or multiple) machine(s) (i.e., laptop or desktop) and the database is installed on a database server.
This is a two-tiered configuration.
_________________________________________________________________________
The Equity Engineering Group, Inc.
API RBI v8.03.03 Page
4
Software Installation Guide
Date: 01 June 2009 S/W Version: 8.03.5792
Database Server
Server/Clients
` `
Client – Database/Server: in this configuration (Figure 3), the client software is installed on one (or
multiple) machine(s) (i.e., laptop or desktop) and the database and server are installed on a server. This
is also a two-tiered configuration.
Database/
Application Server
Clients
` `
Client – Server – Database: in this configuration (Figure 4), the client is installed on one (or multiple)
machine(s), the server is installed on an application server, and the database is installed on a database
server. This is a three-tiered configuration.
_________________________________________________________________________
The Equity Engineering Group, Inc.
API RBI v8.03.03 Page
5
Software Installation Guide
Date: 01 June 2009 S/W Version: 8.03.5792
Clients
` `
For installation on servers and workstations, the user must have full system administrator privileges. To
successfully operate the application, the user must have full permissions in the apirbi_installation folder
and all sub-folders.
_________________________________________________________________________
The Equity Engineering Group, Inc.
API RBI v8.03.03 Page
6
Software Installation Guide
Date: 01 June 2009 S/W Version: 8.03.5792
4 Installation
Acquire Software
Access the download site at www.equityeng.com/software_license. A valid user name and password
are required. Access to the download site has been restricted to designated corporate-wide points-of-
contact. To determine your point-of-contact, or to register as the point-of-contact, contact the Help
Desk (Table 4). Once logged in to the download site, there are two files that are required.
Application File: From the download site, left-click on the link “API RBI v8.03.03” and select “Save” from
the dialog window. Select a location to save the file. Once the download is complete, decompress and
save the installation file (APRRBI_setup_8.03.03.exe).
License File: From the download site, right-click on the link “api_rbi_[mmmYY]_80302.lic” and select
“Save Target As” from the pop-up menu. Select a location to save the file and save as
“api_rbi_main.lic”.
Installation Steps
Prior to attempting to install the software, the system administrator should review this Installation
Guide to ensure understanding of system requirements, installation configurations, multiple
installations, and upgrades.
Appendix A defines the steps for installing a 1-Tier Client / Server / Database application.
Appendix B defines the steps for installing a 2-Tier Client / Server – Database application.
Appendix C defines the steps for installing a 2-Tier Client – Server / Database application.
Appendix D defines the steps for installing a 3-Tier Client – Server – Database application.
For any installation configurations not explicitly defined herein contact E2G.
5 Considerations
_________________________________________________________________________
The Equity Engineering Group, Inc.
API RBI v8.03.03 Page
7
Software Installation Guide
Date: 01 June 2009 S/W Version: 8.03.5792
The apirbiservice does not check the database for schema changes as it defaults to the command line
option “Dnocheckschema”. apirbiservice is installed by executing the following command from the
command line in the apirib_installation folder: apirbiservice –install.
6 Upgrading API-RBI
This installation can be used to upgrade existing API-RBI installations from version 6.01 to present.
Users should contact the Help Desk (Table 4) for assistance upgrading from versions prior to 6.01.
Database back-ups should be performed prior to attempting any software upgrade. All API-RBI
components (client, server, and database) must be upgraded during this process. Version checks are
performed between the database, server, and clients and the software will not run if the versions are
not the same.
Software Upgrades
The preferred upgrade process is to perform a clean install. To facilitate this, users should uninstall the
software using either the Add/Remove Programs Windows’ functions or by double-clicking on the
UNWISE.cmd file in the apirbi_installation file. Once the existing application is removed users should
follow the steps listed in Section 4. Prior to uninstall, local MySQL users should move or copy their
databases to a different location. Apirbiservice users must uninstall the existing apirbiservice prior to
uninstalling the current version. To do this, stop the service and then execute >>apirbiservice –remove
from a command line in the apirbi_installation directory.
_________________________________________________________________________
The Equity Engineering Group, Inc.
API RBI v8.03.03 Page
8
Software Installation Guide
Date: 01 June 2009 S/W Version: 8.03.5792
installed version. Again, the database should be backed-up prior to attempting the upgrade. If any
problems, issues, or questions arise while attempting to upgrade a SQL Server or Oracle database please
contact E2G.
7 Property Editor
The Property Dialog Editor is used to change the properties that are used to connect to the API RBI
Server and API RBI Database. This activity should be performed by system administrators. The Property
Editor can be used to set up multiple primary as well as remote databases to which the server can
connect. Each tab in the editor must be saved independently by pressing the “Save” button. This editor
changes the APIRBIServer.properties file (in the apirbi_installation\ref folder) on the server. This option
is available only on computers that have the server tier of the software installed.
Local DB Connections
The Local DB Connections form (Figure 5) provides information about the primary databases to which
this server tier may connect. Make changes and press save. A prompt will appear alerting the user that
the APIRBIServer.properties file is being overwritten.
Remote DB Connections
The Remote DB Connections form (Figure 6) provides information about the remote node databases to
which the server tier may connect. Make changes and press save. A prompt will appear alerting the
user that the APIRBIServer.properties file is being overwritten.
_________________________________________________________________________
The Equity Engineering Group, Inc.
API RBI v8.03.03 Page
9
Software Installation Guide
Date: 01 June 2009 S/W Version: 8.03.5792
Server Connections
The Server Connections form (Figure 7) provides information about the server tier. Make changes and
press save. A prompt will appear alerting the user that the APIRBIServer.properties file is being
overwritten.
Bundle DB
The Bundle DB form (Figure 8) provides information about the heat exchanger bundle table. Make
changes and press save. A prompt will appear alerting the user that the APIRBIServer.properties file is
being overwritten.
_________________________________________________________________________
The Equity Engineering Group, Inc.
API RBI v8.03.03 Page
10
Software Installation Guide
Date: 01 June 2009 S/W Version: 8.03.5792
Figure 8 - Bundle DB
Once the appropriate database has been selected and ok is clicked, the login window will be presented
(Figure 10).
No actions should be performed on the login window. The application will continue to launch and when
ready will display the RBI splash screen (Figure 11).
_________________________________________________________________________
The Equity Engineering Group, Inc.
API RBI v8.03.03 Page
11
Software Installation Guide
Date: 01 June 2009 S/W Version: 8.03.5792
Once clicked, the login window will appear (Figure 12). Ensure all information is correct, enter the
password, and select Login.
Once Login is clicked, the application will continue to launch and when ready will display the RBI splash
screen (Figure 11).
_________________________________________________________________________
The Equity Engineering Group, Inc.
API RBI v8.03.03 Page
12
Software Installation Guide
Date: 01 June 2009 S/W Version: 8.03.5792
Once the database is running, the server-tier must be started (refer to Starting the apirbiservice). Once
the server-tier is started, the client-tiers can be started. To start the client-tier, double-click on the
green api-rbi installation.lnk icon (refer to Table 3).
Once clicked, the login window will appear (Figure 13). Ensure all information is correct, enter the
password, and select Login.
Once Login is clicked, the application will continue to launch and when ready will display the RBI splash
screen (Figure 14).
_________________________________________________________________________
The Equity Engineering Group, Inc.
API RBI v8.03.03 Page
13
Software Installation Guide
Date: 01 June 2009 S/W Version: 8.03.5792
_________________________________________________________________________
The Equity Engineering Group, Inc.
API RBI v8.03.03 Page
14
Software Installation Guide
Date: 01 June 2009 S/W Version: 8.03.5792
RBI Icons
As part of the installation process, shortcuts (RBI icons) are copied to the desktop. These icons are
described in Table 3.
9 Support
Support (i.e., installation, technical, etc.) is provided to licensed clients through the E2G Software
Support Help Desk. To contact the Help Desk refer to Table 4.
_________________________________________________________________________
The Equity Engineering Group, Inc.
API RBI v8.03.03 Page
15
Software Installation Guide
Date: 01 June 2009 S/W Version: 8.03.5792
Phone E-Mail
216-658-4777 [email protected]
(Please include RBI in the subject line)
_________________________________________________________________________
The Equity Engineering Group, Inc.
API RBI v8.03.03 Page
16
Software Installation Guide
Date: 01 June 2009 S/W Version: 8.03.5792
In the Destination Location window, select next to install in the default location or click browse
to select a different location(Figure 18);
If you are upgrading the current installation, it is recommended to select delete the existing
application on the installation type window (Figure 19) and then click next;
_________________________________________________________________________
The Equity Engineering Group, Inc.
API RBI v8.03.03 Page
17
Software Installation Guide
Date: 01 June 2009 S/W Version: 8.03.5792
WARNING: upgrading an existing application may overwrite existing files (i.e., .rbx, .rbr,
database, RBIExport, etc).
In the installation components window, select client/server/database (Figure 20) and then click
next;
The values entered into the APIRBI Server Properties window (Figure 21) are dependent on the
type of database being used. Refer Table 6 and then click next;
_________________________________________________________________________
The Equity Engineering Group, Inc.
API RBI v8.03.03 Page
18
Software Installation Guide
Date: 01 June 2009 S/W Version: 8.03.5792
The APIRBI Remote Node Properties window (Figure 22) is used to configure the interface with a
second database. For more information regarding Remote Node and its uses, refer to the Users’
Guide. Since remote node configuration can be done after the installation, it is recommended
that the defaults be accepted and then to click next;
_________________________________________________________________________
The Equity Engineering Group, Inc.
API RBI v8.03.03 Page
19
Software Installation Guide
Date: 01 June 2009 S/W Version: 8.03.5792
Figure 24 - APIRBI
Copy the previously downloaded license file (api_rbi_main.lic) into the apirbi_installation\ref
folder;
If a MYSQL database was backed-up put a copy of the database into the
apirbi_installation\MYSQL\data folder (starting the local application will automatically update
the database structure);
Set-Up is complete; refer to Section 8 for directions on starting a 1-Tier application.
_________________________________________________________________________
The Equity Engineering Group, Inc.
API RBI v8.03.03 Page
20
Software Installation Guide
Date: 01 June 2009 S/W Version: 8.03.5792
In the Destination Location window, select next to install in the default location or click browse
to select a different location (Figure 26);
_________________________________________________________________________
The Equity Engineering Group, Inc.
API RBI v8.03.03 Page
21
Software Installation Guide
Date: 01 June 2009 S/W Version: 8.03.5792
In the installation components window, select database (Figure 27) and then click next;
In the database installation window, select the database type (Figure 28) and then click next;
_________________________________________________________________________
The Equity Engineering Group, Inc.
API RBI v8.03.03 Page
22
Software Installation Guide
Date: 01 June 2009 S/W Version: 8.03.5792
_________________________________________________________________________
The Equity Engineering Group, Inc.
API RBI v8.03.03 Page
23
Software Installation Guide
Date: 01 June 2009 S/W Version: 8.03.5792
Figure 30 - APIRBI
The necessary database scripts are now located in the folder selected during installation
(apirbi_installation\apirbi\schema\[MYSQL, MSSQLSERVER, or ORACLE];
For a new RBI installation, the database administrator should create the RBI database by
executing the createDB_[databasetype].cmd file followed by executing the
createTB_[databasetype].cmd file. Modification to these files may be necessary if non-default
values are desired (i.e., database name, username, password, etc.). Questions concerning which
scripts are necessary for upgrading existing databases should be directed to E2G.
Client/Server Tier
In this configuration, the client and the server are on the same machine and it is therefore
recommended to install the full client/server/database configuration even though the local database
files will not be used.
_________________________________________________________________________
The Equity Engineering Group, Inc.
API RBI v8.03.03 Page
24
Software Installation Guide
Date: 01 June 2009 S/W Version: 8.03.5792
In the Destination Location window, select next to install in the default location or click browse
to select a different location(Figure 32);
If you are upgrading the current installation, it is recommended to select delete the existing
application on the installation type window (Figure 33) and then click next;
WARNING: upgrading an existing application may overwrite existing files (i.e., .rbx, .rbr,
database, RBIExport, etc);
_________________________________________________________________________
The Equity Engineering Group, Inc.
API RBI v8.03.03 Page
25
Software Installation Guide
Date: 01 June 2009 S/W Version: 8.03.5792
In the installation components window, select client/server/database (Figure 34) and then click
next;
The values entered into the APIRBI Server Properties window (Figure 35) are dependent on the
type of database being used. Refer to Table 6 then click next;
_________________________________________________________________________
The Equity Engineering Group, Inc.
API RBI v8.03.03 Page
26
Software Installation Guide
Date: 01 June 2009 S/W Version: 8.03.5792
The APIRBI Remote Node Properties window (Figure 36) is used to configure the interface with a
second database. For more information regarding Remote Node and its uses, refer to the Users’
Guide. Since remote node configuration can be done after the installation, it is recommended
that the defaults be accepted and then to click next;
_________________________________________________________________________
The Equity Engineering Group, Inc.
API RBI v8.03.03 Page
27
Software Installation Guide
Date: 01 June 2009 S/W Version: 8.03.5792
Figure 38 - APIRBI
Copy the previously downloaded license file (api_rbi_main.lic) into the apirbi_installation\ref
folder;
Set-Up is complete; refer to Section 8 for directions on starting a 2-Tier (C/S-D) application.
_________________________________________________________________________
The Equity Engineering Group, Inc.
API RBI v8.03.03 Page
28
Software Installation Guide
Date: 01 June 2009 S/W Version: 8.03.5792
In the Destination Location window, select next to install in the default location or click browse
to select a different location(Figure 40);
_________________________________________________________________________
The Equity Engineering Group, Inc.
API RBI v8.03.03 Page
29
Software Installation Guide
Date: 01 June 2009 S/W Version: 8.03.5792
If you are upgrading the current installation, it is recommended to select delete the existing
application on the installation type window (Figure 41) and then click next;
_________________________________________________________________________
The Equity Engineering Group, Inc.
API RBI v8.03.03 Page
30
Software Installation Guide
Date: 01 June 2009 S/W Version: 8.03.5792
The values entered into the APIRBI Server Properties window (Figure 43) are dependent on the
type of database being used. Refer to Table 6 and then click Next;
The APIRBI Remote Node Properties window (Figure 44) is used to configure interfacing with a
second database. For more information regarding Remote Node and its uses, refer to the Users’
Guide. Since remote node configuration can be done after the installation, it is recommended
that the defaults be accepted and then to click next;
_________________________________________________________________________
The Equity Engineering Group, Inc.
API RBI v8.03.03 Page
31
Software Installation Guide
Date: 01 June 2009 S/W Version: 8.03.5792
Figure 46 - APIRBI
_________________________________________________________________________
The Equity Engineering Group, Inc.
API RBI v8.03.03 Page
32
Software Installation Guide
Date: 01 June 2009 S/W Version: 8.03.5792
Copy the previously downloaded license file (api_rbi_main.lic) into the apirbi_installation\ref
folder;
If the APIRBI Service Name was changed from the default during installation, the
apirbiservice.ini must be modified. To do this, navigate to the apirbi_installation folder and edit
the apirbiservice.ini using Notepad. Edit “appname”, “servicename”, and “displayname” in the
file to match what was selected during installation;
From a DOS prompt, navigate to the apirbi_installation folder and execute “apirbiservice –
install” to install as a Windows service;
From Windows Services start the apirbiservice;
Client Tier
Ensure the API RBI software is not running;
Double-click on apirbi_setup_8.03.02;;
In the Destination Location window, select next to install in the default location or click browse
to select a different location(Figure 48);
_________________________________________________________________________
The Equity Engineering Group, Inc.
API RBI v8.03.03 Page
33
Software Installation Guide
Date: 01 June 2009 S/W Version: 8.03.5792
If you are upgrading the current installation, it is recommended to select delete the existing
application on the installation type window (Figure 49) and then click next;
In the installation components window, select client (Figure 50), and then click next;
_________________________________________________________________________
The Equity Engineering Group, Inc.
API RBI v8.03.03 Page
34
Software Installation Guide
Date: 01 June 2009 S/W Version: 8.03.5792
Figure 52 - APIRBI
Set-Up is complete; refer to Section 8 for directions on starting a 2-Tier (C-S/D) application.
_________________________________________________________________________
The Equity Engineering Group, Inc.
API RBI v8.03.03 Page
35
Software Installation Guide
Date: 01 June 2009 S/W Version: 8.03.5792
In the Destination Location window, select next to install in the default location or click browse
to select a different location(Figure 54);
_________________________________________________________________________
The Equity Engineering Group, Inc.
API RBI v8.03.03 Page
36
Software Installation Guide
Date: 01 June 2009 S/W Version: 8.03.5792
In the installation components window, select database (Figure 55) and then click next;
In the database installation window, select the database type (Figure 56) and then click next;
_________________________________________________________________________
The Equity Engineering Group, Inc.
API RBI v8.03.03 Page
37
Software Installation Guide
Date: 01 June 2009 S/W Version: 8.03.5792
_________________________________________________________________________
The Equity Engineering Group, Inc.
API RBI v8.03.03 Page
38
Software Installation Guide
Date: 01 June 2009 S/W Version: 8.03.5792
Figure 58 - APIRBI
The necessary database scripts are now located in the folder selected during installation
(apirbi_installation\apirbi\schema\[MYSQL, MSSQLSERVER, or ORACLE];
For a new RBI installation, the database administrator should create the RBI database by
executing the createDB_[databasetype].cmd file followed by executing the
createTB_[databasetype].cmd file. Modification to these files may be necessary if non-default
values are desired (i.e., database name, username, password, etc.). Questions concerning which
scripts are necessary for upgrading existing databases should be directed to E2G.
Server Tier
Ensure the API RBI software is not running;
Double-click on apirbi_setup_8.03.02;
Select next on the welcome window (Figure 59);
In the Destination Location window, select next to install in the default location or click browse
to select a different location(Figure 60);
_________________________________________________________________________
The Equity Engineering Group, Inc.
API RBI v8.03.03 Page
39
Software Installation Guide
Date: 01 June 2009 S/W Version: 8.03.5792
If you are upgrading the current installation, it is recommended to select delete the existing
application on the installation type window (Figure 61) and then click next;
In the installation components window, select server, check NT Services (Figure 62), and then
click next;
_________________________________________________________________________
The Equity Engineering Group, Inc.
API RBI v8.03.03 Page
40
Software Installation Guide
Date: 01 June 2009 S/W Version: 8.03.5792
The values entered into the APIRBI Server Properties window (Figure 63) are dependent on the
type of database being used. Refer to Table 6 and then click Next;
The APIRBI Remote Node Properties window (Figure 64) is used to configure interfacing with a
second database. For more information regarding Remote Node and its uses, refer to the Users’
Guide. Since remote node configuration can be done after the installation, it is recommended
that the defaults be accepted and then to click next.
_________________________________________________________________________
The Equity Engineering Group, Inc.
API RBI v8.03.03 Page
41
Software Installation Guide
Date: 01 June 2009 S/W Version: 8.03.5792
Figure 66 - APIRBI
_________________________________________________________________________
The Equity Engineering Group, Inc.
API RBI v8.03.03 Page
42
Software Installation Guide
Date: 01 June 2009 S/W Version: 8.03.5792
Copy the previously downloaded license file (api_rbi_main.lic) into the apirbi_installation\ref
folder;
If the APIRBI Service Name was changed from the default during installation, the
apirbiservice.ini must be modified. To do this, navigate to the apirbi_installation folder and edit
the apirbiservice.ini using Notepad. Edit “appname”, “servicename”, and “displayname” in the
file to match what was selected during installation;
From a DOS prompt, navigate to the apirbi_installation folder and execute “apirbiservice –
install” to install as a Windows service;
From Windows Services start the apirbiservice;
Client Tier
Ensure the API RBI software is not running;
Double-click on apirbi_setup_8.03.02;
Select next on the welcome window (Figure 67);
In the Destination Location window, select next to install in the default location or click browse
to select a different location(Figure 68);
_________________________________________________________________________
The Equity Engineering Group, Inc.
API RBI v8.03.03 Page
43
Software Installation Guide
Date: 01 June 2009 S/W Version: 8.03.5792
If you are upgrading the current installation, it is recommended to select delete the existing
application on the installation type window (Figure 69) and then click next;
In the installation components window, select client (Figure 70), and then click next;
_________________________________________________________________________
The Equity Engineering Group, Inc.
API RBI v8.03.03 Page
44
Software Installation Guide
Date: 01 June 2009 S/W Version: 8.03.5792
Figure 72 - APIRBI
Set-Up is complete; refer to Section 8 for directions on starting a 3-Tier (C-S-D) application.
_________________________________________________________________________
The Equity Engineering Group, Inc.
API RBI v8.03.03 Page
45
Software Installation Guide
Date: 01 June 2009 S/W Version: 8.03.5792
_________________________________________________________________________
The Equity Engineering Group, Inc.
API RBI v8.03.03 Page
46
Software Installation Guide
Date: 01 June 2009 S/W Version: 8.03.5792
(v7.0), extraneous
empty PRVs were being
created
resetroot SQL MYSQL All baseline configurable
data for root login was
set to expire in 1 year
from install unless reset
by an actual login
schema_bundle TXT MYSQL No longer used as of
8.03 (will be removed
from future releases)
schema_help TXT MYSQL No longer used as of
8.03 (will be removed
from future releases)
schema_history TXT MYSQL Entire history of schema
changes - all comments
schema_precise TXT MYSQL The schema that the
entire PAIRBI Product is
based upon
schema_user TXT MYSQL The schema that the
entire PAIRBI Product is
based upon
Apirbi_MSSQLSERVER SQL MS SQL Server Generated lexically for
sqlserver from
schema_precise and
schema_user
createDB_MSSQLSERVER CMD MS SQL Server Example script-based
default database and
userid/password create
for sqlserver
createTB_MSSQLSERVER CMD MS SQL Server Example script-based
default database tables
calls the generated
apirbi_MSSQLSERVER.sql
InspectionPlanningRecordsReset_MSSQLSERVER SQL MS SQL Server In v8.00 it was found an
inspection planning save
bug was creating
multiple inspection
planning records per
component, this deleted
the extra invalid records
Mssqlserver_v800_indexes SQL MS SQL Server After assisting a
customer move all
tables and data from
many MYSQL individual
_________________________________________________________________________
The Equity Engineering Group, Inc.
API RBI v8.03.03 Page
47
Software Installation Guide
Date: 01 June 2009 S/W Version: 8.03.5792
_________________________________________________________________________
The Equity Engineering Group, Inc.
API RBI v8.03.03 Page
48
Software Installation Guide
Date: 01 June 2009 S/W Version: 8.03.5792
_________________________________________________________________________
The Equity Engineering Group, Inc.