From owner-acedb@net.bio.net Wed Oct 02 23:00:00 1996
Path: biosci!faseb.org!cpk-news-feed1.bbnplanet.com!cpk-news-hub1.bbnplanet.com!cam-news-hub1.bbnplanet.com!howland.erols.net!feed1.news.erols.com!news1.erols.com!uunet!in1.uu.net!fu-berlin.de!informatik.tu-muenchen.de!lrz-muenchen.de!ipp-garching.mpg.de!usenet
From: feichtin@alf.biochem.mpg.de (Richard Feichtinger)
Newsgroups: bionet.celegans,bionet.software.acedb
Subject: macace update again
Date: 3 Oct 1996 10:14:13 GMT
Organization: Rechenzentrum der Max-Planck-Gesellschaft in Garching
Lines: 66
Sender: -Not-Authenticated-[2621]
Message-ID: <5303ll$5ks9@sat.ipp-garching.mpg.de>
NNTP-Posting-Host: macwurm.biochem.mpg.de
X-Posted-From: InterNews 1.0.8@macwurm.biochem.mpg.de
Xdisclaimer: No attempt was made to authenticate the sender's name.
Xref: biosci bionet.celegans:1082 bionet.software.acedb:992

jdhardin@facstaff.wisc.edu (Jeff Hardin) wrote:

>Hi Richard-
>
>Sorry to bother you, but we have tried (repeatedly) to download your Macace
>datasets including updates through WS1.4-20. Unfortunately, the transfer
>was extremely slow (approximately 50 bytes/sec!!), and eventually the
>connection to your server was terminated each time. So, as an alternative,
>are their any special steps to adding the Unix data updates to Macace? I
>noticed that they're just text files, so once the tarZ files are
>decompressed, they ought to work. Is there some place I can look for more
>information?
>
>Many thanks!
>
>Jeff

Sometimes I think of the transatlantik internet connection like in the
years of telegraphy before seacables when you could morse a message
within
seconds to the coast, ship the written message across the sea and
telegraph
it again on the other continent. The first one who gets the update in
the
states please put it on a server there.

P.S. Today, Oct. 3rd, is a holiday in Germany, there is a realistic
chance
to get macace.WS1.4-20.sea.bin within 24 hours.
ftp://ftp.biochem.mpg.de/share/Schnabel

A short instruction of updating macace:

Get the new unix updates on your local unix machine (see news
ACEDB data updates for C.elegans for details). If you have installed 
a unix acedb already the update files are in $ACEDB/rawdata. 
To do it by hand:

uncompress update.WS1.4-*.tar.Z             #short: uncompress *.Z
tar -xvf *.tar          #to see what's in the files: tar -tf *.tar
       #you can combine those steps with: zcat *.tar.Z | tar -xf -

the updates are in /rawdata. In case there are new wspec files they are
in
/wspec (none this time).

Take a Macintosh ftp program (e.g. fetch) and get them to your Mac.
From the sanger center you can download update.WS1.4-17 to 20 directly 
with fetch on your local mac (e.g. folder acedb:rawdata)
ftp://ftp.sanger.ac.uk/pub/acedb/celegans/rawdata

add the suffix .ace to each file in acedb:rawdata

Have your mac about 60M of RAM (use virtual memory if necessary)
start acedb with 55M or so, get write access (password acedb)
and select Read .ace files from the acedb menu in the main window
click Open ace file, choose the first update file in the file parser
and click Read all. This may take a long time for some updates,
especially if you had to turn virtual memory on.

If it doesn't work that way I'm also helpless.

Good luck,

Richard Feichtinger
feichtin@alf.biochem.mpg.de

From owner-acedb@net.bio.net Fri Oct 04 23:00:00 1996
Path: biosci!GREENGENES.CIT.CORNELL.EDU!matthews
From: matthews@GREENGENES.CIT.CORNELL.EDU ("Dave Matthews")
Newsgroups: bionet.software.acedb
Subject: re: acedb query language proposals
Date: 5 Oct 1996 15:30:56 -0700
Organization: BIOSCI International Newsgroups for Molecular Biology
Lines: 52
Sender: daemon@net.bio.net
Distribution: world
Message-ID: <9610052229.AA00317@greengenes.cit.cornell.edu>
NNTP-Posting-Host: net.bio.net

> From BIOSCI-REQUEST@net.bio.net Fri Sep 20 14:07:01 1996
> To: acedb@net.bio.net
> From: <rd@sanger.ac.uk>
> Subject: acedb query language proposals

The proposed new query language sounds great.  I have an important user-
submitted query I can't do with the existing language, "find all Loci
within x units of Locus A on any Map", for lack of the num_op (arithmetic)
functionality included in the proposal.  So I'm really looking forward to
it.  A few suggestions:

1.
The "right_of" relation Jean mentioned, e.g. the relation between c and d in

FOO f
tag a b
tag c d

is crucial.  Maybe it could be given its own operation name?


2.  Should there be an escape prefix like \ for the wildcard characters *
and ?, as well as for ( and ) and any other syntax-reserved characters?
Currently (well, ace4_3c), using "" to protect such characters in my
queries is not working.


3.  
> 3) possible member specific operations on tree classes?  e.g.  things to
> test interval overlap/containment for maps and sequences.  Perhaps we might
> even want interval objects?

Any furtherance of this would be good.  Actually we need a graphical 
interface to select and compare (multimap) subsections of Maps.


4. 
Should there be a flag to request case-dependent searches?  Both in text and
in classes that are defined as -CaseSensitive.


5. 
Will the old syntax still be available?  Or some query client with similar
syntax?  I can learn to write the new syntax but I'd hate to have to tell my 
users they have to learn it.


6. 
I hope the new version will sort lists correctly even if they're very long,
instead of piecewise like the current Tablemaker.

- Dave

From owner-acedb@net.bio.net Sun Oct 06 23:00:00 1996
Path: biosci!KAA.CRBM.CNRS-MOP.FR!mieg
From: mieg@KAA.CRBM.CNRS-MOP.FR (Danielle et jean Thierry-Mieg)
Newsgroups: bionet.software.acedb
Subject: (none)
Date: 7 Oct 1996 01:47:53 -0700
Organization: BIOSCI International Newsgroups for Molecular Biology
Lines: 65
Sender: daemon@net.bio.net
Distribution: world
Message-ID: <9610061001.AA21289@kaa>
NNTP-Posting-Host: net.bio.net

