‎2007 Feb 14 11:50 PM
Hi all,
what is reason of the ABAP/4 processor: DATASET_CANT_OPEN ABAP dump
some jobs used to cancel with this dump..
what will be the solution?
Thanks in advance.
Regards,
Raja
‎2007 Feb 15 12:00 AM
THis looks like your job is trying to read/write something to a directory and the user dont have correct authorization.Check whether the user have roles attached with oth.object S_DATASET and with correct field values like the directory name etc
Thanks
Prince Jose
‎2007 Feb 15 12:14 AM
Hi Jose,
Thanks for the response.
I checked out the authorisation object, the user have the required auth.
but there is no directory exists which trying to access.
I think this may cause the problem.
Regards,
Raja
‎2007 Feb 15 12:21 AM
create that directory and run the program.
thanks
prince
Assign points if it helps you
‎2007 Feb 15 12:25 AM