| Thread | Last Post | Replies |
|
| Active sessions after powerfailer network components | 18 Apr 2006 13:24 GMT | 1 |
Recently we have had a lot of active sessions after a powerfailer of network components. To solve this, i know of these optins : kill all "hanging sessions" ( time consuming and you have to stop the
|
| Only one Oracle_HOME after installing 10G. | 18 Apr 2006 12:38 GMT | 3 |
Dear experts, I've recently started working in an environment with both 10G, and 9i. All of the Window clients had Oracle 9i on it, and
|
| Search in string from right | 18 Apr 2006 12:31 GMT | 2 |
I'm trying to select the first part of a string (before charachter '-'). An example of the string is '123456-03' and the result should be '123456'. This is perfectly done by the following code: SELECT SUBSTR(RESOURCESTRING,1,INSTR(RESOURCESTRING , '-')-1)
|
| Oracle scans table with "WHERE (1=0)"? | 18 Apr 2006 11:59 GMT | 27 |
Hi all. I had a customer report that the query below scans the table. Can that be true, that Oracle doesn't realize during construction of the query plan that the search argument will never be satisfied?
|
| how to init blob in java-code thats in the db? | 18 Apr 2006 09:31 GMT | 1 |
I want to write some java-code (CREATE OR REPLACE AND RESOLVE JAVA SOURCE NAMED...) where I want to return an image as blob. For doing that I have to initialize the blob in the java-code -correct?
|
| weird issues with large# of jobs | 18 Apr 2006 04:51 GMT | 3 |
We have application that changes every year, but we have old version running and being used as well. The changes are mostly data changes, and database structure and procedures are in general the same.
|
| Newbie Questions | 17 Apr 2006 23:59 GMT | 3 |
I'm going to be learning all about Oracle databases in my last year at university, even though the courses start in September/October time I would like to get a head start as I want to work with Oracle databases as a career path when I graduate.
|
| Need guidance | 17 Apr 2006 23:54 GMT | 3 |
Hi all. I am a developer using the Microsoft products and have developed using Visual Interdev, Studio.Net 2003 (ASP and ASP.Net) etc. and always used SQl 2K as the backend. I have a strong hold over development and its SDLC. Now i want to switch over from Microsoft to
|
| Oracle 9 Query Question.....Please help.... | 17 Apr 2006 19:16 GMT | 4 |
Lets say I had to find the products for which we had a total of $500 or more in sales. I need to see the following information: · product number · total sales (in dollars)
|
| Perl and Oracle | 17 Apr 2006 18:47 GMT | 15 |
Can anyone recommend me a good book or online documentation regarding Perl and Oracle (10g) ? Thanks
|
| Creating Multiple 9i Instances on one server | 17 Apr 2006 16:04 GMT | 4 |
I am running a single Oracle 9i instance on Red Hat Linux. I need to add a second instance to the same box. Is it preferable to:- 1. Create a new user to own the second instance and share the same ORACLE_HOME as the first instance.
|
| Oracle client | 17 Apr 2006 15:24 GMT | 3 |
Hi, I have two computers. I have just downloaded Oracle 10.2 XE for Debian x86 and installed it. I can connect to the database instance using SQLPlus and everything is working.
|
| Join cardinality | 17 Apr 2006 14:25 GMT | 8 |
Oracle 9.2.0.5 Table 1 - Calendar with following columns country_id load_date
|
| v$tempfile.file#+200 = $sort_usage.segfile# in 8i, +1000 in 9i ? | 17 Apr 2006 11:33 GMT | 2 |
I've noticed that in order to join V$SORT_USAGE and V$TEMPFILE I have to add 200 or 1000 to the value of the file number in the latter (depending on the version). In Metalink note
|
| performance issue high CPU and DISK | 17 Apr 2006 09:34 GMT | 1 |
hi people, I have the following performance issue, when i run query and look out for the statistics i get the following. which i have enclosed below. i am using oracle8.1.7 in solaris OS.
|