Database Miscellaneous APIs
The Database Miscellaneous APIs are:
- Bring Database Records (QDBBRCDS) asynchronously brings database physical file records into main storage.
- Change Cross Reference CCSID (QDBCXRC) changes the CCSID of the system cross reference files.
- Create Database Hash (qdbcrtha) sets up the environment to enable the Run Database Hash (qdbrunha) API for a physical file that has a uniquely keyed logical file built over it.
- Query (QQQQRY) gets a set of database records that satisfy a database query request.
- Run Database Hash (qdbrunha) allows the user to FETCH, UPDATE, DELETE, and INSERT data into existing database files using an alternative access method.