Re: How to change timezone on unix

2002-02-16 Thread Ray Stell
On Fri, Feb 15, 2002 at 01:08:29PM -0800, Nguyen, David M wrote: Cool. It works. Now how do I just adjust minutes? NAME xntpd - Network Time Protocol daemon Thanks Gerardo, David -Original Message- Sent: Friday, February 15, 2002 2:23 PM To: Multiple recipients

Re: Developer Interview Questions?

2002-02-16 Thread Marin Dimitrov
- Original Message - I've put together a few things but wondered if anyone could point me to a document with some good interview questions (I've only conducted DBA technical interviews in the past). check out http://www.orafaq.com/faqjobs.htm#INTERVIEW , especially Download Mike

Re: Async I/O on Sun Solaris

2002-02-16 Thread George Schlossnagle
Huh? asynch_io works fine on Solaris. At least on Solaris 2.6, 7, and 8. On Friday, February 15, 2002, at 10:28 AM, Peter Barnett wrote: Async IO on Solaris does not work - or at least it has not worked with lower OS releases. Someone might have more up to date information on Solaris 8.

Re: Async I/O on Sun Solaris

2002-02-16 Thread Jared Still
Well, no not actually. You must use raw devices for async IO to work with Oracle on Solaris. It's pretty easy to prove this using svrmgrl and truss. If you dig around in the archives you may find some references to it, or search on google as there are a couple of sites that archive this