1
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 3 years have passed since last update.

OracleApplicationExpress(APEX)をお試し利用してみる ~データベース作成~

Posted at

はじめに

APEXはデータベース上で動作するので、まずはデータベースを作成する必要がある。今回はデータベースの作り方をメモ

データベース作成

まずは前回登録したアカウントでコンソールにアクセスする。
https://cloud.oracle.com/sign-in

無事にログインできたらGet Startedタブの「Create an ATP database」をクリックする。
image.png

作成するデータベースの情報を入力する。(workload typeにAPEXがあるが選択できない)
image.png

Always FreeをOnにすると自動的にCPUやStorageがFree用に設定される。
image.png

Adminの情報を入力、その他のOptionも図の通り選択して「Create Autonomous database」をクリックする。
image.png

作成されたデータベースの情報が表示されて完了。
次回はやっとAPEXの設定に進んでいく。

1
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
1
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?