Hi Jaswanth ,
Need more info for checking on this error .
Do you get any system Dumps ( ST22 ) ?
Have you checked the following Notes
731 - Collective note: ORA-00904
Thanks ,
Manu
Hi Jaswanth ,
Need more info for checking on this error .
Do you get any system Dumps ( ST22 ) ?
Have you checked the following Notes
731 - Collective note: ORA-00904
Thanks ,
Manu
Hello Manu,
Thanks for your response.
I have been throught 731 note, Checked the consistency of the table as below.
Point 5 in 731 note is closely relates to my issue. Error occured during client export, as I gone through note 12826 found relink, reinstallation of databse.
Unfortunartely no system dump is generated for this activity.
Assuming parameter ctc=0 is maintained in tp profile. is this parameter value involved in this issue.
Please correct me if am wrong.
Regards,
Jaswanth.
Hi Henry,
unfortunately not.
But I have a trc file from my client machine.
I will commit this one.
The corresponding SAP Errormessage is:
RfcLastError (1) :
Result-Text: | RFC_COMMUNICATION_FAILURE|
message : |
LOCATION CPIC (TCP/IP) on local host vsl501810 with Unicode
ERROR no conversation found with id 51384437
TIME Mon Sep 14 13:09:09 2015
RELEASE 720
COMPONENT CPIC (TCP/IP) with Unicode
VERSION 3
RC 473
MODULE r3cpic.c
LINE 9217
COUNTER 14
|
key : | RFC_COMMUNICATION_FAILURE|
]
Context:
rc = 1
rfc = IDOC_INBOUND_ASYNCHRONOUS
saperror = RfcLastError (1) : Result-Text: | RFC_COMMUNICATION_FAILURE| message : | LOCATION CPIC (TCP/IP) on local host vsl501810 with Unicode ERROR no conversation found with id 51384437 TIME Mon Sep 14 13:09:09 2015 RELEASE 720 COMPONENT CPIC (TCP/IP) with Unicode VERSION 3 RC 473 MODULE r3cpic.c LINE 9217 COUNTER 14 | key : | RFC_COMMUNICATION_FAILURE|
tid = XOV6/2AAAD94MSP7_5AAAAAB
It seems for me as the connection is lost during the transaction...
Thanks.
Regards,
Ben
--Edit:
Just fixed the Error:
In the data i tried to transmit, the docnum fields in edi_dc40 and edi_dd40 were set in my programm-code.
So SAP is internally cancelling the transaction.
After leaving the fields empty, everything worked fine for me!
Message was edited by: Benjamin Schehrer
Everyone pretty much touched on the SUM tool.
My only question. Is the BW java only? Or dual stack? If so, did you already patch the ABAP stack using SPAM/SAINT? If so, SUM will complain, you would need to start it with a -javaonly switch so it wont generate errors about the ABAP stack.
I seen situations were reactivating the table solve the issue, SE11 -> Table -> Activate
Worth trying
Regards, JP
Hi,
I'm configuring the LDAP connection between SAP ECC and the Microsoft windows AD. I've created the RFC , the server and saved the system user.
If i try to connect to the AD directly with the user, I can connect but when i try to do it from SAP i have this error:
I can't find any other error .
Could someone help me ?
Thanks a lot, Sapera
Hi Anton,
Can you please explain your problem more detail,
when the central instance is stopped, then how the application server will run
Thanks ,
Anto
Hi,
No no, of course it will not. That is not at all what I meant...
My problem is that the "stopsap" and "startsap" command behaves differently on my two hosts when stopping and starting SAP instances.
Anton
Hi,
Both application servers are already in this file.
Anton
Can you upload trace file generated during startsap execution?
Can you upload startsap generated during startsap execution?
Hello to SCN community !
Where can I get an usertypes for USMM? The link is broken:
https://support.sap.com/keys-systems-installations/Measurement/information/user-classification.html
I need to upload a new usertypes to system to classify the users with a new classification type.
Thanks!
Hi,
But startsap does not even TRY to start both instances, it is like it does not detect one of them. And if I run "startsap D10" it starts without problems.
Both instances can be started using startsap:
"startsap D10" - works fine
"startsap D30" - works fine.
"startsap" - should start BOTH instances but it only starts D30; D10 is not even mentioned in the logs or traces. It does not even try to start it.
Anton
Hi Anton ,
Please try "startsap hostname" , where hostname is your server name .
Thanks ,
Manu
Hi Sapera,
Is the process registered in the gateway? Check in tx SMGW -> Goto -> Logged on Clients.
As Guilherme said, please provide us the error you are getting.
Best regards,
Martina
Hello to all!
I am trying to use ITS, but it's not working.
The services is activated:
mimes is activated:
WebGUI (/default_host/sap/bc/gui/sap/its/) is activated too:
I can login into ITS:
But after login it's loading and loading... loading... loading...
I tried to deactivate/activate these services, but it didn't help. How can I fix it ? Thanks!!