Here's the sequence of commands I used with dbmcli:
 

C:\Program Files\sdb\DBM>dbmcli db_create staticsm dbadmin,dbadmin
OK
 
C:\Program Files\sdb\DBM>dbmcli -d staticsm -u dbadmin,dbadmin
dbmcli on staticsm>param_startsession
OK
 
---
dbmcli on staticsm>param_init
OK
 
---
dbmcli on staticsm>param_put MAXUSERTASKS 5
OK
 
---
dbmcli on staticsm>param_checkall
OK
 
---
dbmcli on staticsm>param_commitsession
OK
 
---
dbmcli on staticsm>param_addvolume 1 LOG C:\sdb\staticsm\logs\LOG_001 F 2000
OK
 
---
dbmcli on staticsm>param_addvolume 1 DATA C:\sdb\staticsm\data\DAT_001 F
10000
OK
 
---
dbmcli on staticsm>db_admin
OK
 
---
dbmcli on staticsm>db_activate dbadmin,dbadmin
ERR
-24988,ERR_UNKNOWN: unknown error
 
---
dbmcli on staticsm>
 
And here's the output showing the directory contents:
 
C:\Program Files\sdb\DBM>dir c:\sdb\staticsm\data
 Volume in drive C has no label.
 Volume Serial Number is 0936-D08A
 
 Directory of c:\sdb\staticsm\data
 
10/18/2005  08:08 AM    <DIR>          .
10/18/2005  08:08 AM    <DIR>          ..
10/18/2005  08:08 AM        81,920,000 DAT_001
               1 File(s)     81,920,000 bytes
               2 Dir(s)   6,853,754,880 bytes free
 
C:\Program Files\sdb\DBM>dir c:\sdb\staticsm\logs
 Volume in drive C has no label.
 Volume Serial Number is 0936-D08A
 
 Directory of c:\sdb\staticsm\logs
 
10/18/2005  08:08 AM    <DIR>          .
10/18/2005  08:08 AM    <DIR>          ..
10/18/2005  08:08 AM        16,384,000 LOG_001
               1 File(s)     16,384,000 bytes
               2 Dir(s)   6,853,754,880 bytes free
 
C:\Program Files\sdb\DBM>
 
As you can see the volume files have been created.
 
I cannot do anything with this instance. Can anyone help? Is there something
special that needs to be done on Windows XP?
 
Thanks
Johan Hoogenboezem
This email and any files transmitted with it are confidential and intended 
solely for the use of the individual or entity to whom they are addressed. If 
you have received this email in error please notify the system manager. This 
message contains confidential information and is intended only for the 
individual named. If you are not the named addressee you should not 
disseminate, distribute or copy this e-mail.

Reply via email to