| Thread | Last Post | Replies |
|
| dynamic SQL query question | 20 May 2005 20:15 GMT | 10 |
I'm new in dynamic SQL query and I have a problem need help. For example: I have a SQL query like this: select hw.family,hw.id where hw.id="1234567"; and I have a txt file holding more than ten thousands id.
|
| 8.1.7 on Redhat Enterprise 3 | 20 May 2005 19:09 GMT | 1 |
i have had to install 8.1.7 on Redhat Enteprise 3. That was a feat by itself but i finally got it to run the listener and the instance, i have a database and all that seems to be running fine. my problem now is i need to import a dump file into this instance and as you know, i ...
|
| Is this sql reference valid? | 20 May 2005 19:02 GMT | 1 |
OS: SunOS 5.8 Generic_117350-07 sun4u sparc SUNW,Ultra-Enterprise Oracle 9i This is probably obvious but I just have an uneasy feeling about it. I have a stored procedure where I fetch my cursor into 3 pl/sql tables
|
| Oracle vs DB2 on heavy OLTP loads | 20 May 2005 17:21 GMT | 66 |
We're almost ready to give up on DB2 v8 and consider migration to Oracle (the reason is DB2 v8 being unstable). The main question is - how good and stable properly configured Oracle is under heavy OLTP load (10M+ transactions/day)? DB2 v7 handles such loads nicely, but v8 even
|
| "CASE when" strange | 20 May 2005 16:54 GMT | 1 |
The following 2 queries are different only w/ or w/o "as 'test'". Oracle server and client info: SQL*Plus: Release 9.2.0.1.0 - Production on Fri May 20 10:44:37 2005 Copyright (c) 1982, 2002, Oracle Corporation. All rights reserved.
|
| startup db with another datafile | 20 May 2005 16:13 GMT | 1 |
Just a question/curiosity I have a database with many TS/datafile. For ONE TS there is ONE datafile. Can i get an old datafile for this TableSpace and start the DB (stop DB, delete current datafile, and copy old datafile) ?
|
| uninstall Oracle 10g from Redhat Linux server | 20 May 2005 15:56 GMT | 11 |
How can I completely and cleanly uninstall Oracle 10g from a RHEL 3 AS server? Thanks, Yasaswi
|
| Unable to Shutdown the Database | 20 May 2005 15:37 GMT | 3 |
We have a Oracle Database version 9.2. When we tried to shutdown immediate the database we got the message SQL> ORA-01013: user requested cancel of current operation SQL> ORA-01081: cannot start already-running ORACLE - shut it down
|
| rollback per transaction% - Statspack | 20 May 2005 14:49 GMT | 5 |
I want to know the root cause, which is making rollback per transaction% to 99.57. Also i noticed user rollbacks per transaction is 1. (i have attached the part of the statspack below)
|
| Returning DISTINCT rows when SQL *DOES NOT* contain distinct! | 20 May 2005 14:21 GMT | 13 |
Is there any way to force the result set to behave as if the SQL contained DISTINCT directive, when the SQL DID NOT actually contain the "distinct" keyword? I am looking for ideas, so please feel free to suggest different ways (stored procedures, views, etc etc).
|
| input/output parameter: howto get the output from VB6 | 20 May 2005 14:03 GMT | 6 |
first of all, my apologies if this is off-topic. If so, please tell me where should I post it... then, my problem I have a COM+ written in VB6 which has to access an Oracle database
|
| View containing all days since day X | 20 May 2005 13:57 GMT | 1 |
I have to generate some reportviews. The report shall show one row for each day since day X. Since the tables where I get the information from don't have
|
| 8.1.7 on Redhat Enterprise 3 | 20 May 2005 13:38 GMT | 1 |
i have had to install 8.1.7 on Redhat Enteprise 3. That was a feat by itself but i finally got it to run the listener and the instance, i have a database and all that seems to be running fine. my problem now is i need to import a dump file into this instance and as you know, i ...
|
| hyperthread advice needed | 20 May 2005 11:08 GMT | 6 |
I use 10.1.0.3 on Proliant DL380 on Redhat AS 4 what is the best configuration, hyperthread enabled or disabled ? Nothing usefull on google and metalink ...
|
| Rollback Segment vs Redo Log | 20 May 2005 04:46 GMT | 3 |
OK, I'll admit I'm confused. 1. In Oracle, is there a difference between Rollback segment(s) vs Redo Log(s) ? 2. If the Rollback segment and Redo Log are 2 different entities, is a
|