I want to ask about backup using DB13 using tape.
I restart my server for a maintenance purpose. Before I restart my server, the backup is successfully done.
But after I restart the server and running "Initialize Tape" job using DB13 the job status is "Schedulling failed" and the Job Log is below :
Job started
Step 001 started (program RSDBAJOB, variant &0000000009952, user ID ABAP)
Execute logical command BRBACKUP On host smpsvr
Parameters:-u / -jid TAPIN20150225112203 -i force -c force -n 1 -v SCRATCH
BR0051I BRBACKUP 7.20 (36)
BR0252E Function NetShareGetInfo() failed for 'sapmnt' at location BrEnvProcess-115
BR0253E errno 5: Access is denied.
BR0206I End of backup volume initialization
BR0280I BRBACKUP time stamp: 2015-02-25 11.22.04
BR0054I BRBACKUP terminated with errors
External program terminated with exit code 3
BRBACKUP returned error status E
Job finished
Every job that I run ended with similar result.
I have do every solution i know like :
- making sure that folder 'sapmnt' have a proper permission for <SID>adm.
- environment variables are exactly the same with my other server.
Please give me suggestion for my problem. I have done everything I know but until now, there no way out of my problem.
Thanks before..