On Tuesday 17 September 2002 09:29, Albert Steckenborn wrote: > Hi, > > is it possible to run Adabas11 and SAP DB on the same machine????? > > In reason of porting Adabas11 to SAP DB with testing and converting the old > scripts > (more than 100 with xbackup, xrestore, drop tables, create tables, create > indexes and s.o.) > > We are running a Web-Server with Adabas and small tables and 2 Database > Machines with tables > up to 2GB that will be dropped and recreated for more than 4 times per day. > (It's a Last-Minute Database and all the Tour-Operators will recreate their > complete offers each day) > > I think both Databases are using same environments and if I'm running both > i will get a > lot of problems.
You will get lot's of problems, that's my own experience :) While it is certainly possible somehow, it looks much better to use a separate box while migration. If I really had to do it, I'd use Adabas in a chroot environment, listening on different ports. Another way could be to run one database in a usermode linux instance on the same box, see http://user-mode-linux.sourceforge.net/. Simon > > Regards, > > > Albert Steckenborn > > > > > _______________________________________________ > sapdb.general mailing list > [EMAIL PROTECTED] > http://listserv.sap.com/mailman/listinfo/sapdb.general _______________________________________________ sapdb.general mailing list [EMAIL PROTECTED] http://listserv.sap.com/mailman/listinfo/sapdb.general
