I was wondering how to continue building a BerkeleyDB. I am building a BerkeleyDB but it keeps getting interrupted! When I start the script again it truncates the file. How can I put in a "continue" flag?
My initial code is the following:And then I begin adding onto the hash again.tie(%uniprot_h, "BerkeleyDB::Hash", -Filename => $dbfile, -Flags => DB +_CREATE, -Property => DB_DUP) or die "Cannot open file $dbfile: $! $BerkeleyDB::Error\n";
In reply to BerkeleyDB continue by lskatz
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |