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 1855(0.003 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!

8.2
I have a number of Materialized views in an Oracle 10g database that have stopped auto refreshing. They have successfully refreshed since installation. I can manually refresh them and successfu...
Zones: Oracle 10.xDate Answered: 09/29/2008 Views: 4
i can connect as system, but i dont believe i ever set up a sysdba account (or forgot the password). i dont see the sysdba user profile in the oem users panel. can system be given shutdown privileg...
Zones: Oracle, Oracle 10.xDate Answered: 03/23/2008 Views: 8
Guys I am using the enterprise manager in oracle 10g we had an oracle error which becuase I am not on site I was not aware of and I was not notified until much late on which I could have quickly...
Zones: Oracle 10.x, OracleDate Answered: 05/27/2008 Views: 12
Guys This may be a simple question but by applying the code ALTER SYSTEM FLUSH SHARED_POOL would this have a negative affect on performance afterwards.
Zones: Oracle 10.x, OracleDate Answered: 06/04/2008 Views: 63
SQL> l   1  SELECT SUBSTR(corrid, 1, 4) corrid   2        , priority   3        , q_name   4        , COUNT(*)   5  FROM queueowner.pa_sync_qt   6  GROUP BY corrid,priority,q_name   7* ORDER...
Zones: Oracle, Oracle 10.xDate Answered: 06/04/2008 Views: 0
I need to setup something like SQL server log shipping for my Oracle 10g database. I have the PRODUCTION oracle server hosted at a co-location. We have a secondary server at HQ with an oracle insta...
Zones: Oracle 10.xDate Answered: 08/26/2008 Views: 4
Guys I use oracle oem 10g I would like to use the metallink link to get the patches from oracle but everytime I run this I get the following error but I am nit sure how to move on Updating OEM ...
Zones: Oracle 10.x, OracleDate Answered: 06/18/2008 Views: 0
I originally set up a user HSS with the following table spaces (HSSDATA for data and HSSINDEX for the index tablespace). Later I wanted to change tablespaces. So I ran the following sql code for ea...
Zones: Oracle, Oracle 10.x, Oracle 11.xDate Answered: 07/09/2008 Views: 65
I'm trying to create an Oracle trigger to rollback a transaction if a new value being inserted already exists in the database. I realize I can create a unique constraint but I have an automatic imp...
Zones: OracleDate Answered: 07/14/2008 Views: 9
Hi,        What does the OracleDBConsole<sid> process do?  Is it critical for a .NET client to access the database? Thanks!
Zones: Oracle 10.x, OracleDate Answered: 08/18/2008 Views: 9