Re: How to get unique value using AWK?

2004-01-22 Thread Ed
_ora_989.trc_orig|awk '{print $3" " $4 " " $5 " "$6}' | sort | uniq -c Or something similar should work. -- Edward Simmonds RHCE, OCP - Real men don't send html email. -- Please see the official ORACLE-L FAQ: http://www.orafaq.net -- Author: Ed INE

RE: How to get unique value using AWK?

2004-01-22 Thread Ed
afaq.net -- Author: Ed 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 yourself from this mailing list, s

Re: URGENT REPORTS

2003-09-26 Thread Ed Lewis
Gene,        Good stuff. Thanks for the tip.         ed - Original Message - From: Gene Sais To: Multiple recipients of list ORACLE-L Sent: Wednesday, September 24, 2003 6:29 PM Subject: RE: URGENT REPORTS What I like about VNC, is that all you need for a

Re: Offshore protests

2003-09-22 Thread Ed Lewis
eb > >>>> > >>>> > >>>hosting services > >>> > >>> > >>- > >> > >> > >>>>To REMOVE yourself from this mailing list, send an E-Ma

RE: OCP Architecture question

2003-08-15 Thread Ed Sherman
Ryan,   I will research the answer but I have an urgent question.   Do you have SelfTest Software for the SQL and PL/SQL test or do you have the Architecure and Administration SelfTest Software?   Thanks, Ed -Original Message-From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]On

Re: "union all" problems

2003-08-01 Thread Ed Lewis
Any clod can have facts, having an opinion is an art ! -Original Message-----From: Ed Lewis [mailto:[EMAIL PROTECTED]Sent: Thursday, July 31, 2003 2:59 PMTo: Multiple recipients of list ORACLE-LSubject: "union all" problems Hi,     We have a query w

"union all" problems

2003-07-31 Thread Ed Lewis
IX 4.3.3.  It worked with Oracle 8.1.7.2, but after upgrading to 8.1.7.4 we get this error.   Has anyone experienced this ? thanks.           ed  

Re: Upgrade gotchas - 8.1.7.4->9.2.0.3 on Windows

2003-06-19 Thread Ed Lewis
" parameter is not required. Is this correct ?   I've checked metalink, but have been unsuccessful in finding a solution.                                 thanks.                 ed       - Original Message - From: Koivu, Lisa To: Multiple recipients of list ORA

RE: RMAN - Some basic Qs.

2003-04-01 Thread Ed Bittel
Is it easy to integrate 3rd part tools like Legato etc with RMAN for enabling taking of backups onto backup devices OR does it need an extensive setup ? -- Please see the official ORACLE-L FAQ: http://www.orafaq.net -- Author: Ed Bittel INET: [EMAIL PROTECTED] Fat City Network Services-- 8

RE: veritas backup via RMAN troubles

2003-03-28 Thread Ed Bittel
Title: veritas backup via RMAN troubles I had a remarkably similar experience a few months ago with Legato NetWorker and performed all of the steps you listed with the same results.  The problem turned out to be very simple.  The SA installed the 64-bit version of the Legato Networker cli

RE: Oracle Performance Tuning Exam

2003-03-04 Thread Ed
t to take first. It varies by person. Best, Ed On Fri, 2003-02-28 at 10:45, DENNIS WILLIAMS wrote: > David - I haven't taken all the exams yet, but the advice I heard was not to > take the SQL exam first. On the surface it sounds easy, but it tends to be > more of a SQL trivia test. F

RE: 9i OCP Upgrade Exam - Again

2003-03-03 Thread Ed
weeks in my spare time. You will want the Benjamin book. To me the inaccuracies in the certification books have always jumped out and been obvious, so I wouldn't worry about it much. Also, the STS practice test was very useful. Best of luck, Ed On Mon, 2003-03-03 at 15:24, [EMAIL PROTEC

Re: DBArtisan

2003-03-03 Thread Ed Lewis
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: Ed Lewis INET: [EMAIL PROTECTED] Fat City Network Services-- 858-538-

RE: Skipping a table on import (Using FGAC)

2003-02-20 Thread Ed Bittel
LSE); > -Original Message- > Is there a > way to skip > certain tables during an import? -- Please see the official ORACLE-L FAQ: http://www.orafaq.net -- Author: Stephen Lee INET: [EMAIL PROTECTED] -- Please see the official ORACLE-L FAQ: http://www.orafaq.net -- Auth

