Thanks! I did as you suggested and increased the value like this:
formatdb -o T -i nr_pfilt -v 160000000000 -p T
[formatdb] FATAL ERROR: Volume size may not exceed 16 gigabases.
And, when I do:
formatdb -o T -i nr_pfilt -v 16000000000 -p T
[formatdb] ERROR: Using 1000000000 bases per volume will exceed the maximum number
of volumes formatdb can create.
Please increase this value or do not set it at all.
Could you please give your suggestions on what could be the problem here? Thanks