2009 Apr 16 11:18 AM
hello,
when i am in DEV, DELETE DATASET <physical file> is OK,
but this program is transported to QAS,
DELETE DATASET <physical file> is error, sy-subrc NE 0.
anybody can tell me the reason,thank you!!!
Edited by: sun_strawren on Apr 16, 2009 12:19 PM
Edited by: sun_strawren on Apr 16, 2009 12:19 PM
2009 Apr 16 11:21 AM
well probably this is some authorization on OS level thingie.
you dont want SAP user to be able to delete files on your application server as well i guess.
2009 Apr 16 11:22 AM
Check whether the File Exists in QA Server/Check for the Permission(Authorizations) on the server.
Check it through Tcode: AL11
Regards,
gurpreet
2009 Apr 16 11:22 AM
Hi,
Can you check if yu are trying to delet the dataset which is open.
before using delete dataset, use "close dataset statement" and try it.
regards,
Naveen
2009 Apr 16 11:22 AM
Hi,
Check th user authorizations in QAS.
You may not have the same in DEV.
Issa
2009 Apr 16 11:22 AM
Hi,
What is the SY-SUBRC value after the DELETE Dataset Statement? May be you do not have authorization to delete file from application server in Q system.
Regards,
R
2011 Mar 23 1:17 AM
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |