Gossamer Forum
Home : General : Databases and SQL :

MaxDB volume failes

Quote Reply
MaxDB volume failes
Hi all,
Does anybody knows when the system creates volume files (DAT_001)? I have running x_server with one database TEST. When i try to make it online (db_online) an error message appears:

knldiag contains:

ERR 146 RTE UNIX change owner with chown(DTA_001,501,500) failed: No such file or directory

the folder exists but there is no such file DTA_001.
i have enough disk space (over 900MB) and the volume size is specified as 80MB.
What the hell do i wrong? :)
Quote Reply
Re: [Simeon] MaxDB volume failes In reply to
well,
i fix the problem! :)
the kernel shared memory was too small.
after this command the database become online!

sysctl -n kernel.shmmax = 104857600