1. lvcreate -L 20000 -n orahome /dev/vg00
2. newfs /dev/vg00/rorahome
3. mkdir /orahome
4. /dev/vg00/orahome /orahome vxfs delaylog 0 2
5. mount /dev/vg00/orahome /orahome
6. swinstall -s /home/oracle/unzip-5.52-ia64-11.23.depot
7. cp /usr/local/bin/unzip /usr/bin/.
8. cp /usr/local/bin/unzip /usr/sbin/.
9. which unzip
10./usr/sbin/groupadd -g 106 dba
11./usr/sbin/groupadd -g 107 oinstall
12. /usr/sbin/groupadd -g 108 oper
13. /usr/sbin/useradd -u 108 -g dba -G oinstall,oper -d /home/oracle oracle
14. mkdir /home/oracle
15. chown oracle:dba /home/oracle
16. passwd oracle
17. cpio -idmcv
Monday, January 5, 2009
Before Oracle Product Installation
Subscribe to:
Post Comments (Atom)
Followers
Blog Archive
-
▼
2009
(56)
-
▼
January
(14)
- ORACLE Memory Management !
- How To Create dbconsole ?
- How to create password file when it is not present ?
- Database Cloning through RMAN
- Know about orainstRoot and root.sh
- Oracle's Statspack Report Generation
- Listener/Tnsnames Configuration
- Oracle Upgrade after Script
- Before Oracle Product Installation
- Start, Stop and Status Check for Oracle Applicatio...
- .Profile Settings b'for Oracle Installation on Sol...
- .Profile Settings b'for Oracle Installation on Sol...
- Something about Oratab -:
- OraInventory and its use -:
-
▼
January
(14)
About Me
- Rohit
- N.Delhi, Delhi, India
- I am an Oracle Certified Professional, Oracle 9i/10G DBA, having 4+ years of core DBA experience.
No comments:
Post a Comment