Create Oracle Database Manually Step By Step Guide

Поделиться
HTML-код
  • Опубликовано: 5 янв 2025

Комментарии • 6

  • @OracleDBAOnlineTraining
    @OracleDBAOnlineTraining  Год назад +1

    In case if you are looking for documentation please check my blogpost www.oracledbaonlinetraining.com/post/oracle-database-creation-made-easy-a-step-by-step-guide

  • @sssqlfleeters1679
    @sssqlfleeters1679 10 месяцев назад

    Thanks for the video. It's helpful.
    Couple of queries,
    What's the purpose of adding below users in create_database.sql ?
    USER SYS IDENTIFIED BY sys
    USER SYSTEM IDENTIFIED BY sys
    I have installed oracle in Amazon EC2 server.
    I don't know the password of above users.
    How to go about it?
    Note :- I am very new to Oracle DBA, just started learning.
    Thanks.

  • @NotyourType113
    @NotyourType113 Год назад +1

    While I am connecting to SQL by sqlplus / as sysdba it's showing command not found. As there is no database running in the server, i hv checked from ps -ef | grep pmon.. what could be the reason??

    • @joelmammachen
      @joelmammachen 8 месяцев назад +1

      Oracle home not set maybe

  • @BhavyaSinha-b6k
    @BhavyaSinha-b6k Год назад +1

    I am getting error while doing startup nomount step, what should I do????