cancel
Showing results for 
Search instead for 
Did you mean: 

Short Dump when writing the file to Unix.

Former Member
0 Kudos

Short text Error when writing to the file "/appl/data/backlog/outbound/bop_bwfcstngall_erp

What happened? Resource bottleneck

The current program "ZPS_BACKLOG_NEW_READ" had to be terminated because

a capacity limit has been reached.

_Error analysis

An error occurred when writing to the file

"/appl/data/outbound/bop_bwfcstngall_erp_20110919_151220.dat".

Error text: "A file, file system or message queue is no longer available."

Error code: 52

Accepted Solutions (0)

Answers (6)

Answers (6)

former_member160248
Participant
0 Kudos

Hi ,

We are seeing the same shortdump in our system. At AIX level eveyrthing looks good. When I was googling, I found your message. If you remember, please advise how the problem got solved?

Thanks.

Raj.

former_member160248
Participant
0 Kudos

Hi ,

We are seeing the same shortdump in our system. At AIX level eveyrthing looks good. When I was googling, I found your message. If you remember, please advise how the problem got solved?

Thanks.

Raj.

former_member160248
Participant
0 Kudos

Hi ,

We are seeing the same shortdump in our system. At AIX level eveyrthing looks good. When I was googling, I found your message. If you remember, please advise how the problem got solved?

Thanks.

Raj.

JPReyes
Active Contributor
0 Kudos

The current program "ZPS_BACKLOG_NEW_READ" had to be terminated because

a capacity limit has been reached

Tha also could be a problem with ulimit. Check at OS level, ulimit -a and check the file limit.

Regards

Juan

Former Member
0 Kudos

Thank you all for the suggestions. Space is not a problem as i have already checked with our team.

Will monitor jobs and will keep you all posted. As for now out of 6 jobs only one job fails. We'll see how it goes and update this post soon.

Former Member
0 Kudos

Resolved

blanca_serrano
Advisor
Advisor
0 Kudos

Hello Vellore,

Apart from the suggestions Srikishan provided to you, please, also check that the file system is not full.

If all is correct (user permissionsm space in file system, etc) then I would suggest to also do a consistency check:

1. Run Transaction SM65

2. Select Goto ... Additional tests

3. Select "Consistency check DB Tables" and click execute.

4. Once you get the results check to see if you have any inconsistencies

in any of your tables.

5. If there are any inconsistencies reported then run the "Background

Procesing Analyses" (SM65 .. Goto ... Additional Tests) again.

This time check both the "Consistency check DB Tables" and the

"Remove Inconsistencies" option.

6. Run this a couple of times until all inconsistencies are removed from

the tables.

I hope this helps you.

Regards,

Blanca

Former Member
0 Kudos

Hi,

Does the file /appl/data/backlog/outbound/bop_bwfcstngall_erp exist on the OS level?

Check the permissions for the file system and directory. The <sid>adm user should be able to write to the directory.

Regards,

Srikishan