RMAN: delete archivelog... backed up 1 times to tape

2003-02-20 Thread Ed Bittel
to tape; I know I have backups of archivelogs on tape because they are reported when I issue this command: RMAN> list backup of archivelog from time 'sysdate-3' device type sbt; Does anyone know what is going on here? Thanks, Ed / RDBMS Version

Hot Backups or RMAN

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

Re: AIX 4.3.3 / 8.1.7 & Timed Statistics & Tuning Question

2003-02-06 Thread Ed Lewis
Title: AIX 4.3.3 / 8.1.7 & Timed Statistics & Tuning Question Lisa,     We've been using timed_statistics=true at our site for over a year, without any problems.           ed - Original Message - From: Koivu, Lisa To: Multiple recipients of list ORACLE

Size of a Long Field

2003-02-05 Thread Ed Bittel
How do you determine the size, in bytes, of a long field?   Please. No tape measure jokes.   Ed  

Re: Re:Resource Management

2002-10-18 Thread Ed Lewis
Dick, Which version of Oracle ? Was your test with 2 different user ID's ? Our problem is that all users log on with the same user id, which seems to diminish the product's effectiveness. thanks. ed - Original Message - To: "Multiple rec

Re: Re:RE: Re[2]: controlling CPU usage through Oracle

2002-08-29 Thread Ed Lewis
Title: RE: Re:RE: Re[2]: controlling CPU usage through Oracle Tony,     No, as of now it does not have that functionality.     Thanks for your input.            ed - Original Message - From: Aponte, Tony To: Multiple recipients of list ORACLE-L Sent

Re: Re:RE: Re[2]: controlling CPU usage through Oracle

2002-08-29 Thread Ed Lewis
Dick and Dennis, The application here is the same, where all users are logged in as the same user via the application server. But in my case, I want to throttle all the users who use this id. Wouldn't ORM be beneficial in that situation ? thanks. ed > Dennis, > >

Re: Re[2]: controlling CPU usage through Oracle

2002-08-29 Thread Ed Lewis
]> Sent: Wednesday, August 28, 2002 5:23 PM I don't think Resource Manager is going to do the trick here (I just read about it over the last week while preparing for OCP exam 4). Resource Manager would work great for a single database but Ed is trying to divvy up resources between 5 da

Re: rman question(allocating channels)

2002-08-28 Thread Ed Lewis
Joe,     I have the same situation. I my case I used 2 channels, and so around a 25-30% decrease in the backup time for a 30gb database.    Once I increased it to 3 channels the payback was minimal. It also became very cpu intensive, so I kept the setting at 2. - Original Message -

Re: controlling CPU usage through Oracle

2002-08-28 Thread Ed Lewis
be done within Oracle, then maybe it can be accomplished through the OS.           thanks.                         ed                       - Original Message - From: Jamadagni, Rajendra To: Multiple recipients of list ORACLE-L Sent: Tuesday, August 27, 2002 4:48 PM

controlling CPU usage through Oracle

2002-08-27 Thread Ed Lewis
Hi,     I'm looking for a way to control CPU usage of particular queries on a database.     After exploring, and implementing ways of optimizing the code, these queries can run anywhere from 45 seconds to 2 minutes.      This database is 1 of 5 on this box. So, although it's important to bu

General Replication question

2002-08-26 Thread Ed
, but that can pose potential performance issues with, for example, joins across the db link. Best, Ed -- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: Ed INET: [EMAIL PROTECTED] Fat City Network Services-- (858) 538-5051 FAX: (858) 538-5051 San Diego,

export with "first rows"

2002-08-15 Thread Ed Lewis
in an hour when I set the the optimizer mode to "first rows", and run stats on the "sys" schema.   I'm curious why this occurs. Has anyone experienced this ? Any ideas why this happens ? Is this normal behavior ? I could not find anything on metalink. thanks.   Oracle 8.1.7.2, aix 4.3.3.               ed  

visual workbench problem

