DP-300 Korean 無料問題集「Microsoft Administering Relational Databases on Microsoft Azure (DP-300 Korean Version)」

Azure SQL 데이터베이스에 대한 가용성 전략을 권장해야 합니다. 전략은 다음 요구 사항을 충족해야 합니다.
- 클라이언트 애플리케이션 변경이 필요하지 않은 장애 조치 지원
그들의 연결 문자열.
- 데이터베이스를 보조 Azure 지역에 복제합니다.
- 보조 지역으로의 장애 조치(failover)를 지원합니다.
추천서에 무엇을 포함해야 하나요?

解説: (JPNTest メンバーにのみ表示されます)
Azure 구독이 있습니다.
Azure Virtual Machines에 SQL Server 인스턴스를 배포해야 합니다. 솔루션은 다음 '요구 사항'을 충족해야 합니다.
* 사용자 정의 성능 구성(예: ICPS, 용량, 전체)이 지원되어야 합니다.
* 비용은 최소화되어야 합니다.
솔루션에 어떤 유형의 디스크를 포함해야 합니까?

DB1이라는 데이터베이스가 포함된 Azure 가상 머신에 SQL Server가 있습니다.
각 쿼리 실행 기간을 밀리초 단위로 보여주는 계획 요약을 봅니다.
다음 그림과 같이 1178902:

쿼리가 최소한의 시간 내에 실행되는 실행 계획을 사용하도록 하려면 어떻게 해야 합니까?

解説: (JPNTest メンバーにのみ表示されます)
Pool1이라는 Apache Spark 풀을 포함하는 WS1이라는 Azure Synapse Analytics 작업 영역이 있습니다.
Pool1에 DB1이라는 데이터베이스를 생성할 계획입니다.
DB1에서 테이블이 생성되면 기본 제공 서버리스 SQL 풀에 대한 외부 테이블로 해당 테이블을 자동으로 사용할 수 있는지 확인해야 합니다.
DB1의 테이블에는 어떤 형식을 사용해야 합니까?

解説: (JPNTest メンバーにのみ表示されます)
SQL1이라는 Azure SQL 데이터베이스가 포함된 Azure 구독이 있습니다.
SQL1은 가용성 영역을 지원하지 않는 Azure 지역에 있습니다.
동일한 지역에 SQLI의 보조 복제본이 있는지 확인해야 합니다.
무엇을 사용해야 합니까?

Azure SQL Database로 마이그레이션한 후 DB3를 모니터링하기 위해 event_flle 대상을 식별해야 합니다. 솔루션은 관리 요구 사항을 충족해야 합니다. event_file 대상으로 무엇을 사용해야 합니까?

과제 9
db1의 CPU 사용률이 평균보다 높을 경우 [email protected]으로 이메일 알림을 생성해야 합니다.
正解:
See the explanation part for the complete Solution.
Explanation:
To generate an email alert to [email protected] when CPU percentage utilization for db1 is higher than average, you can use the Azure portal to create an alert rule based on the CPU percentage metric. Here are the steps to do that:
* Go to the Azure portal and select your Azure SQL Database server that hosts db1.
* Select Alerts in the Monitoring section and click on New alert rule.
* In the Condition section, click Add and select the CPU percentage metric.
* In the Configure signal logic page, set the threshold type to Dynamic. This will compare the current metric value to the historical average and trigger the alert when it deviates significantly1.
* Set the operator to Greater than, the aggregation type to Average, the aggregation granularity to 1 minute, and the frequency of evaluation to 5 minutes.
* Click Done to save the condition.
* In the Action group section, click Create and enter a name and a short name for the action group.
* In the Notifications section, click Add and select Email/SMS message/Push/Voice.
* Enter [email protected] in the Email field and click OK.
* Click OK to save the action group.
* In the Alert rule details section, enter a name and a description for the alert rule, choose a severity level, and make sure the rule is enabled.
* Click Create alert rule to create the alert rule.
This alert rule will send an email to [email protected] when the CPU percentage utilization for db1 is higher than average. You can also add other actions to the alert rule, such as calling a webhook or running an automation script
다음 리소스를 포함하는 Azure 구독이 있습니다.
- Azure SQL 데이터베이스 10개
- 5개의 Azure SQL 관리형 인스턴스
- Azure Virtual Machines의 SQL Server 인스턴스 5개
모든 Azure SQL 리소스에 대해 중앙 집중식 모니터링 솔루션을 구현해야 합니다. 솔루션은 관리 노력을 최소화해야 합니다.
솔루션에 무엇을 포함해야 합니까?

VM1이라는 사용자 지정 이미지를 기반으로 하는 Azure 가상 머신이 있습니다.
VM1은 Microsoft SQL Server 2019 Standard 인스턴스를 호스팅합니다.
다음 요구 사항을 충족하려면 VM1의 유지 관리를 자동화해야 합니다.
- SQL Server 및 Windows Server 패치를 자동화합니다.
- 전체 데이터베이스 백업과 트랜잭션 로그 백업을 자동화합니다.
VM1의 데이터베이스.
- 관리 노력을 최소화합니다.
먼저 무엇을 해야 할까요?

解説: (JPNTest メンバーにのみ表示されます)
Azure Synapse Analytics 전용 SQL 풀에 테이블을 만들 계획입니다.
테이블의 데이터는 5년간 보관됩니다. 1년에 한 번, 5년 이상 된 데이터는 삭제됩니다.
데이터가 여러 파티션에 고르게 분산되도록 해야 합니다. 솔루션은 오래된 데이터를 삭제하는 데 필요한 시간을 최소화해야 합니다.
Transact-SQL 문을 어떻게 완성해야 합니까? 대답하려면 적절한 값을 올바른 대상에 끌어다 놓으세요. 각 값은 한 번, 두 번 이상 또는 전혀 사용되지 않을 수 있습니다.
콘텐츠를 보려면 창 사이의 분할 막대를 끌거나 스크롤해야 할 수도 있습니다.
참고사항: 정답 하나당 1점입니다.
正解:

Explanation:

Box 1: HASH
Box 2: OrderDateKey
In most cases, table partitions are created on a date column.
A way to eliminate rollbacks is to use Metadata Only operations like partition switching for data management.
For example, rather than execute a DELETE statement to delete all rows in a table where the order_date was in October of 2001, you could partition your data early. Then you can switch out the partition with data for an empty partition from another table.
Reference:
https://docs.microsoft.com/en-us/sql/t-sql/statements/create-table-azure-sql-data-warehouse
https://docs.microsoft.com/en-us/azure/synapse-analytics/sql/best-practices-dedicated-sql-pool
Azure 가상 머신에 Always On 장애 조치(failover) 클러스터 인스턴스(FCI)를 배포하려고 합니다.
배포를 위해 클라우드 감시를 호스팅하려면 Azure Storage 계정을 프로비저닝해야 합니다.
스토리지 계정을 어떻게 구성해야 합니까? 대답하려면 답변 영역에서 적절한 옵션을 선택하세요.
참고사항: 정답 하나당 1점입니다.
正解:

Explanation:
Azure SQL 논리 서버가 있습니다.
다음 스크립트를 실행합니다.

正解:

Explanation:
Yes
No
No

弊社を連絡する

我々は12時間以内ですべてのお問い合わせを答えます。

オンラインサポート時間:( UTC+9 ) 9:00-24:00
月曜日から土曜日まで

サポート:現在連絡