Enter Keywords:
1 - 10 of 22(0 seconds)
Sort By:
 
When ever i drop one particular table my database connection is gone and when i try to start database i am getting ORA-12547: TNS: lost contact. I restarted the server then it works, but that is ...
Zones: Oracle 10.xDate Answered: 04/29/2009 Rating: 6.5 Views: 101
I was trying add table to replication process. and run below proc. BEGIN                                                                           DBMS_STREAMS_ADM.ADD_TABLE_RULES(            ...
Zones: Oracle, PL / SQL, ...Date Answered: 04/24/2008 Rating: 6.9 Views: 18
Hi There is a problem with oracle streams sequence number conflict when we go for bidirection replication. How can I resolve it. For example already The current sequence number is 1991 on ...
Zones: Oracle, PL / SQL, ...Date Answered: 04/24/2008 Rating: 6.4 Views: 8
Hi We are using Oracle streams for replicating data. I have question with user creation. When a new user created at SITEA is it possible we can replicate in SITEB. Are there any scripts for ...
Zones: Oracle, Oracle 10.xDate Answered: 04/24/2008 Rating: 2.5 Views: 0
Hi I am trying to do export and import from one database to another database. And See warning messages in the log file EXP-00056: ORACLE error 4031 encountered ORA-04031: unable to allocate ...
Zones: Oracle, Oracle 10.xDate Answered: 05/09/2008 Rating: 9.2 Views: 4
Hi How to create SYNONYM for dblink  "prod.usa.targlet.com"? I tried something like below but it is not working CREATE PUBLIC SYNONYM "DB_LINK.USA.TARGLET.COM" FOR st$adm."prod.usa.targlet...
Zones: Oracle, Oracle 10.xDate Answered: 04/24/2008 Rating: 8.6 Views: 125
when I try to run below procedure it is giving error. Do I mis anything in the code. Thanks
Zones: Oracle, PL / SQL, ...Date Answered: 05/09/2008 Rating: 9.8 Views: 0
Hi friends We have recently migrated from 9i to 10g database. And we are testing applications. While inserting into one of the table we are getting error. End of communication channel ORA-0311...
Zones: Oracle, PL / SQL, ...Date Answered: 06/11/2008 Rating: 9.0 Views: 46
This question is really about a much more complicated query, but the core of the issue can be reduced to the simple queries below. The following query, results, and plan are good. Performance is...
Zones: Oracle, Oracle 10.xDate Answered: 09/23/2008 Rating: 7.7 Views: 19
Hi Friends What is difference between MAINTAIN_TABLES and ADD_TABLE_RULES procedures in DBMS_STREAMS_ADM package. Because both of them are used to create rule on Table to add table to replicati...
Zones: Oracle, PL / SQL, ...Date Answered: 05/09/2008 Rating: 9.8 Views: 9