| Thread | Last Post | Replies |
|
| 3-DAY MAD ICON SALE - (this offer will not be extended) | 31 Jul 2009 01:18 GMT | 1 |
Do not make the mistake that many do! They spend hundreds of hours in the development of the project and only a couple of hours on the look and feel of the project. If you application does not look professional it will never reach its sales
|
| error: ora 12547 | 31 Jul 2009 00:20 GMT | 5 |
hy, i have a problem with my database Oracle 10g on a linux pc with Suse distro. I'm writing a software in c++ with Visual Studio 2008: private: System::Void button1_Click(System::Object^ sender,
|
| Intercept sql statement | 30 Jul 2009 20:20 GMT | 5 |
I need a way to intercept and modify SQL statement with parameters sent by .NET application. It should be transparently, I mean I don't want application to be recompiled. Is there any simple way to do this? Thanks
|
| HOW TO COPY AND PASTE TO Oracle java application | 30 Jul 2009 18:12 GMT | 8 |
HOW TO COPY AND PASTE data TO Oracle java application ? I want copy notepad data to one of field. Is it possible ? e.g. In Oracle java application have field. How to copy and paste from
|
| ora 1247 | 30 Jul 2009 16:03 GMT | 1 |
hy, i have a problem with my database Oracle 10g on a linux pc with Suse distro. I'm writing a software in c++ with Visual Studio 2008: private: System::Void button1_Click(System::Object^ sender,
|
| Error 0403-010 installing CRS Patch 10.2.0.4 in AXI 6L | 30 Jul 2009 00:42 GMT | 6 |
I'm installing the patch of CRS from 10.2.0.1 to 10.2.0.4 in AIX 6.1.3 and when I run the root102.sh in the first node I have the fallowing error: <b>ksh: -ism: 0403-010 A specified flag is not valid for this
|
| LIKE with varying number of values | 30 Jul 2009 00:06 GMT | 3 |
Oracle 10.2.0.3.0 Windows 2003 Server I have a cursor defined as follows which I can use in a number of different procedures:
|
| limit oracle memory | 29 Jul 2009 20:05 GMT | 14 |
We had a server run out of memory the other day. OS is RH 4.0 Unix admin is telling me OOS stuff should've killed it, but it obviously did not.
|
| "'Resultcache" effect in 10.2.0.4 ?? | 29 Jul 2009 17:49 GMT | 12 |
I´m seeing this behavior in a coleague database : the original 9.2.0.7 EE db was upgraded to 10.2.0.4 EE in the same Solaris 9 box (big one, with 32 processors and 64 Mb of RAM), and since then, for big and complexes queries (ie, with subqueries, and/or views from views,
|
| long to clob conversion redo size and new table size | 29 Jul 2009 17:31 GMT | 11 |
I've got 300GB table t1 with 2 columns: id number primary key, some_data long currently 70 mln rows.
|
| How to call a procedure,with RCT1 | 29 Jul 2009 13:05 GMT | 1 |
I have a procedure in which i have declared globalPkg.RCT1. Can any one tell me how to call this procedure from a trigger. I.e., Procedure A
|
| Can't drop column | 28 Jul 2009 18:36 GMT | 2 |
we're running this statement from a VB program ALTER TABLE MyTable DROP COLUMN MyCol However I get an error. ORA-00604: error occured at recursive SQL level 1
|
| "Correct" term for a 1:1 relationship between a "database" and an "instance" where > 1 such things are on the same physical server? | 28 Jul 2009 14:55 GMT | 12 |
What is the "correct" term for a 1:1 relationship between a "database" and an "instance" where there are at least two such "things" on the same physical server? Nearly all the Oracle docs and books define a database something like
|
| From Cobol+Db2 To Oracle | 28 Jul 2009 14:34 GMT | 11 |
I have some Cobol procedures that use DB2 as database. I need to convert/export/migrate/embed these procedures into Oracle (database and procedures) Reading on internet (forums and newsgroups) I think that it could be
|
| Rman level 0 incremental backup – why restore need s older backups? | 27 Jul 2009 14:36 GMT | 9 |
I am on Oracle 10.2.0.3 on HP UNIX 11.2 I have always been doing rman level 0 backup using commands like: backup as compressed backupset level 0 incremental
|