Hello,

On 13.11.2005 22:04, [EMAIL PROTECTED] wrote:

Hi !

Uh, today i ran into a new Problem and that doesn`t sound good ...

13-Nov 04:23 backup-dir: Procars.2005-11-12_19.41.43 Fatal error:
sql_create.c:734 Create db File record INSERT INTO File
(FileIndex,JobId,PathId,FilenameId,LStat,MD5) VALUES
(1353546,678,49864,1041923,'DkB Bto/k IGw B JY JY A Ga BAA I BDdiPY BC25yY
BDSPqH A A E','GUc1A4+aoRdfGC/Tv0hHF6+eM+M') failed. ERR=The table 'File' is
full
The table 'File' is full

Problem with the database or did i reach some kinda limit ?

I`ll take a closer look tomorrow morning at work ...

Which database?

If it's MySQL, you have the option to tune the database settings. Easily done with the graphical administration program, where you can select the table you want to modify, set the expected row length and, important in this case, you can also define the maximum number of rows in the table.

Ifyou've found a *real* limit, in this case you stored a number of files beyond what your DBMS can hold per table, you're in trouble... but that seems unlikely. Of course, you might have a full file system, too.

Arno

Daniel Holtkamp
Riege Software International GmbH
System Administration

----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.


-------------------------------------------------------
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. Download
it for free - -and be entered to win a 42" plasma tv or your very own
Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


--
IT-Service Lehmann                    [EMAIL PROTECTED]
Arno Lehmann                  http://www.its-lehmann.de


-------------------------------------------------------
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. Download
it for free - -and be entered to win a 42" plasma tv or your very own
Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to