Where can you find SAP knowledge base articles (KBAs) to search for known issues?Note: There are 2 correct answers to this question.
You are troubleshooting a connection pool issue.How do you investigate this issue?Note: There are 3 correct answers to this question.
A customer reports an error and provides the following snippet of a log file:INFO | jvm 1 | srvmain
| 2013/11/15 21:36:38.829 | ERROR [ImpExWorker<1/4>] (000000RS-ImpEx-Import) [MultiThreadedImpExImportReader] line 11 at main script: worker 1 got error com.microsoft.sqlserver.jdbc.SQLServerException: Violation of PRIMARY KEY constraint
'PK 3819157796645776366'. Cannot insert duplicate key in object 'dbo.users'. The duplicate key value is (8796126019588).INFO | jvm 1 | srvmain | 2013/11/15 21:36:38.876 | de.hybris.platform.jalo.JaloSystemException: com.microsoft.sqlserver.jdbc.SQLServerException: Violation of PRIMARY KEY constraint 'PK 3819157796645776366'. Cannot insert duplicate key in object 'dbo.users'. The duplicate key value is (8796126019588).[HY--1]What could be the root cause of the error?Note: There are 2 correct answers to this question.
SAP Commerce receives a Java OOM (out of memory) exception.What should you do first?Note: There are 2 correct answers to this question.
Which of the following does Product Support consider to be a workaround?Note: There are 2 correct answers to this question.
You see the following entry in the thread dumps while analyzing a system's performance:ajp-8019- 43" nid=183 state=WAITING - waiting on <0x515a41f6> (a org.apache.tomcat.util.net.JIoEndpoint$Worker) - locked <0x515a41f6> (a org.apache.tomcat.util.net.JioEndpoint$Worker)at java.lang.Object.wait(Native Method)at java.lang.Object.wait(Object.java :485)at org.apache.tomcat.util.net.JioEndpoint$Worker.await(JioEndpoint.java :471)at org.apache.tomcat.util.net.JioEndpoint$Worker.run(JioEndpoint.java :497)at java.lang.Thread.run(Thread.java:662)Locked synchronizers: count = 0 How do you interpret this thread dump?