Hello,

I am new to SAPDB and I can't figure out how to solve the following
problem:

I have installed  sapdb-server-linux-32bit-i386-7_3_0_20 and everything
went OK. After I "su sapdb" I do the following:
$cd /usr/local/sapdb/indep_prog/bin
$[sapdb@vatican bin]./dbmcli -s db_create DBTEST DBTESTADMIN,dbtestadm
OK
$./dbmcli -d DBTEST -u DBTESTADMIN,dbtestadm -i ../load-script

Where "load-script" is the one I have found on sapdb site:

param_startsession
param_init
param_put MAXUSERTASKS 5
param_checkall
param_commitsession
param_adddevspace 1 SYS sys_001 F
param_adddevspace 1 LOG LOG_001 F 2000
param_adddevspace 1 DATA DAT_001 F 10000
db_cold
util_connect
util_execute INIT CONFIG
util_activate dba,dba
load_systab -ud dba

Everything goes fine except "load_systab" wicth output the following:

---
>load_systab -ud dba
ERR
-24964,ERR_EXECUTE: error in program execution
256,/usr/local/sapdb/depend/bin/xload -S INTERNAL -n vatican.tmdesign -d
DBTEST -u dba,* -b /usr/local/sapdb/depend/env/lsystab.ins en ENG dba
Database DBTEST not started : -32768 unknown host (see /etc/hosts)

My /etc/hosts contain all the hosts in my network, including the linux
box I'm working on. Can you please tell me what I'm doing wrong or what
I have to do in order to solve this problem?

Thanks in advanced,
Catalin

Email: [EMAIL PROTECTED]



_______________________________________________
sapdb.general mailing list
[EMAIL PROTECTED]
http://listserv.sap.com/mailman/listinfo/sapdb.general

Reply via email to