hi ml,

i make some experiments with maxdb 7.5.00.24 from debian sarge.

i try to convert a software from sybase to maxdb and want several states
saved in the maxdb.

to archive this i would use usergroups like this
---snip---
create usergroup assist resource not exclusive
//
create user ts password hidden usergroup assist
//
create usergroup assisttest resource not exclusive
//
create user tstest password hidden usergroup assisttest
//
---snip---

depending on the user-logon, we are playing in the test or work with the
productive-system.

my question:
1. currently i made backups only from dbmgui, afterwards this should be
done by
dbmcli -d database -u dbm,hidden -uUTL -c backup_start assist-backup
MIGRATION

but this make's a backup from both, assist and assisttest.
how can i make only a backup from data belonging to assist and not
assisttest?

2. how can i restore such a backup to the usergroup assisttest?

greetings
thomas

-- 
# Thomas Stegbauer
# Tronicplanet Datendienst GmbH
# http://www.keyserver.de:11371/pks/lookup?op=get&search=0x275931BF
# Key fingerprint = 984E D4B1 E91E F349 5057  B6AC 65CE C0FC 2759 31BF



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

Reply via email to