|
Home About Us A-Z Index Search * Contact Us Register Login Press ShopThe Open Brand -- Problem Reporting and Interpretations System |
Problem Report 0060 Details
Show help | Quick Search | Submit a Test Suite Support Request | Click here to view your privileges
This page provides all information on Problem Report 0060.
Report 0060 Actions
Problem Report Number 0060 Submitter's Classification Test Suite problem State Resolved Resolution Test Suite Deficiency (TSD) Problem Resolution ID TSD.X.0060 Raised 1993-01-04 08:00 Updated 2003-03-13 08:00 Published 1993-02-19 08:00 Product Standard Internationalised System Calls and Libraries (XPG4) Certification Program The Open Brand certification program Test Suite VSX4 version 4.2.4 Test Identification dm.isam/ix/isaddindex 3 4 Problem Summary TSD4.060 The do_3and4 function creates a file, then calls iserase without closing the file (or checking for errors during the iserase). Files that are not closed cannot be erased under T-ISAM. The fix is to ad... Problem Text
The do_3and4 function creates a file, then calls iserase without
closing the file (or checking for errors during the iserase). Files
that are not closed cannot be erased under T-ISAM. The fix is to add
a call to isclose before erasing the file.Test Output
************************************************************************
/tset/dm.isam/ix/isaddindex/T.isaddindex 3 Unresolved
Test Description:
EBADKEY in iserrno, isstat1 = 9, (and in XPG4, isstat3 = 9,) return
value equals -1 and no index added to a fixed record length file if :
a. one or more of the key part data types and sizes are incompatible.
b. one or more of the key part data types are wrong.
c. data is referenced beyond the record length.
d. data is referenced which traverses the record length.
e. an index has more than {NPARTS} parts.
f. an index has more than {MAXKEYSIZE} bytes in it.
Test Information:
Deletion reason: external error - isbuild() on file isadd-t.2
RETURN VALUES: expected: 0, observed: -1
ERRNO VALUES: expected: 0 (NO ERROR), observed: 1014 (EFNAME)
ISSTAT1 VALUES: expected: 0, observed: 9
ISSTAT2 VALUES: expected: 0, observed: s
ISSTAT3 VALUES: expected: 0, observed: 9
ISSTAT4 VALUES: expected: 0, observed: s
************************************************************************
************************************************************************
/tset/dm.isam/ix/isaddindex/T.isaddindex 4 Unresolved
Test Description:
If variable record length file types are supported, EBADKEY in
iserrno, isstat1 = 9, isstat3 = 9, return value equals -1 and no index
added to a variable record length file if :
a. one or more of the key part data types and sizes are incompatible.
b. one or more of the key part data types are wrong.
c. data is referenced beyond the minimum record length.
d. data is referenced which traverses the minimum record length.
e. an index has more than {NPARTS} parts.
f. an index has more than {MAXKEYSIZE} bytes in it.
(This test is not executed in XPG3 mode)
Test Information:
deletion reason: could not build file isadd-t.2
************************************************************************Review Information
Review Type TSMA Review Start Date null Completed null Status Complete Review Recommendation No Resolution Given Review Response
This is accepted as a test suite deficiency in VSX 4.2.4.
Review Type SA Review Start Date null Completed null Status Complete Review Resolution Test Suite Deficiency (TSD) Review Conclusion
This is an agreed Test Suite Deficiency.
Problem Reporting System Options:
- View Report 0060
- List All PRs
- Search Reports
- Email the System Administrator
- View the The Open Brand Interpretations Database User Manual
Contact the Certification Authority