Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Use of  MySQL 4.1 Client Library

The CMT RM Perl scripts uses the MySQL client library indirectly via the Perl module PBI, and the MySQL driver DBD::mysql.  On Linux everything we require is already installed and on rhel5 or rhel6 machines will be using MySQL 5.0 or newer client library.  We need to check whether jobs on Windows also depend on the client library (likely yes) and, if so, whether a newer version needs to be installed and tested.

Reference

Perl and MySQL

http://search.cpan.org/~capttofu/DBD-mysql-3.0002/lib/DBD/mysql.pm

CMT RM Script Inventory

Cron system

The following are all mentioned in the crontab table and can be found in ~glast/infraCron:

batchSub.pl
cleanSessions.pl
createLastest.pl
logClean.pl
rmTodo.pl
workflow.pl

The same directory contains the script cron.pl