Re: Configuring RMAN

2003-09-16 Thread Binley Lim
Title: Message You are not running the RMAN you thought you are - check your $PATH.   Original Message - From: Ramon E. Estevez To: Multiple recipients of list ORACLE-L Sent: Wednesday, September 17, 2003 2:19 AM Subject: RE: Configuring RMAN Thanks Ruth and

Re: tuning a massive delete

2003-09-17 Thread Binley Lim
ng of 'ListGuru') and in > the message BODY, include a line containing: UNSUB ORACLE-L > (or the name of mailing list you want to be removed from). You may > also send the HELP command for other information (like subscribing). -- Please see the official ORACLE-L FAQ: http://www.ora

Re: How to extract data directly from a datafile ?

2003-09-17 Thread Binley Lim
and web hosting services > - > To REMOVE yourself from this mailing list, send an E-Mail message > to: [EMAIL PROTECTED] (note EXACT spelling of 'ListGuru') and in > the message BODY, include a line containi

Re: How to extract data directly from a datafile ?

2003-09-17 Thread Binley Lim
://www.fatcity.com > > San Diego, California -- Mailing list and web hosting services > > - > > To REMOVE yourself from this mailing list, send an E-Mail message > > to: [EMAIL PROTECTED] (note EXACT spe

Re: tuning a massive delete

2003-09-18 Thread Binley Lim
; and b.order_id is null ; > > This query will return order ids 2 and 3, the ones I want to KEEP. The query returns the same value in Oracle 8.1 and Oracle 9.2 > > > -Original Message- > > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of > > B

Re: SQL help needed

2003-09-20 Thread Binley Lim
e of mailing list you want to be removed from). You may > also send the HELP command for other information (like subscribing). -- Please see the official ORACLE-L FAQ: http://www.orafaq.net -- Author: Binley Lim INET: [EMAIL PROTECTED] Fat City

Re: suggestion

2003-09-23 Thread Binley Lim
Actually, you can capture SQLs relatively inexpensively by using FGA - simply add the "audit_condition => '1=1'" when adding a policy to each table.   For OLTP, this wouldn't make much sense. For ad-hoc (DSS), what you are going to do with all those captured SQLs is another story.  -

Re: URGENT REPORTS

2003-09-25 Thread Binley Lim
Title: RE: URGENT REPORTS An X-DISPLAY application (Reports) needs to access an X-display terminal in order for it to run. You can either give it a real X-terminal, or you can simulate the functionality (pretend X terminal) with software, either Xvbf or VNC. Since the application doesn't need

Re: BAARF

2003-09-29 Thread Binley Lim
e. So is > this garbage Or not.? > > Niall -- Please see the official ORACLE-L FAQ: http://www.orafaq.net -- Author: Binley Lim INET: [EMAIL PROTECTED] Fat City Network Services-- 858-538-5051 http://www.fatcity.com San D

Re: Table not reusing deleted space

