From: Pablo N. M. <pa...@pa...> - 2004-07-15 17:42:29
|
Hi Sucheta, I apologize for the delay on responding to you. I'll try to give you the best of my short knowledge on GUS up to now. Most of this you probably already know. The installation shouldn't touch the data at all. However, we had all the oracle sequences in the database reset to 1 the first time we tried to rebuild GUS. The installation seems to be fixed now, as long as we've ran it again with no problem. All the database-related installation seems to be performed separately (for example the create-db.sh script). Looks like the build just generates the object layer. Probably the only way to make sure is to take a look at the Ant tasks (build.xml), but I just wanted to let you know that we've not observed any abnormality up to now. Besides the table creation itself, you will probably want to create an oracle sequence to handle the primary key auto increment. Then you'll need rerun the grantPermissions.pl script to give you rights to access the recently created stuff. Best regards, Pablo On Thu, 2004-07-08 at 12:26, Sucheta Tripathy wrote: > Hi Steve, Michael, > > I know there were a lots of discussion on this earlier where Michael had > created some new tables. However, I am not clear what happens to the data > if you build GUS on a previous installtion. > > The reason I ask this is with the earlier distribution we don't have the > dots.scaffoldgapfeature view and I want to create this. I saw the detailed > instruction on this in wiki page, just wanted to make sure the existing > data in the tables can be restored. > > Thanks > > Sucheta -- ----------------------------- Pablo Nascimento Mendes Research Scholar Kissinger Lab Department of Genetics University of Georgia C210 Life Sciences Bldg. Athens, Georgia 30602 Phone:706 542-1447 E-mail: pa...@ug... |