Export Failure

c.j.hund

ADSM.ORG Senior Member
Joined
Jun 22, 2005
Messages
247
Reaction score
4
Points
0
Website
Visit site
Hi All,

I am attempting to export some nodes from an AIX 6.2.4 server over to a linux 7.1.4.1 server. A lot of my exports run just fine, but every so often I bump into a node which fails rather quickly into the process and I get the following error in the server activity log:

ANR0724E EXPORT NODE: Processing terminated abnormally -transaction failure.


After examining the activity log, nothing obvious jumps out at me as to why this is happening. All the media the process is looking for is present and readable. I'm curious if anyone else has bumped into this before?

I ran a trace with the "XI" flag to see if I'd get any more useful details, and I did get more information, but it's hard to understand what this means (unless you're used to reading traces). I'm going to include that output in case anyone would like to take a shot at guessing what the problem might be here.

Sincere thanks for any insights,
C.J.

-------
TRACE OUTPUT


07:00:27.123 [179566][imxi.c][3903][ProcessBatch]:Export Txn failed for Export EXPORT_NODE_591, resp = 2.
07:00:27.428 [178006][imxi.c][3935][ProcessBatch]:Update transaction has ended with rc = 0.
07:00:27.430 [179566][imxi.c][1105][imExportObjects]:processBatch failed with rc 21.
07:00:27.430 [178006][smxi.c][1615][smSendExportObject]:copyType = 1 = Backup.
07:00:27.436 [179566][smxi.c][1547][SmQryExportObjects]:Error (21) returned from imExportObjects .
07:00:27.436 [179566][output.c][6836][PutConsoleMsg]:ANR0562I EXPORT NODE: Data transfer complete, deleting temporary data.~
07:00:27.436 [179566][imxi.c][1627][imTerminateExportObjects]:Deleted 0 entries from export objects table.
07:00:27.454 [179565][xiexport.c][1254][ExportData]:Return code -12 from Exporting Objects.
07:00:27.456 [179565][xiexport.c][610][XiExport]:Error (-12) exporting file data.
07:00:27.456 [179565][smxi.c][2120][smXiIsCommError]:Export Comm. Session Term Reason is 0.
07:00:27.466 [179565][output.c][6836][PutConsoleMsg]:ANR0405I Session 147329 ended for administrator ****** (Linux/x86_64).~
07:00:27.467 [179565][output.c][6836][PutConsoleMsg]:ANR0515I Process 621 closed volume CC3587L4.~
07:00:27.467 [179565][output.c][6836][PutConsoleMsg]:ANR0724E EXPORT NODE: Processing terminated abnormally - transaction failure.~
07:00:27.468 [179565][output.c][6836][PutConsoleMsg]:ANR0891I EXPORT NODE: Copied 1 optionset definitions.~
07:00:27.468 [179565][output.c][6836][PutConsoleMsg]:ANR0626I EXPORT NODE: Copied 1 node definitions.~
07:00:27.468 [179565][output.c][6836][PutConsoleMsg]:ANR0627I EXPORT NODE: Copied 7 file spaces 0 archive files, 0 backup files, and 0 space managed files.~
07:00:27.468 [179565][output.c][6836][PutConsoleMsg]:ANR0629I EXPORT NODE: Copied 717 bytes of data.~
07:00:27.469 [179565][output.c][6836][PutConsoleMsg]:ANR1865I EXPORT NODE: Summary for Restartable Export operation EXPORT_NODE_591:~
07:00:27.469 [179565][output.c][6836][PutConsoleMsg]:ANR1868I EXPORT_NODE_591: Copied 7 file spaces 0 archive files, 406 backup files, and 0 space managed files.~
07:00:27.469 [179565][output.c][6836][PutConsoleMsg]:ANR1870I EXPORT_NODE_591: Copied 135961 bytes of data.~
07:00:27.469 [179565][output.c][6836][PutConsoleMsg]:ANR0611I EXPORT NODE started by ***** as process 621 has ended.~
07:00:27.469 [179565][output.c][6836][PutConsoleMsg]:ANR0986I Process 621 for EXPORT NODE running in the BACKGROUND processed 9 items for a total of 717 bytes with a completion state of FAILURE at 07:00:27.~
07:00:27.470 [179565][output.c][6836][PutConsoleMsg]:ANR1893E Process 621 for EXPORT NODE completed with a completion state of FAILURE.~
07:00:27.470 [179565][xiutil.c][3058][XiLogSummary]:Logging export/import info in summary table.
07:00:27.470 [179566][xicomm.c][894][XiDeleteSession]:Free xiMaster record at 123655000
07:00:27.482 [179565][xiexport.c][842][XiExport]:Total time required for export: 1009.
07:00:28.070 [178019][imxi.c][3935][ProcessBatch]:Update transaction has ended with rc = 0.
07:00:28.109 [178019][smxi.c][1615][smSendExportObject]:copyType = 1 = Backup.
07:00:28.110 [178019][smxi.c][1666][smSendExportObject]:processing 0 459365370 for backup response.
 
from an AIX 6.2.4 server over to a linux 7.1.4.1 server.

Sounds like we are doing a server to server export.
Even though there are no hints in the actlog.
Can you re-create the issue? If so, please post the actlog from the source and target.
And please do not use the "search" it will filter out any important information.

Good Luck,
Sias
 
Back
Top