- 论坛徽章:
- 0
|
online.log:
23:06:38 OS couldn't allocate first resident segment at SHMBASE (0x0).
10:18:01 IBM Informix Dynamic Server Started.
10:18:01 Contiguous shared memory segment allocation failed at 0x44000000.
Allocation successful at 0xb5f0a000.
Check SHMBASE is consistent with the value in $INFORMIXDIR/etc/onconfig.std.
If you are using the correct SHMBASE value in your ONCONFIG file, then
consider this message informational only.
修改:SHMBASE=0x3000000 后
的 提示
10:18:01 OS couldn't allocate first resident segment at SHMBASE (0x0).
[informix@zhong tmp]$ oninit -ivy
Your evaluation license will expire on 2008-08-25 00:00:00
Checking group membership to determine server run mode...succeeded
Reading configuration file '/home/informix/ids11.5/etc/onconfig.ids11'...succeeded
Creating /INFORMIXTMP/.infxdirs...succeeded
Creating infos file "/home/informix/ids11.5/etc/.infos.ids11"...succeeded
Linking conf file "/home/informix/ids11.5/etc/.conf.ids11"...succeeded
Checking config parameters...succeeded
Writing to infos file...succeeded
Allocating and attaching to shared memory...succeeded
Creating resident pool 1592 kbytes...succeeded
Allocating 10016 kbytes for buffer pool of 2K page size...succeeded
Initializing rhead structure...succeeded
Initialization of Encryption...succeeded
Initializing ASF...succeeded
Initializing Dictionary Cache and SPL Routine Cache...succeeded
Bringing up ADM VP...succeeded
Creating VP classes...succeeded
Onlining 0 additional cpu vps...succeeded
Onlining 2 IO vps...succeeded
Forking main_loop thread...succeeded
Initializing DR structures...succeeded
Forking 1 'soctcp' listener threads...succeeded
Starting tracing...succeeded
Initializing 1 flushers...succeeded
oninit: Fatal error in shared memory initialization |
|