** Load database metadata into memory using a chain of catalog loaders
Shell Command:
load

Options:
  -i, --info-level=<infolevel>
         <infolevel> is one of unknown, minimum, standard, detailed, maximum
         The info level determines the amount of database metadata retrieved,
           and also determines the time taken to crawl the schema
         Optional, defaults to standard

For additional options, specific to individual catalog loaders,
run SchemaCrawler with: `-h loaders`
or from the SchemaCrawler interactive shell: `help loaders`
