| Thread | Last Post | Replies |
|
| One-to-many with a twist | 30 May 2005 22:03 GMT | 4 |
What is the best way to model this: Assume I have two objects: Agency and Publisher, and both have a 1-to-n relationship to Employee. This is a true 1-to-n relationship, as each Employee can only work for one Agency or one Publisher. Let's assume further that I cannot introduce a
|
| aq_tm_process & job_queue_process | 30 May 2005 17:35 GMT | 5 |
Hi, i have advised one of our client to put zero for both these parameters in a test instance. Since it is a test instance it doesn't ran any queue or jobs. But the customer claims that after changing these 2 parameters they are
|
| Is there such thing as Oracle 9i client patchset?? | 30 May 2005 16:16 GMT | 4 |
I've been looking around in metalink without luck. If such thing exist, would someone point me to the right direction please. Thanks and regards
|
| Indexed table - select not efficient | 30 May 2005 08:13 GMT | 2 |
My table: CREATE TABLE Tab1 ( ...., pole1 NUMBER, pole2 DATE,
|
| Are there any Basic Oracle Tutorial website by example? | 30 May 2005 08:12 GMT | 2 |
Hi does anyone know where I can find beginner Oracle tutorial website. With explanation of how to create tables etc so I can use real examples? Must be very basic since I just started. Also is there an Oracle 9i with iSQL for win me I can download or a
|
| koh dur heap error | 30 May 2005 06:09 GMT | 1 |
When I run a PLSQL procedure and I run into the foll. error: ERROR at line 1: ORA-29400: data cartridge error ORA-04030: out of process memory when trying to allocate 65548 bytes
|
| Help: Is there any way we can find how many times a session has committed? | 29 May 2005 19:44 GMT | 6 |
I believe one of our application has set conn.AutoCommit=true, and the session commit too often, because I often got 01555 errors when running long query. Is there any way I can tell which session commit too often and get some hard
|
| 10G XmlDB - Need for speed | 29 May 2005 16:33 GMT | 1 |
Does anyone know how in 10g (10.1) xmldb I can query the resource_view by path and return the found document as an XmlType? What I want is to obtain the document as a Java W3C Document; XmlType has a getDOM method which would save me having to parse the character stream as below, ...
|
| Performance difference issue between two users of the same database | 29 May 2005 07:26 GMT | 28 |
I have a problem, would appriciate you if your help makes me resolve this issue. I have created two users in the same database and when i run a query in these two users, one user executes it in a minute, while other takes more than 10 minutes. Query to be run has mixture of views
|
| Insert default values in table? | 28 May 2005 21:41 GMT | 3 |
We have a table which we want to extend with new columns, by doing so we will get the SQLException "Not enough values" when the existing code execute an INSERT statement without the new columns values.
|
| Comparison of DB2 and Oracle? | 28 May 2005 21:31 GMT | 119 |
One of my friends, Scott, is a consultant who doesn't currently have newsgroup access so I am asking these questions for him. I'll be telling him how to monitor the answers via Google Newsgroup searches. Scott has heard a lot of hype about DB2 and Oracle and is trying to
|
| can't install patch 92060 | 28 May 2005 07:37 GMT | 8 |
Server: Windows 2000 SP4, P3 1266 Mhz, 1Gb RAM I installed 9i client (92010) without any problem and right after that I tried to install the 92060 patch. However, the OUI won't appear after running setup.exe. I also ran setup.exe in the install directory but
|
| Primary Key Constraints vs just indexes | 28 May 2005 06:48 GMT | 3 |
Our goal is to increase performance. We have data on one platform which is replicated to a second using custom software. We know the data on master is always correct as there is referential constraints on the Master copy. I.E. Foreign and Primary Key constraints.
|
| [Newbie] Oracle | 28 May 2005 03:48 GMT | 12 |
I had a n00b question about Oracle. When people say that they are learning (or know) Oracle 8i or 9i or whatever, what exactly do they mean? From what I can gather isn't Oracle just a DB server? So isn't knowing SQL, sufficient? I guess you might have to pick-up some Oracle
|
| Oracle AERS database model | 28 May 2005 00:55 GMT | 1 |
Is it available anywhere? Thanks, Steve
|