SlideShare una empresa de Scribd logo
1 de 12
Descargar para leer sin conexión
Oracle9i 
Release Notes 
Release 1 (9.0.1) for HP 9000 Series HP-UX 
May 2001 
Part No. A90357-01 
These release notes contain system requirements, kernel parameters, and 
last-minute information not included in the Oracle9i documentation library 
on the Online Documentation CD-ROM. Requirements and parameter 
settings in these release notes supersedes those listed in the Quick 
Installation Procedure. 
This document contains the following topics: 
 Requirements 
 Kernel Parameters 
 Documentation 
 Installation Issues 
 Product-Related Issues 
 Post-Installation Issues 
Oracle is a registered trademark, and Oracle Net, Oracle8i, Oracle9i, Oracle Database Configuration Assistant, Oracle 
interMedia, OracleText, Oracle Names, Oracle Personalization, Oracle Transparent Gateway and Oracle OLAP Services are 
trademarks or registered trademarks of Oracle Corporation. Other names may be Copyright  2001, Oracle Corporation. trademarks of their respective owners. 
All Rights Reserved.
Requirements 
The requirements in this release note are current as of the release date for 
Oracle9i. For the most current information, refer to the online release notes 
which are located at the following site: 
http://docs.oracle.com 
If you need assistance with navigating the Oracle documentation site, refer 
to the following site: 
http://docs.oracle.com/instructions.html 
The following requirements must be met in order to perform a typical 
Oracle9i software installation. 
 Memory: A minimum of 256 MB of RAM is required to install Oracle9i 
Server. A minimum of 256 MB is required to install Oracle9i 
Management and Integration. A minimum of 128 MB is required to 
install Oracle9i Client. Use the following command to verify the 
amount of memory installed on your system: 
$ /usr/sbin/dmesg | grep “Physical:” 
 Swap Space: An amount of disk space equal to twice the amount of 
RAM or at least 400 MB, whichever is greater. Use the following 
command to determine the amount of swap space installed on your 
system: 
$ /usr/sbin/swapinfo -a (requires root privileges) 
 CD-ROM: A CD-ROM drive capable of reading CD-ROM disks in the 
ISO 9660 format with RockRidge extensions. 
 Disk Space: 2.5 GB for database software, and an additional 1 GB for a 
Note: If there is not 400 MB of available space in the /tmp 
directory, then you can set the TMPDIR or TEMP (used by Oracle) 
environment variable to point to a directory that has at least 400 
MB of available space. This directory must be writable by the user 
account performing the installation. 
2 
seed database. 
 Temporary Disk Space: The Oracle Universal Installer requires up to 
400 MB of space in the /tmp directory. 
 Operating System: HP-UX version 11.0 (64-bit). Oracle9i is offered in a 
64 bit version only. You can run both 32-bit and 64-bit Oracle 
executables on a 64-bit system. You can install HP-UX as 32-bit, but you 
must install it as 64-bit to run Oracle9i. If you try to run 64-bit 
executables on a 32-bit computer, the following error message appears:
./oracle: Exec format error. Wrong Architecture. 
To determine if you have a 64-bit configuration on an HP-UX 11.0 
installation, enter the following command: 
$/bin/getconf KERNEL_BITS 
To determine your current operating system information, enter the 
following command: 
$ uname -a 
 Operating System Patches: The following table lists the operating 
systems patches required to run Oracle applications and to run the 
Oracle HTTP Server Powered by Apache. 
HP-UX 11.0 (64 bit) Operating System Patches Status 
Dec 2000 patch bundle Required 
PHCO_23092 Required 
PHCO_23770 Required 
PHCO_23919 
Required for Oracle Real Application Clusters and 
Oracle Parallel Fail Safe 
Optional Patch: For DSS applications running on machines with more 
than 16 CPUs, we recommend installation of the HP-UX patch 
PHKL_22266. This patch addresses performance issues with the HP-UX 
Operating System. 
3 
Required 
PHKL_23226 Required 
PHNE_23249 
Note: refer to the special installation instructions to 
install any additional required patches. 
Required 
PHSS_23377 until July 200l. 
Patch PHSS_23377 is an interim patch. It is available 
until July 2001 at the following FTP site: 
ftp://hprc.external.hp.com/ 
(192.170.19.51) log in as jag42757, password winding5. 
This patch will be supeseded by general release patch 
PHSS_23440, which is available at the HP individual 
patch site at the end of June, 2001. 
Required 
hyperfabric driver: 11.00.12 (HP-UX 11.0) Required only if your 
system has an older 
hyperfabric driver 
version
HP provides patch bundles at: 
http://www.software.hp.com/SUPPORT_PLUS 
HP provides individual patches at: 
http://itresourcecenter.hp.com 
To determine which operating system patches are installed, enter the 
following command: 
$ /usr/sbin/swlist -l patch 
To determine if a specific operating system patch has been installed, 
enter the following command: 
$ /usr/sbin/swlist -l patch patch_number 
To determine which operating system bundles are installed, enter the 
following command: 
$ /usr/sbin/swlist -l bundle 
 JRE: Oracle applications use JRE 1.1.8. 
 JDK: Oracle HTTP Server Powered by Apache uses JDK 1.2.2.05. 
 Important Pre-installation step: 
Due to a known HP bug (Doc.id. KBRC00003627), the default HP-UX 64 
operating system installation does not create a few required X-library 
symbolic links. These links must be created manually before starting 
Oracle9i installation. To create these links, you must have superuser 
privileges, as the links are to be created in the /usr/lib directory. 
After enabling superuser privileges, run the following commands to 
create the required links: 
$ cd /usr/lib 
$ ln -s /usr/lib/libX11.3 libX11.sl 
$ ln -s /usr/lib/libXIE.2 libXIE.sl 
$ ln -s /usr/lib/libXext.3 libXext.sl 
$ ln -s /usr/lib/libXhp11.3 libXhp11.sl 
$ ln -s /usr/lib/libXi.3 libXi.sl 
$ ln -s /usr/lib/libXm.4 libXm.sl 
$ ln -s /usr/lib/libXp.2 libXp.sl 
$ ln -s /usr/lib/libXt.3 libXt.sl 
$ ln -s /usr/lib/libXtst.2 libXtst.sl 
 Operating System Software Requirements 
The following table lists the operating system software requirements for 
HP. 
4
OS Software Requirements 
Operating System Packages None. 
Window Manager Use any X server supported by your UNIX 
Kernel Parameters 
Oracle9i uses UNIX resources such as shared memory, swap memory and 
semaphores extensively for interprocess communication. If your parameter 
settings are insufficient for Oracle9i, you will experience problems during 
installation and instance startup. The greater the amount of data you can 
store in memory, the faster your database will operate. In addition, by 
maintaining data in memory, the UNIX kernel reduces disk I/O activity. 
Use the System Administrator’s Menu (SAM) to configure the HP kernel 
with the minimum requirements. Refer to the following table to determine 
if your system shared memory and semaphore kernel parameters are set 
high enough for Oracle9i. 
Use the ipcs command to obtain a list of the system’s current shared 
memory and semaphore segments, and their identification number and 
owner. 
The parameters in the following table are the minimum values required to 
run Oracle9i with a single database instance. 
5 
operating systemvendor. Use any Motif-based 
window manager supported by your UNIX 
operating system vendor. 
For Hummingbird Exceed, use native window 
manager. 
For WRQ Reflections, allow remote window 
manager. 
To determine if your X windows system is 
working properly on your local system, enter 
the following command: 
$ xclock 
Required Executables The make, ar, cc, ld, and nm executables 
must be present in the /usr/ccs/bin 
directory. 
Kernel Parameter Setting Purpose 
KSI_ALLOC_MAX (NPROC * 8) Defines the system wide limit of queued 
signal that can be allocated. 
MAXDSIZ 1073741824 
bytes 
Refers to the maximum data segment 
size for 32-bit systems. Setting this value 
too low may cause the processes to run 
out of memory.
Kernel Parameter Setting Purpose 
MAXDSIZ_64 2147483648 
bytes 
6 
Refers to the maximum data segment 
size for 64-bit systems. Setting this value 
too low may cause the processes to run 
out of memory. 
MAXSSIZ 134217728 bytes Defines the maximum stack segment 
size in bytes for 32-bit systems. 
MAXSSIZ_64BIT 1073741824 Defines the maximum stack segment 
size in bytes for 64-bit systems. 
MAXSWAPCHUNKS (available 
memory)/2 
Defines the maximum number of swap 
chunkswhere SWCHUNK is the swap 
chunk size (1 KB blocks). SWCHUNK is 
2048 by default. 
MAXUPRC (NPROC + 2) Defines maximum number of user 
processes. 
MSGMAP (NPROC + 2) Defines the maximum number of 
message map entries. 
MSGMNI NPROC Defines the number of message queue 
identifiers. 
MSGSEG (NPROC * 4) Defines the number of segments 
available for messages. 
MSGTQL NPROC Defines the number of message headers. 
NCALLOUT (NPROC + 16) Defines the maximum number of 
pending timeouts. 
NCSIZE ((8 * NPROC + 
2048) + 
VX_NCSIZE) 
Defines the Directory Name Lookup 
Cache (DNLC) space needed for inodes. 
VX_NCSIZE is by default 1024. 
NFILE (15 * NPROC + 
2048) 
Defines the maximum number of open 
files. 
NFLOCKS NPROC Defines the maximum number of files 
locks available on the system. 
NINODE (8 * NPROC + 
2048) 
Defines the maximum number of open 
inodes. 
NKTHREAD (((NPROC * 7) / 
4) + 16) 
Defines the maximum number of kernel 
threads supported by the system. 
NPROC 4096 Defines the maximum number of 
processes. 
SEMMAP ((NPROC * 2) + 
2) 
Defines the maximum number of 
semaphore map entries. 
SEMMNI (NPROC * 2) Defines the maximum number of 
semaphore sets in the entire system.
Kernel Parameter Setting Purpose 
SEMMNS (NPROC * 2) * 2 Sets the number of semaphores in the 
Documentation 
Additional product README files are located in their respective product 
directories under the $ORACLE_HOME directory and in the 
$ORACLE_HOME/relnotes directory. 
Installation Issues 
This section contains these topics: 
 Multiple CD-ROM Installation 
