Problem Note 4555: Subsequent records not read after invalid VBS segment detected
Beginning in Version 7, the SAS System does not read subsequent
records after detecting an invalid VBS segment. The SAS Log contains
the following is the ERROR message.
ERROR: For file XXXXX invalid VBS segment detected. Processing is
continuing to the next record.
ERROR: Undetermined I/O failure.
FATAL: Unrecoverable I/O error detected in the execution of the data
step program. Aborted during the EXECUTION phase.
The correct behavior is to continue processing to the next record
after detecting the invalid VBS segment, issue a WARNING message in
the SAS Log, and end with a step condition code 4 rather than 0.
However in Release 8.1 and 8.2 if the hotfix is applied the expected
behavior is to issue a RC=0 for the job step and also in the SASLOG
issue the following message
ERROR: For file A1, invalid VBS segment detected. Processing is
continuing to the next record.
A Technical Support hot fix for Release 8.1 TSLEVEL TS1M0 for this
issue is available at:
http://www.sas.com/techsup/download/hotfix/81_sbcs_prod_list.html#004555
A Technical Support hot fix for Release 8.2 TSLEVEL TS2M0 for this
issue is available at:
http://www.sas.com/techsup/download/hotfix/82_sbcs_prod_list.html#004555
For customers running SAS with Asian Language Support (DBCS), this
hot fix should be downloaded from:
http://www.sas.com/techsup/download/hotfix/82_dbcs_prod_list.html#004555
*** NOTE ***
If the default options table is used at the site, it will be necessary
to rerun the BAOPTS1 job after applying the HOTFIX.
Operating System and Release Information
| SAS System | Base SAS | z/OS | 8 TS M1 | 9 TS M0 |
*
For software releases that are not yet generally available, the Fixed
Release is the software release in which the problem is planned to be
fixed.
| Type: | Problem Note |
| Priority: | medium |
| Topic: | Data Management ==> Access ==> External I/O
|
| Date Modified: | 2002-05-08 14:48:46 |
| Date Created: | 2001-03-21 10:23:08 |