Search Discussions
-
I want to run a command on sqlplus without making re-connection. At the same time I also want to see the output. I can do this using UNIX but only problem is I have to make reconnection after every ...
Thotangare, Ajay \(GTI\)
May 9, 2007 at 3:23 pm
May 24, 2007 at 7:08 pm -
We are running a few Oracle9i and 10g databases on RHEL and I have always opted NOT to have the databases automatically restart when the server goes down due to something unexpected. My thinking was ...
Dwayne Cox
May 10, 2007 at 12:38 pm
May 11, 2007 at 5:18 pm -
Hi, I am at a site which is a high intensive OLTP site doing more than 400 txns/sec on a 8 node cluster on 10.1.0.5 RAC. We are thinking of switching off bind variable peeking and looking into an ...
Fairlie rego
May 8, 2007 at 8:43 am
May 11, 2007 at 2:49 pm -
I have been a dba for 7 years working with many different databases. I am wanting to get certified in Oracle(10G) to help open up some doors. Can anyone recommend the best book(s) to purchase to ...
Chris Hoover
May 22, 2007 at 7:34 pm
May 30, 2007 at 6:03 pm -
Hi All, As we know when we issue a COMMIT the log buffer content is flushed to the online redo log file before the "Commit complete" status is returned to the user. Please correct me if I am wrong. I ...
DBA Deepak
May 17, 2007 at 2:10 am
May 17, 2007 at 1:11 pm -
Greetings Daniel Here is the info, Candidate Datafile: Tablespace Name Size(M) Used(M) Used% ------- ------- ----- AS_INDEX_ES /u56/oradata/vrasdb/ AS_INDEX_ES_01.dbf 6983 1250 18.00 HWM TOTAL_BLOCKS ...
Bnsarma_at_gmail.com
May 1, 2007 at 7:28 pm
May 4, 2007 at 2:49 pm -
Hi all: Something is chewing up the space in /oracle filesystem (AIX). I have trimmed all the log files I could find. No sooner do I free up the space than it gets used up. Can you help me find what ...
Manjula Krishnan
May 15, 2007 at 6:09 pm
Aug 17, 2007 at 3:13 pm -
I am trying to shake out some performance issues in an application which we are putting up (Peregrine Service Center) on Oracle 10.2.0.2.0, HPUX. One particular query retrieves 67 rows and runs for ...
Schauss, Peter
May 22, 2007 at 9:02 pm
Jun 13, 2007 at 1:53 pm -
Hello. We have a pl/sql script which we run regularly in the database to monitor tablesapce usage and to generate email notification on our regular (non-RAC) database. This script when run on RAC ...
Shivaswamy Raghunath
May 14, 2007 at 2:42 pm
May 18, 2007 at 9:12 pm -
Following the replacement of a disk I did a mksysb restore on a AIX 5.2 machine running Oracle 9.2 All the Oracle software, data files etc were on a tar tape that has also been restored. But now when ...
John Dunn
May 4, 2007 at 7:51 am
May 4, 2007 at 4:47 pm -
G'day all. I've spent all day yesterday and today trying to figure this out - but no luck. Has anyone seen this before, or maybe a hint where to look? I've tried all Oracle doco, google, the list ...
Tony van Lingen
May 29, 2007 at 1:56 am
Jul 31, 2007 at 7:01 pm -
Afternoon all, Sorry about the 'stupidity' of the following question, but I've just been bitten by it, and I can't find a proper answer anywhere in the Oracle DOCS, online or anywhere. If you know of ...
Norman Dunbar
May 11, 2007 at 1:00 pm
May 18, 2007 at 12:59 pm -
Looking for comments & experiences regarding sizes of datafiles. We have a large (6+ TB) OLTP database, which currently has 2300+ datafiles. A while ago, we stopped adding datafiles and were ...
Daniel.hubler_at_aurora.org
May 2, 2007 at 3:50 pm
May 4, 2007 at 1:07 am -
Hello, There is a problem with one of backups for 9.2.0.6 (64-bit) database on AIX 5.3 - 01. The RMAN backup script sends the following error: released channel: ch00 released channel: ch01 released ...
Andrey Goryunov
May 29, 2007 at 12:21 am
Jun 26, 2007 at 4:09 am -
Hi all, Hope all is well. I have an issue with dropping undo tablespace. I am running Oracle 9i on Solaris 9. On one of our production database, our UNDO tablespace datafiles have autoextend ON, so ...
Godwin vincent
May 31, 2007 at 6:53 pm
May 31, 2007 at 9:53 pm -
I just started at a new company about 4 months ago and I noticed that about 4800 of the 7900 tables ( 60% ) do not have primary keys. Is this a problem that I should bring to management or is it more ...
BLock_at_dvfs.com
May 31, 2007 at 4:08 pm
Jun 8, 2007 at 6:41 am -
is it just for me or the site is not responding to anyone? Best regards RJamya -- http://www.freelists.org/webpage/oracle-l
Rjamya
May 31, 2007 at 12:56 pm
Jun 7, 2007 at 11:11 am -
Greetings, On a two node RAC cluster, Oracle 10.2.0.3.0 Enterprise Edition on RHEL4 64-bit using CRS. In my listener.log I see numerous occurrences of the message... WARNING: Subscription for node ...
William Wagman
May 18, 2007 at 9:40 pm
May 28, 2007 at 11:18 am -
Can I do an Alter Index rebuild to move an index to an index tablespace while the database is up? We are a 24x7 operation with scheduled outages usually only once a month. alter index ...
BLock_at_dvfs.com
May 15, 2007 at 3:52 pm
May 15, 2007 at 7:15 pm -
Have just installed Oracle 10.2 on AIX 5. When I run sqlplus as oracle it runs OK. When I run it as another user I get the message below I thought the environment variables were not set, but ...
John Dunn
May 14, 2007 at 1:12 pm
May 14, 2007 at 4:26 pm -
I finally get the chance to recover from a failure and it turns out to be the worst kind - DW (NOARCHIVELOG) 10.2 on RedHat I am using Robert's excellent RMAN book (which was delivered to me from ...
Rick Weiss
May 3, 2007 at 6:41 pm
May 4, 2007 at 11:38 am -
Hello. I need to get "instance" from ('instance.company.com') on SQLPLUS. How I can do this? I tried to use REGEXP_SUBSTR function, but could not make much headway. Please note that, the ...
Shivaswamy Raghunath
May 17, 2007 at 5:22 pm
May 18, 2007 at 5:34 pm -
Folks How can the Schema OWNER of ALL Objects Owned by (say) OWNER1 be Changed to OWNER2 in 10gR2? NOTE - OWNER2 does NOT exist in the Database. NOTE - Other / multiple schemas & respective Objects ...
VIVEK_SHARMA
May 14, 2007 at 8:16 am
May 17, 2007 at 12:54 pm -
Hi Recently I asked about number of voting disks, why odd number is recommended. The responses I have received from several of you states that it is used as Tie Breaker. My question now is, what ...
Amonte
May 10, 2007 at 2:28 pm
May 11, 2007 at 7:22 am -
I'm researching data guard with physical and logical standby databases. We currently are running standby database in 9.2 and are investigating options that data guard will give us after upgrading to ...
Smith, Steven K - MSHA
May 7, 2007 at 11:28 pm
May 9, 2007 at 8:43 pm -
Hi all, Luckily this is for a non-production tablespace, but I ran into a problem -- http://www.freelists.org/webpage/oracle-l
Bill Ferguson
May 4, 2007 at 7:03 pm
May 7, 2007 at 4:29 pm -
I'm working on an SR with Oracle because a number of key queries got their execution plans mugged in an upgrade from 9206 to 9208. I got the following in the SR: After having upgraded to 9.2.0.8, the ...
Allan Nelson
May 10, 2007 at 3:19 pm
May 26, 2007 at 4:06 pm -
Morning all. Our production database (10.2.0.2 on RHEL3) is USASCII7, and we've recently had issues with western euro characters being used. I'm researching the idea of migrating to WE8ISO8859P1. So ...
Don Seiler
May 9, 2007 at 3:17 pm
May 21, 2007 at 8:44 pm -
Hi! from time to time one of our production servers experience ORA-04031 (lack of memory in SGA). today it happens to PMON, so the instance went down. The software is 10gR2 with enabled ASMM. We ...
Remigiusz Sokolowski
May 9, 2007 at 1:38 pm
May 11, 2007 at 8:15 am -
hi all, My company is asked to make a proposal for an ERP application for several small business companies who uses this application. the situation now is that those companies each have a single ...
Joop Gijsbers
May 3, 2007 at 5:31 pm
May 4, 2007 at 10:46 am -
Hi experts, Does anyone of you know about a way how to influence the threshold for optimizer statistics becoming stale with TABLE MONITORING? I guess that there is an underscore parameter for this ...
Lutz Hartmann
May 21, 2007 at 7:53 pm
Jun 14, 2007 at 8:30 am -
List, We are planning to move one of our highly OLTP Oracle 10gR2 database on AIX from single instance to 2 node RAC. I just would like hear from any of one here about the issues or potential ...
Syed Jaffar Hussain
May 30, 2007 at 7:10 am
May 31, 2007 at 5:09 pm -
Greetings, We have 2 databases devx, testx are on the same server and database links are created from devx to testx and vice versa. The following scenario clearly shows that there is an issue with ...
William Wagman
May 23, 2007 at 12:00 am
May 24, 2007 at 3:19 pm -
we have ORACLE on version 9.2.0.8. after we truncate sever tables, we still can NOT shrink data file due to high water mark did not change. Does there has way to check which table after truncate high ...
Dba1 mcc
May 17, 2007 at 2:53 pm
May 18, 2007 at 8:29 pm -
Is there a way to name the trace file with dbms_system.set_ev();: sys.dbms_system.set_ev(); I have a login trigger that does: sys.dbms_system.set_ev(l_sid,l_serial#,10046,l_level,''); but I need to ...
Joe Smith
May 17, 2007 at 3:54 pm
May 18, 2007 at 12:52 am -
I've been doing some reading on parallelization, after seeing Doug Burns' presentation on the Pythian blog a while back. In it, Doug mentioned that he doesn't set any degree of parallelization on ...
Don Seiler
May 15, 2007 at 8:48 pm
May 16, 2007 at 2:31 pm -
Folks Attempting to Create an Application specific Package / Package Body giving the following Error :- SQL @pack_generic_update.sql Creating PACKAGE GENERIC_UPDATE Package created. Warning: Package ...
VIVEK_SHARMA
May 15, 2007 at 12:10 pm
May 16, 2007 at 10:38 am -
I am reading the section regarding conditional compilation here. http://www.oracle.com/technology/pub/articles/10gdba/nanda_10gr2dba_part1.html#compile What is the difference for the example below ...
Ethan Post
May 15, 2007 at 3:32 pm
May 15, 2007 at 5:58 pm -
What kinds of contention do we still need to look for in a RAC and SAN environment? Thanks Brian Lock DBA - East Campus -- http://www.freelists.org/webpage/oracle-l
BLock_at_dvfs.com
May 11, 2007 at 5:42 pm
May 15, 2007 at 5:46 pm -
My mentors: we are in the midst of migrating from 9i to 10g. we are a small shop, and unfortunatly are bound to the old hardware for the applications hitting the new database. My question is, for our ...
Bryan Wells
May 8, 2007 at 9:51 pm
May 10, 2007 at 2:25 pm -
Hi all, I'm being asked to justify the cost of hardware over software raid (38 gig Oracle 9.2.0.6 database, soon to be migrating to 10g - on Solaris). Does anybody know of any good white papers, ...
David Peasley
May 3, 2007 at 3:06 pm
May 10, 2007 at 2:07 am -
When I start the oracle 10 listener it shows an XDB service running. I don't want it running and I am sure in previous versions I just removed the entry from listener.ora. However I see no XDB ...
John Dunn
May 9, 2007 at 2:41 pm
May 9, 2007 at 4:15 pm -
Hi, In RAC database, how to find out logfiles used by a instance. I queried gv$logfile view, but it is showing all logfiles and it is not clear which files are attached to which instance. Following ...
Manmohan Jalsingh
May 8, 2007 at 6:46 pm
May 9, 2007 at 7:30 am -
I am running Oracle 10.2.0.2.0 on HPUX B.11.23. We have an application which complains that it is getting the date in 'DD-MON-RR' format. I changed nls_date_format for the database using: alter ...
Schauss, Peter
May 4, 2007 at 5:20 pm
May 5, 2007 at 9:09 pm -
All: We have need to obtain information from RMAN including the specific tape volumes on which various backupsets are written. For example, "show me the information in the catalog for backupsets ...
Jim.silverman_at_thomson.com
May 2, 2007 at 7:28 pm
May 4, 2007 at 4:43 pm -
Is there any way to do an export of a view in either 9i or 10g? I am pretty sure the answer is no, but thought I would ask anyway. Get a FREE Web site, company branded e-mail and more from Microsoft ...
J. Dex
May 3, 2007 at 3:03 pm
May 3, 2007 at 7:34 pm -
Hi folks, I'm about to inherit an interesting project - a group of five 9.2.0.6 databases that produce approximately 2 terabytes (!) of archived redo log files per day. Apparently the vendor ...
Lou Avrami
May 3, 2007 at 5:08 am
May 3, 2007 at 6:01 pm -
all, both tables are partitioned, with key: EVENT_T PARTITION BY RANGE ("POID_ID0") EVENT_SESSION_IPT_CALL_T PARTITION BY RANGE ("OBJ_ID0") but I_EVENT_IPT_CALL__TRANSID index only 1 column index ...
Ujang Jaenudin
May 1, 2007 at 8:34 am
May 3, 2007 at 5:04 am -
Just upgraded from 10.2.0.3 and this view won't compile. View references columns that don't exist in X$ESTIMATE_MTTR. Not sure if is the view of X$. Ethan -- http://www.freelists.org/webpage/oracle-l
Ethan Post
May 15, 2007 at 7:50 pm
May 18, 2007 at 6:31 pm -
Hey everyone â I just finished putting together a research paper about Oracle services and I'd like to know if you could help my out by reviewing it. I haven't yet seen any single paper that really ...
Jeremy Paul Schneider
May 9, 2007 at 9:00 pm
May 17, 2007 at 7:24 am
Group Overview
group | oracle-l |
categories | oracle |
discussions | 169 |
posts | 963 |
users | 244 |
website | oracle.com |
244 users for May 2007
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)