Skip to Content
0
Former Member
Dec 08, 2011 at 08:35 AM

Deleting Application Server XML file

194 Views

Hi,

I have been trying to delete an application server XML file using the DELETE DATASET statement in my program.

The sy-subrc is set to 4 after the statement and the file is not deleted.

-> Does the delete statement not work if I dont have sufficient authorization?

( I tried uploading a file to the particular folder in the application server, and it showed up a messgae 'Permission Denied' So I guess I dont have write access to that folder )

-> Or, should XML files in specific be deleted differently?

Any insights on why this is happening and how to correct it?

Thanks in advance,

Nisha

Edited by: Nisha Hariharan on Dec 8, 2011 9:35 AM