The tag has no wiki summary.

learn more… | top users | synonyms

2
votes
0answers
13 views

Chrome still complains that latest java version is out of date

Google chrome has been bugging me to update to the latest java version. So I updated from 1.7.0_16 to 1.7.0_21. It still complains that my java version is out of date! what can i do to solve the ...
0
votes
0answers
13 views

How to run Oracle10g forms in browser in Linux

How i can run Oracle Database 10g forms in browser in Linux? I want a complete tutorial for this.
0
votes
0answers
16 views

Oracle RAC 11g R2 DB silent install: parameter needed for system class [migrated]

I'm installing Oracle RAC DB 11gR2 using response file and silent mode. The installation is failing with the error message: [INS-35421] This options installs a single instance database only You ...
0
votes
1answer
12 views

Oracle 11gR2 grid slient installation: error for privateinterconnects

I am installing Oracle grid 11gR2 using silent install with response file. I am getting error after "Collecting interface information for node 1" in logs. I have a feeling that this could be due to ...
0
votes
1answer
27 views

How to remove Oracle Wallet using orapki?

Hi i'm on Centos using oracle 11g And i've created a wallet using : $ orapki wallet create -wallet /u01/app/oracle/admin/DB11G/wallet -pwd WalletPasswd123 -auto_login Now i want to remove it to ...
0
votes
1answer
51 views

Add a new user steps for Oracle Linux 5

It's been over 10 years since I last used RedHat (which I believe that Oracle Linux came from). So I cannot remember the steps to create a new user, add them to the appropriate groups, set up their ...
1
vote
0answers
43 views

System packages not detected by the Oracle installer

I am installing Oracle 11g 32bit on Ubuntu Linux and the setup shows the following error message on Prerequisite Checks screen: This is a prerequisite condition to test whether the package ...
1
vote
2answers
208 views

What's technical difference between official virtualbox and VirtualBox-OSE?

What's technical difference between official VirtualBox and VirtualBox-OSE? My scenario: I'm using Debian sid, it uses a 3.2.0-4 kernel. When you want to download VirtualBox, you have 3 options: ...
0
votes
1answer
80 views

How do I safely perform the below changes to network parameters on Solaris 10?

I need to change and test some TCP/IP network parameters on a Oracle Solaris 10 as a possible workaround for a bug in 'Oracle Hyperion EPM 11.2.1.0' in the development environment. I am not a ...
0
votes
1answer
507 views

Automatic Startup of Oracle 11gR2 on CentOS 6.3

I've setup a handful of CentOS 5.6 servers with Oracle 11gR2 and not run into this particular problem, but I have hit a wall with CentOS 6.3 and auto-starting Oracle. Not sure if this is related to ...
1
vote
2answers
173 views

How to check how many Oracle user sessions are running

I need to check how many users are connected to server for specific applications through a browser. I'm mainly interested in Oracle. My server runs RHEL.
1
vote
1answer
80 views

High-latency VM-centric workstation, vs. low-latency, (but, hack-ish) configuration for Oracle 11g

tl;dr Low-latency native (i.e. VM-less) development workstation vs. higher latency VM-centric workstation? Hey StackExchange, I'm unsure of whether or not I should be using a VM for development, as ...
2
votes
1answer
122 views

Why is connecting to Oracle Express 11 is very slow on Fedora 17?

I installed oracle-xe-11.2.0-1.0.x86_64.rpm on Fedora 17-64-bit. I was wondering why it is very slow, for example when I want to connect to it using Oracle SQL Developer or JDBC in my web application. ...
4
votes
1answer
342 views

Are limits.conf values applied on a per-process basis?

I'm tuning the nofile value in /etc/security/limits.conf for my oracle user and I have a question about its behavior: does nofile limit the total number of files the user can have open for all of its ...
0
votes
0answers
21 views

All Memory not showing up [duplicate]

Possible Duplicate: 64-bit Linux doesn’t recognize my RAM between 3 and 32 GB I have installed Oracle Linux 6 on my alien-ware desktop. I have 9GB of DDR3 Ram on the board and the board ...
0
votes
0answers
71 views

Installing rpm & dependencies

I am trying to install an rpm, namely the Oracle 10g database for CentOS 6 for testing an app. The problem is that the machine the OS is installed on does not have access to the internet and there ...
3
votes
1answer
550 views

AIX 6.1 JFS2 Oracle files system, not using much files system cache

I am running Oracle database on AIX 6.1, Oracle using JFS2 file systems. Maxperm is set to 90%. This is busy database server, but it is not using the file system cache (less then 2%). The system has ...
4
votes
2answers
127 views

Is Oracle Solaris UNIX?

Is Oracle Solaris officially declared UNIX? I want to know all the official UNIX presently available in the market (whether free or paid). Please correct me if I am wrong: To the best of my ...
1
vote
1answer
395 views

Difference between Oracle VM and Citrix XEN?

I`ve been testing Oracle-VM this day. Is there anyone out there who has tested both XEN-based solutions? What are the main differences?
4
votes
1answer
1k views

How to install Oracle on Arch Linux?

I tried going through the wiki I was able to complete until here. wget --http-user "I accept www.opensource.org/licenses/cpl" --http-password "." ...
0
votes
0answers
240 views

How to backup and restore Oracle 10G Express in Linux VPS?

I have installed Oracle 10g Express in two Centos VPS server. How can I generate an Oracle backup from server one, so that I can restore the database on server two? Can anyone help on this?
1
vote
1answer
534 views

Find out global zone Name once you logged into a NON global zone

I understand in Unix Oracle-Solaris OS the zoneadm list command will easily show all the available zones. But if I am logged into a non global zone there is no easy way to get information about the ...
5
votes
1answer
4k views

Where to get 32-bit Oracle-XE 11g binaries?

Oracle website offers 64-bit RPMs for its 11g versions. Do they offer 32-bit somewhere or does someone else do? Are there Debian binaries available?
3
votes
2answers
2k views

Oracle 11g database startup automation on Fedora 15

I successfully installed Oracle 11g on a Fedora 15 system using this guide. Unfortunately, unlike when I'm using Windows, it seems I need to restart the database every single time I reboot my machine ...
0
votes
2answers
3k views

fedora 15, oracle 11: can't login using sqlplus

So yesterday I was fighting with importing cx_Oracle and it finally worked. However, I could not connect to the database. So I checked sqlplus to find out, whether I can connect to my Oracle database ...
2
votes
1answer
497 views

fedora 15, oracle 11, python3: can't find or open libclntsh.so.11.1

I am trying to use cx_Oracle on Fedora 15 with Oracle 11. I have install Oracle and InstantClient rpms and also cx_Oracle rpm for CentOS. I am exporting ORACLE_HOME and other like this: export ...
2
votes
2answers
2k views

Shell Script Certification

I'm a UNIX shell script programmer, and I would like to know if there is any certification specific for Shell (bash, korn,etc) programmers. Also how about CX-310-105 exam to take Oracle Solaris ...
8
votes
4answers
388 views

The future of OpenSolaris

since OpenSolaris is more or less abandoned by Oracle, is there a nice alternative that implements the unique features of OSOL? ZFS is one thing, but I liked the image creation system, that let you ...
-1
votes
1answer
172 views

What does a “OVM reboot” mean?

What does this term mean?