| Thread | Last Post | Replies |
|
| Disabling port 1521 to block out user | 18 Jan 2008 09:22 GMT | 6 |
One of our installer is disabling port 1521 to block Oracle user out while he is doing an updrade. But this also blocks out our installion software, done in Java using the thin driver. Besides changing our install software to allow entering a new port number, is ther another
|
| Looking into all the tables of a schema | 18 Jan 2008 06:17 GMT | 4 |
Is there any method using which I can search some numbers in all numeric fields in all the tables of a particular schema ???? This is urgent. Thnaks in advance.
|
| Side Effect of having a large "Open Cursor" | 17 Jan 2008 22:25 GMT | 4 |
Does anyone know what is the side effect of having a large open_cursor variable. We are doing imports into an oracle database which is heavy on cursors. We have found by setting a small number we keep on getting the exceeds max number of cursors message. Therefore, we have
|
| sqlplus csv column headings | 17 Jan 2008 21:34 GMT | 3 |
I am trying to generate csv file from the output of a sqlplus. 9i on unix. Dome quite well so far.
|
| Cheap Louis Vuitton Shoes, Burberry Shoes Wholesale on www.china-seller.com | 17 Jan 2008 19:21 GMT | 2 |
We wholesale cheap Nike Air Jordan,Nike Air Max 90,Nike Air Max 95,Nike Air Max 97, Nike Air Max 2003,Nike Air Max 2004,Nike Air Max 2005 , Nike Air Max 360,Nike Air Max LTD,Nike Air Max TN, Nike Air Dunk
|
| How do I backup functions and procedures in database? | 17 Jan 2008 18:06 GMT | 7 |
I've wrote some function and procedures(create function etc.) on PL/ SQL How can I back up/save them in case I lose my DB? Is there any tool for that?
|
| impdp changes owner of jobs | 17 Jan 2008 17:24 GMT | 6 |
Hello out there, today I imported a full database export of an Oracle 10.2.0.3 database running on Windows 2000. I precreated the tablespaces since I wanted to put the datafiles on different locations.
|
| count(*) ? | 17 Jan 2008 12:45 GMT | 12 |
I understand that when you feed the count( ) function an asterisk as an argument it runs slower than if you use a column name as an argument. Can someone tell me why this is so?
|
| MBRC & db_file_multiblock_read_count | 17 Jan 2008 12:28 GMT | 2 |
I'm working on Oracle 10g. What is the diffrence between: - MBRC setted by dbms_stats.set_system_stats or automaticly with dbms_stats.GATHER_SYSTEM_STATS
|
| monitoring ASM disk space through grid | 17 Jan 2008 10:59 GMT | 2 |
Is the only way to do this through some custom script to v$asm_diskgroup? thanks, .......
|
| 10g listener configuration | 17 Jan 2008 10:58 GMT | 6 |
I set up systems for a classroom training environment that include Oracle and a database. I am trying to migrate from 9i to 10g but have run into a major roadblock and would appreciate some help. With 9i, I could edit the listener.ora and tnsnames.ora and substitute
|
| OS authentication question | 17 Jan 2008 10:36 GMT | 8 |
Database is 9.2.0.8 running on W2K server, clients are windows xp pro running 9i client. We've not used OS authentication here for any databases yet, so this is relatively new to me. To make our SOX compliance easier we are thinking
|
| ORA-8102, why? | 17 Jan 2008 08:20 GMT | 6 |
i've an Oracle database with RAC 2 node version 10.1.0.5 on Linux Suse SLES9 64 bit. Recently i've got an error ORA-8102 during the execution of a procedure that was deleting some records. So i have found that
|
| export data from 10g, import into 9i | 16 Jan 2008 20:43 GMT | 6 |
Hi Group, I need to import a schema from a 10.2 database into a 9.2. database. What's the best way to do this? Exporting with 9i's exp and importing with 9i's imp was my first guess - but i'm not completely sure if
|
| How to find time offset from timezone information in Oracle | 16 Jan 2008 20:04 GMT | 6 |
I use the below query to get the Timeoffset from a given timezone. However this query will not work for many timezone example for MST. 1. SELECT TZ_OFFSET('PST') FROM dual; -- this query works fine for Timezone PST and returns a timeoffset correctly
|