Hi Friends,
in my program working development and quality. but don't work as in production system.
error: "source file could not be opened"
Regards
MSR
|
|
This website is not affiliated with, sponsored by, or approved by SAP AG.
sap basis error source file could not be openedModerators: thx4allthefish, Snowy
4 posts
• Page 1 of 1
sap basis error source file could not be openedHi Friends,
in my program working development and quality. but don't work as in production system. error: "source file could not be opened" Regards MSR
Re: sap basis error source file could not be openedthere must be permission issue. please check permission for file which you are trying to access with your program.
Re: sap basis error source file could not be openedHi,
how to check the permissions. clear explain Regards MSR
Re: sap basis error source file could not be openedHi,
If you are using Unix, google unix permissions. The <sid>adm user should be able to read the file, so either the file is set so all users can read it, <sid>adm owns it and can read it, or <sid>adm is in the group (Likely sapsys) that can read it. You might have a more complicated setup (ACL,etc..) The Unix or Windows (Or whatever) admin should be able to enable the <sid>adm user user to read that file. QZ
4 posts
• Page 1 of 1
Who is onlineUsers browsing this forum: No registered users and 17 guests |
|