| Thread | Last Post | Replies |
|
| Oracle XE - WinServer 2003 - connection thrugh Internet | 07 Aug 2007 12:38 GMT | 3 |
What I have to do in Windows Server 2003 with Oracle XE server to perform connection from client through Internet... Thank you! Dean
|
| RMAN Settings | 07 Aug 2007 03:51 GMT | 2 |
I have some questions about what has appeared after my show all command in RMAN. Here is what i have: CONFIGURE RETENTION POLICY TO RECOVERY WINDOW OF 21 DAYS;
|
| Database Recovery Question | 07 Aug 2007 02:03 GMT | 5 |
System Details: Windows XP Professional, 2 GB RAM, Oracle 10.2.0.1 1. Had to do a Recovery of my laptop. It moved the entire contents of my disk to a backup directory but when it restored Windows XP it DIDN'T restore applications I had installed.
|
| Exchange Server - A Must Read!!! | 06 Aug 2007 21:33 GMT | 1 |
Excellent resource on installing exchange server on a cluster: http://it-techexperts.com/MCSE/ESH08.asp
|
| Returning data from temp_tables | 06 Aug 2007 20:52 GMT | 10 |
I'm trying to retrieve the results from a temp table where I stored results gathered from a cursor but am having trouble. Below are the highlights of the code I'm trying to run. How can I get my results back from the temp-table and into a cursor to pass back to the
|
| UNDO Tablespace, and how NOT to use | 06 Aug 2007 20:00 GMT | 14 |
I have a situation where our UNDO TABLESPACE is filling up with data. Our application creates a temporary table. It then creates several indexes and runs dozens, if not hundreds of selects against the table. The table is then dropped. The entire process may take an hour or two.
|
| column with default char not defaulting when inserting a record | 06 Aug 2007 19:37 GMT | 4 |
I got this very interesting issue. I configured a column of a table defaulted to 'A'. Whenever I insert a record into the table without specifying a value in that column, the column is not defaulted to 'A'. I am able to default other char column without any problem. But for
|
| Left join bug? | 06 Aug 2007 18:07 GMT | 5 |
create table a (num integer) create table b (num integer) insert into a values (1) insert into b values (2)
|
| Problem with system tablespace | 06 Aug 2007 13:40 GMT | 4 |
I have made a database in oracle 9i manually with three tablespaces System,undo and temp.Then i migrate system tablespace from dictionary managed.It was done. Now when i trying to get it back as dictionary managed it gives error.
|
| excellent oppertinities in BootstrapTechnologies | 06 Aug 2007 13:10 GMT | 3 |
www.bootstraptech.com We need 250 Oracle Applications Professionals for Bootstrap's Oracle Knowledge Park Bootstrap Technologies Private Limited, Global Systems integration and
|
| Q: columns seen in triggers | 06 Aug 2007 04:25 GMT | 2 |
I know from experience that at least in Oracle9i Enterprise Edition Release 9.2.0.6.0 - Production if a column is not included in an update statement and an update trigger sets the value of the column then the value provided by the trigger is not
|
| Any body here knows the design model of The Oracle of Bacon at Virginia? | 06 Aug 2007 02:51 GMT | 9 |
I am interested in its database model design in Oracle. Anybody has any clues? http://oracleofbacon.org/
|
| OS_CPU_WAIT_TIME | 05 Aug 2007 16:53 GMT | 2 |
Does anyone know OS_CPU_WAIT_TIME means in V$OSSTAT. My clients system's OS_CPU_WAIT_TIME shows very very large number like "73,803,038,900" while CPU usage % does not so high... Is it meaningless information?
|
| Please HELP about string function | 05 Aug 2007 11:11 GMT | 3 |
Hi all, can somebody help me with this string manip... the question is: Write a select statement that alters 'Where there are spaces put * and for tabs put +'
|
| 9i pfile | 04 Aug 2007 23:33 GMT | 2 |
Can someone help, please? I'm running a 9i database. I want to put our live database into archive mode so that we can use RMAN so I am practicing on a copy Db (Copy in place and running fine). I've managed to get the copy Db into archive mode but wanted
|