2003-10-02 Thread Binley Lim
f 'ListGuru') and in > the message BODY, include a line containing: UNSUB ORACLE-L > (or the name of mailing list you want to be removed from). You may > also send the HELP command for other information (like subs

Re: using temp tables for staging databases?

2003-10-21 Thread Binley Lim
hence a higher setting may be possible. -- Please see the official ORACLE-L FAQ: http://www.orafaq.net -- Author: Binley Lim INET: [EMAIL PROTECTED] Fat City Network Services-- 858-538-5051 http://www.fatcity.com San Diego, California--

Re: using temp tables for staging databases?

2003-10-21 Thread Binley Lim
different in DW.HTH.Arup Nanda- Original Message - From: "Binley Lim" <[EMAIL PROTECTED]>To: "Multiple recipients of list ORACLE-L" <[EMAIL PROTECTED]>Sent: Tuesday, October 21, 2003 10:24 AMSubject: Re: using temp tables for staging databases?

Re: comparison HP-san vs netapp

2003-10-23 Thread Binley Lim
Title: Message What is a "VIF on the filer"? - Original Message - From: Matthew Zito To: Multiple recipients of list ORACLE-L Sent: Friday, October 24, 2003 7:59 AM Subject: RE: comparison HP-san vs netapp   Depending on the number of hosts on your the

Re: using temp tables for staging databases?

2003-10-27 Thread Binley Lim
What you have described is expected behaviour - if "the next insert would drop amount of free space less than PCTFREE", the block is unlinked.   What I had not considered is what happens when the block is still below PCTUSED? As usual, Steve Adams' website explains this very nicely - it is

Re: performance issue on select count(*)

2003-10-28 Thread Binley Lim
-L FAQ: http://www.orafaq.net -- Author: Binley Lim INET: [EMAIL PROTECTED] Fat City Network Services-- 858-538-5051 http://www.fatcity.com San Diego, California-- Mailing list and web hosting services - To REMOVE y

Re: Re: performance issue on select count(*)

2003-10-28 Thread Binley Lim
eads', value,0))) > > / ( sum(decode(name, 'consistent gets',value,0)) > > + sum(decode(name,'db block gets', value,0)) ) * 100 > > from v$sysstat > > > > What exactly should the number returned by this query tell me? > > > > > >

Re: Installing pro*cobol

2003-10-28 Thread Binley Lim
om). You may > also send the HELP command for other information (like subscribing). -- Please see the official ORACLE-L FAQ: http://www.orafaq.net -- Author: Binley Lim INET: [EMAIL PROTECTED] Fat City Network Services-- 858-538-5051 http://www.fatcity.com San Diego, California

Re: Forcing CBO to look at partition ...

2003-05-30 Thread Binley Lim
Analyzing stats would be the first thing to try, but I suspect the non-elimination is the way the SQL is written.   Assuming you did not miss any brackets around the "or call_id", the "or" part of the statement would cause a visit to all partitions. Re-write the "or" section as a join so the

Re: use of reverse key index,cost based optimizer

2003-06-03 Thread Binley Lim
; San Diego, California-- Mailing list and web hosting services > - > To REMOVE yourself from this mailing list, send an E-Mail message > to: [EMAIL PROTECTED] (note EXACT spelling of 'ListGuru')

Re: question about large pool (now NetApp)

2003-06-04 Thread Binley Lim
asting on that and the java pool for other areas. -- Please see the official ORACLE-L FAQ: http://www.orafaq.net -- Author: Binley Lim INET: [EMAIL PROTECTED] Fat City Network Services-- 858-538-5051 http://www.fatcity.com San Diego, California

Re: Migrating from Informix to Oracle 9.2 ( with O.S. Change from AIX to Linux )

2003-06-04 Thread Binley Lim
ntaining: UNSUB ORACLE-L > (or the name of mailing list you want to be removed from). You may > also send the HELP command for other information (like subscribing). > -- Please see the official ORACLE-L FAQ: http://www.orafaq.net -- Author: Binley Lim INET: [EMAIL PROTECTED] F

Re: Shite of the day (now 9i upgrade)

2003-06-05 Thread Binley Lim
gt; > So has anyone seen this before? I opened a tar yesterday and promptly confused support. > > Lisa -- Please see the official ORACLE-L FAQ: http://www.orafaq.net -- Author: Binley Lim INET: [EMAIL PROTECTED] Fat City Network Services-- 858-538-5051 http://

Re: sql query optimization

2003-06-10 Thread Binley Lim
may be contained in this message. > If you are not the addressee indicated in this message >(or responsible for delivery of the message to such person), > you may not copy or deliver this messag

Re: Rule Based Optimizer