2002-07-10 Thread Ed Lewis
led.   Do you want to install/upgrade a repository ? " At this point I was not allowed to respond; the response was "greyed-out".   The repository though is created and is running on AIX, Oracle 8.1.7.2.   I was also able to connect to the repository from my client using sqlplus.   Any help is appreciated. thanks.               ed    

Load Testing Help Needed

2002-03-22 Thread Ed
clauses and INSERT/UPDATE statements and 2) perform load testing using ascii files as the input? TIA for your help, Ed _ Do You Yahoo!? Get your free @yahoo.com address at http://mail.yahoo.com -- Please see the official ORACLE-L F

Bug, tuning issue or bad sql?

2002-02-27 Thread Ed
Is this a bug in 8.1.6.0? Thanks in advance! Ed P.S. Here's the big ole query: select ae_email_addr, ae_assoc_id, poe_assoc_id, table_type, poe, adds, changes, drops, ae_name from (select a.assoc_id poe_assoc_id, a.poe poe, 'Member' table_type, SUM(DEC

DLL question

2002-02-07 Thread Ed
Okay, I can't find where this is documented. What .dll corresponds to ora805.dll in 8.1.6? Better yet, where is that documented? Best, Ed -- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: Ed INET: [EMAIL PROTECTED] Fat City Network Services-- (858) 538

Re: RMAN-20202 error while recovery

2002-01-21 Thread Ed
t;tablespace not found in the recovery catalog >>RMAN-06019: could not translate tablespace name "system" >> >Any ideas why this error occurs >The intersting thing is that if i use "recover datafile" ,the recovery goes > thru. > >TIA > _

Re: Recovery scenario query

2002-01-11 Thread Ed
e to any point in time. > >a real no-brainer. > >Tom Mercadante >Oracle Certified Professional > _ Do You Yahoo!? Get your free @yahoo.com address at http://mail.yahoo.com -- Please see the official ORACLE-L FAQ: http://www.

Veritas Quick IO & Oracle Performance

2002-01-09 Thread Ed Bittel
27;re running Oracle 8.1.6.3 on Solaris with Veritas Database Edition for Oracle 2.1.1. TIA, Ed __ Do You Yahoo!? Send FREE video emails in Yahoo! Mail! http://promo.yahoo.com/videomail/ -- Please see the official ORACLE-L FAQ: http://www.orafa

Resend: Re: unused blocks BELOW HWM - Thanks

2001-12-19 Thread Ed
This is a GREAT idea. Ed > On Wednesday 19 December 2001 00:15, Hallas John wrote: > > I agree with your reasoning Dennis. I have long felt that one of the > > problems with the list is that the original raiser of the question should > > have some sort of responsibilit

Re: Revert from 8.1.6 to 8.0.5

