8 AUD-00611 to AUD-00809
- AUD-00611: unable to access the BLOB for reading
-
Cause: The BLOB could not be opened for reading.
- AUD-00612: unable to open export destination file
-
Cause: The file could not be created or opened.
- AUD-00613: export destination access denied
-
Cause: Permission to write to destination file was denied.
- AUD-00614: I/O error during export
-
Cause: The export operation failed because of an I/O error.
- AUD-00702: unable to initialize audio processing environment
-
Cause: The initalization of the audio processing procedure failed.
- AUD-00703: unable to read audio data
-
Cause: An error occurred while accessing the audio source.
- AUD-00704: invalid input format or corrupted input data
-
Cause: The audio data in the source was not in the format specified by the format field of the audio object. In some unusual cases, the audio data is actually corrupted.
- AUD-00705: unsupported input format
-
Cause: The file format of the audio data was not supported. This error can only occur in the DEFAULT format plug-in package.
- AUD-00706: unsupported or corrupted input format
-
Cause: The audio data was either corrupted or the file format was not supported.
- AUD-00707: unable to read empty audio data
-
Cause: There is no data in the audio object.
- AUD-00713: internal error while parsing audio data
-
Cause: An internal error occurred during parsing.
- AUD-00714: internal error
-
Cause: An internal error occurred.
- AUD-00721: unable to find format plug-in package ORDPLUGINS.ORDX_<varname>string</varname>_AUDIO
-
Cause: Custom audio plug-in for user-specified format was not found.
- AUD-00802: name of index is limited to 22 characters
-
Cause: The user specified an index name that is more than 22 characters long.
- AUD-00803: internal error while processing WHERE clause
-
Cause: The WHERE clause could not be properly processed.
- AUD-00806: first argument to SpeechContains must be a column
-
Cause: The first argument to SpeechContains is not a column. This is not allowed.
- AUD-00807: SpeechContains: index of indextype ORDSpeechIndex is required
-
Cause: SpeechContains was used without an associated index of indextype ORDSpeechIndex.
- AUD-00808: ORDSpeechIndex: unable to CREATE internal Text index
-
Cause: CREATE INDEX for ORDSpeechIndex failed when trying to create internal Text index.
- AUD-00809: ORDSpeechIndex: unable to ALTER REBUILD internal Text index
-
Cause: ALTER INDEX REBUILD for ORDSpeechIndex failed when trying to alter rebuild internal Text index.