2003-06-10 Thread Binley Lim
go, California-- Mailing list and web hosting services > --------- > To REMOVE yourself from this mailing list, send an E-Mail message > to: [EMAIL PROTECTED] (note EXACT spelling of 'L

Re: RMAN FILESPERSET

2003-06-11 Thread Binley Lim
-- > To REMOVE yourself from this mailing list, send an E-Mail message > to: [EMAIL PROTECTED] (note EXACT spelling of 'ListGuru') and in > the message BODY, include a line containing: UNS

Re: RMAN FILESPERSET

2003-06-12 Thread Binley Lim
4 > > 10767 2 > > 10768 1 > > 10769 1 > > 10770 1 > > 10771 1 > > 10772 1 > > 10773 1 > &g

Re: Partitions of table read only

2003-06-18 Thread Binley Lim
f from this mailing list, send an E-Mail message > to: [EMAIL PROTECTED] (note EXACT spelling of 'ListGuru') and in > the message BODY, include a line containing: UNSUB ORACLE-L > (or the name of mailing list you want to be removed from). You may > also send the HELP command

Re: SELECT Output Default Ordering ?

2003-06-25 Thread Binley Lim
.com > San Diego, California-- Mailing list and web hosting services > --------- > To REMOVE yourself from this mailing list, send an E-Mail message > to: [EMAIL PROTECTED] (note EXACT spelling of 'ListGuru') and

Re: Migrating 8i OPS to RAC 9.2

2003-06-25 Thread Binley Lim
and in > the message BODY, include a line containing: UNSUB ORACLE-L > (or the name of mailing list you want to be removed from). You may > also send the HELP command for other information (like subscribing). -- Please see the official ORACLE-L FAQ: http://www.orafaq.net -- Author: Bin

Re: SORT_AREA_SIZE question

2003-06-25 Thread Binley Lim
n advance, > > Bart > > > -- > Please see the official ORACLE-L FAQ: http://www.orafaq.net > -- > Author: > INET: [EMAIL PROTECTED] > > Fat City Network Services-- 858-538-5051 http://www.fatcity.com > San Diego, California-- Mailing list and web

Re: SELECT Output Default Ordering ?

2003-06-25 Thread Binley Lim
p > Hotsos Enterprises, Ltd. > http://www.hotsos.com > > Upcoming events: > - Hotsos Clinic 101 in Dallas, Washington, Denver, Sydney > - Hotsos Symposium 2004, March 7-10 Dallas > - Visit www.hotsos.com for schedule details... > > > -Original Message- > Bin

Re: Intresting Statistics -- DB FILE SEQUENTIAL READ waits

2003-06-27 Thread Binley Lim
u want to be removed from). You may > also send the HELP command for other information (like subscribing). > -- Please see the official ORACLE-L FAQ: http://www.orafaq.net -- Author: Binley Lim INET: [EMAIL PROTECTED] Fat City Network Services-- 858-538-5051 http://www.fatcity.com S

Re: Question On Statistics Gathering

2003-06-27 Thread Binley Lim
[EMAIL PROTECTED] (note EXACT spelling of 'ListGuru') and in > the message BODY, include a line containing: UNSUB ORACLE-L > (or the name of mailing list you want to be removed from). You may > also send the HELP

RE: [Q] ORACLE 9.2 "SGA_MAX_size" cause SUN server crash ????

2002-12-03 Thread Binley Lim
scribing). -- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: Binley Lim INET: [EMAIL PROTECTED] Fat City Network Services-- 858-538-5051 http://www.fatcity.com San Diego, California-- Mailing list and web hosting services

Re: "Memory issues" on HPUX

2002-12-10 Thread Binley Lim
p://hkchital.tripod.com -- Rodd Holman <[EMAIL PROTECTED]> -- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: Rodd Holman INET: [EMAIL PROTECTED] Fat City Network Services-- 858-538-5051 http://www.fatcity.com San Diego, California-- Mailing

Re: Parallel query on partitioned table gives inconsisitent

