Navigation
Primary links
User login
database administration
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.
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.
Two ways to generate random values in Oracle
scott — Tue, 04/22/2008 - 14:37
Recently I was working on a project that involved scrubbing data from an oracle instance for a development environment. The data needed to remain intact so that foreign key constraints would be observed, but private information needed to be randomized and/or erased to protect users.