2001-12-19 Thread Ed
Thanks all. Everything worked perfectly for us (we weren't using any 8i features yet). I didn't realize the migration guide had a downgrade section, but we didn't need it anyways! Best, Ed - Original Message - To: "Multiple recipients of list ORACLE-L"

Revert from 8.1.6 to 8.0.5

2001-12-18 Thread Ed
this make sense? Thanks, Ed -- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: Ed INET: [EMAIL PROTECTED] Fat City Network Services-- (858) 538-5051 FAX: (858) 538-5051 San Diego, California-- Public Internet access / Mailing

Re: OCP

2001-12-07 Thread Ed
at home and tinkered to my heart's content. Make sure you understand the DBA and V$ views or you won't pass. Best of luck, Ed - Original Message - To: "Multiple recipients of list ORACLE-L" <[EMAIL PROTECTED]> Sent: Friday, December 07, 2001 4:40 AM > Hi &g

Re: Has anyone heard of "Mirror Accessible"?

2001-12-03 Thread Ed
The Logical Standby Database is listed in Oracle 9i's "New Features" documentation on Technet, but there is nothing about it in the actual Data Guard manual that I have found. Maybe it is a 9.0.2 feature as someone else already indicated. Best, Ed - Original Message

Re: Has anyone heard of "Mirror Accessible"?

2001-11-30 Thread Ed
they are talking about. Best, Ed - Original Message - To: "Multiple recipients of list ORACLE-L" <[EMAIL PROTECTED]> Sent: Friday, November 30, 2001 12:05 PM > Only thing I can think of off the top of my head is a standby database > opened in read only mode. Its

Re: Standby Database

2001-11-29 Thread Ed
Ditto this. Pretty much exactly what I suspected, but I was certain someone here had dealt with this already and might have better insight. Thanks, Ed - Original Message - > Excellent post Don! > > This one's going straight in to my "special" folder :P --

Standby Database

2001-11-28 Thread Ed
nd on this for failover (not good for e-commerce type databases). Would it be possible to somehow mirror redo logs across to the failover server and apply them when activating the standby database, or is the only real solution clustering or something like DoubleTake? Am I making sense? Thanks

Re: For You Telnet Experts

2001-11-28 Thread Ed
svrmgrl or sqlplus from the console are unrelated (separate issues). Best, Ed - Original Message - To: "Multiple recipients of list ORACLE-L" <[EMAIL PROTECTED]> Sent: Wednesday, November 28, 2001 8:10 AM > I cannot get svrmgrl to run at the Command Prompt or sql*plus

RE: Upgrade 8.0.5 to 8.1.6

2001-11-22 Thread Ed
Sheesh, glad you pointed this out. -Original Message- Baker Sent: Wednesday, November 21, 2001 9:50 PM To: Multiple recipients of list ORACLE-L Ed: If you choose to upgrade your database from 8.0.5 to 8.1.6, there's a potential difficulty you need to know about. If you're no

RE: Upgrade 8.0.5 to 8.1.6

2001-11-21 Thread Ed
Thanks all. Ed -- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: Ed INET: [EMAIL PROTECTED] Fat City Network Services-- (858) 538-5051 FAX: (858) 538-5051 San Diego, California-- Public Internet access / Mailing Lists

RE: Upgrade 8.0.5 to 8.1.6

2001-11-21 Thread Ed
espaces in 8.1.6 and importing from an export of the old database? Does it just save time? Is there a downside to using export/import this way? Best! Ed -Original Message- Thapliyal Sent: Wednesday, November 21, 2001 12:20 PM To: Multiple recipients of list ORACLE-L Ed, the whol

RE: Upgrade 8.0.5 to 8.1.6

2001-11-21 Thread Ed
That's exactly what I was saying I think. ie. To quickly move 8.0.5 to 8.1.6, set compatible and everything should run without doing anything else (including the u*.sql script). You can run migration later if you need new features of 8.1.6. Reasonable statement? Best, Ed -Ori

Upgrade 8.0.5 to 8.1.6

2001-11-20 Thread Ed
ll it affect snapshots, db links, etc...). I thought the whole point of the compatible parameter was that it let you open up an older database with no questions asked. Then you could run any of the upgrade .sql scripts at your leisure, yes? Best, Ed -- Please see the official ORACLE-L FAQ:

Logminer Question

2001-11-19 Thread Ed Bittel
nals.yahoo.com -- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: Ed Bittel INET: [EMAIL PROTECTED] Fat City Network Services-- (858) 538-5051 FAX: (858) 538-5051 San Diego, California-- Public Internet access /

Re: Mass Storage/Network Stuff

2001-11-15 Thread Ed
Tim, Definitely. We're just researching options right now. I was certain we'd end up with something working over a fiber card or 1000 Megabit NIC of some kind. Thanks, Ed - Original Message - To: "Multiple recipients of list ORACLE-L" <[EMAIL PROTECTED]> S

Re: Mass Storage/Network Stuff

2001-11-15 Thread Ed
To those who answered: thanks! This mailing list is a wonderful resource. Ed -- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: Ed INET: [EMAIL PROTECTED] Fat City Network Services-- (858) 538-5051 FAX: (858) 538-5051 San Diego, California-- Public

Mass Storage/Network Stuff

