[[["이해하기 쉬움","easyToUnderstand","thumb-up"],["문제가 해결됨","solvedMyProblem","thumb-up"],["기타","otherUp","thumb-up"]],[["이해하기 어려움","hardToUnderstand","thumb-down"],["잘못된 정보 또는 샘플 코드","incorrectInformationOrSampleCode","thumb-down"],["필요한 정보/샘플이 없음","missingTheInformationSamplesINeed","thumb-down"],["번역 문제","translationIssue","thumb-down"],["기타","otherDown","thumb-down"]],["최종 업데이트: 2025-07-26(UTC)"],[[["The Database Migration Service auto-generates a script to set up the migration from Oracle to AlloyDB for PostgreSQL, collecting necessary information during creation."],["A reverse SSH tunnel can be established using an existing Compute Engine VM, or a new one can be created via the script, but remember to set the `GatewayPorts` parameter in `/etc/ssh/sshd_config` on the target server."],["The generated script can be modified to create a private IP address for the Compute Engine VM by adding the `--no-address` and `--internal-ip` flags, or to use a subnet on a shared VPC by altering the `export SUBNET_NAME` command."],["The script needs to be run on a machine with access to both the source database and the Compute Engine VM, and it configures the VM as an SSH tunnel server."],["If the source is within a VPN, the connection profile should use the VPN IP address and port, and additional steps are necessary to ensure the source VPN and Google Cloud VPN work together."]]],[]]