| Thread | Last Post | Replies |
|
| Dynamically execute sql statements in oracle | 30 Apr 2005 17:49 GMT | 4 |
I am trying to create dynamic update statements, but then have them execute as well, so I do not have to take another step of running my results. I cannot figure out the proper syntax to run my update statement in the cursor.
|
| Performance degradation | 30 Apr 2005 15:13 GMT | 12 |
I have a huge performance degradation on Oracle side of my Web application. I found that problem come from select statement from table with above 1.5 millions records with "where condition" that contains function "upper", like following:
|
| Live Reorganize from SQL-script? | 30 Apr 2005 14:56 GMT | 1 |
>From OEM you can reorganize a table or tablespace, without taking it offline, i.e. clients can continue to update and select from the table, while the reorg is running.
|
| converting transactSQL to PLSQL | 30 Apr 2005 12:51 GMT | 2 |
I have some trSQL procedures to rewrite in PLSQL, is there any way to convert transactSQL code to PLSQL code...freewares..links... Anymay, what is the similar oracle exe for 'osql' of SQLServer, in order to insert by command shell SQL code ?
|
| How critical is RAC experience | 30 Apr 2005 00:23 GMT | 12 |
I come across many requirement that require DBA to have specific RAC experience. I would like to solicit input from the experts in this forum on following. 1) For Sr. DBA with solid fundamentals, how difficult/different is to
|
| Insert data into varray | 29 Apr 2005 22:57 GMT | 12 |
Hi! Into my database (its part below), i'm trying to insert values. CREATE TYPE t_vphonenos AS VARRAY(3) OF VARCHAR2(15); CREATE OR REPLACE TYPE t_customer AS OBJECT ( id number(4),
|
| Oracle sqlldr, load fields and a constant value? | 29 Apr 2005 22:21 GMT | 2 |
Using Oracle sqlldr to load values into a table, I would also like to load a constant (the filename of the file) into the table as well, is this an easy thing to do? Would someone have a quick sample? Thx!
|
| Two databases on one server | 29 Apr 2005 19:01 GMT | 2 |
Is this the wrong approach ? (looking for opinions) Oracle 9.2.0.6 on Solaris 64 We currently have a 10G production database on a first server. We have a copy of that database on another server, used for reporting.
|
| RedoLog utilization investigation | 29 Apr 2005 18:27 GMT | 6 |
I've a problem: is there a possibility, on a Oracle 9.2.0.1 server with STOPPED redo, to know WHEN they was used the last time or when they has been stopped? They have the same creation day of the day in which the server started
|
| Oracle 9.2.0.5 and sqlldr problems | 29 Apr 2005 17:21 GMT | 17 |
One of my developers just emailed me with the issue I've quoted below. The "upgrade" he mentions was the recent patch from Oracle 9.2.0.4 to 9.2.0.5. This is an x86 box running RHEL 3.0 ES. I've read a "horror stories" thread on 9.2.0.5. Should I consider downgrading the box ...
|
| Starting up oracle listener and database | 29 Apr 2005 15:52 GMT | 2 |
Which order should this be done in. Anyone experienced problems as a result of satrting database first, then listener and which were resolved by doing it the other way around? Client is saying they have to start listener first with our app or it
|
| Oracle data into Microsoft Excel | 29 Apr 2005 14:38 GMT | 4 |
If anyone is interested in getting Oracle data directly into Microsoft Excel then take a look at www.synola.com it does just what you'd expect...
|
| Oracle Listener not responding | 29 Apr 2005 12:24 GMT | 4 |
Thanks in advance. We have a situation where a machine is streaming large amounts of data via multiple oracle connections to our Oracle DB. Over time, the oracle listener does not respond to any more connection requests. Only
|
| RAC query | 29 Apr 2005 06:44 GMT | 1 |
I'm just checking whether I understand the way Oracle RAC is suspposed to work. I have two nodes, named pora1 and pora2. Both nodes access the cluster registry and voting disk files on raid storage, mounted on /oracrs . All
|
| Oracle Lite | 29 Apr 2005 06:06 GMT | 2 |
Hola, ¿ saben si la version Lite de Oracle se puede usar como gestor de base de datos normal o tiene algunas restricciones ? Gracias
|