Hi Tomas,
> problem SAPDB 7.3
> I want to perform "Backup check" on SAPDB 7.3 B015,dbmcli ...
> external backup tool (networker,backint).I have executed:
> dbmcli on SDB>recover_check NSRKW DATA ExternalBackupID NS...
> VIES15GA
> ERR
>
> -24933,ERR_NOSERVICESESSION: no service kernel session
> available
You are using backint for NetWorker? I seriously doubt that, as your medium
has the name NSRKW not BACKKW. As you could read in your OSS-message 202109:
for the command "recover_check" a service connection is needed. Please
use either:
- 1) the following commands:
a) dbmcli -d SDB -u control,control
b) service_connect
c) recover_check NSRKW DATA ExternalBackupID NST 1018941507
\"NST 1018941507 VIES15GA\"
d) service_release
or:
- 2) dbmcli -d SDB -u control,control -uSRV -c recover_check NSRKW DATA
ExternalBackupID \"NST 1018941507 VIES15GA\"
> The same error is when I start in DBMGUI in menu
> "Check->Backup".
> What is the problem? Because the backup was finished
> successfully.
Interesting, please try 1) from above and report what's happening. Maybe
that gives a clue for the problem.
Best regards,
Tilo Heinrich
SAP Labs Berlin
_______________________________________________
sapdb.general mailing list
[EMAIL PROTECTED]
http://listserv.sap.com/mailman/listinfo/sapdb.general