June 2001
Intermediate to advanced
688 pages
19h 18m
English
Once the environment has been created, database handles may be created and then opened within the environment. This is done by calling the db_create interface and specifying the appropriate environment as an argument.
File naming, database operations, and error-handling are done as specified for the environment. For example, if the DB_INIT_LOCK or DB_INIT_CDB flags were specified when the environment was created or joined, database operations automatically perform all necessary locking operations for the application.