‎2013 Oct 09 1:27 PM
hi,
I was trying to upload one file in the application server using sq00 query.
But after running the query there is one messag is coming that "error writing file"
the path i have give for the application server is ok.
i dnt know what is the issue
Any idea please
‎2013 Oct 09 1:38 PM
Seems to be there might be an Authorisation issue to Create a file in Application server.
First check whether u r having access to create a file or not? using Transaction code CG3Z
‎2013 Oct 09 1:56 PM
hi Modadugu,
i tried to run cg3z.It says that i cannot open file in the target system
‎2013 Oct 09 2:07 PM
Hi abhishake bhagat,
CG3Z is to upload a file in the application server. If you are able upload/create a file in application server. it means that you have an authorisation to create the same. In this case there is an error in your sq00.
exaclty when you are facing the above problem 'cannot open file in the target system'?
Please confirm you are able to create or not?
‎2013 Oct 09 2:16 PM
hi,
In starting i tried to create a file in the application server.but during that i got "error writing file" message and there is no any fuile created in the target system,
After that from your advice i tried to do CD3Z and tried to upload/create, and i am able to send file in the application server.