11g database will try to use CPU_COUNT parameters for the number of CPUs are used in Oracle Database.
If you want to use just SQLPLUS, you do not have to install Oracle Client Software.
It is gonna be very easy to use it.
1. Download an instant client
Download Oracle Instant Client from http://www.oracle.com/technology/software/tech/oci/instantclient/htdocs/... Instant Client Package
- "Basic" and "Instant Client Package"
Like :
oracle-instantclient11.2-basic-11.2.0.1.0-1.x86_64.rpm
oracle-instantclient11.2-sqlplus-11.2.0.1.0-1.x86_64.rpm
The followings are what you need to do in order to have java in your Firefox on 64bit Linux.
1. Update: Use Firefox from your distro repository.
2. Download JRE 6uxx (latest version from SUN) and install Java to any desired folder.
(Suggest : /usr/lib/jvm folder for Ubuntu users, this is where Ubuntu places Java by default)
3. Installation (LInux x64 RPM)
* The downloaded file might be in your desktop folder.
You could see the following error message in the Apache log after Oracle EBS Application installation.
[Wed Dec 23 08:03:24 2009] [error] [client 192.168.10.10] [ecid: 1261584204:192.168.17.20:8726:0:4098,0]
File does not exist: /d01/oracle/PROD/inst/apps/PROD_myserver/portal/favicon.ico
The Common Internet File System (CIFS) Protocol is a dialect of SMB. If you use this protocol,
you can get access to a file system on a windows system for Linux Environment.
1. Install Samba-client
If you did not install samba-cleint, you need to do.
| # yum install samba-client |
2. Mount CIFS on a Linux Server.
Your Linux system already has the HPLIP software installed. That's because all major Linux distributions regularly pick up the HPLIP software
and include it with their distribution installation. However, if it is not installed or you need to upgrade to a newer HPLIP version to support your printer.
You can download the HPLIP software which supports 1,924 HP printers on nearly any Linux distribution available today.
http://hplipopensource.com/hplip-web/index.html
1. Install all packages needed.
1. Install ODBC Driver (FreeTDS) packages.
Download URL: http://dag.wieers.com/rpm/packages/freetds/
If your server is Linux 64bit :
* freetds-0.64-1.el5.rf.x86_64.rpm
* freetds-devel-0.64-1.el5.rf.x86_64.rpm
| # rpm -ihv freetds-0.64-1.el5.rf.x86_64.rpm # rpm -ihv freetds-devel-0.64-1.el5.rf.x86_64.rpm |
2. Add an entry in /etc/odbcinst.ini
* tds.driver.template
If you install Oracle database, the first system check that you should is to determine the kernel release level of the Linux operating system that you have installed.
Oracle supports Oracle 10g & 11g on any 2.6 kernel with the base release of Red Hat or SUSE.
The following command should tell you the kernel release level.
|
[MyServer]# uname -r 2.6.18-92.1.22.el5PAE |
The Red Hat package Manager (RPM)
The Red Hat Package Manager (RPM) is a freely available packaging system for software distribution and
installation. In addition to Red Hat Enterprise Linux and Fedora Core distributions, both SUSE and Mandrake
are among the Linux distributions that use RPM.
Yellowdog Updater Modified (YUM)