Home » RDBMS Server » Networking and Gateways » distributed database
distributed database [message #262937] Tue, 28 August 2007 09:55 Go to next message
adee_saleh
Messages: 30
Registered: May 2007
Location: Yemen
Member

hi

i have read a lot of topics of oracle distributed database but all this topics talking about dealing with distributed system already made.
but i couldn't know how to create a distributed system from the beginig.
i know that this is not a simple topic but i just want to know the simplest way to do that with the simplest techniques

with thanks

Adee
Re: distributed database [message #262940 is a reply to message #262937] Tue, 28 August 2007 10:02 Go to previous messageGo to next message
BlackSwan
Messages: 26766
Registered: January 2009
Location: SoCal
Senior Member
> i just want to know the simplest way to do that with the simplest techniques
The most simple way is to avoid building a distributed database.
It should only be attempted by those who can design a rock solid single database application in the 1st place and
it should only be undertaken when a single system can't scale to meet the application's requirements.
Re: distributed database [message #262976 is a reply to message #262940] Tue, 28 August 2007 12:42 Go to previous messageGo to next message
adee_saleh
Messages: 30
Registered: May 2007
Location: Yemen
Member

thanks a lot
but i want to study this topic not working with and i want to know how to build a distributed database in case i have to.

so if there is a reference for biggners of how creating a distributed database in case i have too

and as i said that i don't want to know how to deal with,i want how to create it

with thanks
Adee
Re: distributed database [message #262982 is a reply to message #262976] Tue, 28 August 2007 12:52 Go to previous messageGo to next message
Michel Cadot
Messages: 68647
Registered: March 2007
Location: Nanterre, France, http://...
Senior Member
Account Moderator
Distributed database is not something you built. It is a logical/functional idea (for Oracle).
It means an application works with a set of databases as if it one big and distributed one.

Regards
Michel
Re: distributed database [message #262986 is a reply to message #262982] Tue, 28 August 2007 13:27 Go to previous messageGo to next message
adee_saleh
Messages: 30
Registered: May 2007
Location: Yemen
Member

i know but i just want a simple reference for beginners of how doing this because i really need it

with thanks

Adee
Re: distributed database [message #262990 is a reply to message #262986] Tue, 28 August 2007 13:39 Go to previous messageGo to next message
Michel Cadot
Messages: 68647
Registered: March 2007
Location: Nanterre, France, http://...
Senior Member
Account Moderator
You can start there: http://www.oracle.com/pls/db102/ranked?word=distributed+database&remark=federated_search
Then search on Google.

Regards
Michel
Re: distributed database [message #263006 is a reply to message #262982] Tue, 28 August 2007 14:16 Go to previous messageGo to next message
adee_saleh
Messages: 30
Registered: May 2007
Location: Yemen
Member

actually this is not what i want because i do look in oracle documentation
but in this document there is no mention of "what there is no distributed have been built and we need to build an distributed application what we should do from the beginning to the end step by step?

Adee
Re: distributed database [message #263016 is a reply to message #263006] Tue, 28 August 2007 14:36 Go to previous messageGo to next message
Michel Cadot
Messages: 68647
Registered: March 2007
Location: Nanterre, France, http://...
Senior Member
Account Moderator
In less than half an hour you read all what is in Database Concepts, Administrator's Guide, Application Developer's Guide - Fundamentals about distributed database.
I think you know much more than I do.

What is the beginning? Create at least 2 databases and a database link between them.

Regards
Michel

Re: distributed database [message #263359 is a reply to message #263016] Wed, 29 August 2007 18:21 Go to previous messageGo to next message
adee_saleh
Messages: 30
Registered: May 2007
Location: Yemen
Member

thanks a lot for responding but i didn't say that i have read all the oracle documentation but i do read as fast reading to know what it contain

but realy there is something missing in comunicating between client database and remote server

but thanks for every thing
Adee
Re: distributed database [message #263442 is a reply to message #263359] Thu, 30 August 2007 01:35 Go to previous messageGo to next message
Michel Cadot
Messages: 68647
Registered: March 2007
Location: Nanterre, France, http://...
Senior Member
Account Moderator
Quote:
there is something missing in comunicating between client database and remote server

Distributed database has nothing to do with communication between client and server, it is databases communicating between them.
This is why you don't see any information on communication between client and server.

Regards
Michel
Re: distributed database [message #264009 is a reply to message #263442] Fri, 31 August 2007 09:01 Go to previous messageGo to next message
adee_saleh
Messages: 30
Registered: May 2007
Location: Yemen
Member

thanks a lot
but here is the last request i just want to know the listner and the tnsname confuguration in the distributed database

with a lot of thanks
Adee
Re: distributed database [message #264013 is a reply to message #264009] Fri, 31 August 2007 09:09 Go to previous messageGo to next message
Michel Cadot
Messages: 68647
Registered: March 2007
Location: Nanterre, France, http://...
Senior Member
Account Moderator
No difference with other configuration with no distributed databases just the remote database must be reachable by the other ones it cooperates.

Regards
Michel
Re: distributed database [message #265127 is a reply to message #264013] Wed, 05 September 2007 08:31 Go to previous message
mson77
Messages: 208
Registered: August 2007
Location: Brazil
Senior Member
Hello adee_saleh,

Starting from the beginning, step by step:

1) What do you mean or understand with "distributed database"?

Regards,

mson77
Previous Topic: cannot connect using oracle net_service
Next Topic: About listener and services
Goto Forum:
  


Current Time: Mon Apr 29 15:16:58 CDT 2024