--- "D�hr,_Markus_ICC-H" <[EMAIL PROTECTED]> wrote:
> did you give the whole path? If yes - are the permissions set
> correctly and
> is the path valid? It won't create the path for you...

We issue these two commands to create the database:

  dbmcli db_create -a lddserv lexmark,lexmark
  dbmcli.exe -d lddserv -u lexmark,lexmark -i sapcmds.txt

Our sapcmds.txt looks like this (it's where the add volume is done and
I don't see a path)

param_startsession
param_init
param_put RESTART_SHUTDOWN AUTO
param_put CACHE_SIZE 2000
param_put MAXUSERTASKS 50
param_put SESSION_TIMEOUT 0
param_checkall
param_commitsession
param_addvolume 1 LOG LOG_001 F 2050
param_addvolume 1 DATA DAT_001 F 65535
db_admin
util_connect
util_execute INIT CONFIG
util_execute set log auto overwrite on
util_activate lexadmin,lexadmin
util_release
load_systab -ud lexadmin

The LOG volume is created OK but the DATA volume fails with rc=2

Any ideas?
-Jeff


        
                
__________________________________
Do you Yahoo!?
Friends.  Fun.  Try the all-new Yahoo! Messenger.
http://messenger.yahoo.com/ 

-- 
MaxDB Discussion Mailing List
For list archives: http://lists.mysql.com/maxdb
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to