Insufficient space in the database

je79ayps
je79ayps Member Posts: 49
Hello!

This morning I got this error when trying to post something in Navision:
http://img221.imageshack.us/img221/4093/navisiongn9.jpg

Our database is set to grow automatically so I don't understand why it's complaining about the space. There's also space enough on the server.

Jimmy

Comments

  • vikram7_dabas
    vikram7_dabas Member Posts: 611
    increase the cache of object and of dbms by going on file ->database->information then increase the size of object cache and of dbms iagain it gives the same error then again go on fil->database->information then click on the tables tab select that table in which entries will be post then click on optimize button then i hope that u'll not face ny problem[/i]
    Vikram Dabas
    Navision Technical Consultant
  • kine
    kine Member Posts: 12,562
    1) You are talking about autogrown - it means you are using SQL? (you didn't post the version and used DB server)
    2) Check, if there is not set "maximum size" for the db files
    3) Check that there is free space on the disk
    Kamil Sacek
    MVP - Dynamics NAV
    My BLOG
    NAVERTICA a.s.
  • je79ayps
    je79ayps Member Posts: 49
    Thanks! It was a problem with the database (native). I expanded the file and it solved it.
  • Savatage
    Savatage Member Posts: 7,142
    So I guess it's NOT set to grow automatically 8)