Creating a Federation
The following explains the steps necessary for creating the Production Federation
with DB ID's starting from 51000.
mkdir OOFederation
cd OOFederation
cp /afs/cern.ch/user/c/cmsprod/public/FederationTools/RC-templates/Federation.jet.51000.tgz .
cp /afs/cern.ch/user/c/cmsprod/public/FederationTools/RC-templates/*.pl .
cp /afs/cern.ch/user/c/cmsprod/public/FederationTools/RC-templates/*.sh .
cp /afs/cern.ch/user/c/cmsprod/public/FederationTools/RC-templates/config .
./install-locally.sh Federation.jet.51000.tgz
# The boot file will be in jet0102 directory. Now set the boot file
setenv OO_FD_BOOT path_of_boot_file
# finally we want to update the schema for this federation. Make sure to use the corrcet version of ORCA
At FNAL we find
#schema in this directory path
/afs/fnal.gov/files/code/cms/Releases/ORCA/ORCA_5_3_1/src/Data/domain/
# Now update the schema and the federation is ready to go.
ooschemaupgrade -infile /afs/fnal.gov/files/code/cms/Releases/ORCA/ORCA_5_3_1/src/Data/domain/ORCAschema.dmp
Last update: Nov  13,  2001
by
  Shafqat Aziz