cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Archive file cannot be opened for write program

Former Member
0 Likes
6,457

Dear experts

          while am doing Archiving am getting below error

Archive file F:\ARCHIVE\MM201209271534370MM_MATBEL.ARV cannot be opened for write program

Message no. BA248

Diagnosis

It was not possible to create an archive file with name F:\ARCHIVE\MM201209271534370MM_MATBEL.ARV .

Procedure

For more information on error analysis, refer to the previous message.

Regards

  AJEESH.S

Accepted Solutions (1)

Accepted Solutions (1)

JL23
Active Contributor
0 Likes

F is probably a local PC drive,

Batch jobs cannot access local drives.

Just remember what you usually after you scheduled a batch job to run in the night: you leave the company as usual and switch off your PC. So how should the batch job access this PC drive?

Setup a path to your SAP file system..

Former Member
0 Likes

Dear expert

F:\ARCHIVE\MM201209271534370MM_MATBEL.ARV cannot be opened for write program

                           its not a local pc drive

.

JL23
Active Contributor
0 Likes

what was the previous message in your log?

Former Member
0 Likes

Dear expert

                    i have used this program::RM07MARCS (in test mode)

Former Member
0 Likes

Dear expert

                    i have used this program::RM07MARCS (in Production  mode)

Am getting below Error

JL23
Active Contributor
0 Likes

F moved to G now?

And why would you want to read a file name SD_CUSMAS........... if you want to write an archiving file for MM_MATBEL?

I think you are totally wrong with your setup of paths.

Former Member
0 Likes

Dear Expert

                   Please check my physical path configuration (after make change)

Former Member
0 Likes

Dear Expert

           Now am getting below Error

Archive file G:\ARCHIVE\MM201209281029410MM_MATBEL.ARV cannot be opened for write program

Message no. BA248

Diagnosis

It was not possible to create an archive file with name G:\ARCHIVE\MM201209281029410MM_MATBEL.ARV .

Procedure

For more information on error analysis, refer to the previous message.

Regards

Ajeesh

JL23
Active Contributor
0 Likes

what is the previous message?

please check the log.

Former Member
0 Likes

Dear Expert

                while am doing Writing am getting below error  .please tell me how to check previous message?

Regrads

  Ajeesh.s

JL23
Active Contributor
0 Likes

check the job log of your write job.

or from where do you get this message that you showed here?

Former Member
0 Likes

Dear Expert

Former Member
0 Likes
JL23
Active Contributor
0 Likes

What was the reason? I just can see that the job failed, what does the log say?

is it because of missing authoization to write to the file system?

Answers (1)

Answers (1)

JL23
Active Contributor
0 Likes