Diary Coding

Code your application with heart

Code your application with heart

Recent Posts

  • How To Install Tibero 6 Database Linux
  • How to Setup Network on RHEL/CentOs 7
  • How To Install EDB Database on Linux
  • Resize tablespace Oracle
  • How to check datafiles tablespace location

Recent Comments

    Archives

    • April 2022
    • March 2019
    • January 2019
    • August 2018
    • May 2018
    • April 2018
    • March 2018
    • February 2018
    • November 2016

    Categories

    • Angular
    • Java
    • Linux
    • Network
    • Oracle
    • Security
    • Spring
    • SQL
    • Tibero
    • Tools
    • Tunning
    • TypeScript
    • Uncategorized

    Author: admin

    How To Install Tibero 6 Database Linux

    By admin in Linux, SQL, Tibero April 12, 2022 0 Comment

    Download Software Tibero 6

    Tibero 6 software can be downloaded from the following link. Please apply for an account first and it is free.

     https://technet.tmaxsoft.com/en/front/download/findDownloadList.do?cmProductCode=0301 

    Configuring yum server

    Run this if your server have internet connection

     # cd /etc/yum.repos.d 
     # wget http://public-yum.oracle.com/public-yum-ol6.repo 

    Continue reading

    How to Setup Network on RHEL/CentOs 7

    By admin in Linux, Network March 9, 2019 0 Comment

    First, command in your terminal for quick list ethernet card installed on your machine:

    nmcli d

    Continue reading

    How To Install EDB Database on Linux

    By admin in SQL March 2, 2019 0 Comment

    EDB is a PostgresSQL database that is wrapped in several Oracle features, this database is very similar to Oracle, even some queries and functions are the same. Here’s how to install EDB and allocate the tablespace :

    Install EDB from Repository :

    yum install epel-release 
    yum install edb-as10 

    Continue reading




    . Theme: by Diary Coding.