case ${SHELL} in
*bash)
typeset +x PS1="\u@\h:\w\\$ "
;;
esac
export AWT_TOOLKIT=XToolkit
export ORACLE_BASE=/u01/app/oracledb
export ORACLE_HOME=/u01/app/oracledb/product/11.2.0/db_1
export ORACLE_SID=orclrac1
export NLS_DATE_FORMAT='DD/MM/YYYY HH24:MI:SS'
export PATH=$ORACLE_HOME/bin:$ORACLE_HOME/OPatch:/usr/sbin:/bin:/usr/X11/bin:/usr/dt/bin:/usr/openwin/bin:/usr/ccs/bin:/usr/local/bin::/usr/local/bin:/home/oracle:.
export LD_LIBRARY_PATH=$ORACLE_HOME/lib:$ORACLE_HOME/oracm/lib
export CLASSPATH=$ORACLE_HOME/jdbc:$ORACLE_HOME/jlib:$ORACLE_HOME/rdbms/jlib$ORACLE_HOME/network/jlib
export TEMP=/tmp
export TMPDIR=/tmp
ulimit -n 65536
# Alias
alias sql='sqlplus / as sysdba'
miércoles, 19 de agosto de 2015
lunes, 3 de agosto de 2015
ORACLE VM
En el sitio:
https://edelivery.oracle.com/linux
pueden descargar :
1) Medio de
oracle linux 6u6
Oracle
Linux Release 6 Update 6 for x86_64 (64
Bit)
V52218-01 3.7G
2) Oracle
VM
Oracle VM
Server 3.3.2 for x86_64 (64
bit)
V75786-01 545M
Oracle VM
Manager 3.3.1
V75789-01 2.6G
3) Oracle
Virtual Appliance
Oracle VM
Template for Oracle Enterprise Manager Cloud 12c Release 4 (12.1.0.4.0)
12.1.0.4.0 Disk 1of5
V45413-01 4.1G
Oracle VM
Template for Oracle Enterprise Manager Cloud 12c Release 4 (12.1.0.4.0)
12.1.0.4.0 Disk 2of5
V45414-01 4.1G
Oracle VM
Template for Oracle Enterprise Manager Cloud 12c Release 4 (12.1.0.4.0)
12.1.0.4.0 Disk 3of5
V45415-01 4.1G
Oracle VM
Template for Oracle Enterprise Manager Cloud 12c Release 4 (12.1.0.4.0)
12.1.0.4.0 Disk 4of5
V45416-01 4.1G
Oracle VM
Template for Oracle Enterprise Manager Cloud 12c Release 4 (12.1.0.4.0)
12.1.0.4.0 Disk 5of5
V45417-01 2.5G
mount /dev/sr0 /mnt
services iptables off
chconfig iptables off
Parchar El oms
cd bin en middleware
./encli login -username sysman
welcome1
./emcli import -update -file=parche
Parchar El oms
cd bin en middleware
./encli login -username sysman
welcome1
./emcli import -update -file=parche
Suscribirse a:
Entradas (Atom)