Re: [U2] Write failure FB8 error!

2013-04-26 Thread Brian Leach
Hello Ara

The pc = FB8 error is the program counter - it can tell you where in your
program the error occurred, but not the reason. It should relate to a VLIST
of the program. The most likely is that something has affected the file
being written, but it could also be an index on that file.

What type of file is the GL file?

Generally -
1. take a backup of the file
2. take a copy of the file at the operating system level to play with.
3. use fixtool to scan and look for any errors.
4. if you can work out the record that failed to write, you can use the
RECORD command to find out which group it would hash to in order to narrow
down the search.
5. If you are on Windows, check the error log.


Brian

-Original Message-
From: u2-users-boun...@listserver.u2ug.org
[mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of Aramaies
Baghdasraian
Sent: 25 April 2013 22:56
To: u2-users@listserver.u2ug.org
Subject: [U2] Write failure FB8 error!

Good afternoon,

I was wondering if anyone has seen pc = FB8 WRITE FAILURE errors on
universe.
I am running a module which updates the account numbers in G/L file.
The program does a readseq, removes, control characters, and attempts to
write 10 digit G/L numbers into G/L file.
It runs properly in development and test accounts, however in production
platform it fails on different account numbers and give write failure
error msg.
I have added display command to display the account numbers as program
runs..and the final run crashed with the WRITE FAILURE pc FB8 error.

Any idea/comments will be appreciated!

Ara Baghdasraian

___
U2-Users mailing list
U2-Users@listserver.u2ug.org
http://listserver.u2ug.org/mailman/listinfo/u2-users


___
U2-Users mailing list
U2-Users@listserver.u2ug.org
http://listserver.u2ug.org/mailman/listinfo/u2-users


[U2] Write failure FB8 error!

2013-04-25 Thread Aramaies Baghdasraian
Good afternoon,

I was wondering if anyone has seen pc = FB8 WRITE FAILURE errors on universe.
I am running a module which updates the account numbers in G/L file.
The program does a readseq, removes, control characters, and attempts to write 
10 digit G/L numbers into G/L file.
It runs properly in development and test accounts, however in production 
platform it fails on different account numbers and give write failure error 
msg.
I have added display command to display the account numbers as program 
runs..and the final run crashed with the WRITE FAILURE pc FB8 error.

Any idea/comments will be appreciated!

Ara Baghdasraian

___
U2-Users mailing list
U2-Users@listserver.u2ug.org
http://listserver.u2ug.org/mailman/listinfo/u2-users