When you execute the MQL command to create the load files, you include the name of the vault or vaults into which the objects should be loaded. Once you have to have an adaplet configured from MQL you issue this command: MQL> export vault ADAPLET_VAULT into LOCAL_VAULT_1 {, LOCAL_VAULT2,…}; The result of that will be data files in the appropriate load format, along with a command script, loader.bat, that is executed to run the appropriate database utility with proper options. When the load files are created, a round-robin assignment of the specified vaults is used. You can override these assignments for certain objects or types by adding one of the following to the appropriate type descriptions in the mapping file:
These clauses only make sense when using the adaplet to load objects into 3DSpace. When SQL Loader is not enabled, these statements are ignored. |