SLAC PEP-II
BABAR
SLAC<->RAL
Babar logo
HEPIC E,S & H Databases PDG HEP preprints
Organization Detector Computing Physics Documentation
Personnel Glossary Sitemap Search Hypernews
Unwrap page!
Computing Search
Who's who?
Meetings
FAQ Homepage
Archive
Environment
Online SW
Offline
Workbook
Simulation
Reconstruction
Data Distribution
Beta
Beta Tools
Event display
Code releases
Databases:
Hot Items!
About Us
Meetings
General DB info
Conditions DB
Event Store
Online DB
Links
Check this page for HTML 4.01 Transitional compliance with the
W3C Validator
(More checks...)

BaBar Database

Frequently Asked Questions

Stephen J. Gowdy


Introduction

This page has been created to try to answer some frequently asked questions as quickly as possible. I (and probably others) will add to it as we answer questions which arise.

 

The Questions

When importing a database why do I get "Failed to make directory XXXX" error?

 

The Answers

Q. When importing a database why do I get "Failed to make directory XXXX" error?

A. If you get the following error when trying to import a database it is probably due to now having access to the file system;

import:
  Import Directory /afs/slac.stanford.edu/g/babar/dist/releases/6.0.2/database/export
  Import Name      BaBarRef
  Boot file        /nfs/objyserv1/u3/ec/stage/objy/XXXX/BaBar
  FDDB             /nfs/objyserv1/u3/ec/stage/objy/XXXX/BaBar.FDDB
  AMS Server       objyserv1.slac.stanford.edu
  Lock Server      objyserv1.slac.stanford.edu
  FDDB ID          25865
making /nfs/objyserv1/u3/ec/stage/objy/XXXX
mkdir: Failed to make directory "/nfs/objyserv1/u3/ec/stage/objy/XXXX";
Permission denied
import: mkdir /nfs/objyserv1/u3/ec/stage/objy/XXXX failed - fatal error

At SLAC the usual reason for this is not working from a farm machine, which are the only ones that have access to this filesystem.


Stephen J. Gowdy <S.Gowdy@ed.ac.uk>