| Oracle Financial Analyzer Installation and Upgrade Guide Release 11i Part Number A96137-01 |
|
This appendix provides information about how you can change the default names of the Financial Analyzer shared databases after installation. It also explains how to change the location of individual shared databases from the default locations into which they are installed.
This appendix includes the following topics:
This topic discusses the shared databases that are created when you install a Financial Analyzer workstation and provides the default names given to each database.
When you install Financial Analyzer, a set of databases with the following default names is installed in the SHARED directory:
In some circumstances you may wish to change the name of these databases. You can rename all or any number of them.
The set of shared databases discussed previously is installed by default into the SHARED directory. Under some circumstances you may want to move some of these files into different directory locations.
If you rename or move a shared database file, you must edit the system configuration file, ofasyscf.cfg, to reflect the changes you have made. This topic describes the changes that you need to make to the settings in this file.
The [Shared] section of the system configuration file (ofasyscf.cfg)contains the following settings:
[Shared]
SHAREDACCESS= . . .
SHAREDCFGPATH= . . .
SHAREDHOST= . . .
SHAREDPORT= . . .
SHAREDHOSTTYPE= . . .
If you rename or move the shared database files, you need to add settings to this file so that the system can find and access the files under their new names or in their new locations.
The following table lists the settings to add to the ofasyscf.cfg file if you rename or move the shared database files.
Note: When you add settings to the ofasyscf.cfg file, you must match the capitalization exactly as it is shown in this table.
If your system is configured so that a single instance of Express Server is associated with two or more Administrator workstations (one of which may be a Super administrator workstation), you need to rename the ofas.db database of one of the administrators so that each is known to the Express Server instance by a unique name.
When the ofas.db database reaches a maximum size of 2GB, Express Server creates an extension file and names it using the shared database name. The default name for this extension file would be ofas.001.
Note: Express Server automatically places the extension file in the directory that you specified in the ExtensionFilePath setting of the File I/O option in the Express Configuration Manager.
If you do not rename one of the ofas.db database files, conflicts can occur within Express Server if extension files become necessary.
The following sample procedure describes renaming a database file:
OFASNAME setting in the [Shared] section of the file, as shown in the following example.
[Shared]
SHAREDACCESS= . . .
SHAREDCFGPATH= . . .
SHAREDHOST= . . .
SHAREDPORT= . . .
SHAREDHOSTTYPE= . . .
OFASNAME=ofas1
For detailed information about editing configuration files, refer to Chapter 4.
|
|
![]() Copyright © 1996, 2002 Oracle Corporation. All Rights Reserved. |
|