Internal Error:blockSizeActual >=v4BlockHeader::size():C:

Post questions here relative to DataStage Enterprise/PX Edition for such areas as Parallel job design, Parallel datasets, BuildOps, Wrappers, etc.

Moderators: chulett, rschirm, roy

Post Reply
venkates.dw
Participant
Posts: 67
Joined: Mon Dec 22, 2008 4:07 am

Internal Error:blockSizeActual >=v4BlockHeader::size():C:

Post by venkates.dw »

Hi,

Could someone please assist me on the below error?

Internal Error: (blockSizeActual >= v4BlockHeader::size ()): datamgr/partition.C: 442 Traceback: Could not obtain stack trace; check that 'dbx' and 'sed' are installed and on your PATH
rameshrr3
Premium Member
Premium Member
Posts: 609
Joined: Mon May 10, 2004 3:32 am
Location: BRENTWOOD, TN

Post by rameshrr3 »

Whats the background of this error ? What are you doing in a a job that your are getting this error ?
ray.wurlod
Participant
Posts: 54607
Joined: Wed Oct 23, 2002 10:52 pm
Location: Sydney, Australia
Contact:

Post by ray.wurlod »

How large are the records that you're attempting to process?

Do a search of DSXchange for "block size".
IBM Software Services Group
Any contribution to this forum is my own opinion and does not necessarily reflect any position that IBM may hold.
venkates.dw
Participant
Posts: 67
Joined: Mon Dec 22, 2008 4:07 am

Post by venkates.dw »

We are extracting the XML messages from the database.

Also when we rerun the job, its completing successfully.
venkates.dw
Participant
Posts: 67
Joined: Mon Dec 22, 2008 4:07 am

Post by venkates.dw »

If it is the Block size issue, the rerun also should fail but rerun is completing successfully.
Post Reply