Search Discussions
-
Hello everybody: Can anyone point me to a document/article/book explaining how to use OID to resolve service names instead of tnsnames.ora? thank you Gene Gurevich Please consider the environment ...
Genegurevich_at_discover.com
Aug 19, 2009 at 3:22 pm
Sep 17, 2009 at 3:51 pm -
Hi folks. At the recent 11g Dataguard Admin course it was strongly suggested we use LGWR and SYNC/ASYNC as the mechanism for log shipping from primary database. While in 10g doco both LGWR and ARCn ...
Dbvision_at_iinet.net.au
Aug 31, 2009 at 2:04 am
Sep 7, 2009 at 8:17 am -
Any of you guys/gals replicating LIVE datafiles from one SAN to another in a remote location? We're looking at using HP's CA tool to replicate LIVE datafiles across a WAN to another SAN. The ...
Taylor, Chris David
Aug 27, 2009 at 1:42 pm
Sep 2, 2009 at 10:25 am -
Hi All, I had a quick question that I was hoping the list could help me out with. We have a group of developers who are requesting the ability to kill their own processes in the database ...
Michael Schmitt
Aug 17, 2009 at 3:34 pm
Aug 20, 2009 at 9:36 am -
Hi, I just moved a database from one filesystem to another, edited the init.ora file to find the control files in the correct location, started up the database, renamed all of the datafiles, logfiles ...
Maureen English
Aug 4, 2009 at 5:36 am
Aug 11, 2009 at 11:39 pm -
If you're running 10.2.0.4 cpu patch 24, is there a version number for this like 10.2.0.4.24? Chris Taylor Sr. Oracle DBA Ingram Barge Company Nashville, TN 37205 Office: 615-517-3355 Cell ...
Taylor, Chris David
Aug 24, 2009 at 4:23 pm
Aug 26, 2009 at 12:26 pm -
Hi All, Many Thanks to Robert Freeman, Mark Bobak, Dick Goulet for helping me out on my previous question on incomplete recovery. Unfortunately I did not get a chance to resolve the issue as another ...
Sundar mahadevan
Aug 8, 2009 at 7:16 pm
Aug 14, 2009 at 8:36 pm -
How about: alter tablespace read only; Obviously, not good on a production system, but since you mentioned this is to test a code path and (presumably) in a development instance, it should work ...
Bobak, Mark
Aug 27, 2009 at 1:41 am
Aug 31, 2009 at 7:46 pm -
Hello I have date data in a record from txt file. When the field in the record contain '00000000' I want to replace it with '19000101'. How can I convince sql loader to do this? TIA -- Adar Yechiel ...
Yechiel Adar
Aug 19, 2009 at 12:33 pm
Aug 23, 2009 at 3:00 pm -
I just tried to install 11.1.0.7 64 bit on Red Hat 4 and it did not go on cleanly. I get the hint that maybe only Red Hat 5 is what "really" goes with 11.1.0. I've not had any trouble with 11.1.0.7 ...
Ray Stell
Aug 7, 2009 at 2:09 pm
Aug 11, 2009 at 12:06 pm -
Ok 11.1.0.7 data guard setup, test environment on solaris. I've configured(you'd think this shouldn't be possible), To do standby redo log apply but NOT real-time with a delay. Here is the output ...
TESTAJ3_at_nationwide.com
Aug 4, 2009 at 3:16 pm
Aug 4, 2009 at 5:54 pm -
Hi DBA gurus, I need to flashback our EBS database to 10 hours ago, also hope the last five hours data can be recovered with export/import. Is there a way to find which table's/schema's data has been ...
Jiang, Lu
Aug 3, 2009 at 6:15 pm
Aug 4, 2009 at 2:57 pm -
we have ORACLE database 10GR2 on LINUX server. I found one thing very wield: SQL select count(username) from v$process; COUNT(USERNAME) 99 SQL select count(username) from v$session COUNT(USERNAME) 16 ...
Dba1 mcc
Aug 21, 2009 at 5:26 pm
Aug 23, 2009 at 2:10 pm -
Steve, First, yes, you can create an expression based index. In fact, that's why the DBA_IND_EXPRESSIONS view exists. They're actually all expressions. Been a while since I've played with this.... ...
Bobak, Mark
Aug 19, 2009 at 9:14 pm
Aug 21, 2009 at 1:40 pm -
Hey all, In 10.1, we have a recurring situation where a user (or users) will attempt to pull large tables through a Websphere v5 app. The Websphere "node" (I think it's called) will heapdump from the ...
Rich Jesse
Aug 17, 2009 at 4:34 pm
Aug 19, 2009 at 2:18 pm -
Hi list, I know it's unsecure, unsupported and ugly. But given this situation: I need a recovery of a tablespace, all archivelogs are there, bu I miss one from last night. I want to do a "complete" ...
Martin Klier
Aug 6, 2009 at 4:24 pm
Aug 10, 2009 at 7:51 am -
Hi listers, I have a HP Unix box that has Oracle 10g R2 installed on it. There is already an instance running and a database attached to it. I need to create another instance and database. There is ...
Amir Gheibi
Aug 7, 2009 at 8:18 am
Aug 7, 2009 at 6:55 pm -
Hi Gurus, We are using oracle 10.2.0.3 on sparc solaris 64 bit with 16 CPU and 32GB of physical memory. Our sga_target is 12G and pga target is 15G. We are receiving ORA-32690: Hash Table ...
Taral Desai
Aug 27, 2009 at 4:20 am
Aug 28, 2009 at 7:12 pm -
Hello all, I have systems that need to take data from other systems like most of you probably have to do. I need to take from sql server and other oracle systems. I can do it the old fashion way of ...
Zelli, Brian
Aug 18, 2009 at 6:36 pm
Aug 24, 2009 at 11:12 am -
Hi Gurus, I'm trying to upgrade my test 2 node RAC presently on 9.2.0.8 to 10.1.0.4 . I can only upgrade it to 10.1 because my test servers only have 512 MB RAM. These are just fine for my home ...
Sundar mahadevan
Aug 17, 2009 at 8:12 pm
Aug 18, 2009 at 5:39 pm -
Hi all, The following is my query result against v$pgastat view. PGA_AGGREGATE_TARGET is set to 1G. According to Oracle' documentation, Oracle should attempts to keep the amount of private memory ...
Jiang, Lu
Aug 10, 2009 at 5:56 pm
Aug 12, 2009 at 10:26 am -
Listers, On our non-rac environment we have upgraded 10g ASM home to 11g ASM home.Can we mount diskgroup belonging to 10g RDMS from 10g ASM home even though the ocssd.bin process is running out of ...
Sanjeev m
Aug 3, 2009 at 4:52 am
Aug 12, 2009 at 4:48 am -
Hi All, We recently had a disk fault on one of our test servers. After replacing the drive I recovered the database using RMAN only to encounter an ORA-600 [3020] part way relating to blocks in the ...
Charlotte Hammond
Aug 5, 2009 at 9:29 pm
Aug 7, 2009 at 2:17 am -
Hi all, I have below trace files in udump as kiran_ora_4714776_vvp42660.trc kiran_ora_1638558_vvp42660.trc kiran_ora_4571498_vvp42660.trc kiran_ora_5574948_vvp42660.trc I am trying to merge all this ...
Balakrishna Y
Aug 5, 2009 at 12:29 pm
Aug 6, 2009 at 12:31 pm -
One of our clients is interested in using Oracle Application Express on our 10.2.0.4 database. We haven't installed it. There's a concern in our DBA team that the APEX installed packages could ...
Yong Huang
Aug 28, 2009 at 7:41 pm
Aug 31, 2009 at 2:32 pm -
I am trying to determine how many physical reads and physical writes are happening on one of my database servers. I tried using the "sar - b" command, but the physical reads and writes always appears ...
Bill Zakrzewski
Aug 28, 2009 at 7:49 pm
Aug 29, 2009 at 11:24 am -
Hello all, I ran the cpu patch for July overnight and I wanted to look at the log for it to double-check something. I looked in the notes but where the heck does it put the log for the opatch?????? ...
Zelli, Brian
Aug 24, 2009 at 1:44 pm
Aug 24, 2009 at 4:47 pm -
Hello everyone!! We are working on the 11g Edition of our RMAN book. If you have read previous editions of the book, you know that we have some chapters specific to the MML interfaces to RMAN such as ...
Robert Freeman
Aug 21, 2009 at 7:35 pm
Aug 24, 2009 at 2:48 pm -
Oracle 11g 64bit Redhat Builtin HTTP server We still havent solved this Are there logs of disconnects we can look at? -- Howard A. Latham -- http://www.freelists.org/webpage/oracle-l
Howard Latham
Aug 21, 2009 at 5:32 pm
Aug 24, 2009 at 2:06 pm -
(Version 11.1) I'm just in the process of setting up rman for a machine. Somehow I have a situation where when I do a "crosscheck archivelog all" I get told about a whole bunch of failures for ...
Steve Baldwin
Aug 18, 2009 at 12:30 am
Aug 18, 2009 at 6:17 am -
All, We have two applications that use one database, and the database is configured with character set WE8ISO8859P1. One of the applications needs to handle multiple languages so the vendor wants us ...
Fred Tilly
Aug 12, 2009 at 7:58 am
Aug 14, 2009 at 9:54 pm -
Dear List, Why am I unable to access Database Control via http://bplnap11.dpsg.net:1158/em ? *$ emctl status dbconsole* Oracle Enterprise Manager 10g Database Control Release 10.2.0.4.0 Copyright (c) ...
Roger Xu
Aug 10, 2009 at 8:40 pm
Aug 11, 2009 at 6:22 pm -
Hi All, I would like to know if an incomplete recovery is possible in the following scenario: control file back up from May 05, 2009. Incremental level 0 backup taken on Jul 21, 2009 that completed 8 ...
Sundar mahadevan
Aug 7, 2009 at 5:30 pm
Aug 7, 2009 at 7:37 pm -
I'm testing a D/R situation, specifically a Netbackup redirected client restore, source being a 10.2.0.4 RAC two-node instance; restoring to a single-instance. After restoring the spfile, restarting ...
Jeffery Thomas
Aug 5, 2009 at 7:43 pm
Aug 5, 2009 at 8:42 pm -
SQL audit create procedure Audit complete. SQL audit create any procedure Audit complete. SQL audit drop any procedure Audit complete. Why does this fail? Isn't this just the opposite of CREATE ...
Ethan Post
Aug 21, 2009 at 2:19 pm
Sep 10, 2009 at 3:55 pm -
Hi Experts, In my SQL*Plus session, if I press Enter twice, it goes back to the prompt. How do I change this kind of behavior? SQL select tablespace_name 2 from dba_tablespaces 3 where ...
Roger Xu
Aug 24, 2009 at 7:03 pm
Aug 24, 2009 at 8:28 pm -
(11.1) I have taken a level 0 incremental backup from system A (a 2 node cluster) and I'm trying to restore it to system B. Here's what I've done ... Used dd to initialise iscsi targets used by ASM ...
Steve Baldwin
Aug 18, 2009 at 10:07 am
Aug 19, 2009 at 5:39 am -
What is the best way to see if a string contains a valid number? 10gR2 thanks, Mike -- http://www.freelists.org/webpage/oracle-l
Michael Moore
Aug 18, 2009 at 6:19 pm
Aug 18, 2009 at 9:15 pm -
Hi I have a database where a JDBC app using connection pool makes a connection.Currently there are 30 sessions inside the database and most fo them being inactive. The max sessions parameter is ...
Hrishy
Aug 14, 2009 at 6:40 am
Aug 17, 2009 at 7:16 am -
Hi I had 3 Node RAC on Solaris and I am facing one scenario very frequently where a select query start taking too much time in execution. It take only few seconds but after some time it changed to ...
Sanjay Mishra
Aug 14, 2009 at 1:56 am
Aug 14, 2009 at 7:34 pm -
Folks, Is anyone either using or has tested Sun's QFS file system for Oracle RAC? I would like to know the pros and cons of QFS. Any feedback will be appreciated. Thanks Amir -- ...
Hameed, Amir
Aug 13, 2009 at 8:50 pm
Oct 19, 2009 at 9:46 am -
Need to load some data into a remote database. i.e the data is on a machine that does not not have an oracle installed Is there an oracle client installation option that would allow me to install ...
John Dunn
Aug 14, 2009 at 8:45 am
Sep 2, 2009 at 8:12 am -
If I understand correctly, I think you're looking for Metalink 223543.1. Regards, Brandon Privileged/Confidential Information may be contained in this message or attachments hereto. Please advise ...
Allen, Brandon
Aug 31, 2009 at 9:43 pm
Aug 31, 2009 at 11:33 pm -
Oracle 11g Redhat Linux 64Bit I've got a lot on otherwise I would trawl the manuals How do I Activate a standby ?- for test purposes without affecting the primary - so I get twow orking dbs on ...
Howard Latham
Aug 28, 2009 at 1:09 pm
Aug 30, 2009 at 3:00 am -
Hi Oracle-Listers, We have this system where materialized views are scheduled to rebuild within the same maintenance window in which Oracle runs the automatic GATHER_STATS_JOB. Not the best idea, but ...
Chen Shapira
Aug 27, 2009 at 12:30 am
Aug 28, 2009 at 4:48 pm -
Hi Uwe, From memory, I thought, even back in 8i days, if index supporting PK was unique, then it was dropped when constraint is disabled. If it's non-unique, then it's retained when constraint ...
Bobak, Mark
Aug 20, 2009 at 1:13 pm
Aug 25, 2009 at 8:23 am -
Hi Friends, I would like to know which Oracle tools must I install for show maps. I have some tables with columns that have datatype SDO_GEOMETRY and would like to see the map of polygons. The ...
Eriovaldo Andrietta
Aug 22, 2009 at 2:06 pm
Aug 24, 2009 at 8:28 pm -
Oracle 10.2.0.4 on RHAS 4u7 We're trying to setup a streams environment between two sites. The network between the sites is not the best. When I start up the propagation process, it dies within a ...
Mkb
Aug 22, 2009 at 7:10 pm
Aug 24, 2009 at 2:37 am -
List I'm trying to figure out someone that potientially can be basic I know awr and ash contain data about users that were connected I'm trying to find a way to tell at a point in time how many users ...
Fuad Arshad
Aug 21, 2009 at 5:31 pm
Aug 21, 2009 at 6:06 pm -
Hi list members, just want to make you aware of the following issue that might occur when optimizer_capture_sql_plan_baselines is set to TRUE in 11g. My case was RAC with 11.1.0.7 + cpuJuly2009 + ...
Andre van Winssen
Aug 17, 2009 at 2:26 pm
Aug 20, 2009 at 10:00 am
Group Overview
group | oracle-l |
categories | oracle |
discussions | 120 |
posts | 546 |
users | 154 |
website | oracle.com |
154 users for August 2009
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)