Entering content frame

Function documentation Isolation Level: -I Locate the document in its SAP Library structure

Option for calling the Loader using the LOADERCLI for transferring the isolation level.

Syntax

-I <isolation_level>

<isolation_level>

Isolation Level
minimum 1 character, maximum 2 characters

Use

You use this specification to define which isolation level the Loader is to set for a user when it creates a database session. If you do not specify option –I, isolation level 3 is assumed implicitly.

This setting applies to the entire Loader session provided that the isolation level is not changed by a SET ISOLATION LEVEL command.

You can use the USE USER command to set the isolation level for a user and override the value set by the option –I or the SET command.

The current value can also be changed in individual DATAEXTRACT commands by specifying the appropriate LOCK option in the SELECT statement.

 

Leaving content frame