1

I am using CC 8.0 and ClearTeam explorer.

I had read, from some other article a while back, that 30GB was the recommended limit size.

kevin zamora
  • 153
  • 1
  • 7

1 Answers1

1

No, I had Vobs up to 100GB, but the actual issue is more about:

  • filesystem and disk space management: in big companies, a real-time replicated hard-drive isn't as big (in disk space) as a regular one, and you need to plan your RAID configuration accordingly (to allow for your vob to be managed by several disks)

  • backup: if the vob is too big, doing a full backup of too many of those kind of vob can exceed the allocated downtime you want to assign for this operation.

That being said, the official documentation is:

A VOB database (and, on Windows, the entire VOB storage directory) must fit in a single disk partition.
VOB databases tend to grow significantly as development proceeds and projects mature.

Again, no official cap on the maximum size of a Vob, but mainly considerations about the disk which will contain said Vob.

VonC
  • 1,262,500
  • 529
  • 4,410
  • 5,250