| Thread | Last Post | Replies |
|
| Statspack Question | 15 Dec 2005 16:17 GMT | 1 |
Does anyone know why the statspack report might show blank Parse CPU to Parse Elapsed and Non-Parse CPU?
|
| Mirroring a table to remote instances | 15 Dec 2005 15:06 GMT | 2 |
Say I have a lookup table in a database that looks like ID (PK) datafield1 datafield2
|
| Vertias/Symantec NetBackup vs. RMAN | 15 Dec 2005 13:44 GMT | 5 |
I spent a little time going through this group and found some older references to my question, but wanted to get a slightly newer opinion. We have many Oracle database servers running on Solaris and SPARC hardware. We have a backup server and large tape library running on
|
| Copy a record from 1-table to another | 15 Dec 2005 13:34 GMT | 10 |
Greetings... This is an extremely simplified version of the actual problem, just to make it easier. I have 2-tables: R(a) and S(a,b)
|
| Converting from Long to Lob.. | 15 Dec 2005 12:54 GMT | 3 |
We have many columns defined as LONG in our data model , and reading from manual, I suggested that these long columns should be converted to LOBs . However they said that this may need a change in the application and so they did not accept the idea...so the question is ..does this
|
| Temp file question | 15 Dec 2005 09:15 GMT | 1 |
I have a stupid question. I did following to move a temp file: (1) alter database tempfile '/old_dir/mytempfile1' offline; (2) moved tempfile to new directory in OS. (3) alter database rename file '/old_dir/mytempfile1' to
|
| Strange behavior on enabling autotrace.. | 15 Dec 2005 07:08 GMT | 10 |
I have plus trace role enabled and also plan table created on the schema of the user..now from the server when I login as the user, from the server itself, I do not get the error, but when I login as the same user, not from the server , but using oracle client and connect as
|
| Oracle Express, Go To Database Home Page problem | 15 Dec 2005 05:20 GMT | 17 |
I have downloaded Oracle Express 10G. I install it with no errors but when I try to open the "Go To Database Home Page" I get "the page cannot be displayed". I have not changed anytning and try to connect to
|
| Standby Server requirements in 10G | 15 Dec 2005 02:33 GMT | 7 |
Have they made Data Guard (and hence Enterprise edition) a requirement for 10G? Or can I set it up the same way I have done for 8i and 9i, which is to manually move and apply the logfiles via scripts. I hate to think I have to saddle a customer with the huge cost increase just
|
| asktom | 15 Dec 2005 02:30 GMT | 1 |
How do you post a question or or follow up to a question on asktom. Every time I go there, there is a backlog and I can not post.
|
| Selecting null in the select list. | 15 Dec 2005 00:03 GMT | 1 |
Suppose I have a sql statement like so: select kind, amount from petstore; Now, I want to change it so that amount is always null. I want to do this, because we have some C++ code that assumes a fixed number of
|
| rollback after crash | 14 Dec 2005 23:42 GMT | 13 |
Thought of this situation while going through one of the threads on asktom on checkpoint. Suppose - uncommitted data is flushed to the disk and
|
| Oracle RAC Architect for GE Evendale, OH | 14 Dec 2005 20:45 GMT | 4 |
Dear Friends, I am Abu of Birlasoft Inc, NJ. Birlasoft, my company, part of $ 1.3 Billion CK Birla group of India, has a Strategic Equity participation by GE Capital and offers IT services worldwide from development centers
|
| Migrating from Ingres to Oracle | 14 Dec 2005 20:41 GMT | 2 |
Has anyone migrated from Ingres to Oracle recently? Where there any major issues? What about migrating; . procedure/rules to PL/SQL
|
| Examining the space allocation within individual Extents | 14 Dec 2005 20:34 GMT | 8 |
I'm an experienced Oracle Developer who has suddenly found himself performing non-essential DBA tasks to take the heat away from our DBA team, who are currently focussing on bigger and more urgent things. I've recently created a partitioned table. I would be interested to see
|