next up previous
Next: Loading a database Up: Building the Catalog Archive Previous: Building

Problems

If sxQL.cpp in sxDatabase/src gives an internal compiler error, compile it manually by first doing:
cd $SXDATABASE_DIR/src/
sxmake sxQL.o
then, cut and paste the actual g++ command line, but without the -O2 (optimize level 2) option and compile sxQL.cpp. g++ ...sxQL.cpp Then start building again with:
sxbuild schema
and, since building without 'federation':
$SXLOADER_DIR/app/sxInitSX
Now the building is finished, you only need a file sxtab as well in $SXDATABASE_DIR/etc/ as in $OO_FD_PATH/etc/. This file is used to setup local and remote partitions, it contains partition info in the following form, e.g.:
local /d001/sx1/edr
$\vdots$
remote <hostname> /d001/sx2/edr






© The Johns Hopkins University 2000
Generated by Ani Thakar at 2002-01-18