Oracle 1z0-915-1 Question Answer
Which three must be provided when creating a channel? (Choose three.)
Channel name
Source connection SSL mode
Target DB system
Source connection password
Replication delay
When creating a channel for replication in MySQL, the following must be provided:
Channel name(Answer A): The unique identifier for the replication channel.
Source connection SSL mode(Answer B): Specifies the SSL mode for the connection to the source server.
Source connection password(Answer D): The password for the source server connection.
Steps:
UseCHANGE MASTER TOcommand to set up the replication channel.
Provide the channel name, SSL mode, and connection password as part of the configuration.
References:
MySQL Replication Documentation
Setting Up Replication Channels
TESTED 15 Jul 2025
Copyright © 2014-2025 ACE4Sure. All Rights Reserved