2001-11-14 Thread Ed
but I would love to hear some war stories. Any configuration or specific recommendations on how to do this? Unix/NT an issue? Best, Ed -- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: Ed INET: [EMAIL PROTECTED] Fat City Network Services-- (858) 538-5051 FAX: (858

Re: Database Copy Problem

2001-11-13 Thread Ed
Thanks to those that responded. This is working now. Someone else here made a mistake and reverted the DB to an old init.ora that was causing this problem. I put in the correct init.ora and everything is working just fine. Best, Ed > Used the backup controlfile to trace method to creat

Database Copy Problem

2001-11-12 Thread Ed
, Oracle 8.16. Ideas? Thanks. Ed -- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: Ed INET: [EMAIL PROTECTED] Fat City Network Services-- (858) 538-5051 FAX: (858) 538-5051 San Diego, California-- Public Internet access / Mailing Lists

backup of large databases

2001-10-26 Thread Ed Lewis
customer's expections for recovery and how do they effect your backup strategy ?        I appreciate your input.           ed  

Where 1 = 1

2001-10-25 Thread Ed Bittel
osed to achieve? __ Do You Yahoo!? Make a great connection at Yahoo! Personals. http://personals.yahoo.com -- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: Ed Bittel INET: [EMAIL PROTECTED] Fat City Network Services-- (858) 538-5051 FAX: (858) 538

v$tempstat question

2001-10-24 Thread Ed Bittel
l of the users have logged out of the database, so it doesn't appear to be a case of the read having not yet completed. FYI: We're running Oracle 8.1.6.3 on Sun Solaris. -Ed __ Do You Yahoo!? Make a great connection at Yahoo! Personals. ht

wait events & v$filestat.readtim

2001-10-24 Thread Ed Bittel
e the official ORACLE-L FAQ: http://www.orafaq.com -- Author: Ed Bittel INET: [EMAIL PROTECTED] Fat City Network Services-- (858) 538-5051 FAX: (858) 538-5051 San Diego, California-- Public Internet access / Mailing Lists

Re: SP Non-Parse CPU Calculation IS Incorrect

2001-10-19 Thread Ed Bittel
he report would still report a high non-parse CPU %. I guess it pays to remember "My Dear Aunt Sally". __ Do You Yahoo!? Make a great connection at Yahoo! Personals. http://personals.yahoo.com -- Please see the official ORACLE-L FAQ: htt

RE: Physical access to servers for maintenance

2001-09-26 Thread Ed . Haskins
Title: RE: Physical access to servers for maintenance Jack,   Any issues with Terminal Services...since Oracle doesn't support Terminal Service's use?   Thanks, Ed   -Original Message-From: Jack C. Applewhite [mailto:[EMAIL PROTECTED]]Sent: Wednesday, September 26,

RE: Oracle Pure Name and Address

2001-09-17 Thread Haskins, Ed
Title: Oracle Pure Name and Address I think it could be part of the Oracle Business Intelligence Suite (ETL: Extract, Transform, and Load).  I know Oracle has a feature within such that allows for cleaning up names and addresses!!   Ed Haskins -Original Message-From: Adams

RE: What happens if you lose the alert log?

2001-09-13 Thread Haskins, Ed
!! Please do not post Off Topic to this List !! Oracle will automatically recreate the ALERT log file and begin writing to it. Ed -Original Message- Sent: Thursday, September 13, 2001 10:50 AM To: Multiple recipients of list ORACLE-L !! Please do not post Off Topic to this List

OT: Nostradamus: RE: RE: STOP THE PRESS!!

2001-09-12 Thread Ed . Haskins
The following quatrain has been circulating the Internet after the WTC bombings. In the City of God there will be a great thunder, two brothers torn apart by chaos, while the fortress endures, the great leader will sucumb. The third big war will begin when the big city is burning. It is NOT

RE: An OPS & tnsnames question

2001-08-29 Thread Ed . Haskins
Look at Transparent Application Failover as a Net8 option. You'll need to determine Oracle Client compatibility / requirements with such! Ed Haskins Oracle DBA Verizon Wireless -Original Message- Sent: Wednesday, August 29, 2001 11:15 AM To: Multiple recipients of list ORACLE-L

RE: financial problems with fatcity.com

2001-08-29 Thread Haskins, Ed
tion (like subscribing). -- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: Haskins, Ed INET: [EMAIL PROTECTED] Fat City Network Services-- (858) 538-5051 FAX: (858) 538-5051 San Diego, California-- Public Internet access / Mai

aix tools

2001-08-24 Thread Ed Lewis
Hi,    Can anyone tell me where I can download a copy of "top" to run on aix 4.3.3 ?    thanks for your help.               ed lewis    

RE: TNSPING Test Script for NT

2001-08-22 Thread Haskins, Ed
Tom, Thanks!! Ed -Original Message- Sent: Tuesday, August 21, 2001 3:13 PM To: Multiple recipients of list ORACLE-L Ed, how about: tnsping {sid} 1000 > ping.lis will tnsping the {sid} 1000 times, with the result being placed in a file created named ping.lis changing it

TNSPING Test Script for NT

2001-08-21 Thread Ed . Haskins
Can anyone help me with a simple .bat script for NT that will run a TNSPING against a certain connect descriptor and write the results to a file. I need to have the TNSPING run for say 1000 loops. Once complete, I can search through the file for errors. Thanks, Ed -- Please see the official

RE: Apologies... linux & Oracle

2001-08-21 Thread Ed . Haskins
Title: Apologies... linux & Oracle SCO makes a version of Linux now?    Ed -Original Message-From: Koivu, Lisa [mailto:[EMAIL PROTECTED]]Sent: Tuesday, August 21, 2001 11:51 AMTo: Multiple recipients of list ORACLE-LSubject: Apologies... linux & Oracle Sorry eve

RE: Apologies... linux & Oracle

2001-08-21 Thread Ed . Haskins
Title: Apologies... linux & Oracle O.K...it looks like SCO was bought by Caldera, who sells a distribution of Linux under that name.   Ed   -Original Message-From: Robertson Lee - lerobe [mailto:[EMAIL PROTECTED]]Sent: Tuesday, August 21, 2001 12:36 PMTo: Multiple recipi

RE: linux

2001-08-20 Thread Ed . Haskins
Nope! -Original Message-From: Saravana Kumar [mailto:[EMAIL PROTECTED]]Sent: Monday, August 20, 2001 10:46 AMTo: Multiple recipients of list ORACLE-LSubject: linux Hi Friends,     I have small clarification to be made.     Can oracle for linux  softwar

RE: No TNSListner service after intall 8.1.7 on Win 2k

2001-08-16 Thread Haskins, Ed
Title: RE: No TNSListner service after intall 8.1.7 on Win 2k Lisa,   C:\> set ORACLE_SID=SID_NAME Then... C:\> set ORACLE_SID ORACLE_SID=SID_NAME   Ed Haskins Oracle DBA Verizon Wireless -Original Message-From: Koivu, Lisa [mailto:[EMAIL PROTECTED]]Sent: Thursday, Aug

RE: Unix Client Install - OraInventory

2001-08-09 Thread Ed Maurer
aller info - at least it appears there. All seems to work fine. I'll keep an eye out when/if patching! Much and Many thanks for all the responses, I'll sleep easier. Ed Maurer. > -Original Message- > From: Lord, David - C&S [mailto:[EMAIL PROTECTED]] > Sent: Thurs

Unix Client Install

2001-08-08 Thread Ed Maurer
alked'; I could download and cpio ... or wait 3 days for support to get me new CD's. Why shouldn't I use the working installation as a base? Are there any machine specific actions taken by the installer besides obvious tnsnames if you use the installation gui) for client installation

3rd Party Java and Oracle Triggers

2001-08-06 Thread Ed Maurer
s to see exactly how the object(s) behaving, I won't be able to prove it on our development platforms either.   Anyone have any experience here, or ideas for tools  (besides  packet capture) that can assist ?   TIA   Ed Maurer

Experience using Legato on a Veritas Cluster?

2001-07-24 Thread Ed Bittel
ter a node failover. Thanks, Ed __ Do You Yahoo!? Make international calls for as low as $.04/minute with Yahoo! Messenger http://phonecard.yahoo.com/ -- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: Ed Bittel INET: [EMAIL

SHARED SQLNET.ora? RE: tnsnames.ora in clients

2001-07-24 Thread Haskins, Ed
e actually implementing ONAMES, so we're replacing the SQLNET.ora file to specify ONAMES, and some Regions are thinking they only need to place this on the shared drive where TNS_ADMIN points to. I don't think this is supported or works in all situations. Any experiences or comments?

RE: Re: Oracle Internet Directory

2001-07-17 Thread Haskins, Ed
tries in the Directory. Ed Haskins Oracle DBA Verizon Wireless -Original Message- Sent: Tuesday, July 17, 2001 1:12 PM To: Multiple recipients of list ORACLE-L Sorry for the OT question. Is OID free if I have the Enterprise license? if not, how much is it? I can't find pricing

RE: Scsi I/O speed

2001-07-11 Thread Haskins, Ed
Kev, Make sure that the SCSI CD-ROM or Tape Drive aren't connected to this controller. Ed -Original Message- Sent: Wednesday, July 11, 2001 2:56 PM To: Multiple recipients of list ORACLE-L Well yeah, all of this makes perfect sense to me. However, if I am testing the devices I

RE: Oracle on NT unattended installation

2001-07-11 Thread Haskins, Ed
Joe,   I've done it for the Oracle Client, successfully.  This question was posted on LazyDBA, and a couple others responded that they were successful with it.   Ed -Original Message-From: JOE TESTA [mailto:[EMAIL PROTECTED]]Sent: Wednesday, July 11, 2001 2:41 PMTo: Mul

RE: Oracle on NT unattended installation

2001-07-11 Thread Haskins, Ed
how you can do a silent install.   Ed -Original Message-From: Andrey Bronfin [mailto:[EMAIL PROTECTED]]Sent: Wednesday, July 11, 2001 11:26 AMTo: Multiple recipients of list ORACLE-LSubject: Oracle on NT unattended installation Dear list ! Is there a possibility to do an

RE: Scsi I/O speed

2001-07-11 Thread Haskins, Ed
0mb/s...all running off the same controller...the bus speed will be no more than 40mb/s (the speed of the slowest device). Again, that is the theoretical max speed. Ed -Original Message- Sent: Wednesday, July 11, 2001 12:22 PM To: Multiple recipients of list ORACLE-L Hi all,

RE: SQL-Server Presentation/Reality Check

2001-06-27 Thread Ed Maurer
before the 'bad' update. Try it yourself, as a I did (I used a large 'waitfor' in the middle of a procedural loop to simulate a larger table or more per-row processing) HTH Still unashamedly anti-Redmond, Ed Maurer Sr. DBA Acquirex > -Ori

RE: SQL-Server Presentation/Reality Check

2001-06-27 Thread Ed Maurer
27;s the entire discussion of read-consistency, which SQL Server doesn't support. A whole thread there, and one reason why SQL Server can be very quick in some operations: No RBS to support. Everything is done from the transaction logs. And then there's functionality... Just my 2 cents.

Legato NetWorker & RMAN: A troublesome pair?

2001-06-26 Thread Ed Bittel
we should check that may not have been covered in the NetWorker administration manual? If you've had similar problems, I love to hear what the problem was. TIA for your help. Ed = Ed Bittel, Oracle DBA Executive Jet Technology Services ~~ If you&#

RE: Re[2]: Serious Question (believe it or not)...

2001-06-07 Thread Haskins, Ed
topic and salesability...but what's a good range? How are book deals typically structured? Thanks, Ed Haskins Oracle DBA Verizon Wireless -Original Message- Sent: Thursday, June 07, 2001 1:26 PM To: Multiple recipients of list ORACLE-L Wednesday, June 06, 2001, 4:53:21 PM, Christopher S

RE: What stands for i in Oracle 8i

2001-06-06 Thread Haskins, Ed
I'm pretty sure it means..."i"ncredibly expensive!!   Ed Haskins Oracle DBA Verizon Wireless -Original Message-From: Muthaiah [mailto:[EMAIL PROTECTED]]Sent: Wednesday, June 06, 2001 12:56 PMTo: Multiple recipients of list ORACLE-LSubject: What stands

RE: What stands for i in Oracle 8i

2001-06-06 Thread Haskins, Ed
Actually now that I think about it... the "i" in Oracle8i actually stands for "i"diot proof.  This is what Larry was talking about when he made things easier so that less DBAs were needed.   Are you an idiot??  ;-)   Ed Haskins Oracle DBA Verizon Wireless -Origi

