Labour Day Special Limited Time 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: suredis

SAP E_C4HYCP_12 SAP Certified Product Support Specialist - SAP Commerce Cloud Exam Practice Test

Page: 1 / 4
Total 40 questions

SAP Certified Product Support Specialist - SAP Commerce Cloud Questions and Answers

Testing Engine

  • Product Type: Testing Engine
$42  $119.99

PDF Study Guide

  • Product Type: PDF Study Guide
$36.75  $104.99
Question 1

A customer reports a performance problem with DefaultStockService. After checking the customer's system by running SELECT COUNT(*) FROM {StockLevelHistoryEntry}, you discover that there are hundreds of millions of instances of StockLevelHistoryEntry.What would you do to resolve this performance issue?Note: There are 2 correct answers to this question.

Options:

A.

Delete the content of the StockLevelHistoryEntry table directly from the database to immediately improve performance.

B.

Implement a CronJob that will clean the StockLevelHistoryEntry table according to customer business needs.

C.

Suggest an improvement by creating a maintenance request for the customer.

D.

Run Cleanup Type System in the SAP Commerce Administration Console.

Question 2

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.

Options:

A.

The current PK sequence value is corrupt.

B.

A primary key is used in the database instead of a unique index.

C.

SAP Commerce verifies that the key is NOT unique and reports an exception.

D.

The database engine verifies that the key is NOT unique and reports an exception

Question 3

What must you do when you provide a workaround for a code glitch in an existing service, for example, ProductService?Note: There are 3 correct answers to this question.

Options:

A.

Modify the existing bean definition with the new service.

B.

Add a new bean definition with a new ID for the new service.

C.

Implement a new custom service by extending the existing service.

D.

Override the alias of the original bean definition.

E.

Replace all injections with a new ID for the new service.

Question 4

Which of the following cases should you treat as a support incident?Note: There are 2 correct answers to this question.

Options:

A.

A partner contacts Product Support for assistance with a custom solution.

B.

A partner contacts Product Support regarding a platform with slow performance.

C.

A partner requests information on how to customize the backoffice.

D.

A partner needs specialized advice regarding the architectural aspects of a project.

Question 5

Which scripting languages are supported by the Backoffice application in SAP Commerce?Note: There are 3 correct answers to this question.

Options:

A.

Groovy

B.

BeanShell

C.

Python

D.

JavaScript

E.

Bash

Question 6

SAP Commerce receives a Java OOM (out of memory) exception.What should you do first?Note: There are 2 correct answers to this question.

Options:

A.

Analyze the gc.log file for object allocation.

B.

Take a Java heap dump when the issue is detected.

C.

Analyze the access.log file for frequent requests.

D.

Increase the memory size.

Page: 1 / 4
Total 40 questions