| Thread | Last Post | Replies |
|
| How to replace the "Copy from" command? | 28 Jan 2008 12:55 GMT | 9 |
Actually using 8i and 9i version of Oracle, we are migrating to the 10g version. We used to use the "copy from" syntax to copy data from DB1 to DB2 via DBLINK.
|
| Question about Oracle 10g install | 27 Jan 2008 20:14 GMT | 2 |
Dear group, We hired some contractor to help us install Oracle 10.2.0.3 RAC on Red-Hat linux 64-386. After the installation, everything works fine. But when going over his
|
| Determining Memory Allocations - Dedicated/Shared Server | 26 Jan 2008 23:07 GMT | 3 |
I've found "formulas" for determining the SGA/PGA sizing for a dedicated server. Using a formula from the Burleson Consulting web site I was able to come up with these figures:
|
| An Oracle 10g Question | 26 Jan 2008 22:33 GMT | 9 |
First, thanks to those who helped me eariler in the week with that complex regular expression. I have another one. Here is my string: "null","null","null","GMO, DXD, SDS, QID, MZZ","90", "3 ASC"
|
| Errors in Trace and Alert Files Concerning Disappearing Processes | 26 Jan 2008 16:10 GMT | 6 |
Oracle 10.2.0.3.0, Windows 2003 Server 8GB Memory 8 CPU
|
| Checking SQL_TRACE status of a particular session | 26 Jan 2008 11:12 GMT | 9 |
In 10g V$SESSION has a SQL_TRACE column to indicate if this session is traced or not. How about 9i and 8i? I cannot find such column. Thanks.
|
| Oracle 10g XML | 26 Jan 2008 10:30 GMT | 2 |
I'm sure this can be done, but I want to verify it. Can you output XML from the result of a query or set of data??? Thanks!
|
| Application Hosting | 26 Jan 2008 04:49 GMT | 1 |
Hey guys wondering, if you are hosting any of your applications in a third party datacenter like Equinix or Godaddy; will like to hear your experiences and what applications you are getting hosted.
|
| get started with oracle | 26 Jan 2008 04:32 GMT | 1 |
http://computer-language-tutorials.blogspot.com/2008/01/getting-started-with-ora cle.html
|
| ORA-27072: skgfdisp: I/O error | 26 Jan 2008 04:15 GMT | 6 |
Hello *, I've got a new machine here, and there are some difficulties with them, i now begin to suspect they are hardware related, but i don't know how to prove it. The Oracle 10.2.03 redhat linux 64bits machine
|
| Tablespace quota when user not in DB_TS_QUOTAS? | 26 Jan 2008 03:51 GMT | 3 |
on HP-UX 9.2.0.8 If a user has not been granted UNLIMITED TABLESPACE and the user doe not appear in DB_TS_QUOTAS then what determines how much tablespace quota a user has?
|
| CBO tuning help needed | 26 Jan 2008 03:50 GMT | 6 |
Server A Oracle version: 10.1.0.3, 8k block size Server B Oracle version: 10.2.0.3, 16k block size Server A: Red Hat Enterprise Linux ES release 3 (Taroon Update 8), 2 3Ghz CPUs w/1M cache, 4G RAM
|
| Redo Log File Sizes | 26 Jan 2008 02:32 GMT | 4 |
Oracle 10.2.0.3.0, Windows 2003 Server 8GB Memory 8 CPU
|
| A synonym question | 26 Jan 2008 00:36 GMT | 4 |
I have the following scenario: - Tables and views are in Schema1 and Schema2 - Synonyms are created private under UserX this works fine no problem.
|
| Trying to see if I can do the attached without PL/SQL | 25 Jan 2008 23:45 GMT | 2 |
REM table q; create table q ( premise_no number, DUE_ON_DTTM date); -- Insert into q (PREMISE_NO, DUE_ON_DTTM) Values
|