To create the database from the SQL Green Screen interface

  1. Start the SQL interface. Type:

    STRSQL

  2. Create the database collection.

    CREATE COLLECTION LIBRARY_NAME

    Note: If you use the CREATE COLLECTION command, the library name cannot already exist on your system.
  3. Press Enter.