This a mail I got from a friend of mine. Can any body help ?
Thanks, Sanjay > installing continuus.its a tool. > the database server has to be on unix. > now i got a the installation pkg in a cd > i installed the pkg with pkgadd > there was also a patch which had to be applied and there is a problem with > that too(but for that i can take only continuus help..product specific u > see) > anycase that patch doesnt matter i can continue without it. > > now i have to create 2 database servers > one called ccm and the other called informix. > what i have done is this > created a separate partition of 2 GB on the solaris machine. > these are the details > > ************************************ > Database Server Configuration of: xxsu > > Server Number: 1 > Maximum Number of Users: 20 > Number of physical CPUs: 1 > > *** DBSPACES *** > DBSPACE_NAME: rootdbs > ROOT_CHUNK_PATH: /dev/rdsk/c0t0d0s3 > ROOT_CHUNK_SIZE: 23584 Kbytes > ROOT_CHUNK_OFFSET: 4600000 Kbytes > > DBSPACE_NAME: temp > TEMP_CHUNK_PATH: /tmpdb/xxsu_temp.dbs > TEMP_CHUNK_SIZE: 23584 Kbytes > TEMP_CHUNK_OFFSET: 4700000 Kbytes > > DBSPACE_NAME: log > LOG_CHUNK_PATH: /tmpdb/tmplog/xxsu_log.dbs > LOG_CHUNK_SIZE: 12288 Kbytes > LOG_CHUNK_OFFSET: 4800000 Kbytes > > DBSPACE_NAME: ccm > CCM_CHUNK_PATH: /tmpdb/tmpccm/xxsu_ccm.dbs > CCM_CHUNK_SIZE: 40960 Kbytes > CCM_CHUNK_OFFSET: 4900000 Kbytes > ******************************************************** > > now after this i tried creating the server with the command > > > to allow Informix to use shared memory/semaphores i have made the entries > into /etc/system file. > > in the /etc/system file i have set the following > values > > set shmsys:shminfo_shmmax=512000000 > set shmsys:shminfo_shmmni=256 > set shmsys:shminfo_shmseg=200 > set shmsys:shminfo_shmmin=1 > set semsys:seminfo_semmap=250 > set semsys:seminfo_semmni=256 > set semsys:seminfo_semmns=640 > set semsys:seminfo_semmsl=500 > set semsys:seminfo_semmnu=500 > set semsys:seminfo_semume=500 > > i have created a disk of 2GB and assigned some part > of it say 25000KB to a database along with an offset of 16000KB. > > > When i tried to create the database server i got > this error > > > ********************************************************** > 18:41:24 shmat: [EMFILE][24]: out of shared memory > segments, check system SHMSEG > > 18:41:24 mt_shm_init: can't create resident segment > > ********************************************************* > > Can u tell me where the problem is ? > > > Thanx > > Siriroop > > _______________________________________________ linux-india-help mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/linux-india-help
