Which two solutions should a Consultant recommend to correct this problem?

The Support Manager at Universal Containers is getting inaccurate agent performance reports. After researching the data, the Salesforce Administrator has identified hundreds of cases that are closed, but still owned by a queue. Which two solutions should a Consultant recommend to correct this problem? Choose 2 answersA . Create a...

December 9, 2020 No Comments READ MORE +

Now import data from mysql table departments_hive01 to this hive table. Please make sure that data should be visible using below hive command. Also, while importing if null value found for department_name column replace it with "" (empty string) and for id column with -999 select * from departments_hive;

Now import data from mysql table departments_hive01 to this hive table. Please make sure that data should be visible using below hive command. Also, while importing if null value found for department_name column replace it with "" (empty string) and for id column with -999 select * from departments_hive;View AnswerAnswer:...

December 9, 2020 No Comments READ MORE +

What should the developer do to determine which object type (Account, Lead, or Contact, for example) to cast each sObject?

A method is passed a list of generic sObjects as a parameter. What should the developer do to determine which object type (Account, Lead, or Contact, for example) to cast each sObject?A . Use the first three characters of the sObject ID to determine the sObject type.B . Use the...

December 9, 2020 No Comments READ MORE +

Which reporting solution should be recommended?

A manager has noticed an increase in average case age. This is negatively impacting customer satisfaction. The manager wants to compare the amount of time that cases have spent within each status during their lifecycle. Which reporting solution should be recommended?A . Create a report using the case historical trending...

December 9, 2020 No Comments READ MORE +

Which component of Splunk let us write SPL query to find the required data?

Which component of Splunk let us write SPL query to find the required data?A . ForwardersB . IndexerC . Heavy ForwardersD . Search headView AnswerAnswer: D

December 9, 2020 No Comments READ MORE +

Is this a use case for using virtualization instead of a bare metal or containerized deployment? Simplifying workload deployment using familiar vSphere or Hyper-V tools

Is this a use case for using virtualization instead of a bare metal or containerized deployment? Simplifying workload deployment using familiar vSphere or Hyper-V toolsA . YesB . NoView AnswerAnswer: A

December 9, 2020 No Comments READ MORE +

What should you select?

You need to configure the system to resolve User8's issue. What should you select?A . the Standard sales tax checkboxB . the Conditional sales tax checkboxC . a main account in the settlement account fieldD . a main account in the sales tax payable fieldView AnswerAnswer: C

December 9, 2020 No Comments READ MORE +

Store all the Java files in a directory called java_output to evalute the further

Store all the Java files in a directory called java_output to evalute the furtherView AnswerAnswer: Solution: Step 1: Drop all the tables, which we have created in previous problems. Before implementing the solution. Login to hive and execute following command. show tables; drop table categories; drop table customers; drop table...

December 9, 2020 No Comments READ MORE +

What should you do?

You need to prevent the issue from reoccurring for User5. What should you do?A . Use the audit list search query type.B . Set up the aggregate query type for entertainment expenses.C . Set up the sampling query type for entertainment expenses.D . Add more keywords to the audit policy.View...

December 9, 2020 No Comments READ MORE +

Problem Scenario 23: You have been given log generating service as below.

Problem Scenario 23: You have been given log generating service as below. Start_logs (It will generate continuous logs) Tail_logs (You can check, what logs are being generated) Stop_logs (It will stop the log service) Path where logs are generated using above service: /opt/gen_logs/logs/access.log Now write a flume configuration file named...

December 9, 2020 No Comments READ MORE +