| Thread | Last Post | Replies |
|
| Scripting language with a support for array interface | 28 Nov 2005 19:03 GMT | 7 |
Is there any scripting language with the support for array interface? Perl doesn't have it nor does PHP. What about Python? Does it support array bind and, if it does, does it cheat like DBI which breaks the array under the hood and internally performs a
|
| TXNCOUNT column from V$UNDOSTAT (Oracle 9.2.0.5, RAC on Solaris) | 28 Nov 2005 15:48 GMT | 1 |
I have an extremely high TXNCOUNT number for the period when the database is supposed to be mostly inactive. The fine manual defines the column like this: TXNCOUNT
|
| No local connection via sqlplus (TNS:lost contact) | 28 Nov 2005 10:22 GMT | 23 |
I've recently had to restore our database from a (online) tar backup, and I've had problems connecting via sqlplus since then. Solaris 8/64bit Sparc, Oracle 9.2.0.6.0 was restored but was patched to 9.2.0.7.0 since then.
|
| Connecting Oracle client | 28 Nov 2005 08:26 GMT | 2 |
I had installed Oracle 9i database and while creating the database I had selected UTF8 for supporting Arabic. If I try to connect the database from any client i.e, through SQL*PLUS version 8 (developer 2000 6i) the screen disappears after accepting the username, password
|
| Anyway to allow root to 'sqlplus / as sysdba'?? | 27 Nov 2005 21:34 GMT | 10 |
was wondering with 10.2 if there was anyway to allow the root user to 'sqplus / as sysdba' w/o a password like the oracle user can? I tried added root to the dba group but this seemed to have no effect. Thx,
|
| Oracle costs and requirements | 27 Nov 2005 12:39 GMT | 14 |
I risk sounding like an idiot here, but I'm a database newbie and I don't know the first thing about Oracle - not a jot! I'm currently doing a University assignment that requires me to cost out an Oracle database for a company, along with all its trimmings,
|
| oracle benchmark | 27 Nov 2005 08:20 GMT | 8 |
Good evening I have a really big problem. I'm a student and I have to preper a application for testing Oracle's efficiency. Could You give me some sources of this kind of applications, or could you send me some
|
| Question on REDO & SCN | 27 Nov 2005 07:52 GMT | 8 |
I am presently reading Expert one-on-one oracle, but have a few questions: 1. After a DML statement all the required redo is generated. But if i commit there is a small amount of redo generated. What is this redo ?
|
| Sun's ZFS Overview - Storage so simple even a DBA could do it!! | 27 Nov 2005 07:22 GMT | 1 |
http://www.opensolaris.org/os/community/zfs/demos/basics/
 Signature Rodrick R. Brown Senior IT Consultant
|
| how to make ORACLE installer see my new "inventory_loc" location? | 27 Nov 2005 07:14 GMT | 6 |
I am trying to install oracle 10.2.0 (10g r2 ) on linux 64 bit. uname -a (show this:) Linux test2 2.6.8-24.14-smp #1 SMP Tue Mar 29 09:27:43 UTC 2005 x86_64 x86_64 x86_64 GNU/Linux
|
| Data Comparison | 27 Nov 2005 06:26 GMT | 1 |
We are trying to compare two tables of similar structure. In other words, the missing and the different records are to be determined. The database is Oracle 9i. The options being evaluated are
|
| 10G on Itanium run very slow | 27 Nov 2005 00:12 GMT | 6 |
We have created a very simple test case on a new HP RX4640 Itanium server with 10G. It runs Redhat 3 update 6 with Oracle 10G The test case is simple: No I/O, simple query execution plan, small
|
| Data Comparison | 27 Nov 2005 00:09 GMT | 2 |
We are trying to compare the data of two tables of the same structure. In other words, the missing and the different records have to be determined. The database being used is Oracle 9i. The options I am currently evaluating are
|
| DBMS_SPACE built-in | 26 Nov 2005 18:59 GMT | 3 |
I've been taking advantage of the holiday to update many of the entries in Morgan's Library and decided to build demos of the of the functionality in the DBMS_SPACE package: Some documented, some undocumented.
|
| RMAN question - Global Retention | 26 Nov 2005 15:14 GMT | 1 |
I am trying to work out how using rman I can reuse an old backup once the global retention period has passed, does anybody know how to do this?? TIA
|