RE: OT: TUSC and Kevin Loney

2001-06-05 Thread Haskins, Ed
E-L FAQ: http://www.orafaq.com >-- >Author: Jeroen van Sluisdam > INET: [EMAIL PROTECTED] > >Fat City Network Services-- (858) 538-5051 FAX: (858) 538-5051 >San Diego, California-- Public Internet access / Mailing Lists >---

RE: TUSC and Kevin Loney

2001-06-04 Thread Haskins, Ed
This info can be found on www.tusc.com in a Press Release. Ed Haskins Oracle DBA Verizon Wireless -Original Message- Sent: Monday, June 04, 2001 3:32 PM To: Multiple recipients of list ORACLE-L >I guess I am the last to discover this, but Kevin now works for TUSC. No Patrice -

RE: Database writer

2001-06-04 Thread Haskins, Ed
real" DBWR tells the slave DBWRs to do I/O. On NT, there's really no need for this since async I/O and NT will take care of all that for you. NT acts as the I/O slaves and the "real" DBWR [1 DBWR thread] then checks the "slaves" to see if the I/O is done. Melissa Ho

RE: Bumoer Stickers [RE: Rebuilding indexes]

2001-06-01 Thread Haskins, Ed
Kev, Read The F*%&ing Manual People get RTFM'd much more on the LazyDBA list than here...but I'm fairly certain this must have been used on this List as well at one point or another!! Ed Ed Haskins Oracle DBA Verizon Wireless -Original Message- Sent: Friday, June 01, 2