7 
 runInstaller Script 
 Oracle Universal Installer 
 Installation with Response Files 
system. The default value of SEMMNS 
is 128, which is, in most cases, too low 
for Oracle9i software. 
SEMMNU (NPROC - 4) Defines the number of semaphore undo 
structures. 
SEMVMX 32768 Defines the maximum value of a 
semaphore. 
SHMMAX Available 
physical 
memory 
Defines the maximum allowable size of 
one shared memory segment. 
The SHMMAX setting should be large 
enough to hold the entire SGA in one 
shared memory segment. A low setting 
can cause creation of multiple shared 
memory segments which may lead to 
performance degradation. 
SHMMNI 512 Defines the maximum number of shared 
memory segments in the entire system. 
SHMSEG 32 Defines the maximum number of shared 
memory segments one process can 
attach. 
VPS_CEILING 64 Defines the maximum System-Selected 
Page Size in kilobytes. 
Note: These are minimum kernel requirements for Oracle9i. If you have previously 
tuned your kernel parameters to levels equal to or higher than these values, 
continue to use the higher values. A system restart is necessary for kernel changes 
to take effect.
Multiple CD-ROM Installation 
During the installation of Oracle9i release 1 (9.0.1), you will be prompted to 
insert additional CD-ROMs from the set that make up Oracle9i release 1 
(9.0.1). Whenever prompted to mount the second CD-ROM, use the 
following procedure to unmount the first CD-ROM and mount the next 
one. 
 On the window where you have started the installer, press Enter to get 
the UNIX prompt back and then change the directory to your system’s 
root directory. Log in as the root user by using the following 
commands: 
$ cd / 
$ su root 
 Unmount and remove the CD-ROM from the CD-ROMdrive. Unmount 
the CD-ROM by using the following command: 
# /usr/sbin/pfs_umount/SD_CDROM 
 Insert the required CD-ROM into the CD-ROM drive and mount it by 
using the following command: 
# /usr/sbin/pfs_mount/SD_CDROM 
 Click OK to continue. 
runInstaller Script 
In an X-window environment, it is possible to launch Oracle Universal 
Installer by running the runInstaller script from a shell or by clicking 
on the script in the File Manager window. Oracle Corporation recommends 
that you do not launch the script by clicking on the script from the File 
Managerwindowsince youwill not be able to eject a software CD-ROM 
until you end the installation session. The Oracle9i installation uses 
multiple CD-ROMs, and it is necessary to insert and eject more than one 
CD-ROM. 
Oracle Universal Installer 
 The following error message can be ignored during the migration of the 
database from release 8.1.x to release 1 (9.0.1): 
ORA-00604: error occurred at recursive SQL level 1 
Installation with Response Files 
For installation with a response file, the path to the response file must be 
the full path on themachine. The Oracle Universal Installer will not 
properly handle relative paths. 
8
Product-Related Issues 
This section contains these topics: 
 Oracle Internet Directory 
 Oracle Personalization 
 Oracle Transparent Gateways 
 Oracle Database Configuration Assistant 
 Oracle Real Application Clusters 
 Oracle Advanced Security 
 Java Database Connectivity Driver 
See Also: For more information on Oracle Internet Directory 
utilities, and necessary pre-upgrade and post-upgrade tasks, refer 
to Oracle Internet Directory README. 
9 
 Demo Schema 
 Character Sets 
Oracle Internet Directory 
Upgrade from Oracle8i release 8.1.7 Enterprise Edition If you are upgrading 
from an Oracle8i release 8.1.7 Enterprise Edition with Oracle Internet 
Directory, then you must first upgrade Oracle Internet Directory to release 
3.0.1 before upgrading to Oracle9i release 1 (9.0.1) Enterprise Edition. 
Upgrade from Previous Release of Oracle Internet Directory Oracle9i release 1 
(9.0.1) supports upgrades for releases of Oracle Internet Directory release 
2.1.1.x.0 to Oracle Internet Directory release 3.0.1. 
Password Management When performing an Oracle Internet Directory 
installation the Database Configuration Assistant opens an alert window 
and shows the passwords for the SYS and SYSTEM database roles. Do not 
change these passwords. Click OK. 
Global Database Name and Oracle SID When performing a custom Oracle 
Internet Directory installation, do not change the global database name or 
the Oracle SID. 
Oracle Personalization 
Oracle Personalization is a feature of the Oracle9i Application Server. The 
Oracle9i database does not include a license for Oracle Personalization.
Oracle Transparent Gateways 
In the HTML versions of the Transparent Gateways administrator's guides, 
the hyperlinks to generic Oracle documentation are not active. To access the 
generic documentation, use the Oracle9i release 1 (9.0.1) generic 
documentation CD-ROM. 
Oracle Database Configuration Assistant 
When you use Oracle Database Configuration Assistant to create a custom 
database that includes Oracle JServer, it can take over an hour to load 
Oracle JServer into the database. The amount of time depends on your 
system’s hardware configuration. 
Oracle Real Application Clusters 
Set the instance_number initialization parameter in init.ora file for all 
instances after upgrading from Oracle8i software. 
For Oracle Real Application Clusters release 9.0.1, the PHSS_22876 patch is 
required for MC/Service Guard OPS Edition 11.09 or higher. 
Oracle Advanced Security 
Oracle9i release 1 (9.0.1) does not support Radius authentication adapter 
CHAP (challenge-response) mode and DCE adapter. 
Java Database Connectivity Driver 
The default behavior for the ResultSet::getXXXStream() has been 
modified to comply with the Java Database Connectivity (JDBC) 
specification so that the APIs return null values for database null 
LONG/LONG RAW values. 
For Oracle8i release 8.1.x JDBC drivers, the default behavior was to return 
an empty stream for database null values. The Java property 
jdbc.backward_compatible_to_8.1.7 allows the system to use the 
earlier JDBC default behavior when using the Oracle9i drivers and applies 
to Oracle9i JDBC Thin and OCI drivers. 
For example, if the Java property is set at the virtual machine runtime, the 
following command will cause the Oracle9i JDBC drivers to return empty 
streams from calls to ResultSet::getXXXStream(): 
java -Djdbc.backward_compatible_to_8.1.7 myJavaProgram 
Demo Schema 
If you select a multibyte character set or UTF as the national character set in 
Oracle9i release 1 (9.0.1), then you must recreate the demo schema and 
database installation. 
10
For more information on creating schemas, schema dependencies and 
requirements, refer to the readme.txt file in the 
$ORACLE_HOME/demo/schema directory. 
11 
Character Sets 
Oracle9i NCHAR Datatypes In Oracle9i release 1 (9.0.1), the SQL NCHAR 
datatypes are limited to the Unicode character set encoding (UTF8 and 
AL16UTF16). Alternative character sets such as the fixed-width Asian 
character set JA16SJISFIXED in Oralce8i are no longer supported. 
Tomigrate existing NCHAR, NVARCHAR, and NCLOB columns, export 
and import NCHAR columns, do the following: 
1. Export all SQL NCHAR columns from Oracle8i. 
2. Drop the SQL NCHAR columns. 
3. Migrate the database to Oracle9i. 
4. Import the SQL NCHAR columns in to Oracle9i. 
AL24UTFFSS Character Set Oracle9i release 1 (9.0.1) does not support the 
Unicode character set AL24UTFFSS introduced in Oracle7. This character 
set was based on the Unicode standard 1.1, which is now obsolete. 
Oracle9i release 1 (9.0.1) supports the Unicode database character sets 
AL32UTF8 and UTF8. These database character sets include the Unicode 
enhancements based on the Unicode standard 3.0. 
To migrate the existing AL24UTFFSS database, upgrade your database 
character set to UTF8 before upgrading to Oracle9i. Oracle Corporation 
recommends that you use the Character Set Scanner for data analysis before 
attempting to migrate your existing database character set. 
Character Set Scanner Set the LD_LIBRARY_PATH variable to include the 
$ORACLE_HOME/lib directory before running the Character Set Scanner 
(csscan) from the $ORACLE_HOME directory. If you do not correctly set the 
LD_LIBRARY_PATH variable, then the csscan utility will fail. 
Post-Installation Issues 
This section presents issues that can occur during post-installation. 
Relink Script Errors 
The relink script is located in $ORACLE_HOME/bin. If you run the 
command relink all, the relink script tries to relink the Oracle Names 
andOracle ConnectionManager executables even when these products are
not installed. If you did not install Oracle Names and Oracle Connection 
Manager, you will see the following errors: 
ld: fatal: File processing errors. No output written to names 
make: Fatal error: Don't know how to make target 
'ORACLE_HOME/network/lib/s0nfpc.o' 
These errors should be ignored. They will not occur if Oracle Names and 
Oracle Connection Manager are installed. 
12

Más contenido relacionado

La actualidad más candente

Open-E DSS V7 Active-Active Load Balanced iSCSI HA Cluster (with bonding)
Open-E DSS V7 Active-Active Load Balanced iSCSI HA Cluster (with bonding)Open-E DSS V7 Active-Active Load Balanced iSCSI HA Cluster (with bonding)
Open-E DSS V7 Active-Active Load Balanced iSCSI HA Cluster (with bonding)open-e
 
J Ruby On Rails Presentation
J Ruby On Rails PresentationJ Ruby On Rails Presentation
J Ruby On Rails Presentationrailsconf
 
Fedora Atomic Workshop handout for Fudcon Pune 2015
Fedora Atomic Workshop handout for Fudcon Pune  2015Fedora Atomic Workshop handout for Fudcon Pune  2015
Fedora Atomic Workshop handout for Fudcon Pune 2015rranjithrajaram
 
Linux or unix interview questions
Linux or unix interview questionsLinux or unix interview questions
Linux or unix interview questionsTeja Bheemanapally
 
Anthony McKeown Drupal Presentation
Anthony McKeown Drupal PresentationAnthony McKeown Drupal Presentation
Anthony McKeown Drupal PresentationTony McKeown
 
RHCE FINAL Questions and Answers
RHCE FINAL Questions and AnswersRHCE FINAL Questions and Answers
RHCE FINAL Questions and AnswersRadien software
 
Oracle 12c r1 installation on solaris 11.1
Oracle 12c r1 installation on solaris 11.1Oracle 12c r1 installation on solaris 11.1
Oracle 12c r1 installation on solaris 11.1Laurent Leturgez
 
Oracle database 12c client quick installation guide 3
Oracle database 12c client quick installation guide 3Oracle database 12c client quick installation guide 3
Oracle database 12c client quick installation guide 3bupbechanhgmail
 
Oracle ebs-r12-1-3installationlinux64bit
Oracle ebs-r12-1-3installationlinux64bitOracle ebs-r12-1-3installationlinux64bit
Oracle ebs-r12-1-3installationlinux64bitRavi Kumar Lanke
 
PE Packers Used in Malicious Software - Part 1
PE Packers Used in Malicious Software - Part 1PE Packers Used in Malicious Software - Part 1
PE Packers Used in Malicious Software - Part 1amiable_indian
 
High performance content hosting
High performance content hosting High performance content hosting
High performance content hosting Aleksey Korzun
 
Oracle ACFS High Availability NFS Services (HANFS) Part-I
Oracle ACFS High Availability NFS Services (HANFS) Part-IOracle ACFS High Availability NFS Services (HANFS) Part-I
Oracle ACFS High Availability NFS Services (HANFS) Part-IAnju Garg
 

La actualidad más candente (17)

Open-E DSS V7 Active-Active Load Balanced iSCSI HA Cluster (with bonding)
Open-E DSS V7 Active-Active Load Balanced iSCSI HA Cluster (with bonding)Open-E DSS V7 Active-Active Load Balanced iSCSI HA Cluster (with bonding)
Open-E DSS V7 Active-Active Load Balanced iSCSI HA Cluster (with bonding)
 
J Ruby On Rails Presentation
J Ruby On Rails PresentationJ Ruby On Rails Presentation
J Ruby On Rails Presentation
 
RAC 12c
RAC 12cRAC 12c
RAC 12c
 
Fedora Atomic Workshop handout for Fudcon Pune 2015
Fedora Atomic Workshop handout for Fudcon Pune  2015Fedora Atomic Workshop handout for Fudcon Pune  2015
Fedora Atomic Workshop handout for Fudcon Pune 2015
 
Linux or unix interview questions
Linux or unix interview questionsLinux or unix interview questions
Linux or unix interview questions
 
Anthony McKeown Drupal Presentation
Anthony McKeown Drupal PresentationAnthony McKeown Drupal Presentation
Anthony McKeown Drupal Presentation
 
RHCE FINAL Questions and Answers
RHCE FINAL Questions and AnswersRHCE FINAL Questions and Answers
RHCE FINAL Questions and Answers
 
Presentation1
Presentation1Presentation1
Presentation1
 
Oracle 12c r1 installation on solaris 11.1
Oracle 12c r1 installation on solaris 11.1Oracle 12c r1 installation on solaris 11.1
Oracle 12c r1 installation on solaris 11.1
 
11g r2 rac_guide
11g r2 rac_guide11g r2 rac_guide
11g r2 rac_guide
 
Oracle database 12c client quick installation guide 3
Oracle database 12c client quick installation guide 3Oracle database 12c client quick installation guide 3
Oracle database 12c client quick installation guide 3
 
Oracle ebs-r12-1-3installationlinux64bit
Oracle ebs-r12-1-3installationlinux64bitOracle ebs-r12-1-3installationlinux64bit
Oracle ebs-r12-1-3installationlinux64bit
 
PE Packers Used in Malicious Software - Part 1
PE Packers Used in Malicious Software - Part 1PE Packers Used in Malicious Software - Part 1
PE Packers Used in Malicious Software - Part 1
 
High performance content hosting
High performance content hosting High performance content hosting
High performance content hosting
 
ORACLE HA NFS over Oracle ASM
ORACLE HA NFS over Oracle ASMORACLE HA NFS over Oracle ASM
ORACLE HA NFS over Oracle ASM
 
Unix executable buffer overflow
Unix executable buffer overflowUnix executable buffer overflow
Unix executable buffer overflow
 
Oracle ACFS High Availability NFS Services (HANFS) Part-I
Oracle ACFS High Availability NFS Services (HANFS) Part-IOracle ACFS High Availability NFS Services (HANFS) Part-I
Oracle ACFS High Availability NFS Services (HANFS) Part-I
 

Destacado

9.bölüm internet ortamında pazarlama
9.bölüm internet ortamında pazarlama9.bölüm internet ortamında pazarlama
9.bölüm internet ortamında pazarlamaSuleyman Bayindir
 
9. Pilot models of onion cultivation for adaptation to drought and salinity
9. Pilot models of onion cultivation for adaptation to drought and salinity9. Pilot models of onion cultivation for adaptation to drought and salinity
9. Pilot models of onion cultivation for adaptation to drought and salinityLittle Daisy
 
9. giro de los ejes
9. giro de los ejes9. giro de los ejes
9. giro de los ejesSALINAS
 
9 den europeiska krisen
9 den europeiska krisen9 den europeiska krisen
9 den europeiska krisenulfalster78
 
9º Leilão de Reprodução da Marcha & Haras Papucaia
9º Leilão de Reprodução da Marcha & Haras Papucaia9º Leilão de Reprodução da Marcha & Haras Papucaia
9º Leilão de Reprodução da Marcha & Haras Papucaiaandremotaconsult
 
9 Apr Corp Initiate Event Presentation
9 Apr Corp Initiate Event Presentation9 Apr Corp Initiate Event Presentation
9 Apr Corp Initiate Event PresentationTeresa Tse
 
9 c = 4 dhanang sukmana adi yuliyani siyamtiningtyas
9 c = 4 dhanang sukmana adi   yuliyani siyamtiningtyas9 c = 4 dhanang sukmana adi   yuliyani siyamtiningtyas
9 c = 4 dhanang sukmana adi yuliyani siyamtiningtyasEka Dhani
 
9 c = 7 dhanang sukmana adi yuliyani siyamtiningtyas
9 c = 7 dhanang sukmana adi   yuliyani siyamtiningtyas9 c = 7 dhanang sukmana adi   yuliyani siyamtiningtyas
9 c = 7 dhanang sukmana adi yuliyani siyamtiningtyasEka Dhani
 
Dell Fluid Data Management vo virtuálnych prostrediach
Dell Fluid Data Management vo virtuálnych prostrediachDell Fluid Data Management vo virtuálnych prostrediach
Dell Fluid Data Management vo virtuálnych prostrediachASBIS SK
 
Meglio dissipativi che inquinati con il mercurio
Meglio dissipativi che inquinati con il mercurioMeglio dissipativi che inquinati con il mercurio
Meglio dissipativi che inquinati con il mercuriochreact
 
9 g sig lareana maruri copy
9 g sig lareana maruri copy9 g sig lareana maruri copy
9 g sig lareana maruri copyLaura Maruri
 
9 eco medicina, una opción para aprovechar el huerto
9 eco medicina, una opción para aprovechar el huerto9 eco medicina, una opción para aprovechar el huerto
9 eco medicina, una opción para aprovechar el huertoGrupo Educativo Univo
 

Destacado (20)

9. klaus benee
9. klaus benee9. klaus benee
9. klaus benee
 
9.El método científico
9.El método  científico9.El método  científico
9.El método científico
 
9.bölüm internet ortamında pazarlama
9.bölüm internet ortamında pazarlama9.bölüm internet ortamında pazarlama
9.bölüm internet ortamında pazarlama
 
9. Pilot models of onion cultivation for adaptation to drought and salinity
9. Pilot models of onion cultivation for adaptation to drought and salinity9. Pilot models of onion cultivation for adaptation to drought and salinity
9. Pilot models of onion cultivation for adaptation to drought and salinity
 
9 cm604.8
9 cm604.89 cm604.8
9 cm604.8
 
9. giro de los ejes
9. giro de los ejes9. giro de los ejes
9. giro de los ejes
 
9 den europeiska krisen
9 den europeiska krisen9 den europeiska krisen
9 den europeiska krisen
 
9º Leilão de Reprodução da Marcha & Haras Papucaia
9º Leilão de Reprodução da Marcha & Haras Papucaia9º Leilão de Reprodução da Marcha & Haras Papucaia
9º Leilão de Reprodução da Marcha & Haras Papucaia
 
9 Apr Corp Initiate Event Presentation
9 Apr Corp Initiate Event Presentation9 Apr Corp Initiate Event Presentation
9 Apr Corp Initiate Event Presentation
 
Joey Young: Custom book printing
Joey Young: Custom book printingJoey Young: Custom book printing
Joey Young: Custom book printing
 
9 c = 4 dhanang sukmana adi yuliyani siyamtiningtyas
9 c = 4 dhanang sukmana adi   yuliyani siyamtiningtyas9 c = 4 dhanang sukmana adi   yuliyani siyamtiningtyas
9 c = 4 dhanang sukmana adi yuliyani siyamtiningtyas
 
9 c = 7 dhanang sukmana adi yuliyani siyamtiningtyas
9 c = 7 dhanang sukmana adi   yuliyani siyamtiningtyas9 c = 7 dhanang sukmana adi   yuliyani siyamtiningtyas
9 c = 7 dhanang sukmana adi yuliyani siyamtiningtyas
 
9 ley 045_contra_el_racismo_1_
9 ley 045_contra_el_racismo_1_9 ley 045_contra_el_racismo_1_
9 ley 045_contra_el_racismo_1_
 
Dell Fluid Data Management vo virtuálnych prostrediach
Dell Fluid Data Management vo virtuálnych prostrediachDell Fluid Data Management vo virtuálnych prostrediach
Dell Fluid Data Management vo virtuálnych prostrediach
 
9 flores do cactus
9 flores do cactus9 flores do cactus
9 flores do cactus
 
Meglio dissipativi che inquinati con il mercurio
Meglio dissipativi che inquinati con il mercurioMeglio dissipativi che inquinati con il mercurio
Meglio dissipativi che inquinati con il mercurio
 
9 g sig lareana maruri copy
9 g sig lareana maruri copy9 g sig lareana maruri copy
9 g sig lareana maruri copy
 
9 c tics
9 c tics9 c tics
9 c tics
 
9 eco medicina, una opción para aprovechar el huerto
9 eco medicina, una opción para aprovechar el huerto9 eco medicina, una opción para aprovechar el huerto
9 eco medicina, una opción para aprovechar el huerto
 
9 logospacing
9 logospacing9 logospacing
9 logospacing
 

Similar a 9i hp relnotes

Oracle database 12c client quick installation guide 8
Oracle database 12c client quick installation guide 8Oracle database 12c client quick installation guide 8
Oracle database 12c client quick installation guide 8bupbechanhgmail
 
Oracle database 12c client quick installation guide
Oracle database 12c client quick installation guideOracle database 12c client quick installation guide
Oracle database 12c client quick installation guidebupbechanhgmail
 
Oracle database 12c client quick installation guide 2
Oracle database 12c client quick installation guide 2Oracle database 12c client quick installation guide 2
Oracle database 12c client quick installation guide 2bupbechanhgmail
 
Oracle database 12c client quick installation guide 7
Oracle database 12c client quick installation guide 7Oracle database 12c client quick installation guide 7
Oracle database 12c client quick installation guide 7bupbechanhgmail
 
Oracle11g On Fedora14
Oracle11g On Fedora14Oracle11g On Fedora14
Oracle11g On Fedora14kmsa
 
Deepa ppt about lamp technology
Deepa ppt about lamp technologyDeepa ppt about lamp technology
Deepa ppt about lamp technologyDeepa
 
lamp technology
lamp technologylamp technology
lamp technologyDeepa
 
Oracle database 12c client quick installation guide 4
Oracle database 12c client quick installation guide 4Oracle database 12c client quick installation guide 4
Oracle database 12c client quick installation guide 4bupbechanhgmail
 
Oracle EBS R12.1.3_Installation_linux(64bit)_Pan_Tian
Oracle EBS R12.1.3_Installation_linux(64bit)_Pan_TianOracle EBS R12.1.3_Installation_linux(64bit)_Pan_Tian
Oracle EBS R12.1.3_Installation_linux(64bit)_Pan_TianPan Tian
 
An introduction into Oracle VM V3.x
An introduction into Oracle VM V3.xAn introduction into Oracle VM V3.x
An introduction into Oracle VM V3.xMarco Gralike
 
Nginx 0.8.x + php 5.2.13 (fast cgi) setup web server
Nginx 0.8.x + php 5.2.13 (fast cgi) setup web serverNginx 0.8.x + php 5.2.13 (fast cgi) setup web server
Nginx 0.8.x + php 5.2.13 (fast cgi) setup web serverwruben
 
Lamp technology
Lamp technologyLamp technology
Lamp technology2tharan21
 
Oracle 11g R2 RAC setup on rhel 5.0
Oracle 11g R2 RAC setup on rhel 5.0Oracle 11g R2 RAC setup on rhel 5.0
Oracle 11g R2 RAC setup on rhel 5.0Santosh Kangane
 
It04 roshan basnet
It04 roshan basnetIt04 roshan basnet
It04 roshan basnetrosu555
 
Vbox virtual box在oracle linux 5 - shoug 梁洪响
Vbox virtual box在oracle linux 5 - shoug 梁洪响Vbox virtual box在oracle linux 5 - shoug 梁洪响
Vbox virtual box在oracle linux 5 - shoug 梁洪响maclean liu
 

Similar a 9i hp relnotes (20)

Oracle database 12c client quick installation guide 8
Oracle database 12c client quick installation guide 8Oracle database 12c client quick installation guide 8
Oracle database 12c client quick installation guide 8
 
Oracle database 12c client quick installation guide
Oracle database 12c client quick installation guideOracle database 12c client quick installation guide
Oracle database 12c client quick installation guide
 
Oracle database 12c client quick installation guide 2
Oracle database 12c client quick installation guide 2Oracle database 12c client quick installation guide 2
Oracle database 12c client quick installation guide 2
 
Oracle database 12c client quick installation guide 7
Oracle database 12c client quick installation guide 7Oracle database 12c client quick installation guide 7
Oracle database 12c client quick installation guide 7
 
linux installation.pdf
linux installation.pdflinux installation.pdf
linux installation.pdf
 
Oracle11g On Fedora14
Oracle11g On Fedora14Oracle11g On Fedora14
Oracle11g On Fedora14
 
Oracle11g on fedora14
Oracle11g on fedora14Oracle11g on fedora14
Oracle11g on fedora14
 
Deepa ppt about lamp technology
Deepa ppt about lamp technologyDeepa ppt about lamp technology
Deepa ppt about lamp technology
 
lamp technology
lamp technologylamp technology
lamp technology
 
Oracle database 12c client quick installation guide 4
Oracle database 12c client quick installation guide 4Oracle database 12c client quick installation guide 4
Oracle database 12c client quick installation guide 4
 
Oracle EBS R12.1.3_Installation_linux(64bit)_Pan_Tian
Oracle EBS R12.1.3_Installation_linux(64bit)_Pan_TianOracle EBS R12.1.3_Installation_linux(64bit)_Pan_Tian
Oracle EBS R12.1.3_Installation_linux(64bit)_Pan_Tian
 
Rhel7 vs rhel6
Rhel7 vs rhel6Rhel7 vs rhel6
Rhel7 vs rhel6
 
Apache Web Server Setup 2
Apache Web Server Setup 2Apache Web Server Setup 2
Apache Web Server Setup 2
 
RAC - Test
RAC - TestRAC - Test
RAC - Test
 
An introduction into Oracle VM V3.x
An introduction into Oracle VM V3.xAn introduction into Oracle VM V3.x
An introduction into Oracle VM V3.x
 
Nginx 0.8.x + php 5.2.13 (fast cgi) setup web server
Nginx 0.8.x + php 5.2.13 (fast cgi) setup web serverNginx 0.8.x + php 5.2.13 (fast cgi) setup web server
Nginx 0.8.x + php 5.2.13 (fast cgi) setup web server
 
Lamp technology
Lamp technologyLamp technology
Lamp technology
 
Oracle 11g R2 RAC setup on rhel 5.0
Oracle 11g R2 RAC setup on rhel 5.0Oracle 11g R2 RAC setup on rhel 5.0
Oracle 11g R2 RAC setup on rhel 5.0
 
It04 roshan basnet
It04 roshan basnetIt04 roshan basnet
It04 roshan basnet
 
Vbox virtual box在oracle linux 5 - shoug 梁洪响
Vbox virtual box在oracle linux 5 - shoug 梁洪响Vbox virtual box在oracle linux 5 - shoug 梁洪响
Vbox virtual box在oracle linux 5 - shoug 梁洪响
 

Más de Anil Pandey

National health policy_2017
National health policy_2017National health policy_2017
National health policy_2017Anil Pandey
 
Class 3-computer-pt3-rev-ws-56
Class 3-computer-pt3-rev-ws-56Class 3-computer-pt3-rev-ws-56
Class 3-computer-pt3-rev-ws-56Anil Pandey
 
Class 3-social-pt3-rev-ws-for-uploading
Class 3-social-pt3-rev-ws-for-uploadingClass 3-social-pt3-rev-ws-for-uploading
Class 3-social-pt3-rev-ws-for-uploadingAnil Pandey
 
Class 3-science-pt3-rev-ws-for-uploading
Class 3-science-pt3-rev-ws-for-uploadingClass 3-science-pt3-rev-ws-for-uploading
Class 3-science-pt3-rev-ws-for-uploadingAnil Pandey
 
Class 3-math-pt3-rev-ws-for-uploading
Class 3-math-pt3-rev-ws-for-uploadingClass 3-math-pt3-rev-ws-for-uploading
Class 3-math-pt3-rev-ws-for-uploadingAnil Pandey
 
Class 3-hindi-pt3-rev-ws-for-uploading
Class 3-hindi-pt3-rev-ws-for-uploadingClass 3-hindi-pt3-rev-ws-for-uploading
Class 3-hindi-pt3-rev-ws-for-uploadingAnil Pandey
 
Class 3-english-pt3-rev-ws-for-uploading
Class 3-english-pt3-rev-ws-for-uploadingClass 3-english-pt3-rev-ws-for-uploading
Class 3-english-pt3-rev-ws-for-uploadingAnil Pandey
 
Art of indexing_in_o8i
Art of indexing_in_o8iArt of indexing_in_o8i
Art of indexing_in_o8iAnil Pandey
 
Apps session wait_tables
Apps session wait_tablesApps session wait_tables
Apps session wait_tablesAnil Pandey
 
Application sql issues_and_tuning
Application sql issues_and_tuningApplication sql issues_and_tuning
Application sql issues_and_tuningAnil Pandey
 
Appliance whitepaper 8_i
Appliance whitepaper 8_iAppliance whitepaper 8_i
Appliance whitepaper 8_iAnil Pandey
 
8 isecurity database
8 isecurity database8 isecurity database
8 isecurity databaseAnil Pandey
 

Más de Anil Pandey (20)

26 bg2020
26 bg202026 bg2020
26 bg2020
 
National health policy_2017
National health policy_2017National health policy_2017
National health policy_2017
 
Class 3-computer-pt3-rev-ws-56
Class 3-computer-pt3-rev-ws-56Class 3-computer-pt3-rev-ws-56
Class 3-computer-pt3-rev-ws-56
 
Class 3-social-pt3-rev-ws-for-uploading
Class 3-social-pt3-rev-ws-for-uploadingClass 3-social-pt3-rev-ws-for-uploading
Class 3-social-pt3-rev-ws-for-uploading
 
Class 3-science-pt3-rev-ws-for-uploading
Class 3-science-pt3-rev-ws-for-uploadingClass 3-science-pt3-rev-ws-for-uploading
Class 3-science-pt3-rev-ws-for-uploading
 
Class 3-math-pt3-rev-ws-for-uploading
Class 3-math-pt3-rev-ws-for-uploadingClass 3-math-pt3-rev-ws-for-uploading
Class 3-math-pt3-rev-ws-for-uploading
 
Class 3-hindi-pt3-rev-ws-for-uploading
Class 3-hindi-pt3-rev-ws-for-uploadingClass 3-hindi-pt3-rev-ws-for-uploading
Class 3-hindi-pt3-rev-ws-for-uploading
 
Class 3-english-pt3-rev-ws-for-uploading
Class 3-english-pt3-rev-ws-for-uploadingClass 3-english-pt3-rev-ws-for-uploading
Class 3-english-pt3-rev-ws-for-uploading
 
As onew816a
As onew816aAs onew816a
As onew816a
 
Art of indexing_in_o8i
Art of indexing_in_o8iArt of indexing_in_o8i
Art of indexing_in_o8i
 
Apps session wait_tables
Apps session wait_tablesApps session wait_tables
Apps session wait_tables
 
Application sql issues_and_tuning
Application sql issues_and_tuningApplication sql issues_and_tuning
Application sql issues_and_tuning
 
Appliance whitepaper 8_i
Appliance whitepaper 8_iAppliance whitepaper 8_i
Appliance whitepaper 8_i
 
Appd2 cg
Appd2 cgAppd2 cg
Appd2 cg
 
A85248
A85248A85248
A85248
 
816isdfo
816isdfo816isdfo
816isdfo
 
35 dbatune3
35 dbatune335 dbatune3
35 dbatune3
 
9ias
9ias9ias
9ias
 
8 isecurity database
8 isecurity database8 isecurity database
8 isecurity database
 
8i r3 nfs
8i r3 nfs8i r3 nfs
8i r3 nfs
 

Último

Building Real-Time Data Pipelines: Stream & Batch Processing workshop Slide
Building Real-Time Data Pipelines: Stream & Batch Processing workshop SlideBuilding Real-Time Data Pipelines: Stream & Batch Processing workshop Slide
Building Real-Time Data Pipelines: Stream & Batch Processing workshop SlideChristina Lin
 
Cloud Management Software Platforms: OpenStack
Cloud Management Software Platforms: OpenStackCloud Management Software Platforms: OpenStack
Cloud Management Software Platforms: OpenStackVICTOR MAESTRE RAMIREZ
 
Unlocking the Future of AI Agents with Large Language Models
Unlocking the Future of AI Agents with Large Language ModelsUnlocking the Future of AI Agents with Large Language Models
Unlocking the Future of AI Agents with Large Language Modelsaagamshah0812
 
The Essentials of Digital Experience Monitoring_ A Comprehensive Guide.pdf
The Essentials of Digital Experience Monitoring_ A Comprehensive Guide.pdfThe Essentials of Digital Experience Monitoring_ A Comprehensive Guide.pdf
The Essentials of Digital Experience Monitoring_ A Comprehensive Guide.pdfkalichargn70th171
 
Unveiling the Tech Salsa of LAMs with Janus in Real-Time Applications
Unveiling the Tech Salsa of LAMs with Janus in Real-Time ApplicationsUnveiling the Tech Salsa of LAMs with Janus in Real-Time Applications
Unveiling the Tech Salsa of LAMs with Janus in Real-Time ApplicationsAlberto González Trastoy
 
Introduction to Decentralized Applications (dApps)
Introduction to Decentralized Applications (dApps)Introduction to Decentralized Applications (dApps)
Introduction to Decentralized Applications (dApps)Intelisync
 
why an Opensea Clone Script might be your perfect match.pdf
why an Opensea Clone Script might be your perfect match.pdfwhy an Opensea Clone Script might be your perfect match.pdf
why an Opensea Clone Script might be your perfect match.pdfjoe51371421
 
Advancing Engineering with AI through the Next Generation of Strategic Projec...
Advancing Engineering with AI through the Next Generation of Strategic Projec...Advancing Engineering with AI through the Next Generation of Strategic Projec...
Advancing Engineering with AI through the Next Generation of Strategic Projec...OnePlan Solutions
 
