ListOwnership
To enter the ListOwnership keyword in the command line, use one of the options:
- Type ListOwnership
- Type the shortcut Listo
Description
Section titled “Description”ListOwnership is used as a troubleshooting keyword in case of a multi-user access conflict.
If a multi-user access conflict occurs, use the ListOwnership keyword. It lists the objects that are currently locked for all users in the session, hence causing the conflict.
Syntax
Section titled “Syntax”ListOwnership ([Object] [“Object_Name” or Object_Number])
Examples
Section titled “Examples”- To display all objects that are locked for all users and that might cause a multi-user conflict, type:
| User name[Fixture]>ListOwnership |
- To display the ownership in macro 1 line 1, type:
| User name[Fixture]>ListOwnership Macro 1 |
or type:
| User name[Fixture]>ListOwnership Macro 1.1 |
or:
| User name[Fixture]>ListOwnership Macro 1.* |