Displaying 2 results from an estimated 2 matches for "dblist".
Did you mean:
blist
2009 Apr 16
1
Creating a list of database names for merge.rec
hello, I am trying to merge a large number of datasets into one using
"merge.rec".
> merge.rec(db, by.x = "X", by.y = "Y")
>
where "db" is my list of datasets. My problem is trying to create a code to
create the list "db" for all the files without missing data: Currently my
code looks like:
if(any(is.na(X))){print(paste("there is
2007 Mar 12
2
e2fsck hanging
...reate=1) at icount.c:251
#1 0x0000000000418dd7 in ext2fs_icount_increment (icount=0x5cf170,
ino=732562070, ret=0x7fffffa79a96)
at icount.c:339
#2 0x000000000040a3cf in check_dir_block (fs=0x5af560,
db=0x2b7070cc6064, priv_data=0x7fffffa79c90) at pass2.c:1021
#3 0x0000000000416c69 in ext2fs_dblist_iterate (dblist=0x5c3f20,
func=0x409980 <check_dir_block>,
priv_data=0x7fffffa79c90) at dblist.c:234
#4 0x0000000000408d9d in e2fsck_pass2 (ctx=0x5ae700) at pass2.c:149
#5 0x0000000000403102 in e2fsck_run (ctx=0x5ae700) at e2fsck.c:193
#6 0x0000000000401e50 in main (argc=Variable &qu...