IT wiki

VU MIF STSC

User Tools

Site Tools


en:cloud:oracle

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
en:cloud:oracle [2022/07/21 11:47] grikieteen:cloud:oracle [2022/07/22 11:07] (current) grikiete
Line 1: Line 1:
 ====== Centos OS 7 + Oracle XE 21c Instructions of Installation ====== ====== Centos OS 7 + Oracle XE 21c Instructions of Installation ======
  
-**How to create a virtual machine with the Centos OS 7 template**+**How to create a virtual machine (VM) with the Centos OS 7 template**
  
 Select, mark or enter: Select, mark or enter:
Line 13: Line 13:
  {{ :cloud:oracle_1.png}} {{ :cloud:oracle_2.png }}  {{ :cloud:oracle_1.png}} {{ :cloud:oracle_2.png }}
  
-Open the virtual machine you created: +Open the virtual machine which you created: 
-  - add //1521// to **TCP_PORT_FORWARDING 22**; +  - Add //1521// to **TCP_PORT_FORWARDING 22**; 
-  - in the top menu bar on the right, expand the 5th function selection icon and press **Release**; +  - Expand the 5th function selection icon in the top menu bar on the right, and press **Release**; 
-  - wait for it to load.+  - Wait for it to load.
  
  {{ :cloud:oracle_3.png }}  {{ :cloud:oracle_3.png }}
Line 25: Line 25:
 {{ :cloud:oracle_5.png }} {{ :cloud:oracle_5.png }}
  
-Nukopijuokite prisijungimo duomenis iš serverio valdymo panelės //CONNECT_INFO1//. **Putty** programoje suveskite SSH rakto raktažodį kaip parodyta pavyzdyje ir paspauskite **Open**.+Copy the login credentials from the server control panel //CONNECT_INFO1//In **Putty** app enter the SSH key keyword as shown in the example and press **Open**.
  
 {{ :cloud:oracle_4.png }} {{ :cloud:oracle_4.png }}
  
-Komandų eilutėje rašykite komandas iš eilėsKartais reikės paspausti **"y"**, o prieš rašant kitą komandą, turite palaukti, kol bus atlikta ankščiau parašyta komanda.+On the command line, write the commands in orderSometimes you will need to press **"y "**. You must wait until the command you have previously typed has been executed before typing another command.
  
 <code> <code>
Line 38: Line 38:
 </code> </code>
  
-Pasibaigus įrašymuikuris gali užtruktireikia suvesti konfigūracijos komandąnustatyti slaptažodį ir palaukti, kol baigsis konfigūracija.+After the installationwhich may take some timeyou need to enter the configuration commandset the password and wait for the configuration to finish.
 <code>sudo /etc/init.d/oracle-xe-21c configure</code> <code>sudo /etc/init.d/oracle-xe-21c configure</code>
  
 +**How to connect to the Oracle database**
  
 +Register and download [[https://www.oracle.com/tools/downloads/sqldev-downloads.html | SQL DEVELOPER]]. Unzip the files and run the application.
  
-**Kaip prisijungti prie Oracle duomenų bazės**+At the top right with the right mouse button, click on **Oracle Connections** and select **New Connection**. In the window that appears, in the appropriate fields, type:
  
-Užsiregistruokite ir atsiųskite [[https://www.oracle.com/tools/downloads/sqldev-downloads.html | SQL DEVELOPER]]. Iškleiskite failus ir paleiskite programą. +  - **Name** - session title
- +  - **Username** - the first time you log in, the SYSTEM user is activeothers can be created later
-Su dešiniu pelės mygtuku, viršuje dešinėje, paspauskite **Oracle Connections** ir pasirinkite **New Connection**. Atsidariusiame lange, į atitinkamus laukus įrašykite: +  - **Password** - the one you set during installation
- +  - **Hostname** - the external IP address that has been assigned. {{ :cloud:oracle_6.png }} 
-  - **Name** - sesijos pavadinimą+  - **Port** - port attributed by the //OPEN NEBULA//You will find it in the main server panel, next to the **1521** you entered.
-  - **Username** - vartotojo vardą. Jungiantis pirmą kartą veikia SYSTEM vartotojasvėliau galima sukurti kitus+
-  - **Password** - tas, kurį nutatėte per instaliaciją+
-  - **Hostname** - išorinis IP adresas, kuris buvo suteiktas. {{ :cloud:oracle_6.png }} +
-  - **Port** - portas, kurį priskyrė //OPEN NEBULA//Jį rasite pagrindinėje serverio panelėjeprie jūsų įrašyto **1521**).+
  
 {{ :cloud:oracle_7.png }} {{ :cloud:oracle_7.png }}
  
-**PASTABA**: Jeigu neina sukurti naujų vartotojųreikia suvesti ''alter session set "_ORACLE_SCRIPT"=true;''+**NOTE**: If no new users can be createdenter ''alter session set "_ORACLE_SCRIPT"=true;''
en/cloud/oracle.1658404034.txt.gz · Last modified: 2022/07/21 11:47 by grikiete

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki