DevTech101

DevTech101

Month: May 2014

IB cheat sheet

Enable switch port enableswitchport 10A Disable switch port disableswitchport 10A Disable ports if to many errors Remove ports (port 17b) from autodisable list autodisable del 17B L autodisable del 17B H display autodisable list autodisable list Note: if a port gets disabled because of errors run this enableswitchport –automatic 17B To get a list of …

IB cheat sheet Read More »

Recommended Network Tuning For Oracle Database and Weblogic On Solaris

Recommended performance tuning in Solaris 11 for Oracle DB and Weblogic Recommended Oracle Database Tuning. ipadm set-prop -p max_buf=16777216 tcp ipadm set-prop -p send_buf=2097152 tcp ipadm set-prop -p recv_buf=2097152 tcp ipadm set-prop -p _cwnd_max=2097152 tcp ipadm set-prop -p _conn_req_max_q=40000 tcp ipadm set-prop -p _conn_req_max_q0=40000 tcp #ipadm set-prop -p smallest_anon_port=10000 tcp #ipadm set-prop -p _time_wait_interval=10000 tcp …

Recommended Network Tuning For Oracle Database and Weblogic On Solaris Read More »

Best Practices – Top Ten Tuning Tips Updated for LDOMs

Best Practices – Top Ten Tuning Tips Updated By jsavit on Mar 28, 2014 This post is one of a series of "best practices" notes for Oracle VM Server for SPARC (formerly called Logical Domains). This is an update to a previous entry on the same topic. Top Ten Tuning Tips – Updated Oracle VM …

Best Practices – Top Ten Tuning Tips Updated for LDOMs Read More »

How to mount a cdrom or disk in linux (thrue ilom)

First get the device name dmesg | egrep -i –color 'cdrom|dvd|cd/rw|writer' Create mountpoint if not exsists mkdir /media/cdrom mkdir /media/disk Syntax to mount DVD / CDROM in Linux mount -t iso9660 -o ro /dev/deviceName /path/to/mount/point For Example mount -t iso9660 -o ro /dev/sr0 /cdrom Syntax to mount disk in Linux mount /dev/deviceName /path/to/mount/point

How To Turn Off rx/tx Chksums in Xsigo / Linux Driver

Modifying rx/tx Chksums in Linux Driver Using the Xsigo Driver To modify chksum offload to off on Linux To turn off on the fly – but wont stay after a reboot Firs, remove the module by running run rmmod xve Next, add back the module by running modprobe xve xs_seq_file=1 xve_no_tx_checksum_offload=1 modinfo xve For permanent …

How To Turn Off rx/tx Chksums in Xsigo / Linux Driver Read More »

How to update solaris to new SRU and remove & add an idr in a zone

How to install a new IDR and back out an old IDR at the same time Going from SRU 12.0.5 with idr 793 to SRU 17.5 with idr1041 pkg -R /zones/myzone/root list |grep idr Now install the new IDR will specifying to back-out the old IDR at the same time pkg -R /zones/myzone/root install –accept …

How to update solaris to new SRU and remove & add an idr in a zone Read More »

IDM connector installtion

How to add custome fileds http://findiamsolution.blogspot.com/2014/03/oid-connector-installation-user.html To install a connector just copy the zip files to /oud/Oracle_IDM1/server/ConnectorDefaultDirectory Then unzip the files and login to admin console and install the connector