In exceptional circumstances one of the following error messages may be displayed:

SD-ENTER

Indicates that the shared memory segment you were using has been removed using ipcrm.

Opened File Twice

Closed Unopened File

Requested Currency for File Not in List

Error Putting Currency

Error Unblocking Record

Any of these messages indicates that the shared memory segment used by PROISAM to hold record lock data has become corrupted. Normally this can only happen as a result of one of the following conditions:

If any of the above conditions are true, you must perform the following:

PROIV creates and initializes a new shared memory segment when PROIV is next re-entered.

Example

isview -v
isview ------ PROIV (R) View Shared Memory/Semaphore.
Copyright (C) 1994, PROIV Technologies.
All rights reserved.  Unauthorized use strictly prohibited.
PROISAM Version   : 13.03.00.01.005  Date: Feb 15, 1995
Shared memory key starts with ā€˜g’[hex 0x67]
Shared Memory ID  :  402
Semaphore ID      :   23
$ ipcrm -m402 -s23

Comment on this topic

Topic ID: 720270