Question:
Hi I was not able to get my Process chain working. We are in 3.0b, SP 6.
My process chain seem very simple - Start -> ABAP Program -> Load Data (infopackage - to ODS) -> Activate ODS -> Further Processing (to Cube).
I am getting the error message "Job BI_PROCESS_ABAP" could not be scheduled. Termination with returncode 8 (Message no. RSPC065)
Thinking that it was ABAP program causing the problem, I have removed the ABAP program and directly used load infopackage, this time I get
Job BI_PROCESS_LOAD could not be scheduled. Termination with returncode 8 Message no. RSPC065.
Can anyone help.
Thanks,
Ravi.
Answer:
Check your Auth if you ara able to release the Background Job.
Cheers.
Answer:
also make sure that the user that is set up to do the load has been created, in my case, the user ALEREMOTE had not even been created
Answer:
Ravi,
I had the same problem and could solve it like Trev has described it.
Answer:
I team,
I have the same problem, but, where can I find user for upload data?.
I have an ALEREMOTE user created for the connection, but is a connection user not a logon user, so I can't create and Infopackage with this user in the workbench.
I get this message when I plan process chain.
Job BI_PROCESS_ATTRIBCHAN could not be scheduled. Termination with returncode 8
Message no. RSPC065
Diagnosis
Program RSPROCESS is to be scheduled as job BI_PROCESS_ATTRIBCHAN under user ALEREMOTE.
Answer:
Check if you're aleremote user type is in system mode not connection (SU01)