Advertisement

1 - 10 of 1036 containing alltags:("9i") (0.001 seconds)
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 Grade: B 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 Grade: A 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 Grade: A 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 Grade: A Views: 4
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 Grade: B 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 Grade: C 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 Grade: A 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 Grade: A Views: 12
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 Grade: A 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 Grade: A Views: 124