Problem Note 66892: Connecting to a MongoDB database with SAS/ACCESS® Interface to MongoDB returns the error "Document 0 is too large for the cluster"
When you connect to a MongoDB database with SAS/ACCESS Interface to MongoDB and use a caslib statement, an error similar to the following occurs:
ERROR: The connection to the data source driver failed.
ERROR: Document 0 is too large for the cluster.
This issue occurs on larger MongoDB databases in which the content of tables can be of any length. In this scenario, the schema creation aspect of SAS/ACCESS Interface to MongoDB is pushed over the 16-MB limit of MongoDB. This behavior causes a document to be too large, which triggers the error.
Click the Hot Fix tab in this note to access the hot fix for this issue.
Operating System and Release Information
SAS System | SAS/ACCESS Interface to MongoDB | Linux for x64 | 9.4 | 9.43 | 9.4 TS1M6 | 9.4 TS1M8 |
*
For software releases that are not yet generally available, the Fixed
Release is the software release in which the problem is planned to be
fixed.
When you connect to a MongoDB database with SAS/ACCESS Interface to MongoDB using a caslib statement, the following error might occur: "Document 0 is too large for the cluster."
Type: | Problem Note |
Priority: | high |
Date Modified: | 2020-11-11 10:47:29 |
Date Created: | 2020-11-04 15:52:25 |