Hi all,
on MAXDB 7.6 on Win 2008
I backupe a MAXDB database by following command line :
dbmcli -d !DB_NAME! -u !DB_USER!,!DB_PWD! -uUTL -c backup_start !MEDIUM_NAME! > "!LOG_file!" But I receive the follwing eerors : ERR -24961,ERR_STATE: The operational state of the database instance could not be determined -24994,ERR_RTE: Runtime environment error 16006,OpenReadOnly file mapping object for Global\ADABAS-KSS-SSM failed, rc: 5
Any help ? Thank you.