2007 Jan 26 7:13 AM
what type of errors occurs to open a file in application server and how to rectify those errors
2007 Jan 26 7:30 AM
hi,
errors :
-no authority from SAP
-no authority/rights from unix
-false mode (text vs. binary)
A.
Message was edited by:
Andreas Mann
DATASET_NO_AUTHORITY is the exception that you usually get.
Check if teh file exists and if it does exist, check for the permissions.
Reward points if found useful...!
Cheers
Abhishek
2007 Jan 26 7:30 AM
hi,
errors :
-no authority from SAP
-no authority/rights from unix
-false mode (text vs. binary)
A.
Message was edited by:
Andreas Mann
2007 Jan 26 7:31 AM
2007 Jan 26 7:32 AM
DATASET_NO_AUTHORITY is the exception that you usually get.
Check if teh file exists and if it does exist, check for the permissions.
Reward points if found useful...!
Cheers
Abhishek
| User | Count |
|---|---|
| 6 | |
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |