Good afternoon guys,
I never did this, I honestly need to work with 2 banks one test and other production.
until hj always carried, in different locations, but in this case, I need to load 2 banks on the same machine, on the same server.
In fact I will separate Oracle DBF into the data directories and I will create a database updater at the system input, CFE a parameter file in the operating system.
What steps should I do to put 2 banks simultaneously in the air.
Personal Thanks
JGC
Load 2 banks
- dr_gori
- Moderador
- Posts: 5026
- Joined: Mon, 03 May 2004 3:08 pm
- Location: Portland, OR USA
- Contact:
Thomas F. G
Você já respondeu a dúvida de alguém hoje?
https://glufke.net/oracle/search.php?search_id=unanswered
Você já respondeu a dúvida de alguém hoje?
https://glufke.net/oracle/search.php?search_id=unanswered
It's very simple!
Just install another bank again on a different oracle_home. From there every bank is independent.
I, for example I have 8i and 9i on my machine.
Just install another bank again on a different oracle_home. From there every bank is independent.
I, for example I have 8i and 9i on my machine.
Apologies my colleague, maybe I expressed myself badly, in this case beleza,
but it's 2 databases in the same bank 8i, what changes is that I will separate the DBF files into the Oradata folder.
ex:
See if you understand and I managed to help me initialize the 2 bases at the same time, say Can I access each one separately exchanging the connection string host for example ????
Valeu
beleza.
but it's 2 databases in the same bank 8i, what changes is that I will separate the DBF files into the Oradata folder.
ex:
TESTES\ORADATA\SYSTEM.DBF e outros arquivos
PRODUCAO\ORADATA\SYSTEM.DBF e outros arquivos
Valeu
beleza.
-
- Rank: Programador Júnior
- Posts: 16
- Joined: Tue, 28 Jun 2005 11:39 am
- Location: Pindamonhangaba - SP
Are you using which operating system?
If it is on Linux has a file in the folder / etc that is called oratab ... in it sits the bank boot string and each string's means a different base ...
: Wink:
If it is on Linux has a file in the folder / etc that is called oratab ... in it sits the bank boot string and each string's means a different base ...
: Wink:
-
- Rank: Estagiário Pleno
- Posts: 3
- Joined: Fri, 29 Jul 2005 7:19 pm
- Location: são Paulo
To create 2 databases in the same version is required only to change the Oracle_SID environment variable (defines the instance name).
Mount the OFA structure:
Create the <oracle_sid> .ora in the $ Oracle_Home / DBS with the memory settings for New Instance. Remember that the 2 sgas should fit the server memory, avoiding swap.
Mount the OFA structure:
/u2/oradata/<ORACLE_SID>/...
startup nomount
create database...
etc..
etc...
-
- Rank: Estagiário Pleno
- Posts: 3
- Joined: Fri, 29 Jul 2005 7:19 pm
- Location: são Paulo
I forgot to mention, the access to the base is made by changing the variable oracle_sid.
Normally, an Opport is created in the .profile (if it is UNIX).
Normally, an Opport is created in the .profile (if it is UNIX).
-
- Information
-
Who is online
Users browsing this forum: No registered users and 1 guest