Administrative functions > Transferring databases between computers > Using qsj by itself
 
Using qsj by itself
You can run qsj outside qvpk and qvtr to split and join files of your choice.
Split files with:
qsj –s [–b num_char] file_name
where file_name is the name of the packed file you want to split.
Join split files with:
qsj –j file_name
where file_name is the name of the database to be joined.
The notes given for qvpk and qvtr regarding file naming conventions apply in both cases.
See also
Transferring databases between computers