Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

PowerCobol & Status 30

64 views
Skip to first unread message

JM

unread,
Apr 1, 2022, 5:19:29 AM4/1/22
to
Some customers have been given status 30 on programs/files that are 100% operational. The program terminates abnormally.
Apparently there are no hardware problems.

Development environment: Windows 11 / PowerCobol v9
Clients: Windows 10 and Windows 7.
Any suggestions?
Thanks

Vincent Coen

unread,
Apr 1, 2022, 9:33:58 AM4/1/22
to
Hello JM!
Not knowing PowerCobol and did not know it existed but error 30 for
GnuCOBOL is permanent I/O error and this 'could' be not having correct
access rights to the directory and the files in question.
Check the settings and one other could be lack of free disk space or if
using SSD that it has not had a garbage collection run lately (and this
should be done on busy system daily if not every 12 hours) assuming it is
one of the better brands with good controllers that is installed.


Vincent


docd...@panix.com

unread,
Apr 1, 2022, 5:05:16 PM4/1/22
to

[posted and emailed]

In article <a5d4bbbf-9624-40a5...@googlegroups.com>,
JM <jmf...@gmail.com> wrote:
>Some customers have been given status 30 on programs/files that are 100%
>operational.

Customers? Sounds like money is involved. What kind of rate, or range of
rates, is associated with the position(s) offered?

DD

JM

unread,
Apr 6, 2022, 9:32:24 AM4/6/22
to
More or less a billion!

docd...@panix.com

unread,
Apr 6, 2022, 10:57:34 AM4/6/22
to
In article <d0cfb637-b5c2-4493...@googlegroups.com>,
JM <jmf...@gmail.com> wrote:
>A sexta-feira, 1 de abril de 2022 ??(s) 22:05:16 UTC+1,
>docd...@panix.com escreveu:
>> [posted and emailed]
>>
>> In article <a5d4bbbf-9624-40a5...@googlegroups.com>,
>> JM <jmf...@gmail.com> wrote:
>> >Some customers have been given status 30 on programs/files that are 100%
>> >operational.
>> Customers? Sounds like money is involved. What kind of rate, or range of
>> rates, is associated with the position(s) offered?
>
>More or less a billion!

That might work. How much more? How long's the contract?

DD

pete dashwood

unread,
Apr 8, 2022, 12:49:35 AM4/8/22
to
These are indexed files?

This is a problem with the underlying ACM library used for Fujitsu File
access.

You need to run Fujitsu housekeeping file utility on the offending
files. Select "File Utility" from the Project Manager "Tools" menu.

If you didn't write the software and/or have no access to the source
code and the Fujitsu IDE, then check the delivered Fujitsu Run Time
directory and look for a program called:
COBFUT32.exe

Select the "Reorganize" command and, if it fails, select the "Recovery"
command.

You should write a script for Clients to run this program on your
delivered files at least once a year and more frequently on files that
are subject to heavy updating.

You COULD leave it until you start getting 30 response codes on OPEN,
but I wouldn't do that.

Do that, and if you still have a problem, contact me privately.

Pete.

--
I used to write *COBOL*; now I can do *anything*...

JM

unread,
Apr 8, 2022, 12:17:24 PM4/8/22
to
Thanks Pete for the suggestions. Yes, I'm the developer and I have access to cobfut32.
Regards
0 new messages