• Main INDEX
  • Monthly INDEX
  • PREV
  • NEXT
    Make New Entry, Make Followup Entry

    User name R. Michaels

    Log entry time 01:58:18 on March15,2009

    Entry number 266184

    keyword=infamous test.dat problem

    When we brought bigbite CODA back up, the datafile was
    test.dat in $pwd. (When problems rain they pour.)

    I think this happens when the main database table bigbite_buf
    has test.dat listed, like this

    INSERT INTO bigbite_buf VALUES ('coda_0','{test.dat} {CODA} ',' ....

    which is what happens by default when you create the CODA config.

    The "test.dat" must be replaced everywhere by @bobfile, else it
    may overwrite the dataFile field (@bobfile) in the options table.
    I did that just now.

    Whew !!!