Search Discussions
-
Friends, I'd like to start a debate, which perhaps has already taken place, but if so I don't recall it: Should we stop analyzing tables and indexes? Let me clarify: I've always told people that ...
Mogens Nørgaard
Dec 30, 2003 at 10:34 am
Dec 31, 2003 at 8:29 pm -
http://www.dbazine.com/burleson18.shtml -- Please see the official ORACLE-L FAQ: http://www.orafaq.net -- Author: INET: Jared.Still_at_radisys.com Fat City Network Services -- 858-538-5051 ...
Jared.Still_at_radisys.com
Dec 4, 2003 at 7:54 pm
Dec 16, 2003 at 3:54 pm -
As an applications analyst/junior dba, I feel I need to learn more but I'm not sure of the direction I should take, so I'm asking for advice. Should I become interested in Oracle Apps? Or should I ...
Saira Somani-Mendelin
Dec 17, 2003 at 5:44 pm
Dec 18, 2003 at 6:44 pm -
Hi: I am reading some statspack reports from our 8173 DB (on Sun Solaris) and found some of "Dictionary Cache Stats" are pretty high (much higher than 2%). I notice that "Pct Get Miss" for ...
Guang Mei
Dec 8, 2003 at 5:39 pm
Dec 10, 2003 at 7:29 pm -
26
PERL?
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" I've read a lot about PERL on this list. And, I am wondering what can you do with PERL that you cannot do with SQL*Plus, PL/SQL or Unix ...KENNETH JANUSZ
Dec 8, 2003 at 3:34 am
Dec 10, 2003 at 3:44 pm -
The software engineers here are using an application server with connection pooling to connect to our oracle instances. They are doing it with a dedicated connection to Oracle. No MTS. they ...
Ryan_oracle_at_cox.net
Dec 15, 2003 at 12:59 pm
Dec 27, 2003 at 5:19 pm -
Folks, I thought it'd be interesting to take a survey on what techniques and frameworks DBA's on this list use to manage their Oracle databases. I imagine that some of us manage only a single ...
AdamDonahue_at_maximus.com
Dec 5, 2003 at 6:49 pm
Dec 9, 2003 at 8:19 pm -
I need a java package that will allow me to run OS commands(Unix) from a stored procedure. Anyone got one? -- Please see the official ORACLE-L FAQ: http://www.orafaq.net -- Author: John Dunn INET ...
John Dunn
Dec 4, 2003 at 1:49 pm
Dec 5, 2003 at 3:09 pm -
Hi, Gregory, I only have access to Oracle 9.2 on my laptop. Here's my test. I have ORCL and AUX1 databases, the latter created by RMAN DUPLICATE some time ago. I logon AUX1 as SYSTEM. Set SYSTEM ...
Yong Huang
Dec 22, 2003 at 4:29 pm
Dec 23, 2003 at 11:09 pm -
I know only of Pete Sharman. Who are other Oracle Certified Masters on this group? I suspect Tanel to be one, as well as Steve Adams, Cary Millsap, Mogens Norgaard, Anjo Kolk, Wolfgang Breitling, ...
Mladen Gogala
Dec 11, 2003 at 8:54 pm
Dec 14, 2003 at 7:29 pm -
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" Little competition for you all :) It's a two part question: What's wrong with the following piece of expert analysis ? Which well know ...
Richard Foote
Dec 11, 2003 at 11:39 am
Dec 11, 2003 at 5:19 pm -
Oracle is posting healthy profits. http://www.informationweek.com/story/showArticle.jhtml?articleID=16700686 Dennis Williams DBA Lifetouch, Inc. dwilliams_at_lifetouch.com -- Please see the official ...
DENNIS WILLIAMS
Dec 16, 2003 at 1:59 pm
Dec 16, 2003 at 7:14 pm -
Hi All, can any one let me know kindly the following info. Has any one used the Oracle 9i Data Guard? If yes then, is there any performance impact on Target/Source server database. any drawbacks ...
Nalla Ravi
Dec 8, 2003 at 2:49 pm
Dec 13, 2003 at 12:34 am -
Has anyone actually installed Oracle on Fedora? I don't want to be the first one. Mladen Gogala Oracle DBA -- Please see the official ORACLE-L FAQ: http://www.orafaq.net -- Author: Mladen Gogala ...
Mladen Gogala
Dec 12, 2003 at 8:19 pm
Dec 15, 2003 at 2:19 pm -
Hi all: Someone told me that Oracle is planning to retire char variable and therefore they need to be replaced by varchar2. Has anyone heard anything about it? thanks Gene
Gene Gurevich
Dec 10, 2003 at 4:09 pm
Dec 11, 2003 at 3:59 am -
I've just bought a new Windows XP machine, Got all the latest downloads on the O/S. Installed a firewall. Got Norton Anti-virus loaded and up to date. Which bit of code is stopping me from getting to ...
Jonathan Lewis
Dec 2, 2003 at 7:54 pm
Dec 4, 2003 at 1:49 pm -
I need to do a refresh of a test database using production data. We use import for this. In the past we have always dropped the schemas (4 or 5), recreated the schemas, and then did a full import ...
Smith, Ron L.
Dec 16, 2003 at 2:54 pm
Dec 16, 2003 at 5:34 pm -
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" Exporting a partition with transport tablespace Hi list, is it possible to export a partition with the transportable tablespace feature ? My partition ...
NGUYEN Philippe (Cetelem)
Dec 22, 2003 at 3:34 pm
Dec 29, 2003 at 7:19 pm -
We have a new manager that wants his group to use OEM for development access, as an alternative to Toad. He has requested a special Oracle userid with the following grants: SELECT_CATALOG_ROLE SELECT ...
DENNIS WILLIAMS
Dec 18, 2003 at 1:24 pm
Dec 21, 2003 at 5:14 am -
Hi All, We've been asked a question from one of our clients that I'm a little stumped on. They run an OLTP database (Oracle 8.1.7), and have recently upgraded their NT machine to Windows 2000, they ...
Mark Leith
Dec 10, 2003 at 9:04 am
Dec 17, 2003 at 12:34 pm -
All, Is a '.' in the Oracle username legal in 8.1.7? I can create an account as follows: SQL CREATE USER "PETER.LEE" idenfied by password; SQL GRANT DBA TO "PETER.LEE" SQL CONN ...
Lee, Peter (AZ15)
Dec 15, 2003 at 3:49 pm
Dec 15, 2003 at 7:54 pm -
Hi, my question is about the same, but more general. How can i force Oracle to use my prefered way of explain plan and not use CBO's. I mean, apart from stored outlines, it somehow seems to ...
Wartiak Rastislav
Dec 2, 2003 at 8:44 am
Dec 5, 2003 at 9:34 pm -
So, I saw on SlashDot (http://www.slashdot.org/) a story about a guy who has over 100 different implementations of the Towers of Hanoi solution, each in a different language. Since he didn't have one ...
Bobak, Mark
Dec 8, 2003 at 9:19 pm
Dec 10, 2003 at 2:09 pm -
I have a function like below (psudo code). If cursor cur1 have multiple rows, would the code leave the cursor open when this function is called? So if this function is called 1000 times, I would have ...
Guang Mei
Dec 28, 2003 at 3:54 pm
Dec 30, 2003 at 8:24 pm -
13
Hit Ratio
Just thought I would share my hit ratio with y'all. LOGICAL I/O PHYSICAL I/O BLOCK HIT USERNAME SID OS USER PROCESS BLOCKS BLOCKS CHANGES RATIO ---------- ------ -------------------- --------- ...Jkstill_at_cybcon.com
Dec 20, 2003 at 2:49 am
Dec 23, 2003 at 8:04 pm -
Hello Everyone, I am trying to get some help/suggestions reg. how to troubleshoot performance issues. Little back ground about our environment. Its third party application (Logician) from GE. There ...
Avnish.Rastogi_at_providence.org
Dec 11, 2003 at 6:34 pm
Dec 14, 2003 at 5:14 am -
Recently our database manager has asked us to do the unthinkable.... document our databases! To make matters worse, and without our input, he went ahead and created a schema and put it in an Access ...
Alan.aschenbrenner_at_ihs.com
Dec 9, 2003 at 10:49 pm
Dec 11, 2003 at 4:14 am -
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" Message Goal: To restore the database from RMAN backup on a different server by means of moving the backup pieces and logs over to the ...
Spears, Brian
Dec 5, 2003 at 10:14 pm
Dec 8, 2003 at 7:24 pm -
Is there any way to decrease the initial extent allocated to a table. It is one of the system tables, so I do not want to drop and recreate it. I can not export/import as it appear in noexp$. It has ...
Yechiel Adar
Dec 3, 2003 at 6:09 pm
Dec 4, 2003 at 3:29 pm -
[This message is not technical, but educational. Readers interested in technical info only may want to skip] Hi, Cary and Gopal, My last message is misunderstood. Nowadays most DBAs that still use ...
Yong Huang
Dec 24, 2003 at 5:09 pm
Dec 30, 2003 at 1:24 am -
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" STATSPACK interpretation We recently experienced a crash on our prod datewarehouse running 9.2.0.2 on AIX 4.3.3. The cause of the crash was 4031 ...
Thomas Jeff
Dec 22, 2003 at 8:39 pm
Dec 24, 2003 at 7:04 am -
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" Delete vs. truncate to free up spaces. I am using delete command to delete million records in several tables to free up space in tablespace. I ...
Nguyen, David M
Dec 22, 2003 at 10:29 pm
Dec 23, 2003 at 2:44 pm -
<!-- /* Font Definitions */ @font-face {font-family:"Trebuchet MS"; panose-1:2 11 6 3 2 2 2 2 2 4;} /* Style Definitions */ p.MsoNormal, li.MsoNormal, div.MsoNormal {margin:0in ...
QuijadaReina, Julio C
Dec 17, 2003 at 7:19 pm
Dec 19, 2003 at 5:24 pm -
Content-Type: text/plain Content-Transfer-Encoding: 7bit Yup, I managed to pass it in december 2002 and I'd say it has been quite useful for an unknown consultant from nowhere like me. But I agree ...
Tanel Poder
Dec 11, 2003 at 9:19 pm
Dec 17, 2003 at 7:24 pm -
12
24 x 7 x 365
Hello, Our company would like to know whether or not Oracle supports true 24x7x365 availability for an oltp database. We currently are using the 8.1.7 enterprise edition. Does an architecture exist ...Tracy Rahmlow
Dec 10, 2003 at 4:44 pm
Dec 13, 2003 at 4:49 pm -
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" extreme parallelism:-) A share-nothing architecture. and some specific software that takes advantage of a hardware configuration.. It's ...
Loughmiller, Greg
Dec 12, 2003 at 3:29 pm
Dec 12, 2003 at 6:59 pm -
Hi, list friends: We are using partition to archive history data in our production OLTP database. We get great performance gains(Far less disk io), but we also hit performance trouble sometimes. So I ...
Zhu chao
Dec 2, 2003 at 6:34 am
Dec 9, 2003 at 4:09 am -
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" Message 1 database instance, 2 nearly identical schemas. What's the best sanctioned way to copy stats, (including histograms), from one ...
Orr, Steve
Dec 2, 2003 at 10:39 pm
Dec 8, 2003 at 3:29 pm -
Content-Type: text/plain; charset="us-ascii" While playing around with SQL for some PGA scripts, I managed to create some SQL that will consistently cause ORA-600 [kkqwrm_noref: COLFDNF set] This ...
Jared.Still_at_radisys.com
Dec 5, 2003 at 12:29 am
Dec 5, 2003 at 6:04 pm -
Hi, friends: Several months ago there is a thread talking about choosing the proper memory size for windows server running oracle. And today I logon to one of my small oracle on NT and found ...
Zhu chao
Dec 4, 2003 at 1:24 pm
Dec 5, 2003 at 1:54 pm -
Reading Cary's book I understand that c and e are measured via different system calls (haven't truss'ed [well tusc'ed] them yet - I am on HP-UX 11.11), but would anybody know what the reasonable ...
Boris Dali
Dec 2, 2003 at 8:49 pm
Dec 4, 2003 at 1:54 pm -
Does anyone know which patch level of 8i includes the dbmssupp.sql and .plb files? I have databases here that are at 8.1.7.4, but the files are not there. 9i has them, but none of the 8i databases ...
Jared.Still_at_radisys.com
Dec 2, 2003 at 10:19 pm
Dec 4, 2003 at 12:19 pm -
CURSOR_SPACE_FOR_TIME is FALSE. This is an Oracle Apps R11 install. Hemant At 05:29 AM 30-11-03 -0800, you wrote: What's the value for your cursor_space_for_time parameter? Â Tanel. Â ----- Original ...
Hemant K Chitale
Dec 1, 2003 at 3:14 pm
Dec 2, 2003 at 8:34 pm -
Hi All, I have two databases of small size running on a Win2k Server. One is production and the second one test. I would like to delete the test database in an automated way (run a script say every ...
QuijadaReina, Julio C
Dec 30, 2003 at 4:54 pm
Dec 31, 2003 at 1:39 pm -
Dear : All First and foremost, if i ask stupid question pls forgive me coz i new to oralce. I have a question here. I have a server, and this server contains 5 oracle database. Each database contains ...
Kean Jacinta
Dec 24, 2003 at 1:49 am
Dec 27, 2003 at 12:39 am -
i dont think many people are using bchr anymore. I think its been talked down to death. only place I hear about it is offshore. people still using the old niemic book. his new took all that stuff ...
Ryan_oracle_at_cox.net
Dec 22, 2003 at 7:49 pm
Dec 24, 2003 at 12:49 am -
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" Unreadable time_stamp format I need to view time_stamp column in USER_ACTIVITY_LOG table but it displays unreadable format as shown below. Is there a ...
Nguyen, David M
Dec 16, 2003 at 9:39 pm
Dec 17, 2003 at 5:44 pm -
Hi Gurus, I have accidentally deleted my table in development env. RMAN is the only backup available here. How do i recover the droped table? Any help would be really appreciated. TIA -- Please see ...
Jaysingh1_at_optonline.net
Dec 12, 2003 at 4:14 pm
Dec 12, 2003 at 8:09 pm -
Anyone know what might be causing this error? Oracle 8.1.7 on Solaris. background process "LGWR" did not start -- Please see the official ORACLE-L FAQ: http://www.orafaq.net -- Author: John Dunn ...
John Dunn
Dec 4, 2003 at 2:34 pm
Dec 7, 2003 at 8:24 pm -
List, I would like to know whether my database is running on shared server (MTS) or dedicated server mode ? How do i find it out ? it's oracle 9.2.0.3 on Win2k. Regards, Jp. -- Please see the ...
Prem Khanna J
Dec 2, 2003 at 4:19 am
Dec 3, 2003 at 4:49 am
Group Overview
group | oracle-l |
categories | oracle |
discussions | 413 |
posts | 2,095 |
users | 314 |
website | oracle.com |
314 users for December 2003
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)