Table of Contents

Search

  1. About the Data Vault Message Reference
  2. Data Definition Language Errors
  3. Data Vault Repository Service Exit Codes
  4. Load Balancer and Administration Errors
  5. Data Vault Repository Administration CLI Errors
  6. Data Vault SQL Tool Messages
  7. Appendix A: Data Vault Loader Messages

Data Vault Message Reference

Data Vault Message Reference

CVDB::Open( VDB-name, 0, cache-size ) : error opening file

CVDB::Open( VDB-name, 0, cache-size ) : error opening file

A temporary file could not be created in the directory specified by the TEMPDIR parameter in the ssa.ini file.
  • Write permission on the target directory is denied
  • A component of the TEMPDIR path is not a directory
  • The length of the path and file name exceed the operating system limit
  • There is not enough system memory available to create the temporary file
  • There are no more system file descriptors available
Ensure that the appropriate permissions on the target directory have been granted. As well, make sure that the correct directory path is specified by the TEMPDIR parameter in the ssa.ini file.

0 COMMENTS

We’d like to hear from you!