HP3000-L Archives

February 1997, Week 2

HP3000-L@RAVEN.UTC.EDU

Options: Use Monospaced Font
Show Text Part by Default
Show All Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Subject:
From:
Chris Bartram <[log in to unmask]>
Reply To:
Date:
Mon, 10 Feb 1997 13:10:55 -0400
Content-Type:
Text/Plain
Parts/Attachments:
Text/Plain (42 lines)
 In <[log in to unmask]> [log in to unmask] writes:

> Here is my scenario.  I have an applicaiton that will run on several
> nodes, but I want them all to access the same database on a single
> node.  NS services are available.  Can you just set a file equation to
> open the DB across the network, or is it necessary to get into the
> net/ipc intrinsics?

To use RFA, each logon user would need to remote hello to the node with
the real database, and in case you've never beat on RFA/Remote-DBA much,
I can tell you emphatically that it's SLOOOOOOW. In a previous life, I did
a LOT of experimenting with remote DBA, and though it worked, the overhead
is VERY high (and the numerous remote logons will tax the user-license of
your 3000 holding the real database if it's not an unlimited license machine).

FWIW, the most common methods of RDBA are:
1) Users explicitly (or via a hidden UDC) issue DSLINE/REMOTE HELLOs to the
   remote system, then file equate the database to the remote system,
  or
2) you create an RDBA file - looks like an Image root file but has the DSLINE
   and remote hello info encoded within the (priv) file. When someone DBOpens
   the database, Image does the DSLINE/REMOTE HELLO stuff for them. A bit
   more secure perhaps (as the users can't see the remote logon info) but
   still just as slow.

To do RDBA and be remotely responsive (i.e. to support real-world response
times) you really need to look at something like Quest's NetBase.

                   -Chris Bartram


______________________/\_/\_/\_/\_/\_/\_/\_/\_/\_/\_/\_/\_/\_/\_/\_/\_/\_
  Chris Bartram        Sales (US):   800 Net-Mail    Fax:+1 703 451-3720
   ______                         +1 703 569-9189    mailto:[log in to unmask]
  /__ |  \__________   Sales (Europe):+44(1480)414131 Fax:+44(1480)414134
 /  / | / ________     Sales (Pacific Rim):+61 3 489 8216 (same for fax)
|  /_ |<  ______       Tech Support:+1 703 569-9189  Fax:+1 703 451-3720
 \ __)| \ ___          mailto:[log in to unmask]       Me: mailto:[log in to unmask]
  \______/Associates,  6901 Old Keene Mill Rd Suite 500 Springfield VA 22150
_________________Inc._/\_/\_/\_/\_/\_/\_/\_/\_/\_/\_/\_/\_/\_/\_/\_/\_/\_
Gopher: gopher.3k.com   Anon-FTP: ftp.3k.com  WWW: http://www.3k.com/

ATOM RSS1 RSS2