Bonjour a tous, je suis dans la création d'un serveur en utilisant des fichiers ressources et autre afin d'industrialiser cela dans ma boite.
Problème, lors de la création du serveur j'ai le méssage
Code : Sélectionner tout - Visualiser dans une fenêtre à part
1
2
3
4
5
6
he path /usr/lib was found before /usr/lib/lwp in environment variable LD_LIBRARY_PATH, please reorder these in your environment. Proceeding with ASE start-up using corrected path ordering.
00:00000:00000:2007/01/11 08:17:13.34 kernel  Warning: There is no valid license for ASE server product. Server is booting with all the option features disabled.
00:00000:00000:2007/01/11 08:17:13.36 kernel  Using config area from primary master device.
00:00000:00000:2007/01/11 08:17:13.37 kernel  os_create_region: can't allocate 854941696 bytes
00:00000:00000:2007/01/11 08:17:13.37 kernel  kbcreate: couldn't create kernel region.
00:00000:00000:2007/01/11 08:17:13.37 kernel  kistartup: could not create shared memory
Je vois bien que c'est un problème mémoire, mais comment je fais pour modifier cela, afin que cela passe.