top of page
Writer's picturejatododatersearamc

Oracle 10g XE Ubuntu Free 13: Learn SQL and Data Mining with Oracle Database on Linux



Test drive advancements in Oracle Database that make life easier for DBAs and other administrators using free XE. With XE, any administrator can benefit from playing with many of the advanced features of Oracle Database.


Java: Java is an open-source programing language that is designed for use in the distributed environment of the Internet. You can use Oracle JDeveloper, which is a free integrated Java development environment with support for the full development life cycle.




oracle 10g xe ubuntu free 13



When I click on "start database" it gave the warning "Operation failed, abhi is not a member of 'dba' group." and when clink on "Run SQL command line" it shows /usr/lib/oracle/xe/app/oracle/product/10.2.0/server/bin/nls_lang.sh: 114: [[: not found


Oracle is managed via a web interface, which is installed with the oracle-xe package. By default, it listens on the local address 127.0.0.1 at port 8080. Since you most likely do not have a window manager or web browser installed on your Linode, you must connect to your Oracle home page remotely.


Sponsored Link(adsbygoogle = window.adsbygoogle []).push();Oracle Database 10g Express Edition (Oracle Database XE) is an entry-level, small-footprint database based on the Oracle Database 10g Release 2 code base that's free to develop, deploy, and distribute; fast to download; and simple to administer. Oracle Database XE is a great starter database for:* Developers working on PHP, Java, .NET, XML, and Open Source applications* DBAs who need a free, starter database for training and deployment* Independent Software Vendors (ISVs) and hardware vendors who want a starter database to distribute free of charge* Educational institutions and students who need a free database for their curriculum


Have you tried to install libaio1 (the last character is a one) ? It worked like a charm for me, ubuntu 10.10.Thanks for your help, I was having problem installing oracle on opensuse, apparently for the lack of .bashrcInstalled on a Ubuntu VM, no problem at all.


If this is a new installed Oracle and you do not have initXE.ora parameter file here /u01/app/oracle/product/11.2.0/xe/dbs/, that means you need to create XE DB first. To do that run /u01/app/oracle/product/11.2.0/xe/bin/createdb.sh script first.


In my case the file initXE.ora parameter file, was not at all present in the location. But in the pfile/init.ora there was entry for my DB, used the following command to start the db.My oracle db name = FIRCO62


Burleson is the American TeamNote: This Oracle documentation was created as a support and Oracle training reference for use by our DBA performance tuning consulting professionals. Feel free to ask questions on ourOracle forum.Verify experience! Anyone considering using the services of an Oracle support expert should independently investigate their credentials and experience, and not rely on advertisements and self-proclaimed expertise. All legitimate Oracle experts publish their Oracle qualifications. Errata? Oracle technology is changing and we strive to update our BC Oracle support information. If you find an error or have a suggestion for improving our content, we would appreciate your feedback. Just e-mail: and include the URL for the page. Burleson ConsultingThe Oracle of Database SupportOracle Performance TuningRemote DBA Services Copyright 1996 - 2020


If you use Oracle Linux, then Oracle recommends that you run the Oracle Database Preinstallation RPM for your Linux release to configure your operating system for Oracle Database and Oracle Grid Infrastructure installations. [ -database/21/ladbi/operating-system-checklist-for-oracle-database-installation-on-linux.html#GUID-E5C0A90E-7750-45D9-A8BC-C7319ED934F0]


At this point in setting up my demo environment, I am also going to use Docker. I already had a script file docker.sh for installing it, that I used when writing a previous article. [ -delivery/containers/rapidly-spinning-up-a-vm-with-ubuntu-docker-and-minikube-using-the-vm-drivernone-option-on-my-windows-laptop-using-vagrant-and-oracle-virtualbox/]


From the docker-images-main.zip, I downloaded earlier from github, I extracted directory OracleDatabase\SingleInstance\dockerfiles\18.4.0 to directory C:\My\AMIS\env\oraclexedatabase\dockerfiles\18.4.0 [ -images/tree/main/OracleDatabase/SingleInstance/dockerfiles/18.4.0]


Thanks for this, at first I downloaded a linux version and it didn't work. After that I removed that version, btw I could not do it with the ubuntu software upgrade tool so did a delete java from the GUI, and downloaded the debian one. The install took place but could not find the /usr/lib/jvm with the GUI. If you use mlocate it is there. So I just passed that path when I started pl/sql dev. Now, it works....!


I have 4 Go RAM at starting oracle server it consums already 2,5 Go(1,5 Go free)Yes. Many of the Oracle initialisation parameters tell it how much RAMto allocate for shared pool, Java pool, sort areas etc. These can beeither explicit, or left to Oracle to work out, depending on yoursetting for WORKAREA_SIZE_POLICY. You also had RAM set aside for yourbuffer cache.


$ ps -efgrep -i oracleoracle 18198 1 0 07:53 ? 00:00:02 ora_j000_perf10gdba 19567 22693 0 11:41 pts/3 00:00:00 grep -i oracleoracle 23865 1 0 Jun02 ? 00:00:01 oracleperf10g (LOCAL=NO)oracle 23867 1 0 Jun02 ? 00:00:00 oracleperf10g (LOCAL=NO)oracle 24074 1 0 Jun02 ? 00:00:00 oracleperf10g (LOCAL=NO)oracle 30308 1 0 Feb10 ? 00:00:00/u00/app/oracle/product/10.2.0.3/bin/tnslsnr LISTENER -inheritoracle 30314 1 0 Feb10 ? 00:00:00 ora_pmon_perf10goracle 30316 1 0 Feb10 ? 00:00:01 ora_psp0_perf10goracle 30318 1 0 Feb10 ? 00:02:12 ora_mman_perf10goracle 30320 1 0 Feb10 ? 00:02:00 ora_dbw0_perf10goracle 30322 1 0 Feb10 ? 00:01:17 ora_lgwr_perf10goracle 30324 1 0 Feb10 ? 00:00:17 ora_ckpt_perf10goracle 30326 1 0 Feb10 ? 00:03:30 ora_smon_perf10goracle 30328 1 0 Feb10 ? 00:00:00 ora_reco_perf10goracle 30330 1 0 Feb10 ? 00:04:01 ora_cjq0_perf10goracle 30332 1 0 Feb10 ? 00:00:25 ora_mmon_perf10goracle 30334 1 0 Feb10 ? 00:00:00 ora_mmnl_perf10goracle 30336 1 0 Feb10 ? 00:00:00 ora_d000_perf10goracle 30338 1 0 Feb10 ? 00:00:00 ora_s000_perf10goracle 30342 1 0 Feb10 ? 00:00:00 ora_qmnc_perf10goracle 30366 1 0 Feb10 ? 00:00:00 ora_q000_perf10goracle 30368 1 0 Feb10 ? 00:00:00 ora_q001_perf10g 2ff7e9595c


1 view0 comments

Recent Posts

See All

Comments


we are only a phone call away

1-800-000-0000
CALL US NOW
​for a price estimation
bottom of page