Skip to content

Cannot execute command Cannot write outside the page space (65539>65536) #1906

Description

@GZeroCoder

ArcadeDB Version:

ArcadeDB Server v24.11.2 (build 055592c73d27d894c26f3faaf7df22e15c28f03d/1733838531445)

OS and JDK Version:

Windows 11 10.0 - OpenJDK 64-Bit Server VM 17.0.10 (Zulu17.48+16-SA)

Expected behavior

`Running a quey

UPDATE HasLink SET Status = 'ok' WHERE Status <> 'ok'

Should return the amount of updates.
`

Actual behavior

`
Retunr result is an error
Cannot execute command Cannot write outside the page space (65539>65536)

There are 33122 edges to update.
`

Steps to reproduce

<add here>

<An SQL script to reproduce the problem or a JUnit test case will increase **A LOT** the chance to have a quick fix>

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

Type

Projects

No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions