CL Command Reference - POSDBF

CL Command List > POSDBF Reference

Description:

The Position Database File (POSDBF) command allows you to set the position of a database file to either the beginning or end of an open file.


Examples:

POSDBF OPNID(XXX) POSITION(*START)

This command sets the record position of the database file that is opened with OPNID(XXX) to the starting position of the database file member that is currently open.