The oracle tag has no wiki summary.
1
vote
3answers
79 views
Renaming or making filenames unique
I have written a plsql procedure using utl file to create files in the temp directory in Unix.
I am sending the names of the files to a shell script to mail these files and delete after mailing from ...
1
vote
2answers
35 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
283 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 ...
1
vote
0answers
49 views
How to do incremental backup of .img files containing windows partition?
On an OVS I have a few windows machines.
I want to create a full backup their .img disk files, thats done, .img.gz. Than I want to incrementally backup their C:/ partition, but thats not working.
...
1
vote
0answers
52 views
Bonding configuration on a blade server with Oracle 6.3
I'm trying to configure a mode 6 bonding on a blade server.
Blade Enclosure: HP c7000
Blade Server: ProLiant BL460c G1
Redundancy part of the bond is working, I can pull out any one of the cables ...
4
votes
2answers
53 views
Where can I find updated TAR.rpm for Oracle VM Server?
I'm using tar for my incremental backup script on Oracle VM Server 3.2.2 and it comes with tar 1.15.1
I need this command:
tar -cf drive-C.full.tar --no-check-device \
...
0
votes
0answers
16 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
18 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
91 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
80 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
82 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
255 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
101 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 ...
1
vote
1answer
734 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
233 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
85 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
154 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
467 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
22 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 ...
1
vote
0answers
78 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
664 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
132 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
436 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
259 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
706 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
5k 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
535 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
391 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
174 views