User Guide > TDV Caching > Setting Up Caching > Enabling JDBC-Only Cache Loading
 
Enabling JDBC-Only Cache Loading
If your environment requires that you disable the TDV Native and Parallel Options for cache loading or you need to force the use of JDBC inserts, you need to edit the TDV configuration parameters.
To enable JDBC-only cache loading for Oracle and Netezza data sources
1. Open Studio.
2. Select Administration > Configuration.
3. Search for the Enable Native Loading parameter and set its Value to False.
If this parameter is disabled, TDV uses JDBC to perform the inserts into the cache table.
By default this parameter is enabled. For cache targets saved to Oracle, database links are used. For cache targets saved to Netezza, bulk loading options are used to move data.
4. Select the Enable Parallel Loading parameter and set Value to False.
5. Click Apply.
6. Click OK.