| Thread | Last Post | Replies |
|
| Fuzzy string search? | 10 Jan 2008 20:23 GMT | 2 |
in our application it would be very helpful, if the search wouldn't return only exact matches, but also similar items, e.g. search for "models" returns also "model" search for "exmaple" returns also "example"
|
| hots/cold backup script for 9i on linux | 10 Jan 2008 19:50 GMT | 8 |
Anyone care to reccommend a backup script for a cold backup (db shut down) for 9i on Redhat? Also a script for a hot backup (archivemode on). TIA
|
| Oracle 11g: Java Stored Procedures - ORA 1031 | 10 Jan 2008 18:38 GMT | 2 |
Working environment: Oracle 10.2.0.2 , 10.2.0.3 on several OS platforms Nor working environment: Oracle 11.1.0.6 on Windows XP Pro. The problem:
|
| Experiences with extensibility | 10 Jan 2008 18:36 GMT | 2 |
(this message was originally posted in comp.databases.oracle.misc, but it was suggested that comp.databases.oracle.server might be a better fit). The existing server extensibilities in modern DBMSs have been critical
|
| How to tune Oracle database 10.1.0.3.0 on slow performance | 10 Jan 2008 17:59 GMT | 9 |
we're running Oracle 10.1.0.3.0 on Linux Redhat ES 4, 12GB memory. we are testing application with 50user+ that connect into the database oracle 10.1.0.3.0 and i saw graphic performance on my EM, it looks ok. and then on top sql, few queries showed percentage 44% and 60%, i
|
| Execution plan - ORA-28113: policy predicate has error | 10 Jan 2008 16:39 GMT | 2 |
I am doing an execution plan from a schema for which RLS is enabled. But I am getting an error ORA-28113: policy predicate has error The same query works fine if I execute it otherwise. It is only the execution plan which gives this error. Is there any way to generate
|
| When inserting a bad record, send the error record to another table with Oracle Error | 10 Jan 2008 12:19 GMT | 4 |
Say I have a table SCOTT.EMP and when someone inserts into the table and incurrs and error (Violated PK, FK constraints, etc) I want that record to write to an EMPAUDIT table so I can review it. I wrote this trigger that I thought would do the job, but it does not. My
|
| read from registry - vb 6.0 | 10 Jan 2008 11:45 GMT | 7 |
How can I read from registry (VB 6.0) ? Need sample code, please. Thanks :)
|
| Clients connecting to non-vip address | 10 Jan 2008 09:44 GMT | 1 |
I have noticed that client applications running on BEA WebLogic Server as well as Sun Application Server are allowed to create connection pools to the non-vip address on the Oracle 10g RAC. The jdbc url both application servers use is:
|
| Undo | 09 Jan 2008 22:20 GMT | 2 |
Oracle 10.2.0.3 non-RAC on RHAT 4 32 bit We are trying to copy a fairly large table (about 8 billion rows with 16 hash partitions) to another database. We are periodically running into performance issues during the copy via database lihk where the
|
| General Question - Initialization Parameters | 09 Jan 2008 19:56 GMT | 4 |
Good Day All, I'm slowly making my way through the Oracle Database 10g Server manual and have a quick question. I know that Oracle Database Server uses a spfile to get the
|
| Is Sybrand Bakker a Swedish girl, called Heidi ?! Please Heidi, stop the ruse. . . . | 09 Jan 2008 19:18 GMT | 1 |
Rainbust your Oracle DBA "system" password in mere minutes Rainbow Tables for CAIN: - only for system account - up to 8 characters passwords;
|
| Taking backups of Archive logs | 09 Jan 2008 19:17 GMT | 7 |
I am new to taking backups in Oracle. Say if I create a database with the Archived log space as 10GB . Now if I have a daily backup , I see that it eats up quite a lot of space. Now how do I move some of the archived logs or delete them ? Do I have to necessarily use RMAN for
|
| iConnect Group filing H1B for 2008 | 09 Jan 2008 19:16 GMT | 2 |
Dear Friends, iConnect Software Solutions (India) Pvt Ltd. is a US based Software Development & Consulting Company and it's a strategic IT consulting firm that delivers business-driven solutions. Our solutions encompass
|
| Running a SQL script from a procedure! | 09 Jan 2008 18:12 GMT | 2 |
i am right now using oracle 9i. i have a procedure named any_table(p_tablename varchar2) which i am using to create a .sql file using the UTL_FILE package.that
|