Glossary

Create buffer pools

separate pools for data, indexes, temporary work, and transaction data 4. **Create tablespaces** -- separate tablespaces for each buffer pool, plus LOB and temporary tablespaces 5. **Create the MERIDIAN schema** 6. **Create tables** -- BRANCHES, CUSTOMERS, ACCOUNT_TYPES, ACCOUNTS, TRANSACTIONS, EMPL

Learn More

Related Terms