| Thread | Last Post | Replies |
|
| Need query for which session is on which RAC instance | 31 Mar 2006 23:25 GMT | 1 |
Hi I'm looking for a DBA type query that will list every connection to the RAC database and tell me which instance its on. In other words we connect system/manager@db1 When you do a select instance_name from V$instance;
|
| A confusion about UPDATE command | 31 Mar 2006 23:19 GMT | 1 |
I have two tables, both with same 2 fields for primary key and total four fields. Table-names : t11, t22 fields : mydate varchar2(16) not null, mytime varchar2(16) not null,
|
| Oracle 10 / Pro*C | 31 Mar 2006 20:31 GMT | 5 |
I want to do some Pro*C at home (personal use only). I downloaded the free Oracle 10 Express Edition and it seems to only support OCI. Is there a way to get Pro*C for Oracle 10? Is there a free or inexpensive way to get
|
| empty block vs no. freelist blocks | 31 Mar 2006 20:23 GMT | 11 |
Running 9.2.0.5 in OEM. If you look at a table on the statistics tab it lists out 'Empty Blocks:' and 'No. of Freelist Blks:'. What is the difference in these two values? I've got a table with 9795 empty blocks but only 5 freelist blocks.
|
| JInitiator and Oracle eBuisiness Suite - a required combination? | 31 Mar 2006 18:47 GMT | 2 |
Fellow Oracle users, I am trying to figure out whether the use of JInitiator is *required* with Oracle EBS. I found all kinds of matrices what versions of JInitiator is certified
|
| RMAN question | 31 Mar 2006 18:42 GMT | 3 |
I am new to Oracle - I may be asking a very dumb question - Can I create the recovery catalog database on the same machine as I am running the target database on Oracle 9i? I want practise some RMAN commands on a PC using Recovery Catalog.
|
| Fetching BLOB headers through java. | 31 Mar 2006 18:17 GMT | 2 |
I have a table containing blob column. There are some records in the table and the blob column contains .jpg, .gif, .doc files. I dont have filename stored in database which has the extension.
|
| create varray in oracle trigger and pass it to java stored procedure | 31 Mar 2006 18:00 GMT | 2 |
I got a few question to here, and I am new to oracle and plsql. 1. will you be able to create varray in oracle trigger or stored procedure? something like
|
| Procedure to run an application everyday. | 31 Mar 2006 17:57 GMT | 1 |
I am working on Cognos Decision Stream. I need to run a job stream on a daily basis which contains fact builds. I do not have much knowledge of pl/sql. In decision stream I have a sysdate function. I want to run this job stream every day whenever the sys date changes.
|
| standby db creation with RMAN-06136 and ORA-19723 | 31 Mar 2006 15:49 GMT | 3 |
My primary db (10g R2 Soalris) has a tablespace created by transported it from other database (using oracle transportable tablespace ). it has two datafiles (aa01 and bb02.dbf). The tablespace is read writeable.
|
| plsql statement for login | 31 Mar 2006 15:43 GMT | 3 |
Is it possible to login as specified user by plsql statement?
 Signature Lukasz
|
| Incremental load and indexes | 31 Mar 2006 14:10 GMT | 1 |
We have been doing a full refresh of a huge table it takes around 4 hours usually. we truncate the table and recreate the indexes Now, we are planning to go for an incremental refresh of the table
|
| ORA 1801 - Dateformat too long for internal buffer | 31 Mar 2006 10:33 GMT | 2 |
On one database table I got this strange error (Oracle 9.2.0.4 Linux) ORA-01801: Datumsformat zu lang f³r internen Puffer I found out that in a date column and in some rows the datevalue is "corrupted"
|
| Trigger Question | 31 Mar 2006 10:16 GMT | 3 |
I'm not e good trigger programmer but I want to make a trigger that when I update or insert one record in table, the trigger check the values of a field, and if it is equal at one prefixed vales, the trigger update another field.
|
| Mainframes Vs. Oracle | 31 Mar 2006 09:48 GMT | 6 |
I am new to this field. I have been working in Mainframes for a while. I just wanted to know, whether Oracle has the power and capability to replicate mainframes in future. Thanks.
|