‎2010 Feb 02 9:05 AM
Hi All,
I am getting an error while trying to schedule a job, Im not very shure abt what the job does, the user tried it and she got an error and asked me to do it.
A similer kind of job has been created in an other system and it works fine there. This job should run monthly and belowis the job step
The job runs on an external command and following are the paramerters
Name SAA_TP_CHECK
Parameters /usr/sap/transTCluster/bin/TP_DOMAIN_TD1.PFL
Operating sys. UNIX
Target server saptp1
This gives an error "Internal error occurred checking the external "
A similer kind of job that runs in a different system has the parameters as follows
Name SAA_TP_CHECK
Parameters /usr/sap/trans/bin/TP_DOMAIN_YD4.PFL
Operating sys. UNIX
Target server sapyp4
What might be causing the error, and how can this be solved. Please help!!!!
‎2010 Feb 02 9:09 AM
Hi,
I think the issue is with the server .
Please check whether the Server name you are giving has the all the RFC connections.
I mean Remote Connection with the Server is establised or not.
Regards
Arbind
‎2010 Feb 02 9:09 AM
Hi,
I think the issue is with the server .
Please check whether the Server name you are giving has the all the RFC connections.
I mean Remote Connection with the Server is establised or not.
Regards
Arbind
‎2010 Feb 05 10:45 AM
This was an autharization error. The error did not appear once i recieved the requied authorization to execute external commands.
Thanks for all ur inputs.