RE: Bumoer Stickers [RE: Rebuilding indexes]

2001-06-01 Thread Haskins, Ed
Don't forget these: "RTFM" "Unix or NT?" "URGENT: Tell me everything you know about ___?" Ed Haskins Oracle DBA Verizon Wireless -Original Message- Sent: Friday, June 01, 2001 3:31 PM To: Multiple recipients of list ORACLE-L >I

RE: ORACLE NAMES /LDAP

2001-05-31 Thread Haskins, Ed
feedback we and others provided to straighten out the inconsistency!! Ed Haskins Oracle DBA Verizon Wireless -Original Message- Sent: Thursday, May 31, 2001 5:47 PM To: Multiple recipients of list ORACLE-L Hi, Actually, it's not so bad. OiD is licensed separately ONLY when used as ge

RE: ORACLE NAMES /LDAP

2001-05-31 Thread Haskins, Ed
OiD is a "separately licensable product"...not included as part of the DB license. If I remember correctly, you have the UPU license calculation or a per entry license @ $50/, with 5000 entries being the minimum!! Ed Haskins Oracle DBA Verizon Wireless -Original Message

RE: Suggestions on SCSI

2001-05-31 Thread Haskins, Ed
say that these drives are optimized for external storage where Fibre Channel is used to connect the server to the storage cabinet (certainly not your case). Ed Haskins Oracle DBA Verizon Wireless -Original Message- Sent: Thursday, May 31, 2001 1:16 PM To: Multiple recipients of list ORACLE

