Search Discussions
-
infoworld say this bug is really ugly. "Apparently, the Oracle System Change Number (SCN), a sort of time stamp applied to every database transaction, could be raised artificially -- either through a ...
Ray Stell
Jan 17, 2012 at 3:34 pm
Jan 24, 2012 at 8:47 pm -
Does anyone know if there's a way to track the version of sqlplus that is connecting to the database? I looked at sys_context and system events but haven't found anything. WGB The information ...
Blanchard, William G
Jan 19, 2012 at 7:21 pm
Oct 12, 2012 at 8:38 pm -
Currently we are running 10g EE on SUSE10 on an IBM mainframe. Early February we will be getting a new mainframe. The storage for all databases will be unplugged from the old mainframe and plugged ...
Sandra Becker
Jan 16, 2012 at 8:03 pm
Feb 7, 2012 at 10:13 pm -
Hi everyone, I have an 11.2.0.3.0 RAC cluster. We have a table (in 12 schemas) that gets a decent amount of rows (depending on schema up to ~1m per day) and that we need to clean. Currently this is ...
Walker, Jed S
Jan 31, 2012 at 3:05 pm
Feb 6, 2012 at 5:38 pm -
I've been contacted by a recruiter via LinkedIn about an Oracle DBA position that is 60% travel, full benefits, and good pay. Says 'Assignments change every few months'. The company website for the ...
Taylor, Chris David
Jan 5, 2012 at 8:06 pm
Jan 12, 2012 at 10:01 pm -
Oracle 11.2.0.2 with 2 node RAC The batch job always runs on the first node. The job uses three staging tables(Closer to 20 million,non-partitioned) to process interface jobs. The sequence of events ...
Antony Raj
Jan 31, 2012 at 6:26 pm
Feb 13, 2012 at 6:32 pm -
Anyone have any info on what exactly "Disk file operations I/O" is? A customer upgraded from 10.2.0.4 where things were running fine to 11.2.0.3 and now they are hitting high contention on buffer ...
kyle Hailey
Jan 18, 2012 at 12:40 am
Jan 20, 2012 at 6:49 pm -
I need some advice. I seem to be asked more and more the dreaded "why does my query run faster on InstanceA and slower on InstanceB?" I provide all kinds of query tuning help to our developers, ...
David Mann
Jan 6, 2012 at 2:43 pm
Jan 11, 2012 at 3:59 pm -
I've run into a situation I can't explain and it may just be I'm unfamiliar with a VALID reason this would occur. (Though, I can't see how this would be valid) We have a query: Select btd.trip_id, ...
Taylor, Chris David
Jan 31, 2012 at 3:37 pm
Jan 31, 2012 at 9:20 pm -
Hi all: There is a proposal to consolidate all hardware platform and we are looking at converting the database from IBM/AIX to Windows. What would be the best method to do this? Datapump or ...
Manjula Krishnan
Jan 18, 2012 at 7:53 pm
Jan 20, 2012 at 2:53 pm -
Hi Anyone installed Grid Infrastructure 11.2.0.3 in Oracle Linux 5.7 and Unbreakable Enterprise Kernel (UEK) loaded? I am trying to install, all goes fine but ACFS doesnt seem supported with this ...
LS Cheng
Jan 20, 2012 at 12:14 pm
Jan 20, 2012 at 1:59 pm -
I need to run a script on a client machine that calls the sqlldr on the server and load a file on the local client box in unix. I know I can load sqlldr on the client box but can't really do that in ...
Dustin Hayden
Jan 12, 2012 at 12:05 pm
Jan 12, 2012 at 4:14 pm -
Hi all, I am having spermatic (Oracle 9.2 on Win2K3) during cold backup. I can see in the rman log file that database goes down completely, but when it comes back up it reports the error: Errors in ...
Eugene Pipko
Jan 9, 2012 at 5:49 pm
Jan 10, 2012 at 4:42 am -
Our developers are working on a large project that is going to require a lot of scripts to convert data and due to an error in one of the scripts one of our tables was fubar. So the question came up ...
Taylor, Chris David
Jan 27, 2012 at 8:14 pm
Jan 27, 2012 at 9:02 pm -
Hello, We are designing a DR solution using Oracle Data Guard 11gR2. 1- Physical Oracle Data Guard with Primary / Standby database. 2- Use Maximum Availability Mode. 3- Use the Observer for automatic ...
Mek s
Jan 19, 2012 at 8:53 am
Jan 20, 2012 at 12:16 pm -
Hi Folks, although this topic was already widely discussed in the blogosphere, I'd like to discuss it again. It is said that from 10g on COALESCE uses short-circuit evaluation. But what happens in ...
Uwe Küchler
Jan 19, 2012 at 3:01 pm
Jan 19, 2012 at 5:25 pm -
Hi all, Any Perl hackers/mongers out there? Is there a way to do a savepoint natively in DBI/DBD::Oracle? Currently, we have implemented a savepoint via call to PL/SQL stored object. Problem is, this ...
Bobak, Mark
Jan 26, 2012 at 6:28 pm
Feb 1, 2012 at 5:28 pm -
Hi Folks, Good day. yesterday i dropped a table accidentally on staging database (11gSE1 Rel 2 on SLES 10 on no archive log mode and no flash recovery enabled) and we do not have any backups to ...
Sundar mahadevan
Jan 25, 2012 at 5:58 pm
Jan 25, 2012 at 9:41 pm -
We are working on an application that will store images, well actualy pdf's in our database. We are debating on storing the blobs in our main production database or creating a separate database just ...
Jeff Chirco
Jan 17, 2012 at 6:48 pm
Jan 18, 2012 at 3:49 pm -
I ran into an issue today where I have 2 databases running the same query. Both databases are **nearly identical in data** and **are identical in parameters** (except for string specific parameters ...
Taylor, Chris David
Jan 16, 2012 at 10:05 pm
Jan 17, 2012 at 6:47 pm -
Hi all, I need to be able to parse list of customers by first/last names. The problems is that each name can come in many different ways. For instance: 'Eugene Pipko' 'Eugene Pipko' -- many blanks in ...
Eugene Pipko
Jan 10, 2012 at 7:01 pm
Jan 10, 2012 at 7:09 pm -
9.2.0.8. I have a table partitioned daily and subpartitioned by list on which there are two local indexes and two global unique indexes. The maintenance job for this table runs at the weekend getting ...
Dominic Brooks
Jan 26, 2012 at 9:21 pm
Jan 27, 2012 at 6:05 pm -
1. is it possible to get the bind variable from a query, if you start the trace after the query has started? I have been using 10046 trace. Any other traces that might get this? 2. When I look in ...
Dba DBA
Jan 26, 2012 at 3:30 pm
Jan 26, 2012 at 5:49 pm -
Grid Control : 10.2.0.5 I could upgrade to a newer release if it works in those versions. can the OEM send a page? Or a text message? can the OEM call a shell script? We have a shell script that will ...
Dba DBA
Jan 23, 2012 at 6:01 pm
Jan 24, 2012 at 2:07 pm -
Hi lists Maybe this is the question you do not think it should be the question. for FAL_SERVER and FAL_CLIENT parameter in Data Guard (PRIMARY and STANDBY): 1. As all we know: in Primary site ...
Kamus
Jan 17, 2012 at 9:41 am
Jan 18, 2012 at 6:16 pm -
Hi, I would like to know how to identify who has DBA privilege. If I do : SELECT * FROM user_ROLE_PRIVS I can see my privileges. There is no ALL_ROLE_PRIVS and DBA_ROLE_PRIVS . Is there another view ...
Eriovaldo Andrietta
Jan 12, 2012 at 8:40 pm
Jan 14, 2012 at 12:05 am -
Gurus, Any way to segregate vendors or external groups that when defined in Active directory prevents an Oracle R12 EBS user account from getting created ? Thank you for any ideas Best regards, -- ...
Bala
Jan 31, 2012 at 11:01 pm
Feb 3, 2012 at 3:20 am -
RHEL 5 Oracle EE 11.2.0.2 Is it possible to have a second observer so that if the first one fails, the redundant one takes over automatically? I'm not sure if I would trust it even if possible, but ...
Armstrong-Champ, Joseph William
Jan 24, 2012 at 4:38 pm
Jan 26, 2012 at 4:17 am -
Anyone know a good way to estimate the overall progress of a constraint creation/validation? We're in the process of adding a number of NOT NULL constraints that were inadvertently dropped from a ...
Adric Norris
Jan 24, 2012 at 5:33 pm
Jan 24, 2012 at 9:31 pm -
Oracle-l readers, Does anyone have an idea how to decode this strace entry? Or where to look for more info? 0.000222 read(11, "\1w\0\0\6\0\0\0\0\0\20\27\0\0\0\307+\337\201\340\37\314\300\177p\334f\1 ...
Steve Gardiner
Jan 12, 2012 at 2:41 pm
Jan 13, 2012 at 6:30 am -
I am working on a pet project that aims to ease my job a lot, but it requires getting information from Active Directory. Using my own DN (which was easy enough to find out) I was able to log on to ...
Guillermo Alan Bort
Jan 11, 2012 at 6:52 pm
Jan 12, 2012 at 3:28 pm -
Hi, experts, Recently I need to think about replication (Golden Gate, or Shareplex or Streams) vs Dataguard. I understand they can be used for different purpose. Specifically Dataguard is a DR ...
Denis
Jan 11, 2012 at 3:07 pm
Jan 12, 2012 at 6:01 am -
My ADR information is filling up my root directory instead of where I thought it should be going. I have this set in my listener.ora file: ADR_BASE_LISTENER=/oracle/SND/saptrace In my spfile I have ...
Laurent, Vincent
Jan 9, 2012 at 4:30 pm
Jan 10, 2012 at 5:50 pm -
All, I'm getting the following error when trying to add a 3 Tb ASM disk under 11.2.0.3 ASM on REL 5.3: ORA-15099 disk <disk-name is larger than the maximum size of 2097152 bytes Looks like it may be ...
Gerald Cunningham
Jan 9, 2012 at 11:36 pm
Jan 10, 2012 at 3:49 pm -
We had a problem with our PGA growing larger than physical memory, dragging the system down until we were forced to restart the database. We recently upgraded from 9i to 11gR2 on Solaris with 16Gb ...
Robert Laverty
Jan 30, 2012 at 11:14 pm
Jan 31, 2012 at 7:19 pm -
Hi: I created IOT secondary index using parallel 4 online option on two databases. One database is 10203 version and another one is 11202 version. On 10203 version, the SQL finished in 20 minutes, ...
Eagle Fan
Jan 18, 2012 at 1:23 pm
Jan 23, 2012 at 5:10 am -
I am trying to restore a single tablespace in rman. Restoring from asm to file system. I am comfortable with the set newname command below, but I am not sure about the syntax for the restore database ...
Andrew Kerber
Jan 19, 2012 at 3:39 pm
Jan 19, 2012 at 5:41 pm -
I tried to check new user tablespace quota but can NOT find? any ideal? create user user1 identified by user1 default tablespace USERS temporary tablespace temp; grant connect, resource to user1 ...
Dba1 mcc
Jan 18, 2012 at 4:46 pm
Jan 18, 2012 at 5:12 pm -
Hi friends, I am in trouble to do the following update: update eri set texto = 'CONDUTOD MC'S 12234' ; How can I do it ? Regards Eriovaldo -- http://www.freelists.org/webpage/oracle-l
Eriovaldo Andrietta
Jan 16, 2012 at 5:42 pm
Jan 16, 2012 at 5:58 pm -
Hi, I have a rac database on 11gr2 for study purposes, and I would like to put this db on archivelog mode in order to study backup with Rman. However, my doubt is related to the location of those ...
Alex Cwb
Jan 14, 2012 at 3:11 pm
Jan 14, 2012 at 4:28 pm -
I ran a google search for a topic I started here today and, as I expected, the first result was the oracle-l history www.freelists.org/post/oracle-l/*OEM*-*Repository*-*DataGuard*-Possible but then I ...
Guillermo Alan Bort
Jan 12, 2012 at 6:26 pm
Jan 12, 2012 at 7:45 pm -
Hello everyone, We see the DB console down and looking into the emoms.trc file below errors intermittently in our Oracle 11gR2 RAC (2 node) production database (Redhat Linux 5): * * * [XMLLoader0] ...
Mek s
Jan 12, 2012 at 11:10 am
Jan 12, 2012 at 1:00 pm -
Hi to you all, is there anyone using Grid Control 11g to monitor Databases Instances 8i ? I'm using agent 10.2.0.5 with the lastest PSU (October 2011) applied to it, but I'm still facing some ...
Ricardo Santos
Jan 2, 2012 at 1:10 pm
Jan 2, 2012 at 3:10 pm -
Mark, I was unfamiliar with Cray's stance until you mentioned it and I'm curious where this leads us when discussing big data? Specifically, "sets" of big data. Since we (as humans) are storing more ...
Taylor, Chris David
Jan 31, 2012 at 2:55 pm
Jan 31, 2012 at 7:00 pm -
Good evening listers, out of (historical) interest, does anyone have the list of platforms supported with Oracle 7.x and 8.x? The download sites are long closed and I can't check those. So for ...
Martin Bach
Jan 29, 2012 at 9:04 pm
Jan 30, 2012 at 4:52 am -
Saw this in one of our server logs this past week. I have edited out the dups: ------------------------------------------ Fri Jan 20 16:06:43 2012 Archived Log entry 43943 added for thread 1 sequence ...
Laurent, Vincent
Jan 27, 2012 at 8:10 pm
Jan 27, 2012 at 8:34 pm -
hi, do You know where I may find a detailed version of description of BIND section in 10046 traces? I am especially interested in the meaning of csi field - did not find any description on metalink ...
Remigiusz Sokolowski
Jan 4, 2012 at 7:35 am
Jan 24, 2012 at 11:29 am -
Jeffrey Beckstrom Database Administrator Greater Cleveland Regional Transit Authority Information Systems 1240 W. 6th Street Cleveland, Ohio 44113 -- http://www.freelists.org/webpage/oracle-l
Jeffrey Beckstrom
Jan 23, 2012 at 1:48 pm
Jan 23, 2012 at 5:02 pm
Group Overview
group | oracle-l |
categories | oracle |
discussions | 103 |
posts | 441 |
users | 153 |
website | oracle.com |
153 users for January 2012
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)