Skip to main content

How to clone an Express/OFA instance

First make sure that the OS and its Parameters are set to the same values as the source system. Copy the entire Express and OFA installation to the destination(Clone) server. Retain its directory structure.

Follow the steps below to configure the Clone.

1. Got to the directory where you have all your database files by default it will be under

ORACLE_HOME/<>dba name<>/users/<>workstation name<>

2. Open the cfg file for the current workstation/analyst/db.

3. Notedown the path mentioned for variable "OFASYSCFPATH"

4. Goto OFASYSCFPATH

5. Open ofasyscf.cfg

Change SHAREDHOST and SUPERHOST to the destionation ipadress

6. Note the path for super user database and move on to step 7.

7. Open the database database using Express administrator.

Browser for user.catalog under Variables tree (If there is no user.catalog then move )

Goto data section, under this modify the ipaddress for all the databases to the destination address.

Notedown the databases and its path.

8. Perform this step for each database found in step 7.

a. Open the database and follow step 6.


Once the configuration is done, start the express server and your OFA is ready to be accessed.

Comments

Anonymous said…
Good dispatch and this post helped me alot in my college assignement. Gratefulness you seeking your information.
Anonymous said…
Good post and this post helped me alot in my college assignement. Thank you seeking your information.
Mithun Ashok said…
Hi,

Thanks for your response. Let me know if you need more information.

Mithun

Popular posts from this blog

Basics of RDBMS

Data Small set of information becomes data, this set of information helps make decision. Data is always some useful information. Database Place where you store the data. Database represents some aspect of the real world called "miniworld". A database is designed, built and populated with data for a specific purpose. It has intended group of users and some preconceived applications in which these users are interested. In other words, a database has some source from which data is derived, some degree of interaction with events in the real world and an audience that is actively interested in the contents of the database. Database can also be defined as collection of one or more tables. Ex: Mobile, human brain etc DBMS (Database Management System ) Is a program that stores retrieves and modifies data in the database on request. Study of different techniques of design, development and maintenance of the database Types of DBMS These types are based upon their m...

SQL Interview Questions

1. CLICK HERE FOR QUESTIONS ON BASIC SELECT     2. CLICK HERE FOR QUESTIONS ON BASIC SELECT WITH CONDITION   3.  CLICK HERE FOR QUESTIONS FROM QSPIDERS   4. CLICK HERE FOR QUESTIONS ON FUNCTIONS   5. CLICK HERE FOR QUESTIONS ON SUBQUERIES 6. CLICK HERE FOR MORE QUESTIONS ON SQL       CLICK HERE FOR ANSWERS   Some more Online Questions.   On WIZIQ.COM  -- 66 Questions and its answers Found by Neha Abhay Kumar   On SCRIBD.COM   -- 235 Questions and its answers