Search Discussions
-
Why would you see an increase in fragmentation? You may see more fragments in the free space, but they will be coalescable. Part of Oracle's extent allocation algorithm is to coalesce free space as ...
Jared Still
Apr 26, 2000 at 2:30 pm
Apr 27, 2000 at 5:27 pm -
15
Tablespace
Hello All How can I tell what objects are in a particular tablespace eg select object_name, object_type from xxxx where tablespace_name = xxx using Oracle 8.0.4.0 TIA Saj Iqbal -- U-NET Ltd a VIA ...Sajid Iqbal
Apr 27, 2000 at 11:22 am
Apr 28, 2000 at 6:44 pm -
Hello all, I hate to bring up a topic that's been beaten to death but here goes. I passed OCP exam on Backup and Recovery this morning. I feel that I understand the do's and dont's of restore fairly ...
Lisa_Koivu_at_gelco.com
Apr 27, 2000 at 7:33 pm
Apr 29, 2000 at 12:24 pm -
Hi All, Our test team wants to run the following select every 5 seconds on our test database to monitor some stuff. What would be the impact and is it possible using dbms_job (Howto?) ...
Jack van Zanen
Apr 26, 2000 at 10:12 am
Apr 28, 2000 at 1:42 pm -
Actually, no. A B-tree (or variation thereof) uses NO hashing techniques. That would be a Hash Index. A B-tree is a sorted (or ordered) index. Sameer: An index on columns A and B will obviously use ...
Shawc_at_willis.com
Apr 26, 2000 at 2:27 pm
Apr 28, 2000 at 9:44 am -
This message is in MIME format. Since your mail reader does not understand this format, some or all of this message may not be legible. =_NextPart_001_01BFAFBB.399118BE Content-Type: text/plain ...
Alvarez, Carlos
Apr 26, 2000 at 8:08 pm
Apr 28, 2000 at 2:17 pm -
A monitoring tool that we use here is reporting that our database has a deadlock. We have not noticed it and there are no complaints. I challenged the company to tell me how they determine this. They ...
Blair_at_pjm.com
Apr 26, 2000 at 3:48 pm
Apr 28, 2000 at 1:48 am -
Dear list members, I have created a catalog database name : rcat, Connect string: fis_test_rcat. The test database Name : rtest, Connect String: fis_test_rtest. Both are Oracle 8.1.5 databases(64 ...
Janardhana Babu
Apr 27, 2000 at 10:17 pm
Apr 29, 2000 at 1:49 am -
Hi list. Is it possible for Oracle to send email notification when a specified event occurs? I haven't found anything in the docs that describes this, and I really don't want to reinvent the wheel if ...
Kevin Martin
Apr 26, 2000 at 5:09 pm
Apr 28, 2000 at 3:05 pm -
I have the following script in a file: -- set verify off set feedback off accept SCHEMAOWNERFROM char prompt 'Enter Owner of the Schema you wish to move data FROM:' accept SCHEMAOWNERTO char prompt ...
Guang Mei
Apr 27, 2000 at 6:20 pm
Apr 28, 2000 at 3:04 pm -
8
Book
Does anyone have the URL where I can purchase Steve Adams book TIA Saj Iqbal -- U-NET Ltd a VIA NET.WORKS Inc company Sajid Iqbal | Mail : sajid_at_u-net.net Database DBA/Developer | Ext : 4485 U-NET ...Sajid Iqbal
Apr 27, 2000 at 1:42 pm
Apr 27, 2000 at 11:19 pm -
Currently I'm starting to implement FIX (Fix Interface eXchange) Protocol in our Oracle 8i + Dev Server 6i Application. I'm new to FIX Protocol, so I will appreciate any experience, ideas, ...
Harlin Setiadarma
Apr 27, 2000 at 1:38 am
Apr 28, 2000 at 3:48 pm -
This is a multi-part message in MIME format. ------=_NextPart_000_0080_01BFB0A6.23FA9E30 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Oracle Gurus I have ...
Surjit Sharma
Apr 27, 2000 at 2:10 pm
Apr 28, 2000 at 11:30 pm -
I'm trying to find a way to solve our ORA-4068 errors. We have persistent connections and the wonderful world of internet wants us to change the code in production pretty often. Does someone has done ...
Paquette stephane
Apr 26, 2000 at 9:22 am
Apr 27, 2000 at 9:38 pm -
It appears that the transition from telelists.com to fatcity.com has gone pretty smoothly. There have been a few glitches, but everything worked out ok. I just want everyone to know that we owe a big ...
Jared Still
Apr 28, 2000 at 7:45 pm
Apr 30, 2000 at 4:55 am -
Hi Am I missing something here but it takes very long time for messages to make it to the list, or don't I get to see my own messages anymore? yesterday I did see them though. Jack De informatie ...
Jack van Zanen
Apr 27, 2000 at 11:14 am
Apr 28, 2000 at 1:38 pm -
e have ORACLE 7.3.4.4 on SUN Solaris 2.6. I found there has a trace file generate by user application. The sql statement is following: SQL select * from ORA_KGLR7_IDL_SB4 2; ERROR: ORA-00600 ...
L
Apr 27, 2000 at 8:12 pm
Apr 29, 2000 at 10:52 pm -
This message is in MIME format. Since your mail reader does not understand this format, some or all of this message may not be legible. ------_=_NextPart_001_01BFAFD4.8EDFC8C0 Content-Type ...
Alex Hillman
Apr 26, 2000 at 11:10 pm
Apr 28, 2000 at 2:20 pm -
3
test
test ignoreIndy_Johal_at_prnewswire.com
Apr 26, 2000 at 9:11 pm
Apr 30, 2000 at 2:58 pm -
I'm trying to identify who has which privs in one of my instances. I have a handleful of users (schemas) that show they have been granted "HR_ALL" role. At this point in time, I'm not sure that this ...
Charlie Mengler
Apr 27, 2000 at 5:26 pm
Apr 28, 2000 at 4:54 pm -
I found a in-doute transaction through Instance Manager. The application could not query a table which was dead-locked by this in-doubt transaction. I knew nothing to clear this. I had to shutdown ...
Cyhu_at_eachnet.com
Apr 28, 2000 at 3:59 am
Apr 28, 2000 at 3:56 pm -
This is a multi-part message in MIME format. ------=_NextPart_000_0034_01BFB06C.30751800 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Dear DBA, I would ...
Indra Harimurti
Apr 27, 2000 at 10:15 am
Apr 28, 2000 at 1:36 am -
Hi, Has anyone come across Segmentation Fault error with 8.1.6 Pro*C programs? The fault appears when a full path name of the Pro*C executable is longer than 54 characters. However, anything shorter ...
Deshpande, Kirti
Apr 26, 2000 at 1:00 pm
Apr 27, 2000 at 10:14 pm -
What is the reason for reducing the number of tablespaces and datafiles? Jared Jared Still Certified Oracle DBA and Part Time Perl Evangelist;-) Regence BlueCross BlueShield of Oregon ...
Jared Still
Apr 26, 2000 at 2:25 pm
Apr 26, 2000 at 7:48 pm -
Oracle 8.1.6 NT My problem is i had a disk failure during archiving prozess (Block Corrupted) I've changed the harddisk and know when i backup from rman i become the following error script: RMAN run ...
Josef Huber
Apr 20, 2000 at 3:21 pm
Apr 26, 2000 at 5:43 pm -
Solaris 2.6, using Veritas I am spending a lovely Sunday afternoon working on rearranging wasted space in our largest database. I deleted a large number of files ~30 min ago and the space does not ...
Lisa_Koivu_at_gelco.com
Apr 30, 2000 at 6:03 pm
Apr 30, 2000 at 8:44 pm -
Hi! I have SELECT like this SELECT c1.Id ID, c1.Name CNAME, t.name TNAME FROM blabla UNION ALL SELECT c1.Id ID, c1.Name CNAME, t.name TNAME FROM blabla2 MINUS SELECT c1.Id ID, c1.Name CNAME, t.name ...
G.Plivna_at_itsystems.lv
Apr 30, 2000 at 3:55 pm
Apr 30, 2000 at 6:01 pm -
Hi, I have a table in which i have to load 15 mill rows. So before start loading the data i disable the archiving in order to avoid all the space taken by the archive files. But when i run the loader ...
salu Ullah
Apr 28, 2000 at 9:51 pm
Apr 30, 2000 at 12:14 am -
Hola! One of our data marts here had awful performance yesterday. The only thing that was different between yesterday and the previous days was that the load ran with all indexes, including bitmaps, ...
Lisa_Koivu_at_gelco.com
Apr 28, 2000 at 6:30 pm
Apr 28, 2000 at 9:34 pm -
Hey, I had the same experience!! And I was looking forward to seeing how someone else did this, DAMN. Actually I have the DB's sending all kinds of E-mail via a Pl/SQL package & a daily cron job ...
Dgoulet_at_vicr.com
Apr 28, 2000 at 2:16 pm
Apr 28, 2000 at 7:25 pm -
Has anyone succesfully installed WebDB 2.2 into an Oracle 8.1.6 repository on AIX 4.3??? Jeff T thomasje_at_tce.com
Thomas Jeff
Apr 27, 2000 at 8:29 pm
Apr 28, 2000 at 6:58 pm -
Anyone have a detailed 'get started' doc or some suggestions? A client wants to get started writing simple Java programs getting 'EMP and DEPT' type info from an Oracle DB. Any help would be ...
Shaffer Earl ED
Apr 27, 2000 at 6:11 pm
Apr 28, 2000 at 2:26 pm -
Oracle support told me that the Intermedia background process connects in a special way to the db and because of that the on logon trigger is not fired. paquette stephane a icrit ...
Paquette stephane
Apr 27, 2000 at 12:52 pm
Apr 28, 2000 at 1:45 pm -
Our networking folks have become highly involved in monitoring network performance for the high energy physics community. Part of this project is sending pings to the various labs and Universities ...
Ian MacGregor
Apr 26, 2000 at 2:49 pm
Apr 28, 2000 at 2:07 am -
If you have not already done so, please take a look at Note # 45042.1 on Metalink (Archiver Best Practices). It offers some suggestions that may be of some help to you. Also, have you considered ...
Deshpande, Kirti
Apr 26, 2000 at 3:35 pm
Apr 27, 2000 at 2:55 pm -
This is a multi-part message in MIME format. ------=_NextPart_000_002B_01BFAF83.71859660 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Anyone have any ...
RC
Apr 26, 2000 at 5:29 pm
Apr 26, 2000 at 11:40 pm -
Hi: We have an oracle 8.1.5 db on Unix that I would like to reduce the number of oracle datafiles in order to free some disk space. After cleaning database up a little bit (deleted some old schemas), ...
Guang Mei
Apr 26, 2000 at 4:49 pm
Apr 26, 2000 at 8:28 pm -
Hi, I have more then 10 tables and are related by forign key combinations. I need a single query which dynamicaly fetch records from all tables, first see presence and then select only those tables ...
Awaisb_at_paktel.com
Apr 26, 2000 at 10:34 am
Apr 26, 2000 at 3:58 pm -
Hello, NEW_TIME() expects source and target time zone for converting the date, but how can I get the local time zone string from Oracle? thanx, Marin "When brought to meaning, all importance becomes ...
Marin Dimitrov
Apr 26, 2000 at 1:25 pm
Apr 26, 2000 at 3:33 pm -
Mighty brave to write that considering the heat that the OCP program gets = around here. :) =20 How 'almost' are you? I just became 20% yesterday. 1 down 4 to go. :) Lisa 'Almost Certified' Koivu
Stephen Andert
Apr 28, 2000 at 11:04 pm
Apr 30, 2000 at 2:31 pm -
SSB3YW50IHRvIHF1ZXJ5IHdobyBpcyB0aGUgNTAwMDAwdGggdXNlci4NCkkgZXhlY3V0ZWQgdGhl IGZvbGxvd2luZyBzdGF0ZW1lbnRzLiAoIHVzZXJfaWQgaXMgdGhlIHByaW1hcnkga2V5IG9mDQp1 ...
Cyhu_at_eachnet.com
Apr 30, 2000 at 2:32 am
Apr 30, 2000 at 4:21 am -
This is a multi-part message in MIME format. ------=_NextPart_000_0325_01BFB21A.BD8F9260 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Hi I have a ...
Surjit Sharma
Apr 29, 2000 at 10:37 am
Apr 29, 2000 at 12:50 pm -
I know that you can pass env vars from unix to sqlplus via: sqlplus name/password @file "$VAR1" In the called script, the value of $VAR1 can then be referenced as '&1'. This works fine, except when ...
Bill Becker
Apr 27, 2000 at 8:41 pm
Apr 29, 2000 at 12:10 am -
Gurus ... A single tablespace/datafile is showing a huge increase in phys reads since the end of March. The numbers are: DATE PHYRDS READ_PCT PHYWRTS WRITE_PCT Mar 22 3,863 0.21 651 0.23 Apr 28 ...
Rsands_at_lendleaserei.com
Apr 28, 2000 at 7:40 pm
Apr 29, 2000 at 12:01 am -
Can someone tell me what a dictionary managed tablespace is, a locally managed tablespace and, if not clear from the definitions, what the difference is. Thanks. Bill Wagman Univ. of California at ...
Bill Wagman
Apr 28, 2000 at 10:48 pm
Apr 28, 2000 at 11:15 pm -
What I can't figure out, is why Oracle would want to encourage fewer conferences by rolling them into one. More conferences = more publicity for their products. But then, I never did well in ...
Burke, Kathryn
Apr 28, 2000 at 7:06 pm
Apr 28, 2000 at 10:53 pm -
One of our rollback segments is showing as 'FULL'. There is a transaction running now for over 7 hours in that segment. Here is the message in the alert log: Failure to extend rollback segment 3 ...
Achoto_at_american.edu
Apr 28, 2000 at 7:45 pm
Apr 28, 2000 at 9:25 pm -
Have you look into the view and see where is the error coming from? If the view is not compiled by alter view compile; that tell you something is wrong in that view. Winnie ...
Winnie_Liu_at_infonet.com
Apr 28, 2000 at 6:36 pm
Apr 28, 2000 at 6:36 pm -
We have ORACLE 8i on SUN Solaris. I has been successful setup data and index tablespace use LOCAL management. I wonder can "system" and "Rollbak" tablespace use LOCAL MAnagement? If yes, can you give ...
L
Apr 28, 2000 at 3:13 pm
Apr 28, 2000 at 6:05 pm -
ORACLE 8.1.6 patch set already come out. The size on SUN Solaris is 86MB.
L
Apr 27, 2000 at 9:52 pm
Apr 28, 2000 at 5:36 pm
Group Overview
group | oracle-l |
categories | oracle |
discussions | 129 |
posts | 356 |
users | 151 |
website | oracle.com |
151 users for April 2000
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)