cancel
Showing results for 
Search instead for 
Did you mean: 

file opening error

Former Member
0 Kudos

hello friends,

i am doing data migration with lsmw withe directinput method so i did everything fine till the end i defined the logicalfiles also correctly and defined everthing perfeclty

but i am getting below error

File open error
belrd110\INPUT\CT.TXT Permission denied

can anyone let me know where this is going wrong

i am having the authorisation at the server level also and in the read and convert steps records and data coming perfectly but when i excute it at the end it is giving such error

ur help will be appreciated

Naveen

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Naveen,

Looks like a permissions issue. Although your id might have the authorization, the file could have marked as read only or something on the app server. Look at the attributes of the file.

Regards,

Ravi

Note : Please mark the helpful answers

Former Member
0 Kudos

HiRavi,

how ru doing

Ravi i checked every thing already i am having the access for everything what i mean to say is for that file i am having the access to write, change and modify rights those r fine Ravi,

can u suggest me anything more

thanks in advanse

naveen

former_member188685
Active Contributor
0 Kudos

Hi,

you don't have access to the Folder it self. Check your Permissions(read.write.modify) for that folder.

Regards

vijay

Former Member
0 Kudos

Vijay

i am having the permission in the folder level also

there is no problem

Regards

naveen

Former Member
0 Kudos

Experts,

now i am getting this error can any one gimme the guidance where it is going wrong

Invalid dataset status in a file
belrd110\INPUT\ CT.TXT

thanks in advanse

naveen

sreemsft
Contributor
0 Kudos

Hi Naveen,

Did you write your statment like this?

OPEN DATASET P_DOWN FOR OUTPUT IN TEXT MODE.

If it is not working, try to create a new file and access the same.

Thanks,

Sreekanth

Former Member
0 Kudos

Sreekanth,

i am working with lsmw where shoud write these lines

can u explain in detail plz

thanks in advanse sreekanth

naveen

sreemsft
Contributor
0 Kudos

Oh! Naveen. I am so sorry i though you are writing a program to open the dataset.

I do not have any idea about LSMW. So sorry..

Thanks,

Sreekanth

Former Member
0 Kudos

Hi Naveen,

Send me the lsmw config (specify files and assign files) and logical file definition screen shots to the following email address:

sanju_parul@hotmail.com

Let me check.

Thanks

Sanju

Former Member
0 Kudos

hi Sanju

i am very glad to see the message from u

as u told it is very long process i created allthe logical files and defined everything. now i am preparing the screenshots i am going to farward it to u now.

once again i am very much thankful

Regards

Naveen

former_member188685
Active Contributor
0 Kudos

Hi,

Naveen can you do one thing Try to download your Logical files to your PC using CG3Y , if you are able to download then there is some problem with your Filesystem(application server files ).

Try downloading that..

Regards

vijay

Former Member
0 Kudos

Vijay,

i did this with the tcode CG3Y

i am able to download the file from the application server to the front end

can now guide me what should i have to do further

thanks in advanse

naveen