Advertisement

Check out our new and improved Advanced Search! We have added additional search options and the ability to save your searches.
 
Enter Keywords:
 
1 - 10 of 22(0.001 seconds)
[x]
The Solution Rating System

With so many solutions, how can you tell which solutions are most likely to help you and which ones are not? To provide you with a tool to use, we rate our solutions based on various elements that most accurately determine if a solution is a quality solution. To explain what factors affect the solution rating, here are the elements we take into consideration when formulating our solution rating.

  • The Grade of the Solution
  • The Zone Rank of the Expert Providing the Solution
  • The Number of Author and Expert Comments
  • The Number of Experts Contributing
  • The Feedback of the Community

Your Input Matters
Because of the way the system is set up, the most important variable in this equation is you. As a member of Experts Exchange, you are able to cast your vote on the quality of the solutions in regard to how complete, accurate, helpful and easy to understand each solution is. When you provide your feedback, each rating is adjusted accordingly. So, if you see a solution that has a poor rating that you think is a good solution, let us know by rating it. As you do, the rating will be adjusted and will become more accurate for other members of our site.

If you have any suggestions that you would like to make for our rating system, please ask a question in the Suggestions Zone of Community Support.

Thank you!

6.5
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 Views: 97
I was trying add table to replication process. and run below proc. BEGIN                                                                           DBMS_STREAMS_ADM.ADD_TABLE_RULES(            ...
Zones: Oracle, Oracle 10.x, PL / SQLDate Answered: 04/24/2008 Views: 17
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, Oracle 10.x, PL / SQLDate Answered: 04/24/2008 Views: 9
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 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 Views: 9
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 Views: 134
when I try to run below procedure it is giving error. Do I mis anything in the code. Thanks
Zones: Oracle, Oracle 10.x, PL / SQLDate Answered: 05/09/2008 Views: 8
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, Oracle 10.x, PL / SQLDate Answered: 06/11/2008 Views: 92
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 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, Oracle 10.x, PL / SQLDate Answered: 05/09/2008 Views: 0