Navigation
Primary links
User login
ORA-27103 when MEMORY_TARGET > 3G
scott — Thu, 07/30/2009 - 15:29
Currently we are in the process of setting up Oracle Identity Management at the University. 3 databases are being configured for development, testing/qa, and of course production. Our other 15+ instances are running RHEL4 64bit with Oracle 10.2.0.4, so this will be the first RHEL5 64bit install we've done for Oracle.
64bit Blackboard 8 and the 32bit libgdbm library
scott — Mon, 11/03/2008 - 09:33
I recently ran into problems starting services after completing setup of a new 64bit development enviornment for Blackboard 8. The rpms installed the 32bit version of apache and it was missing one of the libraries. Gdbm to be more specific.
It was easy to see the problem by doing an ldd on httpd:
[root@lubba01dev bin]# ldd httpd
linux-gate.so.1 => (0xffffe000)
Upcoming Virginia Oracle Users Group 2008
scott — Tue, 10/07/2008 - 10:24
This Thursday, Seth Sites and I are presenting at the Virginia Oracle Users Group in Richmond, Virginia. The topic covers our recent migration of a 4-node Oracle RAC from an EMC CX700 onto NFS on a NetApp. We are covering the different steps we took in migrating the ASM, OCR and voting disk in addition to topics like: mount options, benefits/consideration, warnings and suggestions.
Tips for refreshing development mssql server databases
scott — Fri, 07/11/2008 - 14:39
It’s usually a good idea to schedule regular refreshes of a development (dev) sql server from the production(prod) version. Ideally, the prod environment is secured from everyone except an isolated number of systems administrators requiring dev to be kept as close to the live version as possible.
Configuring Flickr and LightBox2 Drupal Modules
scott — Mon, 06/23/2008 - 20:33
I recently migrated from a homemade website to the drupal content management system (CMS). It has been a great experience thus far. Drupal is feature rich but doesn’t clutter up the interface by default. It's extensibility comes in the form of modules which are written by endusers and enthusiests.
Blackboard 7.3 upgrade experience
scott — Tue, 06/17/2008 - 15:37
We performed 2 big upgrades to our production Blackboard environment last week. We had been running 7.0 for almost 2 years, but it was time to upgrade to 7.3. The upgrade path was pretty straightforward except for the use of hot fixes in place of the base application pack.
racgwrap: line 55: fg: no job control
scott — Wed, 06/04/2008 - 06:10
While working in a development environment I came across the need to setup a clustered oracle home (Db_2) on a box with an existing single instance (Db_1). After the cluster ready services (crs) completed and I ran through the db setup I went to run netca to setup the clustered listeners. Unfortunately, the creation of the listener failed with an odd CRS error message.
Out of Sync Inventory during April 2008 CPU
scott — Wed, 05/07/2008 - 18:25
I ran into a problem while attempting to apply the April 2008 Critical Patch Update. We have a 4 node RAC cluster running 10g R1. I dropped the first node out of the cluster by shutting down the instance on the first node and stopping the node apps using srvctl. The OPatch utility was patched to the requird 1.0.0.0.57 and added to the path.
CPUJan2008 and Oracle RAC
scott — Tue, 04/22/2008 - 15:02
In the instructions for Oracles January Critical Update database administrators might be surprised to find that downtime is required for their enviornment.
Microsoft's SQL Server Integration Services Intro
scott — Tue, 04/22/2008 - 14:38
DTS's were so... simple, but with a more robust implementation comes complexity. Using Microsoft’s SQL Server Business Intelligence Studio you can create powerful automated packages known as SSIS packages which have taken the place of the DTS. To get started select new project from the File menu and choose Integrated Services project.




