(B)0[minvoke-options =
qqwqqqqqqqqqqqqqqqqqqqqqqqqqqq>qqqqqqqqqqqqqqqqqqwqqqqqqqqqqqqqqqqq>
tqqqqq> [4mDB_HANDLE[m IS qqqqqqq> db-handle qqqqqqqu
mqqqqq> [4mDBKEY[m [4mSCOPE[m IS qqwqq> [4mCOMMIT[m qqqwqqqqqqj
mqq> [4mFINISH[m qqqj
1 – db-handle
A host language variable or name that you associate with the
database. Use a database handle when you are accessing more than
one database at a time.
2 – COMMIT
During the session of the user who entered IMPORT, specifies that
the database key of each record used is guaranteed not to change
during each transaction this user may execute.
3 – FINISH
During the session of this user who entered IMPORT, specifies
that the database key of each record used is guaranteed not to
change until this user ends the RDO session or executes a FINISH
statement.