| Thread | Last Post | Replies |
|
| Oracle Database Level Description/Documentation Tools for Alien Installations | 03 Jan 2006 15:24 GMT | 1 |
I am looking for pointers on any tools that might be available to analyze a set of Oracle databases. For example, I have recently inherited a number of databases that appear to have basic and multimaster replication as well as hot standbys with log shipping
|
| Distinguishing Local from Global Indexes | 03 Jan 2006 11:20 GMT | 2 |
Happy New Year Everybody. I have a question about local and global indexes in Oracle 8i (8.1.7). Is there any straightforward way to identify whether or not an Index is Global or Local via the data dictionary?
|
| Statspack on heavy loaded db | 02 Jan 2006 21:28 GMT | 1 |
As I must run an audit on a DB with 30Tx/sec (mainly update, insert) I need to know if the fact to set TIMED_STATISTICS to TRUE involve an overhead on the database ?
|
| Use of TEMP TS with INSERT | 02 Jan 2006 21:05 GMT | 9 |
I am getting "unable to extend temp segment" for INSERT INTO TABLE_A SELECT * FROM TABLE_B. Both tables are in the same TS MY_DATA with indexes in the same TS MY_IDX.
|
| different behaviour between simple sql and pl/sql-cursor? | 02 Jan 2006 20:32 GMT | 1 |
I have a strange behaviour in our production database (9.2.0.7). In a method inside a package a cursor is used to iterate through the dataset. When the cursor arrives at a certain row, an ORA-01722 invalid number is thrown.
|
| How to search database? | 02 Jan 2006 20:17 GMT | 2 |
I am new in this field and would appreciate it if someone points me to the right direction. I have a website with lots of users and each have lots of data in multiple tables. I want to create a search box where a user can search
|
| formatting columns in SQL*Plus | 02 Jan 2006 10:44 GMT | 3 |
I frequently want to display query results in SQL*Plus, but they come out poorly formatted because the default length of the columns causes excessive wrapping on lines. I can fix the problem to some extent by:
|
| another way | 02 Jan 2006 06:19 GMT | 16 |
Is it possible to store persistant data in anything other than a database or flat files? birarai
|
| Pete's site is worth a look | 01 Jan 2006 07:01 GMT | 3 |
If you're interested in the topic of Oracle database security there's a couple of posts on Pete Finnigan's site that might interest you. http://www.petefinnigan.com/weblog/entries/ Happy New Year.
|