Quantcast
Channel: Teradata database error messages – SQLServerF1
Viewing all articles
Browse latest Browse all 10

Teradata SQL Error and Failure Codes from Error 0xe0000006 To 0xe000000f

$
0
0

0xe0000006 Could not allocate memory needed.
Explanation: the process or system is running low on memory.
Generated By: loadtdgss
For Whom: System Support Representative.
Notes: Check log for memory related problem – system is running low on memory.
Remedy: Contact the Global Support Center.

0xe0000007 loadtdgss could not load the tdgss library.
Explanation: The was an error loading the true tdgss library.
Generated By: loadtdgss
For Whom: System Support Representative.
Notes: An internal error during the dynamic load of tdgss could have occured.
Remedy: Contact the Global Support Center.

0xe0000008 loadtdgss could not initialize the message trailers.
Explanation: This is an internal error.
Generated By: loadtdgss
For Whom: System Support Representative.
Notes: This is an internal error.
Remedy: Contact the Global Support Center.

0xe0000009 The loadtdgss library could not be initialized
Explanation: Another thread was initializing loadtdgss but encountered an error.
Generated By: loadtdgss
For Whom: System Support Representative.
Notes: Check the error received by some other thread which made a tdgss_configure call.
Remedy: Contact the Global Support Center.

0xe000000a Could not call loadtdgss function.
Explanation: Loadtdgss was not able to locate the function in the tdgss library
Generated By: loadtdgss
For Whom: System Support Representative.
Notes: MAke a note of the function call made.
Remedy: Contact the Global Support Center.

0xe000000b tdgss_configure called with incorrect parameter.
Explanation: A previous tdgss_configure call was made successfully with different parameters.
Generated By: loadtdgss
For Whom: System Support Representative.
Notes: all the tdgss_configure calls need to have the same parameters within the process.
Remedy: Contact the Global Support Center.

0xe000000c number of configure and terminate calls do not match.
Explanation: There appears to be an incorrect match between the configure and terminate calls
Generated By: loadtdgss
For Whom: System Support Representative.
Notes: check the number of tdgss_configure and tdgss_terminate calls made.
Remedy: Contact the Global Support Center.

0xe000000d The user has to specify SERVER or CLIENT in the configure call.
Explanation: the tdgss_configure call should be passed a valid argument
Generated By: loadtdgss
For Whom: System Support Representative.
Notes: check the parameters passed
Remedy: Contact the Global Support Center.

0xe000000e An invalid parameter was passed as an argument.
Explanation: It would appear that a NULL argument was passed
Generated By: loadtdgss
For Whom: System Support Representative.
Notes: check the parameters passed
Remedy: Contact the Global Support Center.

0xe000000f could not locate the tdgss library.
Explanation: loadtdgss could not locate the tdgss directory
Generated By: loadtdgss
For Whom: System Support Representative.
Notes: check the tdgss_configure parameters to see where loadtdgss looked for the tdgss library.
Remedy: Contact the Global Support Center.

Above are list of Teradata Errors or Failure Codes from Error 0xe0000006 To 0xe000000f received while performing certain operation against Teradata Database or related products.

What are Teradata Database Errors?

In general, each Teradata error message contains the following information:
• The message number.
• The message text. This text is usually returned with the message number. Some messages employ word substitution, where the word substituted represents the system-replacement of a term more specific to the occurrence.
• An explanation of how the error may have occurred.
• Generated-by text that indicates the software module which initiated the message. This field serves a diagnostic purpose for support and development personnel.
• A remedy which suggests how to resolve the condition.

Hope this was helpful.

Thanks,
SQLServerF1 Team
Information about Teradata SQL Error and Failure Codes and Error Messages on Windows, Linux Operating Systems.

 

Viewing all articles
Browse latest Browse all 10

Trending Articles