Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

file write error in sq00

0 Likes
697

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

4 REPLIES 4
Read only

hemanth_kumar21
Contributor
0 Likes
601

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

Read only

0 Likes
601

hi Modadugu,

i tried to run cg3z.It says that i cannot open file in the target system

Read only

0 Likes
601

Hi 

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?

Read only

0 Likes
601

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.