The tag has no wiki summary.

learn more… | top users | synonyms

1
vote
2answers
23 views

Oracle ASM disk group list

We have Oracle ASM running under LVM and now I want to expand one of ASM disk group size, but I don't know which LVM filesystem is associated with specific ASM disk group. Is there a way to find out ...
0
votes
0answers
54 views

Conflict between amd64 and i386 packages with same dependencies

I am running a Debian Wheezy (7.2), wich has a 64bit architecture, and wish to install cups and oracle xe on it. I installed cups through apt-get, and followed those steps to install oracle. However, ...
1
vote
1answer
39 views

Process Monitoring on Solaris

$ prstat -t NPROC USERNAME SWAP RSS MEMORY TIME CPU 164 oracle 5446M 5445M 8.3% 13:47:50 1.6% 52 root 576M 728M 1.1% 42:29:50 1.0% 1 noaccess 300M 273M 0.4% 0:20:54 0.0% ...
1
vote
0answers
133 views

Error building Oracle client 11g R2 on RHEL 5.5

We are trying to install oracle 11g R2 64 bit in Rhel 5.5 machine ( 64 bit ). Kernel version is 2.6.18-194.el5. We are getting the below error while installation. error in invoking target 'mkldflags ...
2
votes
2answers
109 views

Shell Script - syntax error near unexpected token `else'

With the following shell script, why I am getting errors syntax error near unexpected token `else' Shell Script echo "please enter username" read user_name echo "please enter password" read -s ...
1
vote
1answer
54 views

Error not a valid identifierd when executing shell script [duplicate]

I have the following shell script in order to connect to database and do some tasks. echo Please enter userid: read USER_NAME echo "Please enter password:" read -s PASS SID=${ORACLE_SID} if [ ...
1
vote
2answers
76 views

can not start oracle after complete the installation

I'm using Lenovo G580 under intel i5 third generation with 4GB RAM. I'm trying to install Oracle 11g standard edition After completing all pre installation and post installation procedures, when I ...
3
votes
2answers
2k views

How to Install Oracle 11gR2 on Ubuntu Server 13.04

I want to install Oracle 11gR2 for Linux on Ubuntu Server 13.04. I have downloaded Oracle 11gR2 for Linux, and when I execute use runinstaller it require GUI supported files. While Google I got ...
0
votes
0answers
31 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
1answer
24 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
380 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 ...
1
vote
0answers
149 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
1answer
1k 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
317 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
99 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 ...

15 30 50 per page