Installation guide
Setting up the connection to the Oracle database
(Topic number: 119284)
The Oracle 10g Client software installs the drivers and programs required to communicate with the
Oracle Server. Ensure that the network and TCP/IP are properly installed and configured.
To set up the connection to the Oracle database
1.
On the Application Server component of the training server cluster, navigate to the C:\Program
Files (x86)\oracle\network\admin directory.
2. Using a text editor, open the tnsnames.ora file and add the following entry:
MVF_ts.WORLD =
(DESCRIPTION =
(ADDRESS_LIST =
(ADDRESS = (PROTOCOL = TCP)(HOST = <name of Oracle database
server>)(PORT = 1521))
)
(CONNECT_DATA =
(SID = MVF)
)
)
Migrating reports to the training server
(Topic number: 9895)
Migrating reports from the production server to the training server allows users to work with reports
while using the IMPAX 6.5.3 training cluster.
• Installed the Migration Tools on the Application Server component of the training server
cluster
• Created the pre-migration schema on the Database Server component of the training server
cluster
Important!
To ensure that failures do not occur, do not leave tools such as SQLPlus, WinSQL, or Isql
connected to the MVF database (both the source and target MVF) when migrating worklist
data.
To migrate reports to the training server
1. On the Application Server component of the training server cluster, run the
C:/mvf-mig6/MigrateTRServer/ MigrateTRServer.exe application.
2.
Select the Migrate Report Data checkbox.
3. Under Source, supply the database information for the production server, as follows:
a.
Click Modify.
AS300 Preparing to Upgrade Guide—IMPAX 4.5, 5.2, 5.3,or WEB1000 to IMPAX 6.5.3 75
Agfa Company Confidential—Subject to Non-Disclosure Obligation