RE: shared database sequence.

  • From: "Kerber, Andrew" <Andrew.Kerber@xxxxxxx>
  • To: sjaffarhussain@xxxxxxxxx, "oracle-l" <oracle-l@xxxxxxxxxxxxx>
  • Date: Mon, 26 Feb 2007 09:28:57 -0600

I am not sure what you mean by share, but you can definitely create a
synonym for a sequence on another instance, which might do the trick eg:

 

Create synonym myseq for scott.myseq@scottsdb;

 

Andrew W. Kerber 
Oracle DBA 
UMB 
816-860-3921 
andrew.kerber@xxxxxxx 

 

"If at first you dont succeed, dont take up skydiving" 

-----Original Message-----
From: oracle-l-bounce@xxxxxxxxxxxxx
[mailto:oracle-l-bounce@xxxxxxxxxxxxx] On Behalf Of Syed Jaffar Hussain
Sent: Monday, February 26, 2007 3:14 AM
To: oracle-l
Subject: shared database sequence.

 

Hello List,

 

Is it possible to share a database sequence between multiple databases?
Not in RAC of course.

We are planning to have two databses exchanging information
(replicating) using third party solution. But, stuck with the issues of
sequences.

 

Thanks
-- 
Best Regards,
Syed Jaffar Hussain
Oracle ACE
8i,9i & 10g OCP DBA

http://jaffardba.blogspot.com/
http://www.oracle.com/technology/community/oracle_ace/ace1.html#hussain
------------------------------------------------------------------------
----------
"Winners don't do different things. They do things differently." 


------------------------------------------------------------------------------
NOTICE:  This electronic mail message and any attached files are confidential.  
The information is exclusively for the use of the individual or entity intended 
as the recipient.  If you are not the intended recipient, any use, copying, 
printing, reviewing, retention, disclosure, distribution or forwarding of the 
message or any attached file is not authorized and is strictly prohibited.  If 
you have received this electronic mail message in error, please advise the 
sender by reply electronic mail immediately and permanently delete the original 
transmission, any attachments and any copies of this message from your computer 
system. Thank you.

==============================================================================

Other related posts: