space
Previous Page | Next Page

DBLOAD Procedure Reference

Adding Disjoint Schema Records

The DBLOAD procedure enables you to have records at multiple levels, but they must be on the same path. If you have disjoint schema records, you must create the database definition outside of PROC DBLOAD. Use the ACCESS procedure to create the access and view descriptors. Then, use PROC DBLOAD to load data, one path at a time, in incremental loads.

space
Previous Page | Next Page | Top of Page