| Thread | Last Post | Replies |
|
| Performance of embedded cursors??? | 17 Sep 2005 05:55 GMT | 1 |
I have been writing a stored procedure and am trying to use embedded cursors (3 level of nesting) for the first time. My immediate concern is that, now the data set is small but it is expected to explode and grow very big in future. All I want to know is that if some one has
|
| PL/SQL question | 16 Sep 2005 21:48 GMT | 2 |
Is it possible to use a variable in the select statement which holds the column I want to select? So: declare
|
| Compiled Trigger throws error | 16 Sep 2005 20:30 GMT | 8 |
I work with oracle 8.1.7 and I wrote the following trigger and compiled it successfully: CREATE OR REPLACE TRIGGER AV_BB_EINZELPUNKT_EXAKTDEF
|
| HowTo: Trigger for Change- Logging | 16 Sep 2005 20:06 GMT | 8 |
Hi Oracle-Gurus, there is a need to store information about changes on some tables in the database forever, that means if a user (inserts),updates or deletes a record it is to protokoll this in database. [1]
|
| Oracle Streams | 16 Sep 2005 19:53 GMT | 8 |
I was wondering if anyone runs am Oracle Streams production environment. If yes, which version of the database and which patches applied. I asking because I eard that Oracle Streams had some problems on the begining, and want to make sure I'll start on the rigth version.
|
| dbms_stats & analyze table | 16 Sep 2005 16:48 GMT | 2 |
Pls help I have a DBA role privileges. When I try to perform DBMS_STATS.GATHER_INDEX_STATS on an index which belong to other user, I encounter insufficient privileges.
|
| "PRODUCT()" aggregate function | 16 Sep 2005 16:47 GMT | 4 |
I work for an bank and runs an in-house system that calculates portfolio performance. There is an upstream system that calculates daily performance. My system takes these daily performance, and sequentially multiplies them
|
| SqlPlus by ftp | 16 Sep 2005 16:37 GMT | 8 |
How i can, execute a .sql file by ftp. I tried, sqlplus USER/PASS@SID @ftp://xx.xxx.xx.xxx/mydir/mydir/myfile.sql But, don't work.
|
| classic header detail report, don't want duplicate detail records. | 16 Sep 2005 14:48 GMT | 2 |
two tables, one to many relationship. Second table can have duplicate records. Want a classic report master
|
| Import from different systems | 16 Sep 2005 14:44 GMT | 5 |
We need to import data from different database systems into an Oracle database. The other systems are: MS SQL, Firebird and MS Access. The data structure is not identical - in one source system, the data might be in a flat table, in the target system it needs to be distributed
|
| How to find Column name - ORA-01438: value larger than specified precision allows | 16 Sep 2005 13:53 GMT | 4 |
I have a very large table with many columns that can cause this. Input is coming through external application integration and we do not have control on code that inserts data in our table. We can however change precision in the table.
|
| DB Link question | 16 Sep 2005 12:48 GMT | 4 |
Is it possible for a dba to deny connections to its database, made via dblinks ? I mean, if user A has create database link privilege in db1, and wants to make a dblink to db2 with certain user, can the dba from db2
|
| Easy DVD Copier 3.3 | 16 Sep 2005 10:29 GMT | 2 |
Easy DVD Copier 3.3 http://www.soft30.com/softdown-11-16095.htm Easy DVD Copier is a quality and extremely fast DVD copying tool. It recodes all DVD and copies them to your hard disk or burns them to DVDR
|
| Oracle 9i database and Forms Developer 9i not connecting | 16 Sep 2005 10:21 GMT | 1 |
I have installed oracle 9i database on Windows XP. Oracle database is running well and through sql plus command prompt i can aceess database and execute query. Also i installed Forms Developer 9i on the different directory other than the oracle 9i database home directory. When i run
|
| pros/cons of dedicated vs. MTS connections? | 16 Sep 2005 09:42 GMT | 20 |
Hi. I have an application which makes several (10-50) separate JDBC connections to an Oracle DBMS, and uses these connections indefinitely. Can you tell me any reason I would prefer or care about whether the DBMS
|