RE: Oracle Applications

2001-05-31 Thread Haskins, Ed
Finding Oracle DBAs with 4 years experience is tough enough...forget about 4 years experience with Apps!! Ed Haskins Oracle DBA Verizon Wireless -Original Message- Sent: Thursday, May 31, 2001 10:51 AM To: Multiple recipients of list ORACLE-L Still no response from Oracle Canada, I

RE: ORACLE NAMES /LDAP

2001-05-31 Thread Haskins, Ed
bly another year or so before going this route. OiD is also a bit more complicated to setup and administer. Ed Haskins Oracle DBA Verizon Wireless -Original Message- Sent: Thursday, May 31, 2001 5:06 AM To: Multiple recipients of list ORACLE-L Anyone using this product as an alternative

RE: Is DBMS_OBFUSCATION free in Enterprise Edition?

2001-05-30 Thread Haskins, Ed
Free...unless you look at the TCO (Total Cost of Ownership). ;-) Ed Haskins Oracle DBA Verizon Wireless -Original Message- Sent: Wednesday, May 30, 2001 3:51 PM To: Multiple recipients of list ORACLE-L It is free - very definite answer :-) Alex Hillman -Original Message

RE: MS access

2001-05-24 Thread Haskins, Ed
Title: MS access Li,   1GB for Access would be huge...and cause very poor performance.  The only way to overcome the size limitation is to upgrade to a real database...preferably Oracle, but that SQL Server thing would work as well for a DB that size.   Ed Haskins Oracle DBA Verizon

  1   2   >