The oracle tag has no wiki summary.
0
votes
1answer
17 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
42 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
31 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 ...
8
votes
4answers
386 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
vote
2answers
199 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
69 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
431 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 ...
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 "." ...
2
votes
1answer
115 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.
...
1
vote
2answers
159 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
76 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 ...
4
votes
1answer
302 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
69 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
513 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 ...