in ace.4.3, escaping anything does work, but, in what may be
rather crytic, we have a double notation:

acedb>Find Paper [cgc*

will find [cgc-173]

that is: 
acedb>Find Paper xxx
takes xxx verbatim, without any attemmpt to interpret
special char like [] () + - etc

this is equivalent to

acedb>Query Find Paper IS "[cgc*"

where the "" protects [ from beeing interpreted
(actually IS is optional)

however:
acedb>Query Find Paper IS [cgc*

-> unbalance [ error

********

Here is the table to perform the operation:
 "find all Loci
within x units of Locus A on any Map",

////////////////////////////////////////////////////////
////////////////////////////////////////////////////////
see below:
////////////////////////////////////////////////////////
////////////////////////////////////////////////////////

4.
Should there be a flag to request case-dependent searches?  Both in text and
in classes that are defined as -CaseSensitive.

i suggest that case dependant seqrches only work for
casesensitive class
in which case we should allow =~ or something like that
to mathc reg-exp, including among other case-non-sensitive

5 The old syntax will continue to be available

6:
 i am responsible and very sorry for the piece sorting
of very long tables
i have actually fixed that, i did not realized it went into 4-3
actually, i was not aware of the bug before it was reproted
by Ladeana, and i then fixed it immediatly

PLEASE: DO NOT FORGET to report such bugs, 
the correct way is not to wait for some eventual complete
revamp to talk about such things but to complain ASAP

this is not a failure of the old syntax, but a plain IMPLEMENTATION bug
and there is not the slightest doubdt that even a new syntax will
be plagued at the beginning with implementation bugs. All system have
bugs, including Mac-OS, c - compilers, UNIX, and yes acedb beats them all
by the density of implementation bugs, but we know about them
we are very willing to fix them.


From owner-acedb@net.bio.net Sun Oct 06 23:00:00 1996
Path: biosci!GREENGENES.CIT.CORNELL.EDU!matthews
From: matthews@GREENGENES.CIT.CORNELL.EDU ("Dave Matthews")
Newsgroups: bionet.software.acedb
Subject: Re:  (none)
Date: 7 Oct 1996 08:03:06 -0700
Organization: BIOSCI International Newsgroups for Molecular Biology
Lines: 26
Sender: daemon@net.bio.net
Distribution: world
Message-ID: <9610071501.AA01768@greengenes.cit.cornell.edu>
NNTP-Posting-Host: net.bio.net

Hi Jean, thanks for the help.


> acedb>Query Find Paper IS "[cgc*"
> 
> where the "" protects [ from beeing interpreted

But there is no way to protect * from being interpreted?
Anyway thanks for this tip.  I was trying 

acedb>Query Find Paper IS "[cgc"*

, which seems more logical to me, but returns all the Papers in the database.


> Here is the table to perform the operation:
>  "find all Loci
> within x units of Locus A on any Map",
> 
> ////////////////////////////////////////////////////////
> ////////////////////////////////////////////////////////
> see below:

Help!  No table definition was included in your mail.  Please send!

- Dave

From owner-acedb@net.bio.net Wed Oct 09 23:00:00 1996
Path: biosci!bcm.tmc.edu!cs.utexas.edu!howland.erols.net!news-peer.gsl.net!news.gsl.net!portc01.blue.aol.com!newsstand.cit.cornell.edu!news.acsu.buffalo.edu!news.atl.bellsouth.net!newsrelay.iastate.edu!news.iastate.edu!macgrant.agron.iastate.edu!user
From: dgrant@iastate.edu (David Grant)
Newsgroups: bionet.celegans,bionet.software.acedb
Subject: Re: macace update again
Date: Thu, 10 Oct 1996 15:16:55 -0500
Organization: USDA-ARS and Iowa State University
Lines: 45
Message-ID: <dgrant-1010961516550001@macgrant.agron.iastate.edu>
References: <5303ll$5ks9@sat.ipp-garching.mpg.de>
NNTP-Posting-Host: macgrant.agron.iastate.edu
Xref: biosci bionet.celegans:1093 bionet.software.acedb:996

> >are their any special steps to adding the Unix data updates to Macace? I
> >noticed that they're just text files, so once the tarZ files are
> >decompressed, they ought to work. Is there some place I can look for more
> >information?
> >

> A short instruction of updating macace:
> 
> Get the new unix updates on your local unix machine (see news
> ACEDB data updates for C.elegans for details). If you have installed 
> a unix acedb already the update files are in $ACEDB/rawdata. 
> To do it by hand:
> 
> uncompress update.WS1.4-*.tar.Z             #short: uncompress *.Z
> tar -xvf *.tar          #to see what's in the files: tar -tf *.tar
>        #you can combine those steps with: zcat *.tar.Z | tar -xf -
> 
> the updates are in /rawdata. In case there are new wspec files they are
> in
> /wspec (none this time).
> 
> Take a Macintosh ftp program (e.g. fetch) and get them to your Mac.
> From the sanger center you can download update.WS1.4-17 to 20 directly 
> with fetch on your local mac (e.g. folder acedb:rawdata)
> ftp://ftp.sanger.ac.uk/pub/acedb/celegans/rawdata
> 
> add the suffix .ace to each file in acedb:rawdata
> 
> Have your mac about 60M of RAM (use virtual memory if necessary)
> start acedb with 55M or so, get write access (password acedb)
> and select Read .ace files from the acedb menu in the main window
> click Open ace file, choose the first update file in the file parser
> and click Read all. This may take a long time for some updates,
> especially if you had to turn virtual memory on.
> 

This will work ONLY AFTER you convert the UNIX line endings to Mac ones.
There are many free programs to do this. If you don't have one, let me
know and I'll put one on my FTP server. It is possible to eliminate a step
by getting the tar.z files directly to your Mac and using a Mac program to
un-Z and un-tar them. StuffIt Expander w/ DropStuff will do this quite
nicely.

David Grant   dgrant@iastate.edu
USDA-ARS and Iowa State University

From owner-acedb@net.bio.net Sun Oct 13 23:00:00 1996
Path: biosci!GREENGENES.CIT.CORNELL.EDU!matthews
From: matthews@GREENGENES.CIT.CORNELL.EDU ("Dave Matthews")
Newsgroups: bionet.software.acedb
Subject: life beyond xv?
Date: 13 Oct 1996 18:00:35 -0700
Organization: BIOSCI International Newsgroups for Molecular Biology
Lines: 4
Sender: daemon@net.bio.net
Distribution: world
Message-ID: <9610140100.AA11402@greengenes.cit.cornell.edu>
NNTP-Posting-Host: net.bio.net

Is there anything better than xv to call as a gif/jpg displayer from ACEDB?
It would be nice to have a viewer that can show big images in a scrolling
window instead of shrinking them to illegibility.
- Dave        

From owner-acedb@net.bio.net Wed Oct 16 23:00:00 1996
Path: biosci!bcm.tmc.edu!cs.utexas.edu!howland.erols.net!news-peer.gsl.net!news.gsl.net!news.uoregon.edu!waikato!celebrian.otago.ac.nz!usenet
From: Krishna Patel <harry@pandora.otago.ac.nz>
Newsgroups: bionet.software.acedb
Subject: Dumping the ACEDB model
Date: Thu, 17 Oct 1996 15:09:01 +1300
Organization: MBU, Dept of Biochemistry, Otago University, NZ
Lines: 3
Message-ID: <3265953D.41C6@pandora.otago.ac.nz>
NNTP-Posting-Host: pandora.otago.ac.nz
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
X-Mailer: Mozilla 3.0 (X11; I; OSF1 V4.0 alpha)

Can anyone please advise how to dump the ACEDB Model as either ascii 
text or an .ace file.
Can this be done?  Or is there a "Model file' hidden somewhere?

From owner-acedb@net.bio.net Thu Oct 17 23:00:00 1996
Path: biosci!rutgers!uwm.edu!cs.utexas.edu!howland.erols.net!vixen.cso.uiuc.edu!news.uoregon.edu!waikato!celebrian.otago.ac.nz!usenet
From: Krishna Patel <harry@pandora.otago.ac.nz>
Newsgroups: bionet.software.acedb
Subject: ER diagram for ACEDB or similar
Date: Fri, 18 Oct 1996 15:03:58 +1300
Organization: MBU, Dept of Biochemistry, Otago University, NZ
Lines: 13
Message-ID: <3266E58E.41C6@pandora.otago.ac.nz>
NNTP-Posting-Host: pandora.otago.ac.nz
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
X-Mailer: Mozilla 3.0 (X11; I; OSF1 V4.0 alpha)

Thanks to all those who answered my novice question yesterday. Cheers!

The ftp sites and FAQs make no mention of any entity/relationship
diagrams for ACEDB or similar.

I would find one really useful in helping to get me up to speed on
ACEDB.  If necessary I'll construct one myself, but I don't like
re-inventing the wheel...  :-)

Has someone constructed an ER Diagram of ACEDB?  Is such an ERD
available somewhere? If so could someone please let me know.

Thx.

From owner-acedb@net.bio.net Thu Oct 17 23:00:00 1996
Path: biosci!daresbury!not-for-mail
From: mieg@kaa.crbm.cnrs-mop.fr (Danielle et jean Thierry-Mieg)
Newsgroups: bionet.software.acedb
Subject: aceserver solaris
Date: 18 Oct 1996 14:36:59 +0100
Lines: 239
Sender: lpddist@mserv1.dl.ac.uk
Distribution: bionet
Message-ID: <54815r$rdm@mserv1.dl.ac.uk>
Original-To: acedb@dl.ac.uk


this is a solaris bug,
htey have several versions of rpcgen, some of them bugged

i do have a binary aceserver for solaris
i ll add it to ncbi, but i hope it does not depend
on the excat solaris machine

the problem is:
 the rpc self generated code wrpc/rpcace_svc.c
forks AFTERR establishing the pipe

the rest of this message contained a correct file:

wrpc/rpcace_svc.c to be substituted inside
wrpc directory after rpcgen has run:

make aceserver:
  this will call rpcgen and cretae the faulty rpcace_svc.c
cp the fixed rpcace_svc.c:
  cp rpcace_svc.c.ok rpcace_svc.c
touch  rpcace_svc.c
 to garantee that mkake will not overwrite it
make aceserver
 verify that make recompiles the new rpcace_svc.c and relinks
 and that after that rpcace_svc.c is still the fixed one !

If the server still does not work, let me know
here is rpcace_svc.c.ok FOR SOLARIS machines ONLY

/*
 * Please do not edit this file.
 * It was generated using rpcgen.
 */

#include "rpcace.h"
#include <stdio.h>
#include <stdlib.h> /* getenv, exit */
#include <signal.h>
#include <sys/types.h>
#include <memory.h>
#include <stropts.h>
#include <netconfig.h>
#include <sys/resource.h> /* rlimit */
#include <syslog.h>

#ifdef DEBUG
#define	RPC_SVC_FG
#endif

#define	_RPCSVC_CLOSEDOWN 120
static int _rpcpmstart;		/* Started by a port monitor ? */
	/* States a server can be in wrt request */

#define	_IDLE 0
#define	_SERVED 1
#define	_SERVING 2

static int _rpcsvcstate = _IDLE;	 /* Set when a request is serviced */

static
void _msgout(msg)
	char *msg;
{
#ifdef RPC_SVC_FG
	if (_rpcpmstart)
		syslog(LOG_ERR, msg);
	else
		(void) fprintf(stderr, "%s\n", msg);
#else
	syslog(LOG_ERR, msg);
#endif
}

static void
closedown(sig)
	int sig;
{
	if (_rpcsvcstate == _IDLE) {
		extern fd_set svc_fdset;
		static int size;
		int i, openfd;
		struct t_info tinfo;

		if (!t_getinfo(0, &tinfo) && (tinfo.servtype == T_CLTS))
			exit(0);
		if (size == 0) {
			struct rlimit rl;

			rl.rlim_max = 0;
			getrlimit(RLIMIT_NOFILE, &rl);
			if ((size = rl.rlim_max) == 0) {
				return;
			}
		}
		for (i = 0, openfd = 0; i < size && openfd < 2; i++)
			if (FD_ISSET(i, &svc_fdset))
				openfd++;
		if (openfd <= 1)
			exit(0);
	}
	if (_rpcsvcstate == _SERVED)
		_rpcsvcstate = _IDLE;

	(void) signal(SIGALRM, (void(*)()) closedown);
	(void) alarm(_RPCSVC_CLOSEDOWN/2);
}

static void
rpc_ace_1(rqstp, transp)
	struct svc_req *rqstp;
	register SVCXPRT *transp;
{
	union {
		ace_data ace_server_1_arg;
	} argument;
	char *result;
	bool_t (*xdr_argument)(), (*xdr_result)();
	char *(*local)();

	_rpcsvcstate = _SERVING;
	switch (rqstp->rq_proc) {
	case NULLPROC:
		(void) svc_sendreply(transp, xdr_void,
			(char *)NULL);
		_rpcsvcstate = _SERVED;
		return;

	case ACE_SERVER:
		xdr_argument = xdr_ace_data;
		xdr_result = xdr_ace_reponse;
		local = (char *(*)()) ace_server_1;
		break;

	default:
		svcerr_noproc(transp);
		_rpcsvcstate = _SERVED;
		return;
	}
	(void) memset((char *)&argument, 0, sizeof (argument));
	if (!svc_getargs(transp, xdr_argument, &argument)) {
		svcerr_decode(transp);
		_rpcsvcstate = _SERVED;
		return;
	}
	result = (*local)(&argument, rqstp);
	if (result != NULL && !svc_sendreply(transp, xdr_result, result)) {
		svcerr_systemerr(transp);
	}
	if (!svc_freeargs(transp, xdr_argument, &argument)) {
		_msgout("unable to free arguments");
		exit(1);
	}
	_rpcsvcstate = _SERVED;
	return;
}

main()
{
	pid_t pid;
	int i;
	char mname[FMNAMESZ + 1];

	if (!ioctl(0, I_LOOK, mname) &&
		(!strcmp(mname, "sockmod") || !strcmp(mname, "timod"))) {
		char *netid;
		struct netconfig *nconf = NULL;
		SVCXPRT *transp;
		int pmclose;

		_rpcpmstart = 1;
		openlog("rpcace", LOG_PID, LOG_DAEMON);

		if ((netid = getenv("NLSPROVIDER")) == NULL) {
		/* started from inetd */
			pmclose = 1;
		} else {
			if ((nconf = getnetconfigent(netid)) == NULL)
				_msgout("cannot get transport info");

			pmclose = (t_getstate(0) != T_DATAXFER);
		}
		if (strcmp(mname, "sockmod") == 0) {
			if (ioctl(0, I_POP, 0) || ioctl(0, I_PUSH, "timod")) {
				_msgout("could not get the right module");
				exit(1);
			}
		}
		if ((transp = svc_tli_create(0, nconf, NULL, 0, 0)) == NULL) {
			_msgout("cannot create server handle");
			exit(1);
		}
		if (nconf)
			freenetconfigent(nconf);
		if (!svc_reg(transp, RPC_ACE, RPC_ACE_VERS, rpc_ace_1, 0)) {
			_msgout("unable to register (RPC_ACE, RPC_ACE_VERS).");
			exit(1);
		}
		if (pmclose) {
			(void) signal(SIGALRM, (void(*)()) closedown);
			(void) alarm(_RPCSVC_CLOSEDOWN/2);
		}
		svc_run();
		exit(1);
		/* NOTREACHED */
	}	else {
#ifndef RPC_SVC_FG
		int size;
		struct rlimit rl;
		pid = fork();
		if (pid < 0) {
			perror("cannot fork");
			exit(1);
		}
		if (pid)
			exit(0);
		rl.rlim_max = 0;
		getrlimit(RLIMIT_NOFILE, &rl);
		if ((size = rl.rlim_max) == 0)
			exit(1);
		for (i = 0; i < size; i++)
			(void) close(i);
		i = open("/dev/console", 2);
		(void) dup2(i, 1);
		(void) dup2(i, 2);
		setsid();
		openlog("rpcace", LOG_PID, LOG_DAEMON);
#endif
	}
	if (!svc_create(rpc_ace_1, RPC_ACE, RPC_ACE_VERS, "netpath")) {
		_msgout("unable to create (RPC_ACE, RPC_ACE_VERS) for netpath.");
		exit(1);
	}

	svc_run();
	_msgout("svc_run returned");
	exit(1);
	/* NOTREACHED */
}

From owner-acedb@net.bio.net Thu Oct 17 23:00:00 1996
Path: biosci!ihnp4.ucsd.edu!munnari.OZ.AU!news.ecn.uoknor.edu!feed1.news.erols.com!howland.erols.net!EU.net!usenet2.news.uk.psi.net!uknet!usenet1.news.uk.psi.net!uknet!uknet!newsfeed.ed.ac.uk!news
From: "Stewart W. Morris" <Stewart.Morris@hgu.mrc.ac.uk>
Newsgroups: bionet.software.acedb
Subject: Re: life beyond xv?
Date: Fri, 18 Oct 1996 14:15:35 +0100
Organization: MRC Human Genetics Unit, Western General Hospital, Crewe Road, Edinburgh EH4 2XU, UK
Lines: 11
Message-ID: <326782F6.167EB0E7@hgu.mrc.ac.uk>
References: <9610140100.AA11402@greengenes.cit.cornell.edu>
NNTP-Posting-Host: tomatin.hgu.mrc.ac.uk
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
X-Mailer: Mozilla 3.0 (X11; I; SunOS 4.1.3 sun4m)
To: Dave Matthews <matthews@GREENGENES.CIT.CORNELL.EDU>

Dave Matthews wrote:
> 
> Is there anything better than xv to call as a gif/jpg displayer from ACEDB?
> It would be nice to have a viewer that can show big images in a scrolling
> window instead of shrinking them to illegibility.

I use the ImageMagick package which allows scrolling within windows, a
"moving magnifying glass" feature plus a host of other goodies. Use
archie to find your nearest ftp site.

- Stewart

From owner-acedb@net.bio.net Thu Oct 17 23:00:00 1996
Path: biosci!daresbury!not-for-mail
From: jattwood@hgmp.mrc.ac.uk (Mr J. Attwood)
Newsgroups: bionet.software.acedb
Subject: Aceserver problems with Solaris 2.5.1
Date: 18 Oct 1996 13:21:25 +0100
Lines: 36
Sender: lpddist@mserv1.dl.ac.uk
Distribution: bionet
Message-ID: <547so5$mi3@mserv1.dl.ac.uk>
Original-To: acedb@dl.ac.uk


Hi,

	Has anyone got the 4.3 aceserver to work under Solaris 2.5.1? I can
get it to work in standalone mode but have hit major problems when trying

to start it through inetd. There are obvious discrepancies between the
installation instructions and Solaris 2.5.1 (no portmap, for example) so I'm
wondering if the existing code won't run. Our entries in system files are
as follows (not the same server as I'm posting this from):-

/etc/rpc:-
scw9db          20000114        rpc.acedbd

/etc/services:-
scw9db  20000114/tcp    rpc.acedbd

/etc/inetd.conf:-
20000114/1 stream rpc/tcp wait aceserv /usr/local/bin/rpc.acedbd rpc.acedbd /share1/packages/acedb/scw9db 20000114 600:600:0

	It works perfectly in standalone mode but when I run aceclient and
point it at port 20000114 we get a stalled copy of rpc.acedbd which is
immediately replaced when it dies after 10 minutes, so that there is always
a server process in existence. The client eventually reports that it cannot
establish a connection and gives up. Every 10 or 20 minutes syslog reports:-
svc_tp_create: Could not register prog 20000114 vers 1 on tcp
and we have to reboot to get rid of the constantly restarted server process.
We've tried entries in NIS versions of services and rpc, without the slightest
effect, and have run out of ideas.

	Suggestions on what to try, or how to debug the situation, much
appreciated.

Thanks in advance,

John Attwood (j.attwood@hgmp.mrc.ac.uk).

From owner-acedb@net.bio.net Thu Oct 17 23:00:00 1996
Path: biosci!daresbury!not-for-mail
From: mieg@kaa.crbm.cnrs-mop.fr (Danielle et jean Thierry-Mieg)
Newsgroups: bionet.software.acedb
Subject: xv problem hanging xace
Date: 18 Oct 1996 12:42:29 +0100
Lines: 7
Sender: lpddist@mserv1.dl.ac.uk
Distribution: bionet
Message-ID: <547qf5$k7b@mserv1.dl.ac.uk>
Original-To: acedb@dl.ac.uk


the script should have a & after the xv command to detach xv from
teh calling process

other wise at stop, xv returns probably an exit(1) which exits acedb
or something like thsi


From owner-acedb@net.bio.net Thu Oct 17 23:00:00 1996
Path: biosci!bcm.tmc.edu!cs.utexas.edu!swrinde!cssun.mathcs.emory.edu!hobbes.cc.uga.edu!dogwood.botany.uga.edu!pbrunk
From: pbrunk@dogwood.botany.uga.edu (Paul Brunk)
Newsgroups: bionet.software.acedb
Subject: xv problem
Date: 18 Oct 1996 09:28:37 GMT
Organization: University of Georgia, Athens
Lines: 25
Message-ID: <547ik5$bku@hobbes.cc.uga.edu>
NNTP-Posting-Host: dogwood.botany.uga.edu
X-Newsreader: Tin 1.1 PL4

Hi:

I compiled acedb 4.3i (Solaris 2.5, gcc 2.7.2, no obvious compile
problems).  I have a model using "Pick_me_to_call", and the data for
that model include a line "Pick_me_to_call xv filename".  I have two
questions:

 1) xv works, but it seems as though ACEDB has exec'd it; that is, no
    other acedb activity is possible while the image is displaying,
    and more importantly acedb exits without messages after xv quits
    (quitting from xv's menu).

 2) I tried "Pick_me_to_call scriptname arg", where "scriptname" is the name
    of a script in the "wscripts" directory, and the shell from which
    I invoked acedb reports that "scriptname" wasn't found, ie. acedb
    had not looked in the "wscripts" directory to find the script.

I also saw this happen under earler 4_3 releases of acedb.  Am I
missing something?  Thanks!

--
Paul Brunk, former ancillary staff
University of Georgia Botany Department
pbrunk@dogwood.botany.uga.edu


From owner-acedb@net.bio.net Thu Oct 17 23:00:00 1996
Path: biosci!daresbury!not-for-mail
From: mieg@kaa.crbm.cnrs-mop.fr (Danielle et jean Thierry-Mieg)
Newsgroups: bionet.software.acedb
Subject: er diagram
Date: 18 Oct 1996 09:13:27 +0100
Lines: 21
Sender: lpddist@mserv1.dl.ac.uk
Distribution: bionet
Message-ID: <547e77$6at@mserv1.dl.ac.uk>
Original-To: acedb@dl.ac.uk


As I understand it, the file models.wrm in acedb is
the functional equivalent, for an object oriented database, 
of the ER diagram of a relational db

There is a difference, because objects are defined
intrinsically, by their unique key, rather than
virtually by content as in a relational db

In addition, in the particular case of acedb, the unique
key is expoartable as the string doublet
  (className:objectName)

I beleive therefore that a classic ER diagram does not
correctly describe the content of an OO database. Although
it may be valuable for people used to this approach, it
should always be considered as an approximation.

Pleasae correct me if I am mistaken.

Jean

From owner-acedb@net.bio.net Thu Oct 17 23:00:00 1996
Path: biosci!ihnp4.ucsd.edu!munnari.OZ.AU!news.ecn.uoknor.edu!feed1.news.erols.com!howland.erols.net!newsfeed.internetmci.com!newshub.csu.net!newsserver.sdsc.edu!news.cerf.net!news
From: "Eric E. Snyder" <eesnyder@sequana.com>
Newsgroups: bionet.software.acedb
Subject: Re: ER diagram for ACEDB or similar
Date: Thu, 17 Oct 1996 20:03:04 -0700
Organization: Sequana Therapeutics, Inc.
Lines: 31
Message-ID: <3266F368.7818@sequana.com>
References: <3266E58E.41C6@pandora.otago.ac.nz>
NNTP-Posting-Host: 198.207.137.6
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
X-Mailer: Mozilla 3.0b7Gold (X11; I; SunOS 5.5.1 sun4u)
To: Krishna Patel <harry@pandora.otago.ac.nz>

Krishna Patel wrote:
> 
> Thanks to all those who answered my novice question yesterday. Cheers!
> 
> The ftp sites and FAQs make no mention of any entity/relationship
> diagrams for ACEDB or similar.
> 
> Has someone constructed an ER Diagram of ACEDB?  Is such an ERD
> available somewhere? If so could someone please let me know.

I'll take a crack at this.   Hopefully I understand the question
correctly....

Although the usual ACEDB distribution contains a models.wrm which 
defines a "schema" for the database, it is really just a starting
point.  It can be changed easily; many variations exist. There are 
several versions available from the Sanger Centre web site which 
support different projects and databases.  In other words, the 
ER diagram is totally dependent on the models used in the database.
It would be interesting if there were a tool analogous to SilverRun
for Sybase that would generate such a diagram, give a definition
in the form of a models.wrm file.  I haven't seen such a tool however.
Maybe someone would like to write one-- I would use it!

Eric E. Snyder, PhD 
Associate Director of Genome Analysis
Sequana Therapeutics, Inc.
11099 North Torrey Pines Road, Suite 160
La Jolla, CA 92037, USA                N 32 54'32"  W 117 14'26"
(619) 646-8279; (619) 452-6653 fax; eesnyder@sequana.com
http://beagle.colorado.edu/~eesnyder

From owner-acedb@net.bio.net Sun Oct 20 23:00:00 1996
Path: biosci!GDB.ORG!beth
From: beth@GDB.ORG (Beth Gatewood)
Newsgroups: bionet.software.acedb
Subject: help in loading the c. elegans data
Date: 21 Oct 1996 06:57:27 -0700
Organization: BIOSCI International Newsgroups for Molecular Biology
Lines: 12
Sender: daemon@net.bio.net
Distribution: world
Message-ID: <199610211357.JAA04239@corndog.gdb.org>
NNTP-Posting-Host: net.bio.net

Hi-

I have installed ACEDB 4.3 (solaris version) on my Sun station (running SunOs 
5.5).  I obtained update files update.WSI.4.1-4.20 and placed these into the 
rawdata directory.

Upon attempting to add all update files, an error message appears that update 
4.1 is not found.  Should I be loading 4.1 files or do I need to edit something?

Thank you in advance for any help-

Beth Gatewood

From owner-acedb@net.bio.net Mon Oct 21 23:00:00 1996
From: "Spenser Barlow" <sbarlow@localaccess.com>
Subject: Watson and Crick in 96 High School Fund Raiser
Newsgroups: bionet.software.acedb,dna.chat,dna.support
Message-ID: <01bbc052$2d8bab80$263040ce@sbarlow>
X-Newsreader: Microsoft Internet News 4.70.1155
NNTP-Posting-Host: 206.64.48.38
Date: 22 Oct 96 07:55:40 GMT
Lines: 222
Path: biosci!rutgers!uwm.edu!nntp.primenet.com!cam-news-hub1.bbnplanet.com!cpk-news-hub1.bbnplanet.com!newsfeed.internetmci.com!in1.uu.net!news.accessone.com!news.localaccess.com!

---WATSON & CRICK in '96---

Note: This is an advertisement for a HILARIOUS and MOCKING T-shirt.
The cost is $15, and we have approximately 75 T-shirts left. SO ORDER SOON!

The money is being raised to fund a high-school biotechnology class in
Centralia, WA, so this is a worthwhile cause.

If you are interested read on. If you are not interested, read on - this
ad is quite funny.

In case you don't trust us to send you a T-shirt after we receive your
money, we welcome you to call us at (360) 736-2146 or E-mail us at
docdna@localaccess.com. If that still does not satisfy your fears, I have
no idea what you can do and, therefore, you should probably not order from
us.

ATTENTION: All Molecular Biologists w/money, Geneticists w/money,
Biochemists w/money, Microbiologists w/money, Biologists w/money, Science
Teachers w/money, Teachers w/money, Biology Students w/money, Students
w/money, General Public interested in Genetics w/money, General Public
w/money, Dogs of the above people w/money, Goldfish of the above people
w/money, Small Furry Animals named Ralph w/money, Small Furry Animals not
named Ralph w/money, etc.

        I think you get the picture. We do not care who you are - just that
you
have money. In otherwords, we want your money.

        Now, a logical and sane human being might say NO to sending money
to
complete strangers. However, we know most BIOLOGISTS and CHEMISTS are NOT
SANE. Still, just so you don't look like a fool when your friends ask you
why you are sending off $15 dollars to people you don't know, we WILL send
you a stylish t-shirt so you can gloat in those doubting Thomas' faces.

        The Shirt features a blue and red field separated by a white
double-helix. On the top red field Watson is emblazoned and on the bottom
blue field
Crick is labeled. A white "96" is positioned on the right side of the
double-helix which stops the helix from reaching the far right side of the
T-shirt. See .jpg file attachment.

HOW TO ORDER:

To order, send a SASE w/check or cash to the order of $18.00  ($15 + $3
shipping) to:

Henri Weeks
919 W. Reynolds Ave.
Centralia, WA 98531

Option #2:  We can ship the shirt COD (check or money order). Write, call,
or e-mail us to initiate shipping.

All checks must be made out to Henri Weeks.  

You should receive your order just as soon as the US Mail service or UPS
can get
it to you.

Thank-you for you time.
By sbarlow@localaccess.com


begin 600 W&C96.jpg
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
?^^K7;J]O6VOX62L4H\\G&]M$[VONEH_2^C^^[9__V52+
`
end


From owner-acedb@net.bio.net Tue Oct 22 23:00:00 1996
Path: biosci!daresbury!not-for-mail
From: jattwood@hgmp.mrc.ac.uk (Mr J. Attwood)
Newsgroups: bionet.software.acedb
Subject: Problems with Solaris Aceserver solved
Date: 23 Oct 1996 10:57:28 +0100
Lines: 11
Sender: lpddist@mserv1.dl.ac.uk
Distribution: bionet
Message-ID: <54kq68$c3p@mserv1.dl.ac.uk>
Original-To: acedb@dl.ac.uk

Thanks to all who replied on this. Jean Thierry-Mieg sent me a replacement
for rpcace_svc.c as many Solaris rpcgen programs produce buggy code, and this
seems to work perfectly once it was compiled and linked into the aceserver
binary. It seems that the version generated by rpcgen establishes the pipe
before forking, and this was what was causing it to restart whenever it
timed out and died. The fixed version responds to client requests and dies
as it should after 10 minutes.

Next step the Perl aceclient....

John.

From owner-acedb@net.bio.net Tue Oct 29 22:00:00 1996
Path: biosci!rutgers!uwm.edu!news-peer.gsl.net!news.gsl.net!news.sprintlink.net!news-peer.sprintlink.net!newsfeed.internetmci.com!mr.net!newshub.tc.umn.edu!fu-berlin.de!cs.tu-berlin.de!uni-erlangen.de!lrz-muenchen.de!ipp-garching.mpg.de!usenet
From: feichtin@alf.biochem.mpg.de (Richard Feichtinger)
Newsgroups: bionet.celegans,bionet.software.acedb
Subject: Re: macace update again
Date: 28 Oct 1996 18:04:25 GMT
Organization: Rechenzentrum der Max-Planck-Gesellschaft in Garching
Lines: 16
Sender: -Not-Authenticated-[2621]
Message-ID: <552sj9$5jbe@sat.ipp-garching.mpg.de>
References: <5303ll$5ks9@sat.ipp-garching.mpg.de>  
 <dgrant-1010961516550001@macgrant.agron.iastate.edu>
NNTP-Posting-Host: macwurm.biochem.mpg.de
X-Posted-From: InterNews 1.0.8@macwurm.biochem.mpg.de
Xdisclaimer: No attempt was made to authenticate the sender's name.
Xref: biosci bionet.celegans:1127 bionet.software.acedb:1011

Please note that I changed the site for the macace update
macace.WS1.4-20.sea.bin to

ftp.biochem.mpg.de/mac/acedb

There are obviously also updates available on the well known and
unchanged servers

ncbi.nlm.nih.gov/repository/acedb/macace

and

ftp.sanger.ac.uk/pub/acedb/macace

Richard Feichtinger
feichtin@alf.biochem.mpg.de

From owner-acedb@net.bio.net Thu Oct 31 22:00:00 1996
Path: biosci!internet!biosci!not-for-mail
From: biohelp (BIOSCI Administrator)
Newsgroups: bionet.software.acedb
Subject: BIOSCI/bionet miniFAQ & Fundraiser
Date: 1 Nov 1996 02:00:59 -0800
Organization: BIOSCI International Newsgroups for Molecular Biology
Lines: 239
Sender: daemon@net.bio.net
Distribution: world
Message-ID: <199611011000.CAA01584@net.bio.net>
NNTP-Posting-Host: net.bio.net

(LAST REVISION: 30-JUL-95)

This BIOSCI "miniFAQ" is designed to answer the questions that come up
the *most frequently*.  The main BIOSCI FAQ (Frequently Asked
Questions) is accessible on the World Wide Web at URL
http://www.bio.net/.

If you can not find an answer to your question in this or other
documentation, the BIOSCI technical support staff answers e-mail
queries sent to

		       biosci-help@net.bio.net

We can only answer questions about the use of the newsgroups and
mailing lists.  We unfortunately do not have the staff to do Internet
information searches or answer scientific questions.  Please post
those to the appropriate BIOSCI/bionet newsgroups.


	Contents:
	--------
	0) BIOSCI NEEDS YOUR SUPPORT!!

	1) Using the WWW to access the BIOSCI/bionet newsgroups.

	2) What to do about "spams," i.e., junk mail, ads, etc.

	3) Examples of subscribing and unsubscribing to the mailing lists.

	4) The BIOSCI user address and research interest directory.


0) BIOSCI NEEDS YOUR SUPPORT!!
------------------------------
BIOSCI's government funding has been expended, and we are now
operating solely from advertising revenue that we have raised from our
Web site at http://www.bio.net/.  We need just a few minutes of your
time to help us serve you.

You can do two important things which will take very little time for
you individually and will immensely help us continue to help you.

First, please use our WWW system at http://www.bio.net/ to access the
archives.  You can post or reply to messages via your Web browser as
described in item #1 below.  Your usage helps attract sponsors. If you
contact any of our sponsors, please be sure to thank them for
supporting BIOSCI. It is critical for them to get this feedback if
they are to continue their sponsorship for the long term.

Second, if you work for a company or organization that provides
products or services of interest to the biology community, please pass
this message on to your marketing or marketing communications
department or other appropriate group.  Please ask them to help
support BIOSCI by sponsoring our Web site and explain the uses and
benefits of the system to the biology community. If they are
interested, they can then contact us for further information at our
tech support address, biosci-help@net.bio.net.


1) Using the WWW to access the BIOSCI/bionet newsgroups.
--------------------------------------------------------
As of 10 December 1995, all BIOSCI/bionet full newsgroups are
accessible through the World Wide Web (WWW) at URL http://www.bio.net.
One can read and reply publicly or privately to both recent postings
and archived messages through one's Web browser if it is configured
properly to send e-mail.  Each newsgroup is equipped with its own WAIS
index.  The main BIOSCI home page also has access to the BIO-JOURNALS
Table of Contents database WAIS index and the BIOSCI user address
database described in another item further below.


2) What to do about "spams," i.e., junk mail, ads, etc.
-------------------------------------------------------
BIOSCI is a set of parallel USENET newsgroups (the "bionet" groups),
mailing lists, and a hypermail archive at URL http://www.bio.net/.
The same postings are distributed on all media (except for a small
number of mailing-list-only groups at net.bio.net).  Unfortunately it
is becoming a despicable practice on the Internet (by a few people out
to make a fast buck) to do automated mass postings to thousands of
newsgroups and mailing lists.  These attempts to grab free advertising
are refered to as "spams" in the usual, somewhat boneheaded, net
terminology.  USENET is more susceptible to this practice, and many
spams originate on the USENET groups and then are passed on to the
mailing lists.  However, spammers also get lists of mailing addresses
and hit these too, so neither medium is immune.

What should you do personally if you get junk mail?
---------------------------------------------------
Just delete it and move on without reading it further.  Filing a
protest is becoming increasingly useless because spammers are often
disguising the addresses where the messages are sent from.  Unless you
really understand Internet mail systems, your attempt at protest by
sending replies to the message will often end up being sent to the
address of an innocent person that the spammer is victimizing.

What can BIOSCI/bionet do to protect its newsgroups?
----------------------------------------------------
The only solution currently available is to moderate the newsgroup.
If this newsgroup is already moderated, then you are in good shape.
Moderation protects the USENET distribution from about 95% of the
spams that are being sent to date and protects the mailing lists
completely.  Moderation means, however, that someone has to take the
time to review each message before it goes out.  We have set up
software here that simply allows the moderator to forward to an
address at net.bio.net messages that (s)he wishes to have distributed.
This takes no more time than that needed to read the message and pass
it on, say about 1 min. per message.

Most newsgroups currently have a discussion leader who is responsible
for their newsgroup.  The discussions leaders and their e-mail
addresses are listed in the BIOSCI Information Sheet which is
available on the Web at http://www.bio.net/.  If a newsgroup is being
hit with too many junk postings, please contact the discussion leader
for that group and see if there is interest in moderating the group.
Please do not assume that by simply posting a complaint to the
newsgroup itself, anyone on the BIOSCI staff will act on your
complaint.  With close to 100 newsgroups to run, the BIOSCI staff has
to rely on the discussion leaders of each newsgroup to report problems
directly to us at biosci-help@net.bio.net.

We will moderate any of our newsgroups if the discussion leader tells
us that the readership of the group wishes to do so and if a moderator
is willing to do the work.  For most BIOSCI/bionet groups, this
entails only a few minutes of work each day.

Moderating a newsgroup will resolve probably 95% of the junk postings
on the USENET distribution.  Unfortunately there are easy ways for
determined spammers to override the moderation mechanism on USENET,
but we can protect our e-mail subscribers from unwanted postings if
the newsgroup is moderated.  You can also access our newsgroups over
the WWW at URL http://www.bio.net.  While this Web interface will not
stop spammers from trying to post to the groups, this will give you
yet another way, besides using USENET news, to keep the junk out of
your personal mail files.  For those of you with local USENET news
systems, the Web interface will also give you faster access to new
newsgroups and recent postings.


3) Examples of subscribing and unsubscribing to the mailing lists.
------------------------------------------------------------------
PLEASE NOTE: The BIOSCI management does NOT act on
subscription/unsubscription requests that are posted improperly to the
newsgroups and mailing lists.  People who do this only bother everyone
on the lists to no avail.  Please be sure to follow the proper
procedures below.

Gory details are in the BIOSCI Information sheets on the Web at
http://www.bio.net.  Below we give an example utilizing the
METHODS-AND-REAGENTS list at both of our two BIOSCI sites:

Users in the Americas and Pacific Rim countries who use the BIOSCI
------------------------------------------------------------------
node at computer net.bio.net:
----------------------------

A) Determine the "listname" which is the <=8 character mail address
                                         ^^^^^^^^^^^^^
   for the group.  These can be found in the BIOSCI Info. Sheet.  For
   the METHODS-AND-REAGENTS group the mailing address is
   methods@net.bio.net.  The listname is the portion of the address to
   the left of the @ sign, i.e., "methods".  The listname is used with
   the "subscribe" and "unsubscribe" commands illustrated below.

B) Mail all commands in the body of a mail message addressed to
   biosci-server@net.bio.net.  Do NOT send commands to the newsgroup
   posting addresses!  Leave the Subject: line blank, any text on it
   will be ignored.

C) In the body of your message put one or more of the following
   commands with an "end" command on the last line, e.g.,

   subscribe methods
   unsubscribe methods
   end

   Do NOT put your e-mail address or other text on these lines.  The
   server only allows you to cancel your subscription if the address
   on your mail header matches the address on our mailing list.
   Please ask for help at biosci-help@net.bio.net if your address has
   changed, e.g., if you know you are on the list but the server tells
   you that you are not a member.


Users in Europe, Africa, and Central Asia who use the BIOSCI node at
--------------------------------------------------------------------
computer daresbury.ac.uk (also known as dl.ac.uk):
-------------------------------------------------

To subscribe and unsubscribe to/from the BIOSCI lists, you need to
specify the full USENET newsgroup name with "bionet-news." prepended.
The USENET newsgroup names are listed in the BIOSCI Information sheet
on the Web at http://www.bio.net/.  For the METHODS-AND-REAGENTS list
the USENET newsgroup name is bionet.molbio.methds-reagnts, thus the
appropriate commands are

    sub bionet-news.bionet.molbio.methds-reagnts

    unsub bionet-news.bionet.molbio.methds-reagnts

These commands are included in a message addressed to mxt@dl.ac.uk,
NOT to the newsgroup mailing addresses.  As usual, include the text in
the body of the message as text on the Subject: line is ignored.

To unsubscribe from all the lists at the UK node, use

    unsub bionet-news

Please note that if the address in the list is different than the one
in your mail message header, you will not be able to unsubscribe by
this method. If you have problems, please mail biosci@daresbury.ac.uk.


4) The BIOSCI user address and research interest directory.
-----------------------------------------------------------
Please take this opportunity to add your name, address, and research
interest information to the BIOSCI User Address Database if you have
not already done so.

You can fill out the address form directly through our Web page at URL
http://www.bio.net/adrform.html.

The address database is reindexed nightly for WWW access (the URL is
http://www.bio.net/).  If you are not directly on the Internet but can
reach it by e-mail, please use our waismail server to access the user
directory.  waismail use is described above.  You can also request a
user address form by e-mail from biosci-help@net.bio.net.

Please check your database entry from time-to-time to see if your
address information is still up-to-date.  Because of our limited
personnel resources, we ask that you resubmit a *complete* form to
revise your entry; we only replace complete entries and do not have
resources to edit old forms.

				Sincerely,

				Dave Kristofferson
				BIOSCI/bionet Manager

				biosci-help@net.bio.net

