Compiling Error-Concurrent Activitties & Database Expand

AzimAzim Member Posts: 4
Hi,

I am getting an error prompt during the compiling of the Code unit No.5961 Job Scheduler-Run Object in Navision Version SP3 Database.

In the Error Message window, the below mentioned message is displayed


Concurrent activities have reused the Available space in the database that contained your snap shot of data.This can occurs in connection with time consuming tasks such as printing & making backups.Wait until fewer concurrent updates of the database & try again.

If this occurs often, you should create more space in the database by expanding it



To Rectify this, i have expanded the database size many times, but still the problem persists.

Also we cannot go in the design mode for this code unit & same error message is displayed.

Kindly go through it & revert back as earliest.

Comments

  • kinekine Member Posts: 12,562
    I recommend to do backup and try to restore the database into new one. It seems that part of the DB is corrupted.
    Kamil Sacek
    MVP - Dynamics NAV
    My BLOG
    NAVERTICA a.s.
  • WaldoWaldo Member Posts: 3,412
    What kind of customizations did you do in that codeunit?

    Eric Wauters
    MVP - Microsoft Dynamics NAV
    My blog
  • AzimAzim Member Posts: 4
    I have tried to take the backup of the Database.But in between this process same error of Concurrent Activities & Expanding window is displayed & backup process is terminated.


    Does this mean the database is corrupt?


    Is there any way to overcome this problem?
  • WaldoWaldo Member Posts: 3,412
    Did you try to take the backup with the job scheduler, of did you run the job scheduler crash during a backup?

    Eric Wauters
    MVP - Microsoft Dynamics NAV
    My blog
  • AzimAzim Member Posts: 4
    No customization was done in the Job Scheduler Codeunit & while taking the backup of the database same Concurrent Activities & Expanding Database
    error occurs leading to Backup process termination.


    Does this mean the database is corrupt ?
    Or is there any way out of this problem?
  • WaldoWaldo Member Posts: 3,412
    Dunno ... :-k

    try this:
    Stop/start the database service (make sure no-one is logged on)
    perform a complete database test. it'll show you where the inconsitencies are...

    Eric Wauters
    MVP - Microsoft Dynamics NAV
    My blog
Sign In or Register to comment.