2003-01-23 Thread Binley Lim
o be removed from). You may also send the HELP command for other information (like subscribing). -- Please see the official ORACLE-L FAQ: http://www.orafaq.net -- Author: Binley Lim INET: [EMAIL PROTECTED] Fat City Network Services-- 858-538-5051 http://www.fatcity.com San Diego, Californi

Re: SQL Query

2003-11-14 Thread Binley Lim
Would have thought:   1. A developer would have known this - a SQL many-to-many join   2. A DBA would have known this - how else would you know what's happening with your tablespaces? (Clickety-pointy answers not allowed)   - Original Message - From: [EMAIL PROTECTED] To:

Re: SQL Query

2003-11-14 Thread Binley Lim
, November 15, 2003 1:19 PM Subject: Re: SQL Query Sorry, don't understand the DBA part ( #2 ). "Binley Lim" <[EMAIL PROTECTED]> Sent by: [EMAIL PROTECTED]  11/14/2003 02:09 PM  Please respond to ORACLE-L

Re: col_usage$ question

2003-11-19 Thread Binley Lim
cate. > I can imagine that Oracle 10 will use that data to recommend indexes - as > Daniel suggested. -- Please see the official ORACLE-L FAQ: http://www.orafaq.net -- Author: Binley Lim INET: [EMAIL PROTECTED] Fat City Network Services-- 858-538-5051 http://www.fatcity.com San Diego

Re: Add/Drop partition and CBO statistics

2003-12-02 Thread Binley Lim
-- Mailing list and web hosting services > - > To REMOVE yourself from this mailing list, send an E-Mail message > to: [EMAIL PROTECTED] (note EXACT spelling of 'ListGuru') and in > the message BODY, include

Re: cache buffer chains latch

2003-12-03 Thread Binley Lim
self from this mailing list, send an E-Mail message > to: [EMAIL PROTECTED] (note EXACT spelling of 'ListGuru') and in > the message BODY, include a line containing: UNSUB ORACLE-L > (or the name of mailing list you want to be removed from). You may > also send the HELP command fo

Re: Add/Drop partition and CBO statistics

2003-12-03 Thread Binley Lim
exes are the only way to go -- I've never > > understood the point > > of global indexes on partitioned tables -- maybe someone else can? -- Please see the official ORACLE-L FAQ: http://www.orafaq.net -- Author: Binley Lim INET: [EMAIL PROTECTED] Fat City Network Services

Re: 8.1.7 instance on Solaris periodically goes sluggish, then hangs...

2003-07-28 Thread Binley Lim
removed from). You may > also send the HELP command for other information (like subscribing). -- Please see the official ORACLE-L FAQ: http://www.orafaq.net -- Author: Binley Lim INET: [EMAIL PROTECTED] Fat City Network Services-- 858-538-5051 http://www.fatcity.com San Diego, California

Re: Recover 8.1.7 DB with _allow_resetlogs_corruption

2003-08-23 Thread Binley Lim
That trick with "still-open" files (don't shutdown) does not appear to be an option anymore in this case.   As for those _parameters, they could force the instance to start, but you are likely to have questionable data somewhere - not something tolerated in a "Financials" application, I would

Re: Query results to .csv

2003-08-25 Thread Binley Lim
clude a line containing: UNSUB ORACLE-L > (or the name of mailing list you want to be removed from). You may > also send the HELP command for other information (like subscribing). > -- > Please see the official ORACLE-L FAQ: http://www.orafaq.net > -- > Author: DENNIS

Re: new server + RAID = ???

2003-08-25 Thread Binley Lim
Title: Message Since the DB is 40GB, one 70GB drive will do. All the OS, Oracle binaries as well as the DB should fit in nicely. And no BAARF problems either ;-) - Original Message - From: Matthew Zito To: Multiple recipients of list ORACLE-L Sent: Tuesday, August

Re: Congratulations Arup (DBA of the Year)

2003-08-28 Thread Binley Lim
be Comical Ali, the second? -- Please see the official ORACLE-L FAQ: http://www.orafaq.net -- Author: Binley Lim INET: [EMAIL PROTECTED] Fat City Network Services-- 858-538-5051 http://www.fatcity.com San Diego, California-- Mailing lis

Re: Bad header found during backing up datafile

2003-08-28 Thread Binley Lim
mplaining when it doesn't need to. Key thing is "found valid data" at the end. Happens only in 8i, should no longer appear in 9i. However, you can also get the message in 9i with no corresponding "found valid data". Now - that is a real problem! -- Please see the officia

Re: Net App Filer

2003-09-05 Thread Binley Lim
o REMOVE yourself from this mailing list, send an E-Mail message > to: [EMAIL PROTECTED] (note EXACT spelling of 'ListGuru') and in > the message BODY, include a line containing: UNSUB ORACLE-L > (or the name of mailing list you want to be removed from). You may > also send th

Re: Net App Filer

2003-09-05 Thread Binley Lim
perspective. - Original Message - > For example, if I am building indexes it is useful to move the table to attached disk and > then build the index on the NetApp to reduce bidirectional traffic. > -- Please see the official ORACLE-L FAQ: http://www.orafaq.net -- Author: Binley L

Re: EM To Go

2003-09-08 Thread Binley Lim
. > > Patrice. > -- -- Please see the official ORACLE-L FAQ: http://www.orafaq.net -- Author: Binley Lim INET: [EMAIL PROTECTED] Fat City Network Services-- 858-538-5051 http://www.fatcity.com San Diego, California-- Mailing list and web hosting services

Re: # of Undo segments and db crashes

2003-09-08 Thread Binley Lim
l fields not identical) > 4) Instance crashes (may not record termination in alert log). > > I am wondering if there is an issue with AUM and a large number > of segments. Any thoughts, experiences, etc. are greatly > appreciated. > > Daniel Fink > -- Please see the offici

Re: EM To Go

2003-09-08 Thread Binley Lim
to interpret that how you like. -- Please see the official ORACLE-L FAQ: http://www.orafaq.net -- Author: Binley Lim INET: [EMAIL PROTECTED] Fat City Network Services-- 858-538-5051 http://www.fatcity.com San Diego, California-- Mailing list and web hosting servi

Re: EM To Go

2003-09-08 Thread Binley Lim
ock > yourself into reactive mode versus proactive mode. I leave you to interpret > that how you like. > > > > -- > Please see the official ORACLE-L FAQ: http://www.orafaq.net > -- > Author: Binley Lim > INET: [EMAIL PROTECTED] > > Fa

Re: Incorrect results - 9.2 and hash joins

2003-09-08 Thread Binley Lim
es or workarround tips, beside > disabling > hash joins? > > Thanks, > Vladimir -- Please see the official ORACLE-L FAQ: http://www.orafaq.net -- Author: Binley Lim INET: [EMAIL PROTECTED] Fat City Network Services-- 858-538-5051 http://www.fatcity.com San Diego, California

Re: HISTOGRAMS , CBO and OLTP

2003-02-09 Thread Binley Lim
Do you Yahoo!? Yahoo! Mail Plus - Powerful. Affordable. Sign up now -- Please see the official ORACLE-L FAQ: http://www.orafaq.net -- Author: Binley Lim INET: [EMAIL PROTECTED] Fat City Network Services-- 858-538-5051 http://www.fatcity.com San Diego, California

Re: DSS tools?

2003-02-19 Thread Binley Lim
-- Please see the official ORACLE-L FAQ: http://www.orafaq.net -- Author: Binley Lim INET: [EMAIL PROTECTED] Fat City Network Services-- 858-538-5051 http://www.fatcity.com San Diego, California-- Mailing list and we

RE: RMAN backup with MULTIPLE CHANNELS ......

2003-02-20 Thread Binley Lim
spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing). -- Please see the official ORACLE-L FAQ: http://www.orafaq.ne

Re: Event 10046 and Performance

2002-11-17 Thread Binley Lim
t having an opinion is an art! -- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: Binley Lim INET: [EMAIL PROTECTED] Fat City Network Services-- 858-538-5051 http://www.fatcity.com San Diego, California-- Mailing list and web hosting services

RE: converting to the cost based optimizer

2002-11-20 Thread Binley Lim
; I > > am just now starting to > > gather information on the inner workings of the > CBO. > > I know it is where I > > want to be, I am just looking to see how > > painful/painless the transition > > will be. > > > > Steve McCl

Re: partitioning questions

2002-11-24 Thread Binley Lim
reference the date field, but do join >the tables by charge_id still benefit? No for the same reason as above. It would be also interesting to check whether you should rather have a LOCAL or GLOBAL index on charge_id in this case. -- Please see the official ORACLE-L FAQ: http://www.or

RE: how to force the DB to SKIP tx recovery ?

2002-07-23 Thread Binley Lim
IA -rahul -- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: Binley Lim INET: [EMAIL PROTECTED] Fat City Network Services-- (858) 538-5051 FAX: (858) 538-5051 San Diego, California-- Public Internet

RE: how to force the DB to SKIP tx recovery ?

2002-07-23 Thread Binley Lim
may also send the HELP command for other information (like subscribing). -- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: Binley Lim INET: [EMAIL PROTECTED] Fat City Network Services-- (858) 538-5051 FAX: (858) 538-5051 San Diego, California-- Public Intern

RE: IO wait

2002-07-23 Thread Binley Lim
p a valid measure of IO wait? 2) Is a high io wait an issue to be concerned about? 3) how else can it be accurately measured? 4) How can I link IO wait to what is happening inside the database? Thanks, Jack -- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: Binley Lim

RE: Cursor Sharing .... Continued

2002-07-28 Thread Binley Lim
LE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing). -- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: Binley Lim INET: [EMAIL PROTECTED] Fat City Network Services-- (85

RE: Recover an unrecoverable database

2002-09-12 Thread Binley Lim
listed in a specific order, which I presume matches the file# in sys.file$. So, if you don't know the proper order, the file information in the controlfile and data dictionary will be mismatched and thus the db cannot be opened. Right or wrong? Thanks to all for the ideas and information. Da

Re: Why is Parallel Query Running after upgrading to 8.1.7.2

2002-06-09 Thread Binley Lim
anks, > > Cherie Machler > Oracle DBA > Gelco Information Network -- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: Binley Lim INET: [EMAIL PROTECTED] Fat City Network Services-- (858) 538-5051 FAX: (858) 538-5051 San Diego, California-- Public

Re: Oracle and NAS (more Q's)

2002-07-15 Thread Binley Lim
EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing). -- Please see the official ORACLE-L FAQ: http://www.o

Re: More Partition attached to a synonym.

2001-08-09 Thread Binley Lim
rom). You may also send the HELP command for other information (like subscribing). -- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: Binley Lim INET: [EMAIL PROTECTED] Fat City Network Services-- (858) 538-5051 FAX: (858) 538-5051 San Diego, California-- Publ

Re: OEM index tuning

2001-08-13 Thread Binley Lim
ORACLE-L FAQ: http://www.orafaq.com -- Author: Binley Lim INET: [EMAIL PROTECTED] Fat City Network Services-- (858) 538-5051 FAX: (858) 538-5051 San Diego, California-- Public Internet access / Mailing Lists To REMOVE y

Re: database upgrade policy?

2001-08-23 Thread Binley Lim
/www.orafaq.com -- Author: George Schlossnagle INET: [EMAIL PROTECTED] Fat City Network Services-- (858) 538-5051 FAX: (858) 538-5051 San Diego, California-- Public Internet access / Mailing Lists To REMOVE yours

Re: parallelism

