| Thread | Last Post | Replies |
|
| Search button in Oracle Forms | 04 Jan 2006 13:12 GMT | 3 |
I have form with one data block. It shows all records from database table. I want to let user filter these data. Does anyone know how to do that? I was searching in google and news groups but I hadn't found any tips or tutorials.
|
| Question about "Upgrade catalog" | 04 Jan 2006 09:24 GMT | 2 |
We have a 10.1.0.3 database that is used as RMAN catalog for a whole bunch of 9.2.0.x and 10.1.0.x databases. Lets say i have a 9.2.0.4 database that i have just upgraded to 10.1.0.3. I understand that I need to run "upgrade catalog" in RMAN
|
| Web PL/SQL, roles, Oracle 9i, IAS 9.0.4 | 04 Jan 2006 08:09 GMT | 2 |
Hi, I have Oracle 9i, IAS 9.0.4, and I use Web PL/SQL. I have a only connect user from database and a role with permissions to object access. For users accessing I can't use default roles (except connect) and I
|
| db_unique-name clarifcation | 04 Jan 2006 02:13 GMT | 3 |
I a using 10.1.0.4 on HUP UNIX 11i. In Oracle 10G, Oracle added a new init.ora parameter db_unique_name. I have read its documentation, but I am still not clear its role in Data Guard as well as in RMAN backup/recovery.
|
| Managing transations involving thousands of records | 04 Jan 2006 01:06 GMT | 2 |
My application needs to upload some thousands of records into a database. Each record insertion involves some validation process and more than one insert operation into the database. Each record is independent of each other so if one insertion fails, process can go on
|
| ORA-01578: Miracle healing of corrupted datablock? | 03 Jan 2006 22:58 GMT | 4 |
we encountered a strange behaviour or miracle with Oracle 8.1.7 under AIX 5.2 We got an corrupted datafile (this was not the miracle): ORA-01578: ORACLE data block corrupted (file # 3, block # 89918)
|
| Performance issue during datafile resize | 03 Jan 2006 22:34 GMT | 3 |
It seems the datafile resize action actually slow down/block transactions, if those transactions are hitting the file being resized. Could someone tell me the details mechanism behind datafile resize process?
|
| Automatic Segment-Space Management Segments and LOBs | 03 Jan 2006 21:16 GMT | 5 |
As I know, Automatic Segment-Space management can not be used for tablespaces witch will contain LOBs. This is what I've done and I got something else: C:\Documents and Settings\Administrator>sqlplus "sys@testDb as sysdba"
|
| OBJECT table e TRIGGER | 03 Jan 2006 20:38 GMT | 1 |
is possible to use a member procedure of a object like a TRIGGER for the Object Table ?? for example: CREATE OR REPLACE TYPE Perc_obj AS OBJECT (
|
| Diff between utlxplp.sql and utlxpls.sql ? | 03 Jan 2006 20:23 GMT | 8 |
Could anyone describe me about difference between utlxplp.sql and utlxpls.sql scripts. Thanks in Advance, Rajkumar.K
|
| RMAN question | 03 Jan 2006 20:20 GMT | 7 |
My database is Oracle 9.2 on Window 2000 Server. I am trying to use RMAN to backup a database to a disk on another server. The disk is mounted using window's Net Use command. But somehow I receive error message about failing to create the Backup files. I need to do so as
|
| Q: how to modify the storage params of a partition | 03 Jan 2006 19:57 GMT | 3 |
I was hoping someone might be able to help me with this one: I tried to: alter table "sapr3"."b0000153001" modify partition "SAPR3"."/BIC/B00001530010000000003" storage ( next 20480k);
|
| Jurassic Park | 03 Jan 2006 18:10 GMT | 9 |
Welcome to Jurassic Park! Oracle released so called "Project Raptor" which is a Java version of an intuitive, graphic SQL IDE. It looks extremely good and is surprisingly fast. Check it up on:
|
| Oracle 9i 64-bit not installing on Windows XP x64 | 03 Jan 2006 17:07 GMT | 1 |
I just downloaded the Oracle 9i 64-bit version (filenames: 92021Win64_Disk1.zip and 92021Win64_Disk2.zip) and when I extract both of these files, and attempt to run the setup program, I get the the error message saying:
|
| ORA-01503 During 10g AS installation | 03 Jan 2006 16:07 GMT | 7 |
During Oracle 10g AS Infrastructure installation we got this error when the installer was creating Metadata Repository in a new db: ORA-01503 Create control file failed. ORA-01219 database not open: queries allowed on fixed tables/views only
|