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 1151(0.011 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.8
Hello All.    I am trying to download JDeveloper 9i RC2 from http://otn.oracle.com/software/products/jdev/content.html,  but link http://www.oracle.com/start/jdevelopereap/intro.html?src=855007...
Zones: JavaDate Answered: 04/29/2002 Views: 0
Greetings experts,      I have a laptop that I use as kind of a sandbox development environment.  Right now it has the Oracle 8.1.7 client and server with the 8.1.7.2.1 patchset.      What I want...
Zones: OracleDate Answered: 10/21/2003 Views: 0
Hello, First of all, I would like to say that I am amazed by the clarity of the answers you provide for many questions but unfortunately I was unable to find any solution for my problem. I hav...
Zones: C++ BuilderDate Answered: 06/02/2004 Views: 0
Hi, I am new in database tunning. the same query that I try to run on 9i is running faster at 8i. When I look deeply the query hit the index on the 8i but not on the 9i. The query has an in clause...
Zones: OracleDate Answered: 11/03/2004 Views: 0
Hi, I have a problem here. After I installed Oracle 9i, my Tomcat couldn't work anymore, does it have to do with the port? Everytime I run the Tomcat, the screen just popped up for 1-2 seconds ...
Zones: JSPDate Answered: 08/10/2005 Views: 0
Does anyone know how to tell exactly what transactions Streams is currently capturing, propagating and apply at a source...Is there a view or table that one can see what the LCR really is?   Is it...
Zones: OracleDate Answered: 07/11/2006 Views: 0
Hello experts I am trying to find sample schemas in oracle 9i and I have no idea how to get to them.  The only experience i have with oracle is using toad.  I have a tns name file that supplies all...
Zones: OracleDate Answered: 08/01/2006 Views: 0
see below for code if i define a table type, and then use bulk collect to fill it with records, i can then use the table() function to use that collection in a sql statement. the code below show...
Zones: PL / SQL, Oracle, Oracle 9.xDate Answered: 06/18/2008 Views: 9
Hi, could you please explain me why it is unable to select data from SYS.ALL_TAB_PRIVS_RECD table from procedure: Procedure code: CREATE OR REPLACE PROCEDURE AtestProc IS cnt number; begin  ...
Zones: Oracle, DatabasesDate Answered: 12/18/2007 Views: 0
Recieving Ora-01427 Single Row Subquery Returns More Than One Row when running this script: Update ReservationDetail D set (D.ReservationNo) = (Select R.ReservationNo from Reservation R, Reserva...
Zones: OracleDate Answered: 05/02/2008 Views: 25