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:41] grikieteen:cloud:oracle [2026/02/19 09:41] (current) mif28585
Line 1: Line 1:
-====== Centos OS 7 + Oracle XE 21c instaliacijos instrukcija ======+====== Oracle Linux 8 + Oracle XE 21c Installation Instructions ======
  
-**Kaip susikurti virtualią mašiną su Centos OS 7 šablonu**+**How to create a virtual machine (VM) using the prepared template**
  
-Pasirinkite, pažymėkite arba įrašykite: +Open https://mif.vu.lt/one 
-  - **VM Name** - //jūsų VM vardas //; +
-  - **Hold** - uždėkite varnelę; +
-  - **Memory** - 4 GB; +
-  - **CPU** - 2 +
-  - **VCPU** - 4 +
-  - **centos7** - 20 GB+
  
- {{ :cloud:oracle_1.png}} {{ :cloud:oracle_2.png }}+Go to Virtual Resources -> Virtual Machines and click the green plus button.
  
-Atsidarykite sukurtą virtualią mašiną: +In the template searchtype oracle and select the oracle-xe-21c template.
-  - prie **TCP_PORT_FORWARDING 22** įrašykite //1521//; +
-  - viršutinėje meniu juostoje dešinėjeišskleiskite 5-tą funkcijų pasirinkimo ikonėlę ir paspauskite **Release**; +
-  laukite kol užsikraus.+
  
- {{ :cloud:oracle_3.png }}+ {{ :cloud:oracle_1a.png}}
  
-Pasileiskite **Putty** programą ir pridėkite privatų raktą.  
-Daugiau apie **Putty** ir privačius raktus skaitykite  ****[[duk:ssh_key|čia]]**** 
  
-{{ :cloud:oracle_5.png }}+In the VM name field enter your desired virtual machine name, and at the bottom of the window in the Custom Attributes field enter your desired Oracle database administrator password. 
 +  
 +Return to the top of the page, click the green Create button and wait about 10 minutes until the server completes the installation automatically.
  
-Nukopijuokite prisijungimo duomenis iš serverio valdymo panelės //CONNECT_INFO1//. **Putty** programoje suveskite SSH rakto raktažodį kaip parodyta pavyzdyje ir paspauskite **Open**. 
  
-{{ :cloud:oracle_4.png }}+**How to connect to the Oracle database**
  
-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.+Register and download [[https://www.oracle.com/tools/downloads/sqldev-downloads.html | SQL DEVELOPER]]. Extract the files and launch the program.
  
-<code> +Right-click, in the top right, on **Oracle Connections** and select **New Connection**In the opened window, enter the following information into the appropriate fields:
-  sudo yum check-update +
-  sudo yum update +
-  sudo yum localinstall https://drive.mif.vu.lt/s/T4Z9WxzDgoDqoey/download/oracle-database-preinstall-21c-1.0-1.el7.x86_64.rpm +
-  sudo yum localinstall https://drive.mif.vu.lt/s/swmrJSjMsfjP5Ax/download/oracle-database-xe-21c-1.0-1.ol7.x86_64.rpm +
-</code>+
  
-Pasibaigus įrašymuikuris gali užtruktireikia suvesti konfigūracijos komandą, nustatyti slaptažodį ir palaukti, kol baigsis konfigūracija+  - **Name** - session name. 
-<code>sudo /etc/init.d/oracle-xe-21c configure</code>+  - **Username** - username. When connecting for the first timeuse the SYSTEM userlater you can create others
 +  - **Password** - the one you entered in the Custom Attributes field  
 +  - **Hostname** - the external IP address that was assigned (193.219.91.103). {{ :cloud:oracle_6.png }} 
 +  **Port** the port assigned by //OPEN NEBULA//. You can find it in the main server panel under TCP_PORT_FORWARDING as **1521**.
  
 +{{ :cloud:oracle_7.png }}
  
 +**NOTE**: If you are unable to create new users, enter ''alter session set "_ORACLE_SCRIPT"=true;''
  
-**Kaip prisijungti prie Oracle duomenų bazės** 
- 
-Užsiregistruokite ir atsiųskite [[https://www.oracle.com/tools/downloads/sqldev-downloads.html | SQL DEVELOPER]]. Iškleiskite failus ir paleiskite programą. 
- 
-Su dešiniu pelės mygtuku, viršuje dešinėje, paspauskite **Oracle Connections** ir pasirinkite **New Connection**. Atsidariusiame lange, į atitinkamus laukus įrašykite: 
- 
-  - **Name** - sesijos pavadinimą. 
-  - **Username** - vartotojo vardą. Jungiantis pirmą kartą veikia SYSTEM vartotojas, vė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ėje, prie jūsų įrašyto **1521**). 
- 
-{{ :cloud:oracle_7.png }} 
- 
-**PASTABA**: Jeigu neina sukurti naujų vartotojų, reikia suvesti ''alter session set "_ORACLE_SCRIPT"=true;'' 
en/cloud/oracle.1658403709.txt.gz · Last modified: by grikiete

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki