- Executor: HiRDB administrator
To use stored procedures or stored functions, you need a data dictionary LOB RDAREA. You can create a data dictionary LOB RDAREA using the database structure modification utility's (pdmod) create rdarea statement.
You need to provide separate data dictionary LOB RDAREAs according to these purposes:
- Data dictionary LOB RDAREA for storing stored procedures' or stored functions' definition source
- Data dictionary LOB RDAREA for storing stored procedures' or stored functions' SQL objects
- Organization of this section
- 4.9.1 Basics
- 4.9.2 Example 1 (HiRDB/Single Server)
- 4.9.3 Example 2 (HiRDB/Parallel Server)