Search Discussions
-
Hello, I've been diagnosing some mis-used full table scans vs index access. Part of my troubleshooting involved trying to use system statistics to force oracle to consider full table scans more ...
Christo Kutrovsky
May 17, 2005 at 3:36 pm
May 26, 2005 at 3:57 am -
Here's a guest editorial by one of Oracle-L's more outspoken open source proponents. Particularly when it comes to PostgreSQL. :) ...
Jared Still
May 3, 2005 at 8:33 pm
May 9, 2005 at 8:20 pm -
Can anyone tell me how to turn off the "try then buy" options in 9.2.0? i have been running some scripts and have found "options" such as OLAP, Partitioning, et. al. turned on and wish to turn them ...
Bryan Wells
May 18, 2005 at 9:54 am
May 24, 2005 at 5:48 pm -
I am tracking a process that's exhibiting what I consider odd behavior. This is 9.2.0.4.0 on Windows. A stored procedure is executing a loop in which it performs a cursor fetch, then updates the same ...
Paul Baumgartel
May 20, 2005 at 12:29 pm
May 25, 2005 at 4:28 am -
Quote: "We just don't know why the server with 25 databases is slow. But, I'm a firm believer in the silver bullet methodology. If we just start shutting down production databases one-by-one we'll ...
Mhthomas
May 10, 2005 at 2:20 am
May 10, 2005 at 11:55 pm -
Overheard a rumour that a new manager whom I think has not managed before is considering using Agility Programming as his management style. What is Agility Programming - does anyone know and how ...
Paula_Stankus_at_doh.state.fl.us
May 26, 2005 at 7:29 am
May 26, 2005 at 2:40 pm -
17
CTX Indexes
All, We are just creating CTX type indexes for the first time and I have a couple of questions. I know that I need to periodically resync the indexes using the Ctx_ddl package. We plan on doing this ...Mercadante, Thomas F (LABOR)
May 25, 2005 at 8:04 am
May 26, 2005 at 1:53 pm -
Someone posted this about 1-2 years ago. anyone have it? -- http://www.freelists.org/webpage/oracle-l
Ryan
May 16, 2005 at 11:15 pm
May 23, 2005 at 1:01 pm -
16
TRIGGERS
Hi, I have been sending bit and pieces of question into this forum. I manage to go this far, but then i am stuck here again... I have created : table name : myclass table column : id, name, type ...Kean Jacinta
May 18, 2005 at 3:21 am
May 19, 2005 at 12:51 pm -
Hi, all, We will recently migrate some important database server from 8i to 9i(9.2.0.5 with a bunch of fixes). As we have very high concurrency and load, we want to keep the optimizer the same ...
Zhu chao
May 9, 2005 at 5:48 am
May 12, 2005 at 11:48 am -
Hi,list My query is select a.* from peak_present a,present b where a.present_id=b.id and a.peak_id=:1 order by a.id; The table a has 39M rows,and table b is very small,I have a index on a.peak_id,all ...
Zhai Jingmin
May 27, 2005 at 10:50 pm
May 31, 2005 at 6:08 pm -
I am having issues with execution plans changing even though the statistics on tables are kept static. Can anyone give me any information on the dynamic factors which are taken into account by the ...
Terry Barnett
May 19, 2005 at 4:09 pm
May 22, 2005 at 3:24 pm -
Has anyone had an issue with MAX* columns within DBA_TEMP_FILES being wrong? I've got one temp tablespace, type temporary, defined for all users and the default at the database level (9.2.0.4 on ...
Herring Dave - dherri
May 30, 2005 at 10:32 am
Jun 16, 2005 at 8:45 pm -
Boy, do I love patching. Especially Oracle. Especially Oracle on Windows. You could refer to it as the Full Employment for DBA's Under Pressure act. Having made the determination to patch the 9.2.0.6 ...
Jared Still
May 23, 2005 at 2:34 pm
May 31, 2005 at 4:07 pm -
Dear all, I wonder if someone has already=20 read the new book of C.J.Date: Database in Depth,=20 O'Reilly. What do you think about it? Many Thanks. Mario Cariggi. -- ...
Mario Cariggi
May 16, 2005 at 9:25 am
May 17, 2005 at 8:57 am -
I have created a database manually via sqlplus and need to configure the web-based console to see this new database. When I use emca it says the instance is unavailable, however it is definitely ...
Jsb_at_digistar.com
May 3, 2005 at 9:03 am
May 3, 2005 at 9:27 pm -
Hi can someone confirm (or deny) my assumption here. An archived log is currently being sent from the primary to the standby. Primary site goes mid transfer, we end up with a 90% completed log on the ...
David Sharples
May 31, 2005 at 10:46 am
Jun 3, 2005 at 4:17 am -
We have redo members mirrored on multiple file systems. We write the redos to an archive log. We backup the database in full along with archivelogs each night. The problem is that if the entire box ...
Paula_Stankus_at_doh.state.fl.us
May 17, 2005 at 9:06 am
May 23, 2005 at 5:14 am -
Hello List, First of all, I am not using TABLESPACES with ASSM feature. I saw a lot of buffer busy waits on couple of tables which being used for heavy inserts. I have increased the freelist of those ...
The Human Fly
May 10, 2005 at 8:45 am
May 18, 2005 at 11:15 pm -
In Oracle 9i what is the best way to identify an unused index? -- http://www.freelists.org/webpage/oracle-l
Paula_Stankus_at_doh.state.fl.us
May 12, 2005 at 2:05 pm
May 16, 2005 at 10:43 pm -
Was Oracle 8.1.7 ever certified to run on non-x86 Linux? Thanks! Ron=20 -- http://www.freelists.org/webpage/oracle-l
Smith, Ron L.
May 24, 2005 at 12:01 pm
Jun 1, 2005 at 4:45 am -
I am setting up a disaster recovery site and I was thinking about the best way to do this. My theory is that I would like to not just use another recovery catalog on the DR site to backup my primary ...
Paula_Stankus_at_doh.state.fl.us
May 25, 2005 at 4:59 am
May 26, 2005 at 12:34 pm -
One of our databases was started with TNS_ADMIN set to a directory where there was no TNSNAMES.ORA file. Now, when a remote user starts an Sqlplus session and attempts to use a synonym using a ...
Rusnak, George A. (SEC-Lee) CTR
May 24, 2005 at 11:13 am
May 24, 2005 at 3:17 pm -
GURUS, Oracle EE: 9.2.0.5 Hardware: HP-UX 3 tier architecture: Presentation, Application and Database. Language: Cold Fusion Challenge: How do we capture the user logging into the Presentation layer ...
Rusnak, George A. (SEC-Lee) CTR
May 9, 2005 at 1:56 pm
May 23, 2005 at 10:35 am -
Hi,=20 I need to quickly create array; then browse it. I am thinking of using index by binary_integer type of collection because= =20 they don't need to be extended etc.=20 How do I traverse this ...
Ranko Mosic
May 17, 2005 at 4:52 pm
May 21, 2005 at 2:40 am -
Hi All, One of my collegue has got a problem on index rebuilds. ***************************************************************************= ** We have a table of 35 partitions with a CLOB column ...
Prem Khanna J
May 19, 2005 at 7:12 am
May 19, 2005 at 8:54 pm -
Well, I've R'd the FMs, and can't seem to find a clear answer - as I'm new to DataGuard, I need your help! :-) I've been asked what the ramifications of doing a cold backup on a physical standby ...
The Oracle
May 29, 2005 at 6:09 pm
Jun 1, 2005 at 1:06 pm -
We've been using set client info on many of our production systems for some time and this helps us create resource usage reports so we can identify owners of bottlenecks. However, we do have some ...
David Turner
May 26, 2005 at 3:01 pm
May 29, 2005 at 11:57 pm -
9
relink?
so they just told me that they're going to "rebuild" the one solaris server over the weekend, if i remember correctly, any changes to the OS will require a "relink -all" before i bring all the ...Bill thater
May 24, 2005 at 3:31 pm
May 25, 2005 at 7:58 am -
Good Day everyone, I have a small doubt about using tkprof with explain parameter. Say, when we use, set autot trac exp for any insert,update,delete that command is executed and produces the ...
The Human Fly
May 21, 2005 at 8:03 am
May 23, 2005 at 7:44 am -
I have mounted Oracle software cd's on my cd tower. I can see them mounted from my Sun server. I have checked dfstab to ensure they were "shared". I have run /etc/init.d/nfs.server stop ...
Paula_Stankus_at_doh.state.fl.us
May 15, 2005 at 8:37 am
May 15, 2005 at 2:34 pm -
I noticed some of the snp processes take a LOT of memory, probably their PGA grows to accommodate the largest nightly jobs. Looks like the PGA never shrinks back down, is there a way to force ...
Boivin, Patrice J
May 5, 2005 at 10:06 am
May 13, 2005 at 5:14 pm -
I was wondering if there was an elegant way to model (or implement the business rule)=20 for those situations where the requirement in a parent-child relationship is such=20 that there a quantity ...
Thomas Jeff
May 11, 2005 at 8:42 am
May 12, 2005 at 3:01 pm -
Hi All, How do i schedule a job on second saturday of every month using cron ? Can someone help ? TIA. Regards, Prem. -- http://www.freelists.org/webpage/oracle-l
Prem Khanna J
May 23, 2005 at 9:25 am
May 31, 2005 at 5:49 am -
I've got a client who think they are going to take a highly tailored Oracle subscription system written in UniFace and C and take it to Sql Server. From the most I can gather, this is going to happen ...
Kline.Michael
May 26, 2005 at 10:09 am
May 27, 2005 at 10:33 am -
Anyone no if any/all Oracle datatypes that are NOT supported by "insert into select...". How about "insert into select...from t1_at_dblink" over db link? insert into SCOTT.B_[LOB_TABLE | ...
Marquez, Chris
May 20, 2005 at 4:46 pm
May 24, 2005 at 5:27 pm -
Wanna see something interesting with opatch? *nix: perl -cw $ORACLE_HOME/OPatch/opatch.pl Windoze: perl -cw %ORACLE_HOME%\opatch\opatch.pl Anyone else have trouble with opatch and Perl 5.8.3? Windows ...
Jared Still
May 20, 2005 at 2:47 pm
May 23, 2005 at 5:01 pm -
Hello list, We are facing performance problems with PAY_BALANCE_VALUES_V view which comes with Oracle Apps HRMS module. Since it is written by ORACLE, one should expect it runs very fast and there ...
The Human Fly
May 30, 2005 at 3:09 am
May 31, 2005 at 9:40 am -
List, I have been looking into using Data Guard as a method of providing HA is = the company decides it is an option they want to invest in. The question that I have are. 1. Using a physical database ...
Ron Rogers
May 27, 2005 at 3:42 pm
May 31, 2005 at 7:46 am -
Hi, Does anyone have advance knowledge about this? http://www.oreilly.com/catalog/advperl2/ New version due next month? Regards, Mike Thomas -- http://www.freelists.org/webpage/oracle-l
Mhthomas
May 26, 2005 at 11:43 pm
May 27, 2005 at 9:11 pm -
Hi gurus I am trying to install 10g 1.0.3 grid agent on a sun box which has a 9i database i am getting the following error Error in writing to directory /tmp/OraInstall2005-05-25_05-25-39PM. Please ...
Arun chakrapani rao
May 25, 2005 at 5:40 pm
May 27, 2005 at 12:58 pm -
I have an application where data is never deleted, I have just rebuilt an index which was previously 4gb in size and its now 3gb in size. Can anybody explain? -- ...
Peter Dixon
May 22, 2005 at 1:50 pm
May 24, 2005 at 7:36 am -
Have a HUGE table that I do NOT want to EXPort, but other that I would like *everything* else...FULL=Y. Any ideas? Thanks in advance, Chris Marquez Oracle DBA -- ...
Marquez, Chris
May 23, 2005 at 6:04 pm
May 24, 2005 at 4:22 am -
Hi Team, Can anyone tell me how to find the latest patch applied on the DB? Any Idea? I am on Solaris, Oracle version 9.2.=20 Regards - Chirag -- http://www.freelists.org/webpage/oracle-l
Chirag DBA
May 9, 2005 at 2:24 pm
May 9, 2005 at 9:19 pm -
Hi all, I am having a problem with a 10.1.0.3 database not automatically starting up when a box is rebooted. The machine is Windows 2003. There is an old ORACLE_HOME on this box, not sure if that is ...
Joe
May 25, 2005 at 10:07 am
Jun 28, 2006 at 1:09 pm -
hi, Just want to know, would it be possible to search all tables that contains medicode. Giving an example: i have 15 tables .And only 9 tables contains medicode. The field name medicode is d same in ...
Kean Jacinta
May 27, 2005 at 2:38 am
May 27, 2005 at 9:36 pm -
This backup/rman script (korn shell) works fine in other environments but is not working in Linux. It gets to this rman line and doesn't pass in the variables for the passwords or SIDs. Any idea why ...
J. Dex
May 25, 2005 at 7:52 am
May 25, 2005 at 11:51 am -
6
A How-To
I have a table which has multiple records for one individual. Each record represents a different field, i.e. id 31 represents start time, id 19 represents shift, id 10 represents rate, etc. 012222 0 ...Burton, Laura
May 23, 2005 at 11:30 am
May 24, 2005 at 4:44 am -
I'm working on a project that will use Oracle with some type of replication, either at the application layer, using advanced rep, or Oracle Streams. I've heard Advanaced Rep is resource intensive and ...
David Turner
May 20, 2005 at 5:49 pm
May 23, 2005 at 4:24 pm -
Hi, All,=20 We have a database with buffer busy wait that we can't explain.=20 A huge table (1.5TB) with long raw column and high concurrency insert. (6-9M rows inserted per day) No FK etc. Just one ...
Zhu chao
May 19, 2005 at 10:29 am
May 21, 2005 at 4:18 am
Group Overview
group | oracle-l |
categories | oracle |
discussions | 252 |
posts | 1,260 |
users | 242 |
website | oracle.com |
242 users for May 2005
Archives
- June 2014 (35)
- May 2014 (401)
- April 2014 (496)
- March 2014 (524)
- February 2014 (610)
- January 2014 (547)
- December 2013 (404)
- November 2013 (387)
- October 2013 (456)
- September 2013 (311)
- August 2013 (255)
- July 2013 (446)
- June 2013 (515)
- May 2013 (396)
- April 2013 (568)
- March 2013 (694)
- February 2013 (558)
- January 2013 (655)
- December 2012 (309)
- November 2012 (394)
- October 2012 (438)
- September 2012 (499)
- August 2012 (560)
- July 2012 (471)
- June 2012 (427)
- May 2012 (519)
- April 2012 (440)
- March 2012 (522)
- February 2012 (419)
- January 2012 (441)
- December 2011 (366)
- November 2011 (699)
- October 2011 (718)
- September 2011 (530)
- August 2011 (778)
- July 2011 (541)
- June 2011 (642)
- May 2011 (482)
- April 2011 (593)
- March 2011 (704)
- February 2011 (687)
- January 2011 (253)
- December 2010 (212)
- November 2010 (290)
- October 2010 (272)
- September 2010 (202)
- August 2010 (162)
- July 2010 (180)
- June 2010 (228)
- May 2010 (170)
- April 2010 (171)
- March 2010 (534)
- February 2010 (878)
- January 2010 (864)
- December 2009 (719)
- November 2009 (695)
- October 2009 (703)
- September 2009 (614)
- August 2009 (560)
- July 2009 (780)
- June 2009 (647)
- May 2009 (670)
- April 2009 (801)
- March 2009 (862)
- February 2009 (826)
- January 2009 (595)
- December 2008 (551)
- November 2008 (832)
- October 2008 (856)
- September 2008 (751)
- August 2008 (657)
- July 2008 (644)
- June 2008 (717)
- May 2008 (760)
- April 2008 (1,019)
- March 2008 (807)
- February 2008 (735)
- January 2008 (979)
- December 2007 (549)
- November 2007 (819)
- October 2007 (785)
- September 2007 (848)
- August 2007 (1,000)
- July 2007 (995)
- June 2007 (897)
- May 2007 (963)
- April 2007 (1,096)
- March 2007 (1,142)
- February 2007 (1,193)
- January 2007 (1,159)
- December 2006 (1,146)
- November 2006 (1,257)
- October 2006 (1,179)
- September 2006 (1,336)
- August 2006 (1,222)
- July 2006 (871)
- June 2006 (1,315)
- May 2006 (1,385)
- April 2006 (1,169)
- March 2006 (1,142)
- February 2006 (1,062)
- January 2006 (464)
- December 2005 (403)
- November 2005 (930)
- October 2005 (1,617)
- September 2005 (1,304)
- August 2005 (1,748)
- July 2005 (1,129)
- June 2005 (1,453)
- May 2005 (1,260)
- April 2005 (1,364)
- March 2005 (1,332)
- February 2005 (1,251)
- January 2005 (1,179)
- December 2004 (1,353)
- November 2004 (1,205)
- October 2004 (1,201)
- September 2004 (1,709)
- August 2004 (2,223)
- July 2004 (2,436)
- June 2004 (2,462)
- May 2004 (2,074)
- April 2004 (1,893)
- March 2004 (3,145)
- February 2004 (2,979)
- January 2004 (2,392)
- December 2003 (2,095)
- November 2003 (2,016)
- October 2003 (2,800)
- September 2003 (2,022)
- August 2003 (2,415)
- July 2003 (2,725)
- June 2003 (2,173)
- May 2003 (2,891)
- April 2003 (2,460)
- March 2003 (2,334)
- February 2003 (2,928)
- January 2003 (2,931)
- December 2002 (2,049)
- November 2002 (2,199)
- October 2002 (2,708)
- September 2002 (2,101)
- August 2002 (3,028)
- July 2002 (2,862)
- June 2002 (2,654)
- May 2002 (3,081)
- April 2002 (3,066)
- March 2002 (2,777)
- February 2002 (2,084)
- January 2002 (3,044)
- December 2001 (1,868)
- November 2001 (2,132)
- October 2001 (1,975)
- September 2001 (2,990)
- August 2001 (4,066)
- July 2001 (3,124)
- June 2001 (4,424)
- May 2001 (3,422)
- April 2001 (2,325)
- March 2001 (2,846)
- February 2001 (2,522)
- January 2001 (2,565)
- December 2000 (2,091)
- November 2000 (2,549)
- October 2000 (2,454)
- September 2000 (2,266)
- August 2000 (2,561)
- July 2000 (2,360)
- June 2000 (3,655)
- May 2000 (2,787)
- April 2000 (357)
- March 2000 (8)
- September 1998 (1)
- February 1997 (1)
- January 1997 (1)
- March 1996 (147)
- February 1996 (275)
- January 1996 (686)
- December 1995 (105)
- March 1995 (183)