Operating System - HP-UX
1752782 Members
5842 Online
108789 Solutions
New Discussion юеВ

Re: error when trying to run an import in a 8.1.7 database

 
Bakang Moatlhodi
Frequent Advisor

error when trying to run an import in a 8.1.7 database

I get this error below and I don't have a clue what it means
29181 Bad system call (coredump)
29567 bad system call (coredump)
2 REPLIES 2
Danny Ramos
New Member

Re: error when trying to run an import in a 8.1.7 database

Hi,

Show us the exact syntax of your import command. Also, check the location of your dump file and perform an import of this file having its location as your present working directory (make sure the database is open!)
Hope this helps.

Kind regards,
~DANNY
only the best will survive
Mark Greene_1
Honored Contributor

Re: error when trying to run an import in a 8.1.7 database

cd to the directory where the core file is, and run "file core"; you can also run "strings core" but be aware that this will return every text string in the file, so you may see error messages that don't really apply because they happened to have been load in memory as a part of the binary that was running at the time the process crash occured.

HTH
mark
the future will be a lot like now, only later