You cannot directly manipulate the persistent value of the Load Index in the Repository, but you can reset the value to the one stored in the Load Index Value property.
To reset the value of the persistent Load Index value
Select the project in the Navigator section.
Right-click and select Reset Execution Properties.
The optional properties are:
Load Index Value - The maximum value of the Ascending Index attribute is automatically used and stored when executing a Sybase IQ ETL job or schedule. The Load Index Value is used to simulate the project with the specific value provided by the user, for example:
'2005-01-19' 100
Read Block Size — The Read Block Size defines the number of records retrieved by the component within in a single simulation step.
Pre-processing SQL — defines one or more SQL statements to be executed during initialization of the component.
Post-processing SQL — One or more SQL statements to be executed after all components finished execution.
See “Entering database connection parameters” for more information about the optional properties and for more information about the following properties:
Database
Schema
Standardize Data Format
Database Options
Read Block Size value impacts the number of records loaded in a single simulation step.