mirror of
https://github.com/jumpserver/jumpserver.git
synced 2026-07-03 15:50:28 +00:00
12 lines
315 B
YAML
12 lines
315 B
YAML
id: oracle_ping
|
|
name: "{{ 'Ping Oracle' | trans }}"
|
|
category: database
|
|
type:
|
|
- oracle
|
|
method: ping
|
|
i18n:
|
|
Ping Oracle:
|
|
zh: 使用 python oracledb 模块来测试 Oracle 可连接性
|
|
en: Use python oracledb module to test Oracle
|
|
ja: Python oracledbモジュールを使用してテストする Oracle
|