Project Based Learning (A.I).pptx detail explanation
Project Based Learning (A.I).pptx detail explanationProject Based Learning (A.I).pptx detail explanation
Project Based Learning (A.I).pptx detail explanationkaushalgiri8080
 
Adobe Marketo Engage Deep Dives: Using Webhooks to Transfer Data
Adobe Marketo Engage Deep Dives: Using Webhooks to Transfer DataAdobe Marketo Engage Deep Dives: Using Webhooks to Transfer Data
Adobe Marketo Engage Deep Dives: Using Webhooks to Transfer DataBradBedford3
 
DNT_Corporate presentation know about us
DNT_Corporate presentation know about usDNT_Corporate presentation know about us
DNT_Corporate presentation know about usDynamic Netsoft
 
Reassessing the Bedrock of Clinical Function Models: An Examination of Large ...
Reassessing the Bedrock of Clinical Function Models: An Examination of Large ...Reassessing the Bedrock of Clinical Function Models: An Examination of Large ...
Reassessing the Bedrock of Clinical Function Models: An Examination of Large ...harshavardhanraghave
 
Steps To Getting Up And Running Quickly With MyTimeClock Employee Scheduling ...
Steps To Getting Up And Running Quickly With MyTimeClock Employee Scheduling ...Steps To Getting Up And Running Quickly With MyTimeClock Employee Scheduling ...
Steps To Getting Up And Running Quickly With MyTimeClock Employee Scheduling ...MyIntelliSource, Inc.
 
Professional Resume Template for Software Developers
Professional Resume Template for Software DevelopersProfessional Resume Template for Software Developers
Professional Resume Template for Software DevelopersVinodh Ram
 
(Genuine) Escort Service Lucknow | Starting ₹,5K To @25k with A/C 🧑🏽‍❤️‍🧑🏻 89...
(Genuine) Escort Service Lucknow | Starting ₹,5K To @25k with A/C 🧑🏽‍❤️‍🧑🏻 89...(Genuine) Escort Service Lucknow | Starting ₹,5K To @25k with A/C 🧑🏽‍❤️‍🧑🏻 89...
(Genuine) Escort Service Lucknow | Starting ₹,5K To @25k with A/C 🧑🏽‍❤️‍🧑🏻 89...gurkirankumar98700
 
What is Binary Language? Computer Number Systems
What is Binary Language?  Computer Number SystemsWhat is Binary Language?  Computer Number Systems
What is Binary Language? Computer Number SystemsJheuzeDellosa
 
BATTLEFIELD ORM: TIPS, TACTICS AND STRATEGIES FOR CONQUERING YOUR DATABASE
BATTLEFIELD ORM: TIPS, TACTICS AND STRATEGIES FOR CONQUERING YOUR DATABASEBATTLEFIELD ORM: TIPS, TACTICS AND STRATEGIES FOR CONQUERING YOUR DATABASE
BATTLEFIELD ORM: TIPS, TACTICS AND STRATEGIES FOR CONQUERING YOUR DATABASEOrtus Solutions, Corp
 
Unit 1.1 Excite Part 1, class 9, cbse...
Unit 1.1 Excite Part 1, class 9, cbse...Unit 1.1 Excite Part 1, class 9, cbse...
Unit 1.1 Excite Part 1, class 9, cbse...aditisharan08
 
Short Story: Unveiling the Reasoning Abilities of Large Language Models by Ke...
Short Story: Unveiling the Reasoning Abilities of Large Language Models by Ke...Short Story: Unveiling the Reasoning Abilities of Large Language Models by Ke...
Short Story: Unveiling the Reasoning Abilities of Large Language Models by Ke...kellynguyen01
 

Último (20)

Building Real-Time Data Pipelines: Stream & Batch Processing workshop Slide
Building Real-Time Data Pipelines: Stream & Batch Processing workshop SlideBuilding Real-Time Data Pipelines: Stream & Batch Processing workshop Slide
Building Real-Time Data Pipelines: Stream & Batch Processing workshop Slide
 
Cloud Management Software Platforms: OpenStack
Cloud Management Software Platforms: OpenStackCloud Management Software Platforms: OpenStack
Cloud Management Software Platforms: OpenStack
 
Unlocking the Future of AI Agents with Large Language Models
Unlocking the Future of AI Agents with Large Language ModelsUnlocking the Future of AI Agents with Large Language Models
Unlocking the Future of AI Agents with Large Language Models
 
The Essentials of Digital Experience Monitoring_ A Comprehensive Guide.pdf
The Essentials of Digital Experience Monitoring_ A Comprehensive Guide.pdfThe Essentials of Digital Experience Monitoring_ A Comprehensive Guide.pdf
The Essentials of Digital Experience Monitoring_ A Comprehensive Guide.pdf
 
Unveiling the Tech Salsa of LAMs with Janus in Real-Time Applications
Unveiling the Tech Salsa of LAMs with Janus in Real-Time ApplicationsUnveiling the Tech Salsa of LAMs with Janus in Real-Time Applications
Unveiling the Tech Salsa of LAMs with Janus in Real-Time Applications
 
Introduction to Decentralized Applications (dApps)
Introduction to Decentralized Applications (dApps)Introduction to Decentralized Applications (dApps)
Introduction to Decentralized Applications (dApps)
 
why an Opensea Clone Script might be your perfect match.pdf
why an Opensea Clone Script might be your perfect match.pdfwhy an Opensea Clone Script might be your perfect match.pdf
why an Opensea Clone Script might be your perfect match.pdf
 
Advancing Engineering with AI through the Next Generation of Strategic Projec...
Advancing Engineering with AI through the Next Generation of Strategic Projec...Advancing Engineering with AI through the Next Generation of Strategic Projec...
Advancing Engineering with AI through the Next Generation of Strategic Projec...
 
Project Based Learning (A.I).pptx detail explanation
Project Based Learning (A.I).pptx detail explanationProject Based Learning (A.I).pptx detail explanation
Project Based Learning (A.I).pptx detail explanation
 
Adobe Marketo Engage Deep Dives: Using Webhooks to Transfer Data
Adobe Marketo Engage Deep Dives: Using Webhooks to Transfer DataAdobe Marketo Engage Deep Dives: Using Webhooks to Transfer Data
Adobe Marketo Engage Deep Dives: Using Webhooks to Transfer Data
 
DNT_Corporate presentation know about us
DNT_Corporate presentation know about usDNT_Corporate presentation know about us
DNT_Corporate presentation know about us
 
Reassessing the Bedrock of Clinical Function Models: An Examination of Large ...
Reassessing the Bedrock of Clinical Function Models: An Examination of Large ...Reassessing the Bedrock of Clinical Function Models: An Examination of Large ...
Reassessing the Bedrock of Clinical Function Models: An Examination of Large ...
 
Call Girls In Mukherjee Nagar 📱 9999965857 🤩 Delhi 🫦 HOT AND SEXY VVIP 🍎 SE...
Call Girls In Mukherjee Nagar 📱  9999965857  🤩 Delhi 🫦 HOT AND SEXY VVIP 🍎 SE...Call Girls In Mukherjee Nagar 📱  9999965857  🤩 Delhi 🫦 HOT AND SEXY VVIP 🍎 SE...
Call Girls In Mukherjee Nagar 📱 9999965857 🤩 Delhi 🫦 HOT AND SEXY VVIP 🍎 SE...
 
Steps To Getting Up And Running Quickly With MyTimeClock Employee Scheduling ...
Steps To Getting Up And Running Quickly With MyTimeClock Employee Scheduling ...Steps To Getting Up And Running Quickly With MyTimeClock Employee Scheduling ...
Steps To Getting Up And Running Quickly With MyTimeClock Employee Scheduling ...
 
Professional Resume Template for Software Developers
Professional Resume Template for Software DevelopersProfessional Resume Template for Software Developers
Professional Resume Template for Software Developers
 
(Genuine) Escort Service Lucknow | Starting ₹,5K To @25k with A/C 🧑🏽‍❤️‍🧑🏻 89...
(Genuine) Escort Service Lucknow | Starting ₹,5K To @25k with A/C 🧑🏽‍❤️‍🧑🏻 89...(Genuine) Escort Service Lucknow | Starting ₹,5K To @25k with A/C 🧑🏽‍❤️‍🧑🏻 89...
(Genuine) Escort Service Lucknow | Starting ₹,5K To @25k with A/C 🧑🏽‍❤️‍🧑🏻 89...
 
What is Binary Language? Computer Number Systems
What is Binary Language?  Computer Number SystemsWhat is Binary Language?  Computer Number Systems
What is Binary Language? Computer Number Systems
 
BATTLEFIELD ORM: TIPS, TACTICS AND STRATEGIES FOR CONQUERING YOUR DATABASE
BATTLEFIELD ORM: TIPS, TACTICS AND STRATEGIES FOR CONQUERING YOUR DATABASEBATTLEFIELD ORM: TIPS, TACTICS AND STRATEGIES FOR CONQUERING YOUR DATABASE
BATTLEFIELD ORM: TIPS, TACTICS AND STRATEGIES FOR CONQUERING YOUR DATABASE
 
