Null searches retrieve entries of deleted suffixes
If you deleted a suffix without first removing the entries of the suffix from the database, those entries are returned by the null search. The entries are returned even though the suffix no longer exists.
A null search (ldapsearch -s sub —b "" objectclass=*)
returns all the entries that are found in the database.