Search Discussions
-
So, I am in the process of reviewing resumes from several JR and SSR candidates for the team. The question I came up with is, what kind of questions (technical) should I ask during the interview. I ...
Guillermo Alan Bort
Feb 6, 2011 at 11:06 pm
Feb 9, 2011 at 3:48 pm -
We've discussed this here before, but things change rapidly in the world of Oracle licensing so I'm here to find out the latest info before actually purchasing. As I've said before, I work as an ...
Janine Ohmer
Feb 15, 2011 at 6:12 pm
Feb 17, 2011 at 5:24 pm -
I can think of many ways to do this but is there a definitive best practice? I'm sure there must be articles on this somewhere, so links as well as comments are appreciated. BEGIN for cur1 in (SELECT ...
Michael Moore
Feb 9, 2011 at 9:45 pm
Feb 10, 2011 at 5:24 pm -
Hi, Letting off some steam here. I just moved a Oracle client to 11.2, having done a set of tests with JDBC, PERL DBI, sqlplus etc etc. So far one shell script has had a problem, because it used the ...
Peter Hitchman
Feb 22, 2011 at 10:14 am
Feb 25, 2011 at 9:35 pm -
From: Mark W. Farnham Sent: Thursday, February 03, 2011 4:33 AM To: 'sheldonquinny_at_gmail.com'; 'Oracle-L Freelists' Subject: RE: Based of the Tablespace Growth Script I need to define a query. It ...
Mark W. Farnham
Feb 3, 2011 at 9:42 am
Feb 13, 2011 at 7:22 pm -
Ah, the wonderful world of MOS! No wonder you all have been singing its praises! :) Fortunately I remembered to look under RDBMS, even though there is also an entry in the product list for Database ...
Janine Ohmer
Feb 17, 2011 at 5:41 pm
Feb 19, 2011 at 8:34 pm -
Anyone ever configure the Grid Sql*Server agent on a sql database that user dynamic ports? If so how did you handle it? Dick Goulet Senior Oracle DBA/NA Team Leader -- ...
Goulet, Richard
Feb 4, 2011 at 5:37 pm
Feb 7, 2011 at 3:22 pm -
Hi, I am looking for Doc or Steps which can be used in creating a Physical Standby Database with Real-Time Apply. I have a Primary Database in Archive and FlashBack. OS- Windows 2003R2 DB- Oracle ...
Sheldon Quinny
Feb 21, 2011 at 11:18 am
Feb 15, 2012 at 1:38 pm -
Hi We are getting frequently the following error in alert log files of production server.It was running fine for last 3 months.There is no changes in listener configuration. WARNING: inbound ...
KRISHNA MOORTHY
Feb 23, 2011 at 2:24 pm
Feb 24, 2011 at 12:49 am -
Hi, I'm getting ready to do a new install of Dataguard. (Oracle 11.2.0, Solaris 10 64bit). The plan is to create a physical, and a logical standby. From what I understand, it's possible to have the ...
Ed lewis
Feb 11, 2011 at 5:29 pm
Feb 17, 2011 at 8:13 am -
I've been trying to tune a SQL statement but I get very inconsistent results. I always start with: alter system flush shared_pool; alter system flush buffer_cache; Then I run the SQL, but the first ...
Michael Moore
Feb 7, 2011 at 5:49 pm
Feb 8, 2011 at 5:15 pm -
10.2.0.3 on 32-bit Windows 2003 R2 I have a reporting table that is too large to grow by 10% very often - 66 million records growing by 250k per week = 24 weeks before stats go stale and are ...
TJ Kiernan
Feb 9, 2011 at 7:50 pm
Feb 14, 2011 at 1:16 pm -
Where is there a document on setting up oracle users to administrator the database on Windows servers? Our admin wants to use domain accounts with Active Directory, but that does not sound right to ...
Joe Smith
Feb 8, 2011 at 10:07 pm
Feb 14, 2011 at 1:04 pm -
So, I recently took ownership of an 11gR2 cluster. One of the first things I noticed is that the SCAN was not set up correctly. The nslookup showed only 2 ip addresses, not the required 3. I am not ...
Andrew Kerber
Feb 3, 2011 at 4:17 pm
Feb 5, 2011 at 10:04 pm -
Hi, I have following problem: update on table waits for lock (only one row tested), there is no lock on the table in v$LOCK, analyze table validate structure gets ORA-00054, no rows in db_2pc_pending ...
Petr Novak
Feb 17, 2011 at 7:20 pm
Feb 18, 2011 at 9:30 am -
Hi all, I created a trigger in my db with no errors, like this one: CREATE OR REPLACE TRIGGER scadenziario_update_trigger BEFORE UPDATE ON scadenziario FOR EACH ROW DECLARE motivo_sopralluogo ...
Jose soares
Feb 11, 2011 at 1:31 pm
Feb 14, 2011 at 6:37 pm -
http://stage.vambenepe.com/archives/1735 -- Niall Litchfield Oracle DBA http://www.orawin.info -- http://www.freelists.org/webpage/oracle-l
Niall Litchfield
Feb 10, 2011 at 10:52 am
Feb 11, 2011 at 8:20 pm -
Platform - IBM s/390 OS - SUSE Linux 10 Oracle - EE 10.2.0.4 We have been moving our application from 9.2 thick client to 11.2 thin client. Along the way we broke parts of the application because the ...
Sandra Becker
Feb 21, 2011 at 7:04 pm
Mar 7, 2011 at 6:23 pm -
All, I have a need to do this next week. our productiond database is around 4TB . and I have to create 5 devlopment database from the production backup in TSM . Can i start the clone all these at the ...
K R
Feb 4, 2011 at 3:50 am
Feb 26, 2011 at 10:09 am -
Well, our systems guy is having trouble getting the storage configured correctly on Powerpath for or new 11gR2 cluster. His problem is getting the storage to appear in the same position on both ...
Andrew Kerber
Feb 24, 2011 at 2:36 pm
Feb 25, 2011 at 2:24 pm -
SQL UPDATE s_subject 2 SET u_mrn = (SELECT u_mrn FROM annmarie.s_subject 3 WHERE annmarie.s_subject.s_subjectid = s_subject.s_subjectid) 4 where exists 5 (SELECT u_mrn FROM annmarie.s_subject 6 WHERE ...
Zelli, Brian
Feb 17, 2011 at 8:06 pm
Feb 17, 2011 at 8:31 pm -
Ok, The subject pretty much says it all - I need some ideas on how to create an IO profile (specific to the disk I/O) for a server over "x" amount of time under the following constraints: 1.) Grid ...
Taylor, Chris David
Feb 11, 2011 at 7:11 pm
Feb 12, 2011 at 2:14 am -
Dear List, I have an Oracle database configured in Archivelog mode running for the past couple months. Unfortunately, there is no backup has been taken so far, however, I am in need to clone the ...
Syed Jaffar Hussain
Feb 2, 2011 at 7:41 pm
Feb 2, 2011 at 8:29 pm -
I can't understand the Oracle license documentation. Is the Named User license cost also per processor? For example, if the named user license cost is $100 and I have 1 user on a 4 CPU box. Do I have ...
Terrian, Thomas J DLA CTR TRANSACTION SERVICES
Feb 1, 2011 at 3:51 pm
Feb 1, 2011 at 7:50 pm -
Hi, We had a legacy SAP database (2.1 TB) and the people who managed it are all gone. Now I have a task to restore it from tapes. Sun Solaris 9 Oracle 9i SAP 40B NetWorker 7.1 or 7.2 Legato NetWorker ...
Roger Xu
Feb 25, 2011 at 4:08 pm
Mar 14, 2011 at 11:42 pm -
Hi Group, Greetings. I am trying to setup OEM email alert when the tablespace reaches 85% for warning and 95% for critical. I go to preferences - under Notification - Rules - create a rule - for All ...
Sundar mahadevan
Feb 24, 2011 at 9:53 pm
Feb 25, 2011 at 3:57 pm -
Hello! I'm quite sure most of you at least once have been in a situation when you HAD TO implement a requirement, which is stupid, results in slow performance and in principle cannot be optimized ...
Gints Plivna
Feb 17, 2011 at 2:16 pm
Feb 18, 2011 at 11:49 pm -
Hi Friends, SunOS 5.10 Generic_137112-06 i86pc i386 i86pc, 64 Bit Oracle 10.2.0.1.0 While I am doing a startup, getting following error. SQL startup; ORACLE instance started. Total System Global Area ...
Sreejith S Nair
Feb 16, 2011 at 1:26 pm
Feb 18, 2011 at 12:24 pm -
I have a database that is a data warehouse, so we bulk load data daily and tune the database for heavy read operations. I noticed that all of the foreign keys in the database are disabled. This ...
Clay Colburn
Feb 15, 2011 at 11:16 pm
Mar 25, 2011 at 5:17 pm -
I saw a ORACLE document "Performance Tuning Guide for Siebel CRM Application on Oracle Part I - Cost-Based Optimization Guide" On this article it say "don't analyze system statistics": System ...
Dba1 mcc
Feb 16, 2011 at 7:56 pm
Mar 4, 2011 at 10:09 pm -
All, Platform : Solaris(64-bit) RDBMS Version: 11.1.0.7.2 Our production database experienced hang and we could not connect to sqlplus and hang cleared on its own after few minutes. From AWR report ...
Sanjeev M
Feb 28, 2011 at 6:34 pm
Mar 1, 2011 at 1:44 pm -
dear all, two nodes cluster. I got strange behaviour on oracle clusterware 11.2.0.2 I had configured 2 nic (10gbit): node1-priv1 192.168.128.x node1-priv2 192.168.129.x node2-priv1 192.168.128.y ...
Ujang Jaenudin
Feb 23, 2011 at 6:18 am
Feb 28, 2011 at 2:15 pm -
When we were a much smaller company, we had one class of DB, "generic-DBA" where DBA was an abbreviation for "Does 'Bout Anything". A given DBA was responsible for Installation, patching, ...
Michael Moore
Feb 15, 2011 at 7:11 pm
Feb 16, 2011 at 5:46 pm -
subject changed so I can rant. This is my response to the recent thread about how to install Oracle in a Windows environment. I've changed the thread because I think that the main points were ...
Niall Litchfield
Feb 15, 2011 at 9:15 pm
Feb 16, 2011 at 1:31 pm -
We were just chatting about the problem of users abandoning their terminals and the question arose - How long could a user leave an uncommitted transaction before it got rolled back?. Which mechanism ...
Howard Latham
Feb 15, 2011 at 1:04 pm
Feb 15, 2011 at 4:45 pm -
I don't have much experience using directories in Oracle (Oracle 10 on Windows Server 2003). I've taken over an instance with very little documentation. I don't believe any of these directories below ...
Thomas Day
Feb 11, 2011 at 2:47 pm
Feb 11, 2011 at 5:56 pm -
All oracle versions, solaris 9,10. No ASM instance, so one listener/oracle_home. Back in the day, we had a couple scripts set up that would cycle through the databases and log in to an account using ...
Joel.Patterson_at_crowley.com
Feb 9, 2011 at 4:02 pm
Feb 10, 2011 at 9:12 am -
The only difference is the MAX function. SQL SELECT d1.dummy FROM DUAL d1 WHERE NOT EXISTS (SELECT MAX(1) FROM DUAL d2 WHERE d2.dummy = 'z') no rows selected. SQL SELECT d1.dummy FROM DUAL d1 WHERE ...
Michael Moore
Feb 9, 2011 at 1:39 am
Feb 9, 2011 at 9:49 pm -
Hi, I have a sql file (abc.sql) which contains some code. I am able to run this using "run" command as SQL run abc.sql 1* select 1 from dual 1 SQL But not able to execute using "_at_" command. If i ...
Cbbakshi_at_aol.com
Feb 8, 2011 at 1:45 pm
Feb 9, 2011 at 6:25 am -
Hi All, I'm looking for a cheap way to start playing with RAC in my own time. I'd like to run a virtual environment but my current laptop doesn't really have the power. I know you can't run RAC ...
Charlotte Hammond
Feb 4, 2011 at 11:14 am
Feb 7, 2011 at 4:30 am -
11.2.0.2 on RHEL I'm working on some SQL that suffers from some horrible cardinality estimate problems due to dummy rows that screw up the columns stats. Everything was going fine this morning but ...
Stephens, Chris
Feb 25, 2011 at 8:37 pm
Feb 26, 2011 at 4:24 am -
I had a user that deleted records from DBA_JOBS. Unfortunately, the application gives the user DBA rights so this is beyond my control. *I* know it is bad practice to directly mess with SYS tables, ...
Jay Hostetter
Feb 25, 2011 at 4:53 pm
Feb 25, 2011 at 9:47 pm -
Hi Group, Greetings. I am trying to setup a logical dataguard on 11.2.0.2 (SLES 11 x86_64). Initially I am creating the physical standby with rman hot backup from primary. I followed the procedure ...
Sundar mahadevan
Feb 8, 2011 at 10:28 pm
Feb 10, 2011 at 8:54 pm -
Curious question. I have attended two Oracle events recently promoting Exadata. These are high performance, expensive systems. At the same time we have purchased applications requiring small to ...
Peter Barnett
Feb 9, 2011 at 3:17 pm
Feb 9, 2011 at 5:02 pm -
Hello Listers, Using Oracle 9i RMAN template below. Level 0 executes on Sunday, Level 1 the rest of the week. Client has limited disk space. Can the 'delete input' and/or 'delete obsolete' be ...
Alan Sterger
Feb 7, 2011 at 6:22 pm
Feb 8, 2011 at 12:38 pm -
Hi, I was trying to find out which view could provide me information if I am logged on Rac or Standalone instance. Disregard many ways to look for this info, but considering only when connected, and ...
Alex List
Feb 5, 2011 at 6:37 pm
Feb 6, 2011 at 10:50 pm -
Hi Our production database server is getting frrezed suddenly yesterday..There is no deadlock or any unknown errors in alert log file. Oracle database version : 10.0.2.0 OS : RedHatLinux 5.2 Please ...
KRISHNA MOORTHY
Feb 5, 2011 at 6:30 am
Feb 5, 2011 at 5:15 pm -
Listers, Anyone successful in getting ETL developers using Business Objects Data Integrator to use DBMS_APPLICATION_INFO for setting module and action? Interested in getting this done for the usual ...
Larry G. Elkins
Feb 11, 2011 at 1:26 pm
Mar 25, 2011 at 1:04 pm -
I am scrathing my head to write a SQL query to get this information: I have two tables t1 and t2 with these values Table t1 Col1 Col2 ------ ------ 1 One 2 Two 3 Three Table t2 Col1 Colx ------ ...
John scott
Feb 24, 2011 at 6:56 pm
Feb 27, 2011 at 7:57 am
Group Overview
group | oracle-l |
categories | oracle |
discussions | 121 |
posts | 667 |
users | 194 |
website | oracle.com |
194 users for February 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)