Using OPEN dataset getting no authority dump.
Statement used is
-
OPEN DATASET y_filename FOR APPENDING IN TEXT MODE ENCODING DEFAULT
-
This statement is giving dump message "no authority"
y_filename has the value /usr/sap/tmp/text03012008.txt
Above mentioned file "text03012008.txt" does not exit on Application server and should be created
kindly advsie