There are some 30 administration tools which permit you to handle
with Objy from your Unix prompt. Here you have some of them (orange
commands are really dangereous: using them
with the official PHENIX Federation can easily result in permanent loss
of data ! You better use them with your private database before trying
anything with the official federation):
If you want to see the available options of a given tool type:
> oocommand_name -help
> oonewfd -options (ceate a new
Federated database, see 4. Setting up your test
Federated Database)
> oonewdb -options (create a
new database within a given Federation, see 4.
Setting up your test Federated Database)
> oochangefd/db , oocopyfd/db ,
oodeletefd/db, ooattachdb ...
> oolockserver (start the lock
server)
> oocheckls phnxobjy.phenix.bnl.gov
(checks
if lock server is running)
> oocheckams phnxobjy.phenix.bnl.gov
(checks if AMS server is running)
> oolockmon $PHENIX_FD_BOOT
(list
active transactions of PHENIX Federation)
> oocleanup
$PHENIX_FD_BOOT
(list or recover (-local)
active PHENIX Fed. transactions)
> oolistwait $PHENIX_FD_BOOT
(list
the waiting transactions)
> ootoolmgr (start the DB browser)
> oodebug $PHENIX_FD_BOOT
(debug the PHENIX Federation in no-graphics mode)
> oodumpcatalog $PHENIX_FD_BOOT
(take
a look at the contents of PHENIX Fed. Database)
> ooschemadump -outfile files_schema.dump
(dumps
the Federation schema on to text file.dump)
> ooschemaupgrade
-infile file_schema.dump (upgrade
the Federation schema according to text file.dump)
> oobackup , oorestore, ooinstallfd