Blog Posts
Would you like to start a project with us?
Use the Contact Form to get in touch with us, comments, questions or suggestions. You can also simply say hello!.
July 17, 2014
2:41 pm
Comments: 0
Eli Kleinman
Adding initial LDAP servers to ODSM can only be done from the command line. Note: In the recent releases this can now be done in the Web GUI. Run the OUD dsconfig utility. choose option 6 Add both option...
July 16, 2014
8:47 pm
Comments: 0
Eli Kleinman
How to match Oracle ZFS appliance(ZFSSA) with VSP block size The example below uses a 1Tb lun size Starting Base block size for a 1Tb lun on Oracle ZFS Appliance(ZFSSA). 1099511627776 To match this with...
July 14, 2014
4:03 pm
Comments: 0
Eli Kleinman
Before the change. threads.search=170 threads.category=50 threads.detail=34 threads.refine=6 threads.cart=8 threads.other=0 test.duration=5000 test.ramp_up=1500 test.startup_delay=0 After the chnage threads.search=130...
July 14, 2014
9:19 am
Comments: 0
Eli Kleinman
Example 1 echo exit | sqlplus / as sysdba @/var/tmp/usera/foo.sh |egrep "COUNT|3|Elapsed:" >>/var/tmp/db_timing.out Example 2 while :; do echo exit | sqlplus / as sysdba @/var/tmp/usera/foo.sh |egrep "COUNT|3|Elapsed:"...
July 11, 2014
1:19 pm
Comments: 0
Eli Kleinman
Change pga size, set the pga to at least 32gb >Set to the number of cores show parameter gcs_server - 16; Change DB options to filesystemio_options setall To change listner to SDP crsctl modify resource...
July 2, 2014
5:49 pm
Comments: 0
Eli Kleinman
perl -e 'while (–$ARGV[0] and fork) {}; while () {}' 4
July 1, 2014
1:39 pm
Comments: 0
Eli Kleinman
Changing an Oracle Database from TCP to RDS If your Oracle Database runs on an Infiniband network, you can greatly benefit by switching from TCP to RDS for DB cluster communications First enable RDS svcadm...
June 25, 2014
3:09 pm
Comments: 0
Eli Kleinman
Solaris 11 metaset – allow remote rpcbind By default remote rpc bind is disabled in Solaris 11 (secure by default). Note: The remote workaround can be used with older versions of Metaset to form...
No posts found