Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion Groups
Database Servers
DB2InformixIngresMS SQLOraclePervasive.SQLPostgreSQLProgressSybase
Desktop Databases
FileMakerFoxProMS AccessParadox
General
General DB TopicsDatabase Theory
Related Topics
Java Development.NET DevelopmentVB DevelopmentMore Topics ...

Database Forum / Oracle / Oracle Server / May 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
return full recordset and sum of recordset17 May 2005 20:54 GMT3
i've got a procedure which is supposed to return a ref cursor but also
the sum(field1) from the cursor.
The select statement is quite complex (and will probably be dynamic)
and I assume it would be better to do this once rather than twice. In
Extract same datetime records17 May 2005 20:44 GMT4
How to extract the records of same datetime from a table?
I have a table 'tbl' with datatime column 'call_time'. there is no
unique constraint or primarykey.
How can I extract only the records of same call_time values?
Custom rolled HA using Oracle SE17 May 2005 18:11 GMT1
Would like some comments on how you would tackle the following.
2 nodes running Oracle SE. One to serve as primary and the other as a
standby for HA.
Application - batch process (daemonised) doing close to real-time
Oracle JDBC problem17 May 2005 18:08 GMT3
Hi. I've got an Oracle stored procedure with a
user defined output parameter my_array_type:
describe my_array_type;
 my_array_type TABLE OF VARCHAR2(30)
Calling in the Cavalry - Hanging 8i database17 May 2005 16:37 GMT24
I currently look after an Oracle 8.1.7.4 database instance running on
Solaris 7 which is replicated with an identical database instance at a
remote site using Oracle Advanced Replication.
For a number of months now the database instance has been periodically
Who so much "db block gets" in Oracle 8i?17 May 2005 09:18 GMT2
I opened two session, one to query data, and one to query v$sesstat to
monitor session one's statistics, and I set the arraysize to 1 in
session one, and got the following result:
Session 2
Oracle 9i Replication to a Remote Site17 May 2005 06:13 GMT6
i need to set up some TEST replication from our main database to a
database set up on remote test server.
before anyone jumps in and says "READ THE MANUAL", i have. i have also
had a look through the OEM GUI wizard as well :p
bulk binding17 May 2005 05:52 GMT4
I have the following code:
=========================================================
PROCEDURE upc_reuse_gen_upc_list_p (vArray_size IN PLS_INTEGER DEFAULT
100) IS
Anyone using a IBM DS400 with Oracle?17 May 2005 04:59 GMT5
I was planning on buying one when IBM themselves cast some doubt on
whether it would work.  Would like to do RAC with 2 computers, and I'll
be running 10g on Redhad Linux for AMD64.  Any advice appreciated.
Thanks
Direct I/O17 May 2005 04:28 GMT1
A question on direct I/O: Does direct IO mean bypassing the Unix buffer
cache and going to DB cache directly while IO or does it mean bypassing
DB cache and writing/reading from PGA to/from disk?
When using filesystems in Unix boxes is the cache for file systems
CPU usage peaks when running OS commands that does both io17 May 2005 02:13 GMT7
We have two node Oracle 9.2.0.4 Enterprise Edition cluster in Red Hat AS
2.1.  Both the instances that are in those servers read/write to
OCFS filesystem in SAN.  All the hardwares are Dell.  Whenever a OS command
that does both io like cp,  mv, tar, gzip etc. is run the CPU
Anyone a PL SQL Expert that can help me figure this out? Problem in Oracle Spatial16 May 2005 23:08 GMT1
I have a script that needs to read the longitude and latitude values
out of my database, the result of this query needs to be dynamic as it
is used to build mapped locations in Oracle Spatial. I just can not
seem to get the values of X1, Y1, X2, Y2, to be passed tothe array. Can
Oracle to Teradata16 May 2005 19:24 GMT2
Plans are to expand an existing warehouse. Oracle will be too small
therefore the new datawarehouse will be built on
Teradata.
Is it possible to move a Oracle data warehouse snowflake model to
ERDish programming language16 May 2005 18:53 GMT1
Hello users!
I have to prepare a paper about ERDish programming language. Unfortunately I
can't find any useful info about it.
All I know it is connected somehow to Oracle database  Any idea what's that
Dynamice SQL in Oracle16 May 2005 18:50 GMT32
Is it possible to use Dynamic SQL in Oracle as in SQL Server2000?
I used this
declare t table(i integer, n varchar(10));
insert into t values(2,'dfg');
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2010 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.