2021-01-01から1年間の記事一覧

ADWにgoogle colaboratoryから接続する (JPOUG Advent Calendar2021 & Oracle Cloud Infrastructure Advent Calendar 2021 3日目)

この記事は JPOUG Advent Calendar 2021 Oracle Cloud Infrastructure Advent Calendar 2021 の3日目の記事です。 JPOUG Advent Calendar 2021 の2日目の記事はwrcsus4さんの PDBのUnPlugとPlug でした。 Oracle Cloud Infrastructure Advent Calendar 2021 …

LINSTORのビルド(Oracle Linux 8.3)

LINSTOR SDSを検証したくて、ビルドを試みるもかなりハマったので、メモ。 2021/4/29時点の情報です。RHEL8.3、CentOS8、AlmaLinuxも同じ手順で行けると思います。 #環境 Oracle Linux8.3 #必要なパッケージのインストール sudo dnf install -y zip unzip m…

日本語環境でroot.sh時に CRS-4003: Resource 'ora.crsd' is registered.

現象 1ノード目のroot.shで以下エラー PRCT-1011 : Failed to run "crsctl". Detailed error: CRS-4003: Resource 'ora.crsd' is registered./bin/sh: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8) 環境Oracle RAC 19.7(19.3+p30899722_…