Chapter Contents

Previous

Next
ERRLIMIT=

ERRLIMIT=



Stops loading data after a specified number of errors.

Optional statement
Default: 100


Syntax
Details

Syntax

ERRLIMIT=error-limit;


Details

The ERRLIMIT= statement stops loading observations after the specified number of errors has occurred while inserting rows into the file.

The error-limit argument must be a nonnegative integer. Specify ERRLIMIT=0 to allow an unlimited number of errors to occur.

An editing statement, such as ERRLIMIT=, must be specified after the database-description statements when you create and load a file. See LOAD for more information.


Chapter Contents

Previous

Next

Top of Page

Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.