Path: text.usenetserver.com!out04b.usenetserver.com!news.usenetserver.com!in02.usenetserver.com!news.usenetserver.com!postnews.google.com!d21g2000prf.googlegroups.com!not-for-mail
From: Pete <pmussomeli@gmail.com>
Newsgroups: comp.databases.oracle.server
Subject: Re: primary 64-bit with a logical 32-bit standby?
Date: Mon, 3 Mar 2008 16:39:14 -0800 (PST)
Organization: http://groups.google.com
Lines: 46
Message-ID: <c5a75795-1728-482b-b6cf-247c9b9f4b44@d21g2000prf.googlegroups.com>
References: <fb0cc57f-da72-4823-bfc4-ea6cb942a0c0@b1g2000hsg.googlegroups.com> 
 <1204577384.679241@bubbleator.drizzle.com> <fc9c28e8-badb-40ff-b4b4-954fa241b08e@e6g2000prf.googlegroups.com> 
 <f53c1055-3075-41db-b5fa-f18dee9f5abd@s37g2000prg.googlegroups.com>
NNTP-Posting-Host: 63.237.87.86
Mime-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
X-Trace: posting.google.com 1204591156 1140 127.0.0.1 (4 Mar 2008 00:39:16 GMT)
X-Complaints-To: groups-abuse@google.com
NNTP-Posting-Date: Tue, 4 Mar 2008 00:39:16 +0000 (UTC)
Complaints-To: groups-abuse@google.com
Injection-Info: d21g2000prf.googlegroups.com; posting-host=63.237.87.86; 
 posting-account=6BogiQoAAADzr2guHY7tdGZeSKjTDof1
User-Agent: G2/1.0
X-HTTP-UserAgent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.12) 
 Gecko/20080201 Firefox/2.0.0.12,gzip(gfe),gzip(gfe)
Xref: usenetserver.com comp.databases.oracle.server:442090
X-Received-Date: Mon, 03 Mar 2008 19:39:17 EST (text.usenetserver.com)

On Mar 3, 6:39 pm, joel garry <joel-ga...@home.com> wrote:
> On Mar 3, 1:02 pm, Pete <pmussom...@gmail.com> wrote:
>
>
>
> > On Mar 3, 3:49 pm, DA Morgan <damor...@psoug.org> wrote:
>
> > > Pete wrote:
> > > > I want to know if this is possible for cost concerns.   Is it possible
> > > > to have a 64-bit primary instance with a logical standby that is 32-
> > > > bit?
>
> > > What is the difference in cost? You probably can't find a 32bit
> > > server motherboard anymore. The operating system is free: Linux.
> > > And Oracle certainly doesn't charge by the bit.
> > > --
> > > Daniel A. Morgan
> > > Oracle Ace Director & Instructor
> > > University of Washington
> > > damor...@x.washington.edu (replace x with u to respond)
> > > Puget Sound Oracle Users Groupwww.psoug.org
>
> > cost, meaning what it would cost to upgrade my current environment.  i
> > have 1 box which is 64-bit ready, and 2 physical standby's that are
> > not 64-bit ready, meaning i'd have to replace those standby machines.
> > that's going to cost me a ton.
>
> > i want to know if it's possible to convert my physical standby's to
> > logical standby's and not have to upgrade the OS/Oracle.
>
> > i thought it was a simple question...
>
> See metalink Note:413484.1 and Note:62290.1
>
> jg
> --
> @home.com is bogus.
> "Thank you for choosing Oracle 8" - 10.2.0.3 patch install screen.

Excellent thanks Joel.

for anyone else reading this, basically it's not possible.  you can do
it with physical standby's but i must have 10g, and even then, data
guard must be managed via sql+.  logical standby's must have the same
exact binaries.

