|
|
| Author |
Message |
ajayangrish
New User
Joined: 08 Jun 2006 Posts: 2
|
|
|
|
| 4. U4038 ---> when you dont write stoprun in your program then you will get this error |
|
| Back to top |
|
 |
References
|
Posted: Tue Jan 08, 2008 5:22 pm Post subject: Re: Reply to: TCS interview Questions |
 |
|
|
 |
Anuj D.
Senior Member
Joined: 22 Apr 2006 Posts: 1251 Location: Mumbai, India
|
|
|
|
| ajayangrish wrote: |
| 4. U4038 ---> when you dont write stoprun in your program then you will get this error |
Not always, it can also be due to File attribute mismatch. (LRECL mismatch). |
|
| Back to top |
|
 |
mmwife
Super Moderator
Joined: 30 May 2003 Posts: 1470
|
|
|
|
HURBA is an acronym for "high use relative byte address". It points to the last physical record in the file.
By counting the bytes from the 1st byte in the file to the beginning (I think - it may be the last byte) of the last record in the file. |
|
| Back to top |
|
 |
|
|