2001-09-04 Thread Binley Lim
ORACLE-L FAQ: http://www.orafaq.com -- Author: Binley Lim INET: [EMAIL PROTECTED] Fat City Network Services-- (858) 538-5051 FAX: (858) 538-5051 San Diego, California-- Public Internet access / Mailing Lists To REMOVE

RE: buffer busy wait & latch free ( cache buffer chain )

2001-12-04 Thread Binley Lim
xt we are getting the wait > >"buffer busy wait" _& wait on "latch free" for "cache buffer chain" > > > >Could an excessively Large db_block_buffer cause this ? > > > >NOTE - Transaction OLTP in nature > > > >NOTE - freelists i

RE: buffer busy wait & latch free ( cache buffer chain )

2001-12-05 Thread Binley Lim
released to me so that I can upgrade it to 8.1.7.2.1+1967363 (our production is still 8.0.5 !!). What other bugs are you talking off ? Hemant -- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: Binley Lim INET: [EMAIL PROTECTED] Fat City Network Services-- (858) 538-5

Patchset (was RE: Help)

2001-12-19 Thread Binley Lim
derstanding is that 8.1.7.2.0 has problems, and that 8.1.7.2.1 is the way to go. Thank you, -- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: Binley Lim INET: [EMAIL PROTECTED] Fat City Network Services-- (858) 538-5051 FAX: (858) 538-5051 San Diego, California

Re: How to precreate tables for migration?

2001-07-05 Thread Binley Lim
lease see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: Binley Lim INET: [EMAIL PROTECTED] Fat City Network Services-- (858) 538-5051 FAX: (858) 538-5051 San Diego, California-- Public Internet access / Mailing Lists -

RE: Range partition

2001-07-08 Thread Binley Lim
number(10). > > I need to partition this table in such a way that > the data for a given year > and week number should go to a specific partition. > Searched Metalink and > Oracle docs but didn't get an answer. > > Is there a way to accomplish this without addi

8.1.7.1 new bug

2001-07-31 Thread Binley Lim
across this and has some experience to share? PS: The fix mentioned in 8.1.7.2 (ie recompile/relink) does not make any difference. -- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: Binley Lim INET: [EMAIL PROTECTED] Fat City Network Services-- (858) 538-5051 FAX: (858

Re: v8.1.7.0.0 - Just go ahead and shoot me - What now

2001-08-05 Thread Binley Lim
v8.1.7.3 in January 2002? TIA Brian -- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: Binley Lim INET: [EMAIL PROTECTED] Fat City Network Services-- (858) 538-5051 FAX: (858) 538-5051 San Diego, California-- P

Re: Upgrade 8.0.5 to 8.1.7.2

2001-09-24 Thread Binley Lim
[EMAIL PROTECTED] (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing). -- Please see the official ORACL

Re: file changed during tape backup ???

2001-09-24 Thread Binley Lim
ECTED] (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing). -- Please see the official ORACLE-L FAQ: h

Re: Histogram Helper

2001-04-05 Thread Binley Lim
te histograms on columns that are frequently used in WHERE clauses of queries and have a highly skewed data distribution-- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: Binley Lim INET: [EMAIL PROTECTED] Fat City Network Services-- (858) 538-5051 FAX: (858) 538-5

Re:v$session and v$process -- Simple one

2001-04-08 Thread Binley Lim
- To REMOVE yourself from this mailing list, send an E-Mail message to: [EMAIL PROTECTED] (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also s

Re: Partition by month (NOT INCLUDING YEAR)

2001-04-11 Thread Binley Lim
Lists To REMOVE yourself from this mailing list, send an E-Mail message to: [EMAIL PROTECTED] (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing lis

RE: Should each partition have it's own tablespace and

2001-04-11 Thread Binley Lim
ifornia-- Public Internet access / Mailing Lists To REMOVE yourself from this mailing list, send an E-Mail message to: [EMAIL PROTECTED] (note EXACT spelling of 'ListGuru') and in the message BODY, include a lin