16-channel tension test - problem solving page   


What you need to do to get Eddie's programs to read passports and compare various tension data:

  1. copy all needed files to your computer
  2. get copies of the four databases (Hampton, CERN, Indiana and Duke) and the Indiana Interface (called Production DB at IU).
  3. install the ODBC connections
  4. install the programs

What you need to do to update Eddie's programs to a newer version:

  1. using the "settings/ add/remove programs" utility, remove the previous copy of the program
  2. transfer all needed files to your computer as described below
  3. install the programs as described below. You only need to run the "install" file from the installer directory, not the one for the SQL connections.

Instructions for all these steps are given below. If you have a better way or run into problems, please let me know.


Best way to transfer files:

To install Eddie's Labview programs on your machine:

To set the ODBC connections needed by Eddie's comparison VI programs:

Basic info on how to use these programs:


Using pscp to copy files from Indiana to get programs from Eddie's directory: (account needed at Indiana University)


If the transfer of one database fails or you want to get a fresh copy: (the scheduler runs the file ftp_CERN.bat every night. These commands are just a replica).

ftp southshore.physics.indiana.edu
user "TRT Database"
usual trt password... ask Fred L.
bin
lcd "C:\CERN Barrel DB"

cd "/DBServerF/Duke"
get "DukeDB2000.mdb"
cd "/DBServerF/Hampton"
get "HamptonDB.mdb" "HamptonDB2000.mdb"
cd "/DBServerF/TRT Database"
get "IndianaDB2000.mdb" 


 

General tips if you cannot get a good reading on one wire on the 16-channel tension tester:



Description

The error message is misleading and varies: it can say that there is a data format mismatch or things like that.

Logon to trt-barrel5 as administrator or pauline. Check the properties on CERNDB2000.mdb in CERN Barrel DB See if at least 7 or 8 names appear there, all having full access Note who has what kind of privileges and notify Pauline or Fred Luehring

To fix the problem: Un-check the tick mark about inheriting access rights from parent Say "yes" to the copy business Click on "Apply" Re-check the box about inheritance Click on Apply again OK

This problem is caused by the DB compression procedure that takes place every night. When compressing the DB, it creates a temporary file and then renames it CERNDB2000.mdb but for some obscure reason, the inheritance of privilieges is lost. This problem is under investigation.