on 2022 Jun 24 9:09 AM
Hi , I am taking backup through SAP ASE DB Application using dump command.
I am taking the backup on NFS mount.
But it is giving me below errors. please help in this case. We are qualifying SAP-ASE for our customers
1> dump database test_DB to '/mnt1_nfs/sapase-stu/1.bak'
2> go
Backup Server: 4.172.1.4: The value of 'allocated pages threshold' has been set
to 40%.
Backup Server session id is: 6. Use this value when executing the
'sp_volchanged' system stored procedure after fulfilling any volume change
request from the Backup Server.
Backup Server: 4.41.1.1: Creating new disk file /mnt1_nfs/sapase-stu/1.bak.
Backup Server: 4.141.2.87: [11] The 'lockf' call failed for database/archive
device while working on stripe device '/mnt1_nfs/sapase-stu/1.bak' with error
number 5 (Input/output error). Refer to your operating system documentation for
further details.
Backup Server: 6.53.1.1: OPERATOR: Volume on device '/mnt1_nfs/sapase-stu/1.bak'
cannot be opened for write access. Mount another volume.
Request clarification before answering.
The file gets created and locked to avoid that it gets overwritten by a concurrent dump. The first to check is if there isnt another session, maybe left around from a previous dump that is locking the file. See if there are symbultbuf processes around.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Carlos,
Thanks a lot for your response.
yes, it fails no matter the file name. I checked there is no other session going on.
I saw one KB article released by ASE where this error occurs with Commvault for NFS mount.
I am unable to access that article. if you could check and see , that would be a great help.
Thanks and Regards,
Punya
This is the KB Article I am referring to. I am unable to access it. if you can check that and help me with the steps to resolve it. That would be of great help.
https://userapps.support.sap.com/sap/support/knowledge/en/2211841
Thanks a lot,
Punya
User | Count |
---|---|
53 | |
6 | |
6 | |
5 | |
5 | |
4 | |
3 | |
3 | |
3 | |
3 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.