Misplaced Pages

Server change number

Article snapshot taken from Wikipedia with creative commons attribution-sharealike license. Give it a read and then ask your questions in the chat. We can research this topic together.

The Server Change Number (SCN) is a counter variable used in Client/Server Architecture systems to find out whether the server state could be synchronized with the state of the client. In case of a difference, there have been obviously communication problems.

The number is incremented once the server has successfully integrated changes coming from the client in the case of a server-side event. The counter is incremented once more, if the changes made by the programmer are committed.


Stub icon

This network-related software article is a stub. You can help Misplaced Pages by expanding it.

Categories: