Search Discussions
-
We have an index that we need to keep rebuilding in order for the CBO to use it. What happens is that we build the index and queries use the index. Then, after a couple of days the CBO reverts to ...
Steve Jelfs
Nov 12, 2004 at 4:41 am
Nov 16, 2004 at 8:39 am -
Situation: Early stages of development project; same small database runs on development PCs, early build is given to customer for "look and feel" and training purposes. Sad facts: "PC Vulgaris" (P4 @ ...
Branimir Petrovic
Nov 20, 2004 at 5:30 pm
Dec 30, 2004 at 10:22 pm -
Folks Limitations of MSSQL Server Vs. Oracle OR simply otherwise General limitations of MSSQL Server. Need to give a presentation to Management on the same=20 Any Good Links, docs etc? Thanks in ...
VIVEK_SHARMA
Nov 23, 2004 at 5:04 am
Nov 28, 2004 at 10:07 am -
We have a position open suddenly and I'll be participating in = interviewing my contract co-dba next week for a Oracle 9i data warehouse = position. One of the resumes I read mentioned the applicant ...
Freeman, Donald
Nov 24, 2004 at 1:24 pm
Nov 25, 2004 at 1:22 pm -
Fyi, although OTN's link to patches (http://www.oracle.com/technology/support/patches.htm ) says the latest version for win32 is 9.2.0.5, Metalink has a 9.2.0.6. patch for win32, release Oct 31st ...
Boivin, Patrice J
Nov 8, 2004 at 6:08 am
Nov 9, 2004 at 11:02 am -
Ok, I'm probably missing something obvious. Environment: Server 1: RedHat 9.0 2.4.20-8 kernel Oracle 10.1.0.2 Server 2: White Box 3.0 Respin 1 2.4.21-15.EL kernel Oracle 10.1.0.2 I can succussfully ...
Jared Still
Nov 28, 2004 at 1:09 am
Nov 29, 2004 at 10:53 am -
Is there any need to multiplex redo logs with mirrored disks (e.g., RAID-1 or RAID-1+0)? Example- Oracle recommends multiplexing redo logs on separate disks, like redo01a.log on Disk1 and redo01b.log ...
David Wagoner
Nov 23, 2004 at 10:39 am
Nov 24, 2004 at 3:10 pm -
Hi everyone, I'm pretty sure, many had run into this problem before and can provide some help. When I try to drop one of my user, I get the following: SQL drop user theuser cascade; ORA-00604: error ...
Chadi Kassan
Nov 16, 2004 at 9:12 am
Nov 16, 2004 at 4:24 pm -
Hi all, Please forgive my ignorance if the details provided by me are not sufficient, or I'm not doing proper analysis. 11.5.8 on 9.2.0.5 O/s HP-UX Risc 64 B.11.11 We are facing a unique problem ...
New DBA
Nov 23, 2004 at 4:54 am
Nov 24, 2004 at 3:20 pm -
Hi List, If I run "ps" on Solaris or on SuSE Linux 7.2 I see the Oracle background processes under the command heading containing the SID, eg. "ora_smon_MYSID" or "oracleMYSID (LOCAL=NO)". If I do ...
Charlotte Hammond
Nov 19, 2004 at 5:27 am
Nov 22, 2004 at 1:33 pm -
Hi all, I have a developer who is trying to use PL/SQL to update all of the CLOBS of a specific table (nightly basis). I am looking for advice on how to speed up the performance for this process. SQL ...
Mike Schmitt
Nov 3, 2004 at 1:24 pm
Nov 8, 2004 at 10:55 am -
Cpu average load. =20 Guys, I have started using big brother for monitoring our Unix/Oracle systems. I am getting alerts on the cpu utilization: dohsdb10.doh.ad.state.fl.us.cpu yellow Mon Nov 29 ...
Paula_Stankus_at_doh.state.fl.us
Nov 29, 2004 at 9:05 pm
Dec 5, 2004 at 5:48 am -
Just out of curiousity, no fires - does anyone know under what circumstanses it returns more than row for a single instance (no RAC) database? Thanks, Boris Dali. Post your free ad now! ...
Boris Dali
Nov 4, 2004 at 4:39 pm
Nov 8, 2004 at 10:36 am -
ummm does anyone use syntax highlighting for vi or vim? Id like to at least get .oracle- .sql and possible shell scripts. The black and white gets my eyes crossed in a few hours;-) The syntax ...
Bob Metelsky
Nov 11, 2004 at 10:06 pm
Nov 24, 2004 at 11:14 am -
Folks, Please forgive me for this short, one time, interruption to celebrate my 8th book... Portable DBA: Oracle. The book is designed as a portable reference for the DBA. As such it has: A chapter ...
Freeman Robert - IL
Nov 23, 2004 at 3:00 pm
Dec 9, 2004 at 11:28 am -
I could have swarn I read that if you use bind variables oracle ignores histograms. We are noticing different query plans based on the number of buckets our histograms have while our queries are ...
Ryan_gaffuri_at_comcast.net
Nov 17, 2004 at 10:19 am
Nov 18, 2004 at 7:06 am -
Here is the situation, I have written a PL/SQL package that grabs source code for other packages from DBA_SOURCE, goes through each line, inserts instrumentation among other things, and then inserts ...
Post, Ethan
Nov 18, 2004 at 3:12 pm
Nov 23, 2004 at 3:11 pm -
Hi all, Please see the plan below. The estimated cardinality of the join between the two tables is 3274K. This doesn't seem to tally with the figure I have derived from the statistics in the ...
Charu Joshi
Nov 1, 2004 at 9:18 am
Nov 13, 2004 at 2:29 pm -
12
TNS_ADMIN
Group, HOST MACHINE: HP-UX B.11.11 U 9000/800 ORACLE : Oracle9i Enterprise Edition Rel. 9.2.0.5.0 - 64 bit LISTENER: Version 10.1.0.2.0 TNSNAMES.ORA: ls -lai $ORACLE_HOME/network/admin/tnsnames.ora ...Rusnak, George A. (SEC-Lee) CTR
Nov 4, 2004 at 9:56 am
Nov 9, 2004 at 6:12 am -
I have a group of users that should only see a subset of data in certain tables. They share a role. I will create a view that implements that, and add it to their role. Then, to allow them to use the ...
DENNIS WILLIAMS
Nov 1, 2004 at 2:12 pm
Nov 3, 2004 at 2:58 am -
List - Recently in response to an RMAN question, several listers mentioned how critical it is to perform a test recovery after configuring RMAN. I agree whole-heartedly. I was wondering if some ...
DENNIS WILLIAMS
Nov 22, 2004 at 9:20 am
Nov 24, 2004 at 12:36 pm -
We're getting a very strange problem with very few symptoms to work = from. It's our policy to take cold backups of our Oracle 9.2 database, which = runs on a Win2000 server. Consequently, the ...
Paul Vincent
Nov 2, 2004 at 4:54 am
Nov 9, 2004 at 7:09 am -
Might anyone care to wager why a developer at Oracle would use 3 iterations of flushing the shared_pool during execution of the jserver.sql script in creation of the JServer subsequent to database ...
Paul Drake
Nov 29, 2004 at 1:42 pm
Nov 30, 2004 at 2:27 pm -
Hi Rac gurus, is anybody working on Rac 9.2.0.5 on redhat linux advanced server 2.1 with firewire drive I have a rac lab here with 3 instances running on 2 nodes But the ocfs file system keep ...
Arun chakrapani rao
Nov 28, 2004 at 9:19 pm
Nov 29, 2004 at 10:25 pm -
I recieved this error when I bumped up the processes to 500 from 250. There is one other database on the server with processes set a 200. The /etc/system parameters are: set ...
Ignizio, Richard
Nov 23, 2004 at 10:55 am
Nov 24, 2004 at 6:21 pm -
yes I have a tar logged with Oracle and they aren't much help two database set up is EXACTLY the same (init.ora, files size etc) Query using two views in OLD 32 bit runs in 2 seonds and with the ...
Duret, Kathy
Nov 19, 2004 at 12:11 pm
Nov 24, 2004 at 5:12 pm -
I am trying to move a 9.2.0.4 150 Gig database from NT to Linux AT UKOUG members of the Oak Table suggested upgrading to 10g then using RMAN. I dont have the disk space for a copy of the DB on NT so ...
Howard Latham
Nov 22, 2004 at 5:01 am
Nov 23, 2004 at 4:14 am -
We have a situation where we are generating a ref cursor based on a set of strings passed into a package. The problem is that one of those strings is a list of id's that could potentially be larger ...
Stephens, Chris
Nov 21, 2004 at 2:02 pm
Nov 22, 2004 at 8:46 am -
Hi All, Previous DBA did not set up any archived logs maintanance here si I am in the process of developing a process that will store old archived logs on DVD. We're on 9.2.0.5 on Win2K. Here is what ...
Alex
Nov 19, 2004 at 1:58 pm
Nov 19, 2004 at 3:14 pm -
All,=20 I've got a large (4G.) datafile let's call him BIG.dbf on one of my = database servers that I'm not sure what's living in it. =20 I did run the following sql statement: SQL select ...
Jaehne, Richard S
Nov 16, 2004 at 3:17 pm
Nov 18, 2004 at 7:30 am -
Greetings, This is with reference to the metalink note: http://metalink.oracle.com/metalink/plsql/ml2_documents.showFrameDocument?p_database_id=NOT&p_id=223117.1 MISINTERPRETING THE IMPACT OF WAIT ...
BN
Nov 9, 2004 at 9:25 am
Nov 10, 2004 at 9:55 am -
Hi We have an IBM server (Intel based) with 2 CPUs and 8 GB of RAM for our 10g (9.0.4.1) Oracle Application Server. We have a choice of installing it either on Windows 2000 or Linux Red Hat. There ...
Kresimir Fabijanic
Nov 3, 2004 at 2:26 pm
Nov 5, 2004 at 12:24 pm -
Hello All, We have an application which uses Oracle Forms 6i. One particular query takes very long time when it runs in the forms application. When I trace the user session to see what was going on, ...
Prasada.Gunda_at_hartfordlife.com
Nov 1, 2004 at 12:56 pm
Nov 3, 2004 at 10:00 am -
��=20 Possible Oracle scam outed [eWEEK] A seller of Oracle training materials says his firm is legit, but some customers are complaining they are not receiving the goods=20 ...
Goulet, Dick
Nov 22, 2004 at 12:40 pm
Nov 23, 2004 at 6:43 pm -
We plan to setup RMAN on out SUN Solaris server with ORACLE 9ir2 databases. We are NOT purchase ORACLE modules for Veritas NETBACKUP yet. The implementation only RMAN backup to hard disks. We ask ...
Dba1 mcc
Nov 17, 2004 at 10:55 am
Nov 17, 2004 at 5:16 pm -
We have some odd behavior here, and I'm trying to figure out the cause. I know I'm probably missing something semi-obvious, so I'm looking for further ideas. In a web application, data representing ...
Terry Sutton
Nov 12, 2004 at 10:11 am
Nov 12, 2004 at 12:41 pm -
We are looking for a gui-based tool to let our users/developers run query and possibly dml on databases, but not allow ddl changes or other intrusive commands. I already know about Oracle ...
Kurth, Michael J.
Nov 4, 2004 at 12:29 pm
Jan 20, 2005 at 7:34 am -
Hi all! I's Oracle 9.2.0.4 on AIX 5.2 The problem is with gathering statistics. As workaround Oracle suggested to set NLS_SORT=3Dbinary in the session = before collecting statistics. I wanted to put ...
Sonja �ehovi�
Nov 26, 2004 at 5:47 am
Dec 15, 2004 at 11:15 am -
Hello all, Just wanted to let everyone know I installed this patch release and it went great. I'm on Win2K. Just make sure you stop all Distributed Server services along with Distributed Coordinator ...
Alex
Nov 18, 2004 at 3:36 pm
Dec 8, 2004 at 8:11 am -
Listers, I have a question where I need a little clarification about fetching across commits. Can this happen if the table being committed to is not the same as the tables(s) in the cursors? For ...
Z b
Nov 24, 2004 at 11:53 am
Nov 30, 2004 at 11:43 am -
Hi List, I have two Oracle databases and two SQL, all of them running in 4 = different windows boxes. Yesterday the network admin notified me that = they are going to move the domain to other one ...
Aragon, Gabriel (GE Commercial Finance)
Nov 11, 2004 at 10:20 am
Nov 26, 2004 at 4:41 am -
I'm running a batch updates on my database and I've been getting the following messages in my alert file: "cannot allocate new log check point incomplete." My job hangs waiting on log file switch ...
Susan lam
Nov 18, 2004 at 3:57 pm
Nov 20, 2004 at 11:26 am -
Using Activestate Perl 5.8 with DBI version 1.45 When I try a DBI connect to Oracle it fails with=20 "install_driver(Oracle) failed; Can't locate DBD/Oracle.pm in @INC A colleague suggests Oracle ...
Hallas, John, Tech Dev
Nov 16, 2004 at 11:37 am
Nov 17, 2004 at 2:33 am -
We are running a third party application for which the users are granted a role. The role allows the users to update the table applications tables. The problem is that I do not want a user being able ...
Jeffrey Beckstrom
Nov 1, 2004 at 12:43 pm
Nov 2, 2004 at 5:43 pm -
I am having problems with a hierarchial query and I am hoping someone can point me in the right direction. I am running Oracle 9i and I am trying to create a hierarchial query with a join to get a ...
Mike Spragg
Nov 17, 2004 at 10:05 am
Nov 17, 2004 at 3:10 pm -
Hello Folks, Has anyone any idea what this issue could be. We have two servers a 9.2.0.3 and 8.1.7.4.1 both on Windows 2000 Servers Both these servers' listeners have started an odd behavior, for no ...
Denham Eva
Nov 12, 2004 at 6:13 am
Nov 13, 2004 at 1:49 am -
I believe I read somewhere that you should only take 1 full backup ever. I can't remember where. I just took an RMAN class from Oracle. The instructor said that she does not agree with this. If you ...
Ryan
Nov 10, 2004 at 2:04 pm
Nov 11, 2004 at 7:50 am -
7
TOP SQL
Hi, Does any one have any good scripts to capture top 5 sql statement which is hurting to database? The selection of those top 5 sql would be either more IO/more CPU usgae/spining sql etc. thanks ...Seema Singh
Nov 9, 2004 at 2:42 pm
Nov 10, 2004 at 1:39 pm -
List, I have read that freelist must be a n even number like 1,2,3,5,7 etc my question is what happen if you define freelist = 4, some thing wrong or what? any idea? Thanks, -- ...
Hamid alavi
Nov 3, 2004 at 11:19 am
Nov 7, 2004 at 7:21 pm -
Hi Last week, while creating a new datafile for an expanding tablespace I received the ORA-00059 (max number of db_file exceeded). The DB is used in a 24/24 env. So I can't easily plan a bounce to ...
Daniel Garant
Nov 2, 2004 at 3:52 pm
Nov 2, 2004 at 5:46 pm
Group Overview
group | oracle-l |
categories | oracle |
discussions | 280 |
posts | 1,197 |
users | 271 |
website | oracle.com |
271 users for November 2004
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)