Os: solaris 10
Memory : 4G
Env:
User: oracle
Group: oinstall
Check memory
Prtconf | grep Mem
Create Project for install Oracle
Create Group
#groupadd oinstall
#groupadd dba
#groupadd oper
Create user
# useradd -g oinstall -G dba -d /export/home/oracle -s /usr/bin/bash oracle
# chown oracle:oinstall /export/home/oracle
Create Project
# projadd -U oracle -K "project.max-shm-memory=(priv,3g,deny)" user.oracle
Check Project Parameter
prctl -i project user.oracle
prctl -n project.max-shm-memory -i task `ps -o taskid= -p $$`
Edit Project Parameter
# projmod -sK "project.max-shm-memory=(priv,3g,deny)" user.oracle
Extract file
cpio –idmv < soa_Intel_Solaris_101310_disk1.cpio
cpio -idmv < soa_Intel_Solaris_101310_disk2.cpio
login to Console
./runInstaller
Error message
/export/home/oracle/sw/Disk1 $ ./runInstaller
Starting Oracle Universal Installer...
Checking installer requirements...
Checking operating system version: must be 5.9 or 5.10. Actual 5.10
Passed
Checking Temp space: must be greater than 250 MB. Actual 11513 MB Passed
Checking swap space: must be greater than 1535 MB. Actual 11929MB Passed
Checking operating system packages: SUNWarc,SUNWbtool,SUNWhea,SUNWlibm,SUNWlibms,SUNWsprot,SUNWtoo,SUNWi1of,SUNWxwfnt,SUNWi1cs,SUNWi15cs Failed <<<<
>>> Package SUNWi1cs is missing
>>> Package SUNWi15cs is missing
Checking monitor: must be configured to display at least 256 colors Failed <<<<
>>> Could not execute auto check for display colors using command /usr/openwin/bin/xdpyinfo. Check if the DISPLAY variable is set.
Some requirement checks failed. You must fulfill these requirements before
continuing with the installation, at which time they will be rechecked.
Continue? (y/n) [n]
Solve
pkgadd -d /cdrom/sol_10_910_x86/Solaris_10/Product SUNWi1cs SUNWi15cs
Subscribe to:
Post Comments (Atom)
ALCATEL 6900
write memory copy running certified reload from working no rollback-timeout
-
grant execute on utl_http to wc grant execute on dbms_lock to wc; BEGIN DBMS_NETWORK_ACL_ADMIN.create_acl ( acl => ...
-
:system view system-view or sys :show all config dis current-configuration :create vlan vlan vlan_number :show ip interface ...
-
SET LLDP System NAME: system name ALL-Uplink system location SIAM-FL11 SHOW LLDP Configure: show lldp config or show lldp local-syste...
No comments:
Post a Comment
Note: Only a member of this blog may post a comment.