Analyzers
Talk to fellow users of Intel Analyzer tools (Intel VTune™ Profiler, Intel Advisor)
5291 Discussioni

Error 0x40000026 (Database interface error)

Scott_I_
Principiante
1.529Visualizzazioni

I am trying to run an analysis on a process that takes about 6 minutes to complete. After the process has completed the Collection Log has "Analysis is completed successfully" but then it gives the error message:

Failed to finalize the result

Cannot finalize the result.

Error 0x40000026 (Database interface error) -- Cannot create result database `'.

What could cause this error?

0 Kudos
3 Risposte
David_A_Intel1
Dipendente
1.529Visualizzazioni

"Need input. Need input!" - Short Circuit, 1986

  1. What OS are you running on?  What version/release?
  2. Are you running as a regular user or admin?
  3. Where did you create the project and where are the results being stored (i.e., the path)?  Do you have write access?
  4. What analysis type are you running?
  5. Do you have write access to the path in $TEMP?  If no $TEMP, do you have write access to /tmp?
  6. What are the contents of the results directory?  What files are in the data.0 subdirectory?
Scott_I_
Principiante
1.529Visualizzazioni

I figured out what was going on: the default directory for the results didn't have enough space. Once I changed the results location, everything seems to work fine.

David_A_Intel1
Dipendente
1.529Visualizzazioni

Thanks for the update, Scott!

Rispondere