Unit 1.1 Excite Part 1, class 9, cbse...
Unit 1.1 Excite Part 1, class 9, cbse...Unit 1.1 Excite Part 1, class 9, cbse...
Unit 1.1 Excite Part 1, class 9, cbse...
 
Short Story: Unveiling the Reasoning Abilities of Large Language Models by Ke...
Short Story: Unveiling the Reasoning Abilities of Large Language Models by Ke...Short Story: Unveiling the Reasoning Abilities of Large Language Models by Ke...
Short Story: Unveiling the Reasoning Abilities of Large Language Models by Ke...
 

9i hp relnotes

  • 1. Oracle9i Release Notes Release 1 (9.0.1) for HP 9000 Series HP-UX May 2001 Part No. A90357-01 These release notes contain system requirements, kernel parameters, and last-minute information not included in the Oracle9i documentation library on the Online Documentation CD-ROM. Requirements and parameter settings in these release notes supersedes those listed in the Quick Installation Procedure. This document contains the following topics: Requirements Kernel Parameters Documentation Installation Issues Product-Related Issues Post-Installation Issues Oracle is a registered trademark, and Oracle Net, Oracle8i, Oracle9i, Oracle Database Configuration Assistant, Oracle interMedia, OracleText, Oracle Names, Oracle Personalization, Oracle Transparent Gateway and Oracle OLAP Services are trademarks or registered trademarks of Oracle Corporation. Other names may be Copyright  2001, Oracle Corporation. trademarks of their respective owners. All Rights Reserved.
  • 2. Requirements The requirements in this release note are current as of the release date for Oracle9i. For the most current information, refer to the online release notes which are located at the following site: http://docs.oracle.com If you need assistance with navigating the Oracle documentation site, refer to the following site: http://docs.oracle.com/instructions.html The following requirements must be met in order to perform a typical Oracle9i software installation. Memory: A minimum of 256 MB of RAM is required to install Oracle9i Server. A minimum of 256 MB is required to install Oracle9i Management and Integration. A minimum of 128 MB is required to install Oracle9i Client. Use the following command to verify the amount of memory installed on your system: $ /usr/sbin/dmesg | grep “Physical:” Swap Space: An amount of disk space equal to twice the amount of RAM or at least 400 MB, whichever is greater. Use the following command to determine the amount of swap space installed on your system: $ /usr/sbin/swapinfo -a (requires root privileges) CD-ROM: A CD-ROM drive capable of reading CD-ROM disks in the ISO 9660 format with RockRidge extensions. Disk Space: 2.5 GB for database software, and an additional 1 GB for a Note: If there is not 400 MB of available space in the /tmp directory, then you can set the TMPDIR or TEMP (used by Oracle) environment variable to point to a directory that has at least 400 MB of available space. This directory must be writable by the user account performing the installation. 2 seed database. Temporary Disk Space: The Oracle Universal Installer requires up to 400 MB of space in the /tmp directory. Operating System: HP-UX version 11.0 (64-bit). Oracle9i is offered in a 64 bit version only. You can run both 32-bit and 64-bit Oracle executables on a 64-bit system. You can install HP-UX as 32-bit, but you must install it as 64-bit to run Oracle9i. If you try to run 64-bit executables on a 32-bit computer, the following error message appears:
  • 3. ./oracle: Exec format error. Wrong Architecture. To determine if you have a 64-bit configuration on an HP-UX 11.0 installation, enter the following command: $/bin/getconf KERNEL_BITS To determine your current operating system information, enter the following command: $ uname -a Operating System Patches: The following table lists the operating systems patches required to run Oracle applications and to run the Oracle HTTP Server Powered by Apache. HP-UX 11.0 (64 bit) Operating System Patches Status Dec 2000 patch bundle Required PHCO_23092 Required PHCO_23770 Required PHCO_23919 Required for Oracle Real Application Clusters and Oracle Parallel Fail Safe Optional Patch: For DSS applications running on machines with more than 16 CPUs, we recommend installation of the HP-UX patch PHKL_22266. This patch addresses performance issues with the HP-UX Operating System. 3 Required PHKL_23226 Required PHNE_23249 Note: refer to the special installation instructions to install any additional required patches. Required PHSS_23377 until July 200l. Patch PHSS_23377 is an interim patch. It is available until July 2001 at the following FTP site: ftp://hprc.external.hp.com/ (192.170.19.51) log in as jag42757, password winding5. This patch will be supeseded by general release patch PHSS_23440, which is available at the HP individual patch site at the end of June, 2001. Required hyperfabric driver: 11.00.12 (HP-UX 11.0) Required only if your system has an older hyperfabric driver version
  • 4. HP provides patch bundles at: http://www.software.hp.com/SUPPORT_PLUS HP provides individual patches at: http://itresourcecenter.hp.com To determine which operating system patches are installed, enter the following command: $ /usr/sbin/swlist -l patch To determine if a specific operating system patch has been installed, enter the following command: $ /usr/sbin/swlist -l patch patch_number To determine which operating system bundles are installed, enter the following command: $ /usr/sbin/swlist -l bundle JRE: Oracle applications use JRE 1.1.8. JDK: Oracle HTTP Server Powered by Apache uses JDK 1.2.2.05. Important Pre-installation step: Due to a known HP bug (Doc.id. KBRC00003627), the default HP-UX 64 operating system installation does not create a few required X-library symbolic links. These links must be created manually before starting Oracle9i installation. To create these links, you must have superuser privileges, as the links are to be created in the /usr/lib directory. After enabling superuser privileges, run the following commands to create the required links: $ cd /usr/lib $ ln -s /usr/lib/libX11.3 libX11.sl $ ln -s /usr/lib/libXIE.2 libXIE.sl $ ln -s /usr/lib/libXext.3 libXext.sl $ ln -s /usr/lib/libXhp11.3 libXhp11.sl $ ln -s /usr/lib/libXi.3 libXi.sl $ ln -s /usr/lib/libXm.4 libXm.sl $ ln -s /usr/lib/libXp.2 libXp.sl $ ln -s /usr/lib/libXt.3 libXt.sl $ ln -s /usr/lib/libXtst.2 libXtst.sl Operating System Software Requirements The following table lists the operating system software requirements for HP. 4
  • 5. OS Software Requirements Operating System Packages None. Window Manager Use any X server supported by your UNIX Kernel Parameters Oracle9i uses UNIX resources such as shared memory, swap memory and semaphores extensively for interprocess communication. If your parameter settings are insufficient for Oracle9i, you will experience problems during installation and instance startup. The greater the amount of data you can store in memory, the faster your database will operate. In addition, by maintaining data in memory, the UNIX kernel reduces disk I/O activity. Use the System Administrator’s Menu (SAM) to configure the HP kernel with the minimum requirements. Refer to the following table to determine if your system shared memory and semaphore kernel parameters are set high enough for Oracle9i. Use the ipcs command to obtain a list of the system’s current shared memory and semaphore segments, and their identification number and owner. The parameters in the following table are the minimum values required to run Oracle9i with a single database instance. 5 operating systemvendor. Use any Motif-based window manager supported by your UNIX operating system vendor. For Hummingbird Exceed, use native window manager. For WRQ Reflections, allow remote window manager. To determine if your X windows system is working properly on your local system, enter the following command: $ xclock Required Executables The make, ar, cc, ld, and nm executables must be present in the /usr/ccs/bin directory. Kernel Parameter Setting Purpose KSI_ALLOC_MAX (NPROC * 8) Defines the system wide limit of queued signal that can be allocated. MAXDSIZ 1073741824 bytes Refers to the maximum data segment size for 32-bit systems. Setting this value too low may cause the processes to run out of memory.
  • 6. Kernel Parameter Setting Purpose MAXDSIZ_64 2147483648 bytes 6 Refers to the maximum data segment size for 64-bit systems. Setting this value too low may cause the processes to run out of memory. MAXSSIZ 134217728 bytes Defines the maximum stack segment size in bytes for 32-bit systems. MAXSSIZ_64BIT 1073741824 Defines the maximum stack segment size in bytes for 64-bit systems. MAXSWAPCHUNKS (available memory)/2 Defines the maximum number of swap chunkswhere SWCHUNK is the swap chunk size (1 KB blocks). SWCHUNK is 2048 by default. MAXUPRC (NPROC + 2) Defines maximum number of user processes. MSGMAP (NPROC + 2) Defines the maximum number of message map entries. MSGMNI NPROC Defines the number of message queue identifiers. MSGSEG (NPROC * 4) Defines the number of segments available for messages. MSGTQL NPROC Defines the number of message headers. NCALLOUT (NPROC + 16) Defines the maximum number of pending timeouts. NCSIZE ((8 * NPROC + 2048) + VX_NCSIZE) Defines the Directory Name Lookup Cache (DNLC) space needed for inodes. VX_NCSIZE is by default 1024. NFILE (15 * NPROC + 2048) Defines the maximum number of open files. NFLOCKS NPROC Defines the maximum number of files locks available on the system. NINODE (8 * NPROC + 2048) Defines the maximum number of open inodes. NKTHREAD (((NPROC * 7) / 4) + 16) Defines the maximum number of kernel threads supported by the system. NPROC 4096 Defines the maximum number of processes. SEMMAP ((NPROC * 2) + 2) Defines the maximum number of semaphore map entries. SEMMNI (NPROC * 2) Defines the maximum number of semaphore sets in the entire system.
  • 7. Kernel Parameter Setting Purpose SEMMNS (NPROC * 2) * 2 Sets the number of semaphores in the Documentation Additional product README files are located in their respective product directories under the $ORACLE_HOME directory and in the $ORACLE_HOME/relnotes directory. Installation Issues This section contains these topics: Multiple CD-ROM Installation 7 runInstaller Script Oracle Universal Installer Installation with Response Files system. The default value of SEMMNS is 128, which is, in most cases, too low for Oracle9i software. SEMMNU (NPROC - 4) Defines the number of semaphore undo structures. SEMVMX 32768 Defines the maximum value of a semaphore. SHMMAX Available physical memory Defines the maximum allowable size of one shared memory segment. The SHMMAX setting should be large enough to hold the entire SGA in one shared memory segment. A low setting can cause creation of multiple shared memory segments which may lead to performance degradation. SHMMNI 512 Defines the maximum number of shared memory segments in the entire system. SHMSEG 32 Defines the maximum number of shared memory segments one process can attach. VPS_CEILING 64 Defines the maximum System-Selected Page Size in kilobytes. Note: These are minimum kernel requirements for Oracle9i. If you have previously tuned your kernel parameters to levels equal to or higher than these values, continue to use the higher values. A system restart is necessary for kernel changes to take effect.
  • 8. Multiple CD-ROM Installation During the installation of Oracle9i release 1 (9.0.1), you will be prompted to insert additional CD-ROMs from the set that make up Oracle9i release 1 (9.0.1). Whenever prompted to mount the second CD-ROM, use the following procedure to unmount the first CD-ROM and mount the next one. On the window where you have started the installer, press Enter to get the UNIX prompt back and then change the directory to your system’s root directory. Log in as the root user by using the following commands: $ cd / $ su root Unmount and remove the CD-ROM from the CD-ROMdrive. Unmount the CD-ROM by using the following command: # /usr/sbin/pfs_umount/SD_CDROM Insert the required CD-ROM into the CD-ROM drive and mount it by using the following command: # /usr/sbin/pfs_mount/SD_CDROM Click OK to continue. runInstaller Script In an X-window environment, it is possible to launch Oracle Universal Installer by running the runInstaller script from a shell or by clicking on the script in the File Manager window. Oracle Corporation recommends that you do not launch the script by clicking on the script from the File Managerwindowsince youwill not be able to eject a software CD-ROM until you end the installation session. The Oracle9i installation uses multiple CD-ROMs, and it is necessary to insert and eject more than one CD-ROM. Oracle Universal Installer The following error message can be ignored during the migration of the database from release 8.1.x to release 1 (9.0.1): ORA-00604: error occurred at recursive SQL level 1 Installation with Response Files For installation with a response file, the path to the response file must be the full path on themachine. The Oracle Universal Installer will not properly handle relative paths. 8
  • 9. Product-Related Issues This section contains these topics: Oracle Internet Directory Oracle Personalization Oracle Transparent Gateways Oracle Database Configuration Assistant Oracle Real Application Clusters Oracle Advanced Security Java Database Connectivity Driver See Also: For more information on Oracle Internet Directory utilities, and necessary pre-upgrade and post-upgrade tasks, refer to Oracle Internet Directory README. 9 Demo Schema Character Sets Oracle Internet Directory Upgrade from Oracle8i release 8.1.7 Enterprise Edition If you are upgrading from an Oracle8i release 8.1.7 Enterprise Edition with Oracle Internet Directory, then you must first upgrade Oracle Internet Directory to release 3.0.1 before upgrading to Oracle9i release 1 (9.0.1) Enterprise Edition. Upgrade from Previous Release of Oracle Internet Directory Oracle9i release 1 (9.0.1) supports upgrades for releases of Oracle Internet Directory release 2.1.1.x.0 to Oracle Internet Directory release 3.0.1. Password Management When performing an Oracle Internet Directory installation the Database Configuration Assistant opens an alert window and shows the passwords for the SYS and SYSTEM database roles. Do not change these passwords. Click OK. Global Database Name and Oracle SID When performing a custom Oracle Internet Directory installation, do not change the global database name or the Oracle SID. Oracle Personalization Oracle Personalization is a feature of the Oracle9i Application Server. The Oracle9i database does not include a license for Oracle Personalization.
  • 10. Oracle Transparent Gateways In the HTML versions of the Transparent Gateways administrator's guides, the hyperlinks to generic Oracle documentation are not active. To access the generic documentation, use the Oracle9i release 1 (9.0.1) generic documentation CD-ROM. Oracle Database Configuration Assistant When you use Oracle Database Configuration Assistant to create a custom database that includes Oracle JServer, it can take over an hour to load Oracle JServer into the database. The amount of time depends on your system’s hardware configuration. Oracle Real Application Clusters Set the instance_number initialization parameter in init.ora file for all instances after upgrading from Oracle8i software. For Oracle Real Application Clusters release 9.0.1, the PHSS_22876 patch is required for MC/Service Guard OPS Edition 11.09 or higher. Oracle Advanced Security Oracle9i release 1 (9.0.1) does not support Radius authentication adapter CHAP (challenge-response) mode and DCE adapter. Java Database Connectivity Driver The default behavior for the ResultSet::getXXXStream() has been modified to comply with the Java Database Connectivity (JDBC) specification so that the APIs return null values for database null LONG/LONG RAW values. For Oracle8i release 8.1.x JDBC drivers, the default behavior was to return an empty stream for database null values. The Java property jdbc.backward_compatible_to_8.1.7 allows the system to use the earlier JDBC default behavior when using the Oracle9i drivers and applies to Oracle9i JDBC Thin and OCI drivers. For example, if the Java property is set at the virtual machine runtime, the following command will cause the Oracle9i JDBC drivers to return empty streams from calls to ResultSet::getXXXStream(): java -Djdbc.backward_compatible_to_8.1.7 myJavaProgram Demo Schema If you select a multibyte character set or UTF as the national character set in Oracle9i release 1 (9.0.1), then you must recreate the demo schema and database installation. 10
  • 11. For more information on creating schemas, schema dependencies and requirements, refer to the readme.txt file in the $ORACLE_HOME/demo/schema directory. 11 Character Sets Oracle9i NCHAR Datatypes In Oracle9i release 1 (9.0.1), the SQL NCHAR datatypes are limited to the Unicode character set encoding (UTF8 and AL16UTF16). Alternative character sets such as the fixed-width Asian character set JA16SJISFIXED in Oralce8i are no longer supported. Tomigrate existing NCHAR, NVARCHAR, and NCLOB columns, export and import NCHAR columns, do the following: 1. Export all SQL NCHAR columns from Oracle8i. 2. Drop the SQL NCHAR columns. 3. Migrate the database to Oracle9i. 4. Import the SQL NCHAR columns in to Oracle9i. AL24UTFFSS Character Set Oracle9i release 1 (9.0.1) does not support the Unicode character set AL24UTFFSS introduced in Oracle7. This character set was based on the Unicode standard 1.1, which is now obsolete. Oracle9i release 1 (9.0.1) supports the Unicode database character sets AL32UTF8 and UTF8. These database character sets include the Unicode enhancements based on the Unicode standard 3.0. To migrate the existing AL24UTFFSS database, upgrade your database character set to UTF8 before upgrading to Oracle9i. Oracle Corporation recommends that you use the Character Set Scanner for data analysis before attempting to migrate your existing database character set. Character Set Scanner Set the LD_LIBRARY_PATH variable to include the $ORACLE_HOME/lib directory before running the Character Set Scanner (csscan) from the $ORACLE_HOME directory. If you do not correctly set the LD_LIBRARY_PATH variable, then the csscan utility will fail. Post-Installation Issues This section presents issues that can occur during post-installation. Relink Script Errors The relink script is located in $ORACLE_HOME/bin. If you run the command relink all, the relink script tries to relink the Oracle Names andOracle ConnectionManager executables even when these products are
  • 12. not installed. If you did not install Oracle Names and Oracle Connection Manager, you will see the following errors: ld: fatal: File processing errors. No output written to names make: Fatal error: Don't know how to make target 'ORACLE_HOME/network/lib/s0nfpc.o' These errors should be ignored. They will not occur if Oracle Names and Oracle Connection Manager are installed. 12