Search Discussions
-
Here at the University of Western Ontario we are looking at replacing our current Learning Management System. The current choices seem to be similar in technology and infrastructure - web tier, load ...
Blake Wilson
Jun 9, 2011 at 3:22 pm
Jul 18, 2011 at 7:27 am -
I think I'm gonna be sick: http://www.sqlmag.com/article/Performancetuning/ssds-performance-tuning-experts-milkman-139591 This mentality **in a database professional** completely escapes me. It ...
Rich Jesse
Jun 27, 2011 at 2:45 pm
Nov 19, 2011 at 1:07 am -
I think the answer to this is NO, but just to be sure, Is there a single SQL statement that can: SELECT row-X from table A INSERT row-X into table B DELETE row-X from table A It would be nice to be ...
Michael Moore
Jun 7, 2011 at 11:12 pm
Jun 9, 2011 at 6:47 am -
Hi: We are seeing a single SQL using very big SHARABLE_MEM. select VERSION_COUNT,SHARABLE_MEM from v$sqlarea where hash_value=2038009379; VERSION_COUNT SHARABLE_MEM ------------- ------------ 96 ...
Eagle Fan
Jun 15, 2011 at 2:41 pm
Jul 5, 2011 at 3:03 am -
List, After a few years in the field of database administration I've come to realize that I am utterly unprepared to deal with an attack on my databases. Luckily enough I haven't had to test that, ...
Guillermo Alan Bort
Jun 20, 2011 at 5:31 pm
Jun 22, 2011 at 9:23 pm -
The first two queries run fast enough. However, when they are joined (third query below) on 4 columns which is a solid one to one join it runs really slow. I need to force Oracle to resolve each ...
Ethan Post
Jun 9, 2011 at 8:28 pm
Jun 10, 2011 at 7:58 pm -
I have a table that had 16 million records in it. I deleted rows out of it until I had only 6k rows. But I still have 57k blocks (8k size). What is the best way to rebuild the table? The table is ...
Joe Smith
Jun 21, 2011 at 8:19 pm
Jun 27, 2011 at 8:37 am -
Hi all, I am getting this value back from Amazon.com and wonder if it can be processed in Oracle? 2011-05-24T23:21:30.000Z Thanks, Eugene -- http://www.freelists.org/webpage/oracle-l
Eugene Pipko
Jun 9, 2011 at 9:58 pm
Jun 10, 2011 at 3:30 pm -
I had a Veritas Cluster Non-RAC setup where I had 4 Database on Node1 and 4 on Node2 and these cluster nodes act as High availability for each other. All database are running with own VIP. Both Nodes ...
Sanjay Mishra
Jun 3, 2011 at 12:34 am
Jun 10, 2011 at 12:39 pm -
We had a dba boo-boo today; and now I have a curious issue on my hands. MMON and several other background processes are down, but the instance seems to have other recovered after an errant shutdown ...
Charles Schultz
Jun 9, 2011 at 7:29 pm
Jun 10, 2011 at 11:26 am -
Hi All, Greetings. I have a standby in mount state. I would like to query the latest archive log applied on standby (in mount state) to apply the archive logs from primary with a cron job shell ...
Sundar mahadevan
Jun 27, 2011 at 6:10 pm
Jun 28, 2011 at 2:54 pm -
List, A friend works at a U.S. company where the DBA services are being outsourced to IBM. I believe this is IBM India. He has been invited to interview with them for a job. He resides here in the ...
Dennis Williams
Jun 13, 2011 at 3:13 pm
Jun 14, 2011 at 4:16 pm -
We currently run ocfs2 1.4.x on RHEL 5, and we've been having huge problems. Our four-node cluster is simultaneously rebooting roughly once a week (sometimes more, sometimes less). The qlogic driver ...
Jonathan Smith
Jun 13, 2011 at 8:33 pm
Jun 17, 2011 at 6:50 am -
In the role transition doc: http://download.oracle.com/docs/cd/E11882_01/server.112/e17022/role_management.htm#i1030646 is states: "Ensure temporary files exist on the standby database that match the ...
Ray Stell
Jun 15, 2011 at 4:26 pm
Jun 15, 2011 at 9:09 pm -
So, the situation is this, I have a tablespace with about 600GB of free space (spread out in about 80 datafiles). The entire database itself has about 2TB and we need to copy it to another server ...
Guillermo Alan Bort
Jun 28, 2011 at 3:50 pm
Jun 28, 2011 at 5:19 pm -
Hello, How can i confirm that oracle will be doing Direct I/O and Asynchronous i/o with following options. Database FILESYSTEMIO_OPTIONS is set to ALL which means to use, setall - Enables both ASYNC ...
Rajesh koppada
Jun 27, 2011 at 8:22 pm
Jun 28, 2011 at 3:21 pm -
Is 11.2.0.1 the latest release for AIX 64 bit? Thanks, Manjula -- http://www.freelists.org/webpage/oracle-l
Manjula Krishnan
Jun 23, 2011 at 6:57 pm
Jun 25, 2011 at 4:43 pm -
I am exporting via datapump from 10.2.0.4 and importing to 11.2.0.2 The export is using the flashback_scn argument, Exporting as strmadmin, i get this (note the trans_id table): Processing object ...
Andrew Kerber
Jun 20, 2011 at 5:28 pm
Jun 23, 2011 at 3:38 pm -
Hi We recently migrated our ebiz solaris db to linux. We have some bad queries in solaris which take up temp segment (I mean mor than what it should take if the query was properly written in the ...
Kumar Madduri
Jun 20, 2011 at 9:26 pm
Jun 21, 2011 at 10:15 am -
I create a table which is a snapshot of v$sql. I want to find all the inserts, updates, and deletes run against a list of tables if I do like '%INSERT%INTO%TABLE_NAME%' I will double count if it is ...
Dba DBA
Jun 29, 2011 at 2:21 pm
Jul 6, 2011 at 8:19 am -
Quite A funny utility name I thought! Anyway Linux Redhat 4 Oracle 10 - trying to change database name Anyone got NID (New database ID) to work? I always get this NID-00135: There are 1 active ...
Howard Latham
Jun 22, 2011 at 1:36 pm
Jul 1, 2011 at 7:19 am -
Hi, List, In a 11.2.0.2 RAC, with 11gR2 RAC Cluster Time Synchronization Service (CTSS) running in active mode, CTSS does its work to sync time among all nodes in the cluster. However, the time on ...
Li Li
Jun 22, 2011 at 3:17 pm
Jun 23, 2011 at 2:19 pm -
Hello, I would like to get a way to export data withoout storage. STORAGE(INITIAL 400293888 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "xxx" LOGGING NOCOMPRESS. Because the initial ...
Eriovaldo Andrietta
Jun 14, 2011 at 7:55 pm
Jun 16, 2011 at 6:01 am -
Hi After getting complaints about slow process we found out that one user's session was blocking another user's session. I found out that the waiter's session was waiting to acquire a lock on an ...
Ram Raman
Jun 15, 2011 at 6:46 pm
Jun 15, 2011 at 8:12 pm -
Hi all, Using RDBMS 11.2, I configured my primary remote destination as follows ... log_archive_dest_2 SERVICE=BostonStby DB_UNIQUE_NAME=BostonStby If the process is not specified, it defaults to ...
Fmhabash
Jun 15, 2011 at 2:05 pm
Jun 15, 2011 at 5:11 pm -
Hi list, Iam used to install oracle under windows for many years recently i received a request to work under linux redhat or susi,my question is thier an interface or GUI or other utilities that help ...
Walid alkaakati
Jun 13, 2011 at 8:00 am
Jun 13, 2011 at 1:07 pm -
What monitoring tools are you using to detect performance degradation and to alert in real time for an SQL execution? For example, if a SQL normally takes 5 minutes to run and now runs in 60 minutes, ...
Michael Dinh
Jun 10, 2011 at 8:17 pm
Jun 11, 2011 at 6:42 pm -
A friend of mine is interested in migrating a 10g Retek 1.5tb database across platforms that involves and endian change. Has anyone done this, or know of white papers addressing this topic? Can it be ...
Kenneth Naim
Jun 8, 2011 at 1:36 am
Jun 8, 2011 at 7:14 pm -
Hi all, A bit of a funny question which has been raised today. Oracle 11.2.0.2.2 RAC with ASM on Linux. Let's assume for a moment that you have a production cluster with a disk group +ARCH used as ...
Martin Bach
Jun 3, 2011 at 1:36 pm
Jun 5, 2011 at 5:20 pm -
Folks, I'm having a bit of a mental block dealing with a query I'm trying to write. What I'd like to do is for data in a table, ordered by some value when queried, to only display totals when rows ...
Herring Dave - dherri
Jun 30, 2011 at 10:11 pm
Jul 1, 2011 at 4:11 pm -
Hi List, I have a Datapump import question: Oracle 10.2.03 on Solaris 9 I have need to copy schema from one prod to dev database on weekly basis. Datapump export took about 15 minutes. Problem is ...
Mayen.Shah_at_lazard.com
Jun 30, 2011 at 2:56 pm
Jul 1, 2011 at 3:25 am -
Has anyone done an upgrade of 11.2.0.1 RAC to 11.2.0.2 RAC on Linux-x86-64? I have pre-staged the binaries, and now I'm attempting to run DBUA. (Running dbua from 11.2.0.2.0 ORACLE_HOME.) I'm trying ...
Bobak, Mark
Jun 24, 2011 at 5:23 pm
Jun 25, 2011 at 8:58 pm -
Hello, We are on 10gR2 5 node RAC (a huge and very busy DB) and also very high number of CPUs (80ish) hence the default number of LMS processes that Oracle generates for us (num_cpu dependant) is way ...
PD Malik
Jun 21, 2011 at 11:02 am
Jun 22, 2011 at 9:15 pm -
Hi All, We are currently on DAS file system and would like to move to SAN. and with New servers and we need to calculate the demand for IO and CPU so that we can design the disk architecture and buy ...
Vamshi Damidi
Jun 10, 2011 at 8:26 pm
Jun 20, 2011 at 6:53 pm -
Hi, I'm currently bussy writing a perl check to verify the status of a rac database service. When the service is down, while the target status is "online" a critical alert has to be given and when ...
D'Hooge Freek
Jun 14, 2011 at 2:10 pm
Jun 17, 2011 at 11:16 am -
Hi Has anyone been able to do this with Golden Gate" join live queries from an Oracle database with data in an SQL database. " Thanks JR -- http://www.freelists.org/webpage/oracle-l
Joseph Reid
Jun 15, 2011 at 12:16 am
Jun 16, 2011 at 1:10 pm -
I manually removed some archivelogs and then did a crosscheck. However, when the backup and reports run those logs that were manually removed are still showing up as 'validation failed for archived ...
P D
Jun 6, 2011 at 10:07 pm
Jun 9, 2011 at 5:54 pm -
OS REDHAT 4 Oracle 10g If you forget the slash in a db file convert parameter as in db_file_name_convert=("/fred/dir1/","/bill/dir1"); for an rman database duplicate you get duplicate files ! Ie ...
Howard Latham
Jun 9, 2011 at 3:04 pm
Jun 9, 2011 at 3:20 pm -
Hi there Oracle-L, We're getting interesting errors when trying to run RMAN backups against a particular database, involving the repository table RT and the RT_C_STATUS check constraint: RMAN-03002 ...
Lou Avrami
Jun 7, 2011 at 7:19 pm
Jun 8, 2011 at 5:27 pm -
any one know why this restore command failed??? RMAN restore controlfile from autobackup until time "to_data('06/28/11 01:11:00','mm/dd/yy hh24:mi:ss')"; Starting restore at 30-JUN-11 using channel ...
Dba1 mcc
Jun 30, 2011 at 2:18 pm
Jun 30, 2011 at 2:35 pm -
Hi, Currently we are migrating an non rac database to rac database. Source: OS :RHEL4 Database Version: 10g R2 32 bit RAC : No Target : OS :RHEL5 Database Version : 10R2 64 Bit RAC : 2 node ASM ...
KRISHNA MOORTHY
Jun 22, 2011 at 5:56 pm
Jun 24, 2011 at 10:26 am -
Per document 1121357.1, we should refer to (another) Document 864734.1 to see new event syntax in 11g, which conveniently is not-visible except (perhaps) Oracle employees. Looks like someone is not ...
Rjamya
Jun 21, 2011 at 12:49 pm
Jun 21, 2011 at 4:05 pm -
Hi All, I'm having currently windows XP and unfortunately my Hard Disk got crashed with is very much because of virus . I'm planning to have Ubuntu for Oracle and for Daily use also (i.e for ...
Balakrishna Y
Jun 20, 2011 at 9:13 am
Jun 20, 2011 at 12:28 pm -
Hi folks, what's your opinion about the "new" licensing policy ($5000/CPU) regarding ACFS/ADVM, now sold as as "CloudFS"? ...
Martin Klier
Jun 15, 2011 at 12:42 pm
Jun 16, 2011 at 2:27 am -
Hi All, I have the problem patching Oracle. I get the error: Following files are active : c:\oracle\ora11g\bin\oci.dll ApplySession failed during prerequisite checks: Prerequisite check "CheckActiveF ...
Kedryna Marcin-HKP384
Jun 14, 2011 at 11:39 am
Jun 15, 2011 at 8:49 am -
4
Metalink
FYI: I am getting Health Check service is unavailable, Patch service is unavailable and Configuration service is unavailable. Message states to check Site Alerts on the Dashboard for more details ...Joel.Patterson_at_crowley.com
Jun 10, 2011 at 1:43 pm
Jun 10, 2011 at 8:05 pm -
Dear List, maybe someone can help me with my interpretation of a 10053 trace file. DB: 11.2.0.2.0 - 64bit I have a small query with a little error, which causes big troubles. The relevant part of the ...
Martin Berger
Jun 8, 2011 at 8:17 pm
Jun 9, 2011 at 6:10 pm -
Hello DBAs, Please I need simulation materials for learning Oracle RAC 10g or 11g & Oracle Data-Guard. Also any useful links that can help at installation & managing these technologies. Your response ...
Mostafa Eletriby
Jun 9, 2011 at 6:04 am
Jun 9, 2011 at 2:30 pm -
Folks, I need to change the numeric IDs for the UID and the GID of the oracle account which owns the RDBMS and the Grid infrastructure. This is a two-node RAC (11.2.0.2) running on Solaris. The ...
Hameed, Amir
Jun 6, 2011 at 8:56 pm
Jun 7, 2011 at 12:20 am -
-- -------------------------------------- -- http://www.freelists.org/webpage/oracle-l
Wissem elkhlifi
Jun 30, 2011 at 7:16 am
Jun 30, 2011 at 9:17 am
Group Overview
group | oracle-l |
categories | oracle |
discussions | 99 |
posts | 614 |
users | 177 |
website | oracle.com |
177 users for June 2011
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)