Standby Databases and DB Links

2001-05-31 Thread Richard Lau


Has anyone been successful in using their standby database operating in 
read-only mode through a dblink?  I can't find any admonishment in the docs. 
  The dev guys says it will be find for the front-end java code to fail on 
any updates.

Ritchie Lau
[EMAIL PROTECTED]

_
Get your FREE download of MSN Explorer at http://explorer.msn.com

-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: Richard Lau
  INET: [EMAIL PROTECTED]

Fat City Network Services-- (858) 538-5051  FAX: (858) 538-5051
San Diego, California-- Public Internet access / Mailing Lists

To REMOVE yourself from this mailing list, send an E-Mail message
to: [EMAIL PROTECTED] (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from).  You may
also send the HELP command for other information (like subscribing).



Synonym on Standby Database

2001-04-17 Thread Richard Lau


Has anyone tried to use their standby database as a read-only database 
through db links and mapped to synonyms?  I'm having problems creating one 
(12145 e.g.) and am now wondering whether it is even possible.  This is to 
alleviate the downtime in the event of single table failures in production 
and have the app point to the standby for reading while we fix it.  The 
application is coded to transparently handle the write errors.

[EMAIL PROTECTED]
_
Get your FREE download of MSN Explorer at http://explorer.msn.com

-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: Richard Lau
  INET: [EMAIL PROTECTED]

Fat City Network Services-- (858) 538-5051  FAX: (858) 538-5051
San Diego, California-- Public Internet access / Mailing Lists

To REMOVE yourself from this mailing list, send an E-Mail message
to: [EMAIL PROTECTED] (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from).  You may
also send the HELP command for other information (like subscribing).



Locking

2001-03-20 Thread Richard Lau

Recently, one of my users nor I could update a table.  As I dug around, I 
couldn't find any of the 'lock' tables such as dba_locks.  Eventually, I 
managed to start data gatherer and get OEM's lock manager to kill the hung 
session.  What do you guys do to find and terminate this deadlock or hung 
sessions?  Are the 'lock' system tables built with specific options during 
db build?

TIA.  ...R
[EMAIL PROTECTED]

_
Get your FREE download of MSN Explorer at http://explorer.msn.com

-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: Richard Lau
  INET: [EMAIL PROTECTED]

Fat City Network Services-- (858) 538-5051  FAX: (858) 538-5051
San Diego, California-- Public Internet access / Mailing Lists

To REMOVE yourself from this mailing list, send an E-Mail message
to: [EMAIL PROTECTED] (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from).  You may
also send the HELP command for other information (like subscribing).