- 論壇徽章:
- 0
|
我這次是使用了從sybase下載的sybase--12。50裸設(shè)備創(chuàng)建沒有問題
但是創(chuàng)建adaptive server的時候出了這個問題(backupserver,xpserver都能創(chuàng)建):
bash-2.05$ srvbuildres -r /opt/sybase-12.5/ASE/init/sample_resource_files/srvbu
ild.adaptive_server.rs
srvbuildres: Building Adaptive Server 'db':
srvbuildres: Writing entry into directory services...
srvbuildres: Directory services entry complete.
srvbuildres: Building master device...
srvbuildres: Master device complete.
srvbuildres: Writing RUN_db file...
srvbuildres: RUN_db file complete.
srvbuildres: Starting server...
srvbuildres: Task failed
srvbuildres: Unable to boot server 'db'.
srvbuildres: Server 'db' was not created.
察看日志有如下信息,到底怎么回事啊
00:00000:00000:2003/11/24 05:13:30.46 kernel Checked out license ASE_DEV
00:00000:00000:2003/11/24 05:13:30.59 kernel Adaptive Server Enterprise Develop
er Edition.
00:00000:00000:2003/11/24 05:13:36.19 kernel Using config area from primary mas
ter device.
00:00000:00000:2003/11/24 05:13:36.19 server Configuration Error: Configuration
file, '/opt/sybase-12.5/db.cfg', does not exist.
00:00000:00000:2003/11/24 05:13:36.21 kernel Warning: A configuration file was
not specified and the default file '/opt/sybase-12.5/db.cfg' does not exist. SQL
Server creates the default file with the default configuration.
00:00000:00000:2003/11/24 05:13:36.29 kernel Warning: Using default file '/opt/
sybase-12.5/db.cfg' since a configuration file was not specified. Specify a conf
iguration file name in the RUNSERVER file to avoid this message.
00:00000:00000:2003/11/24 05:13:36.35 kernel os_create_region: can't allocate 3
7076992 bytes
00:00000:00000:2003/11/24 05:13:36.35 kernel kbcreate: couldn't create kernel r
egion.
00:00000:00000:2003/11/24 05:13:36.35 kernel kistartup: could not create shared
memory |
|