The latest version of Weblogic (12.1.2) includes support for Dynamic Clustering. For more details on what else is new in 12.1.2 see my previous blog post.
In this blog post I will look at setting up a dynamic cluster on 2
machines with 4 managed servers (2 on each). I will then deploy an
application to the cluster and show how to expand the…
Introduction This post is the forty-first part of a ramble-rant about the software business. The current posts in this series can be found on the series landing page . This post is about the education requirements for job listings. Bachelor’s Degree Required I’m not qualified for any job that requires a bachelor’s degree because I don’t have…
Another quick survey question, slightly off-topic: How's your economy? Have things picked up for you recently? Slowed down? Remained static? :{> Andy Share this post: email it! | bookmark it! | digg it! | reddit! | kick it! | live it!...(read more)
I originally titled this post "I Quit!" but decided that doesn't set the proper tone and definitely does not match my feelings about the upcoming transitions in my life. "I Start!" is much more appropriate! Introduction I've tendered my resignation from the position of Manager, ETL Team, Data Management Group, Molina Medicaid Solutions…
Introduction This is not a post about children. I was feeling plucky when I wrote this post at the end of last year. Sometimes when I feel plucky I'm inspired to create awesome blog post titles and ideas. Other times, this happens. 2011 Is Here! I was born in 1963. As I child I watched Neil Armstrong and Buzz Aldrin walk on the moon…
I have one user who keeps reporting that Outlook keeps disconnecting from our email server. All other users are fine.
Our email server is running Exchange 2010 and the client is running Outlook 2003. The disconnection only lasts a moment.
I have checked for logs on the client and Exchange server and can not see any reason for the…
Can I use secedit.exe to export out the "Security Options" from the local security policy and then import them on another machine?
I'm trying to do this on Windows Server 2008.
Update
I just tried with:
secedit /export /db C:\andy.db /cfg C:\andy.inf /areas SECURITYPOLICY /log C:\andy.log
But it didn't work with error:
…
It's crunch time, deadline for my most recent contract is coming in two days and almost everything is complete and working fine (knock on wood) except for one issue.
In one of my stored procedures, I'm needing to return a result set as follows.
group_id | name
A101 | Craig
A102 | Craig
Z101 | Craig
Z102 | Craig
A101 | Jim…
Hi Experts,
I have the following Query which produces the output below;
SELECT
TBLUSERS.USERID,
TBLUSERS.ADusername,
TBLACCESSLEVELS.ACCESSLEVELID,
TBLACCESSLEVELS.AccessLevelName
FROM
TBLACCESSLEVELS INNER JOIN
TBLACCESSRIGHTS ON TBLACCESSLEVELS.ACCESSLEVELID = TBLACCESSRIGHTS.ACCESSLEVELID…
I have a simple user production report where daily quotas are tracked. The sql returns a weeks worth of data for all users and for each day it tracks their totals. The problem is if they are out for a day and have a zero production for that day then the result query just skips that day and leaves it out. I want to…
I have a shell script to monitor process due to preventing the process closed.
If the process is closed, that script will restart it.
BTW, when the system starts, the crontab will run the script automatically.
How can I get the output of the process which started by the shell script?
#!/bin/bash…
In this Issue: Andy Beaulieu(-2-, -3-), Alex Golesh, Damian Schenkelman, Adam Kinney(-2-), Jeremy Likness, Laurent Bugnion, and John Papa.
Shoutouts:
Adam Kinney has a good summary up of where to go for all the tools and toys: Install checklist for Silverlight 4 RC, Blend 4 Beta and Windows…
Andy Mulholland: Grasping the single point that is powering a lot of the change
"What has changed, and is changing our environment is a reversal of the technology model from a focus on data and the ‘pushing’ of this structured data towards users, to a ‘pull’ model based on…
A very interesting post by Andy Mulholland of CAP Gemini this week – “The CIO is trapped between the CEO wanting innovation and the CFO needing compliance” – had many interesting points:
“A successful move in one area won’t be recognized and rapidly implemented in other areas to multiply…
31 Oct 2012 Update: SQL Source Control 3.1 is available! - Andy 12 Oct 2012 Update: The SQL Source Control 3.1 update is currently unavailable. I will provide additional updates when this version is re-released. - Andy I am excited that RedGate ’s SQL Source Control now supports…
I've heard many times that it's bad to use display: none for SEO reasons, as it could be an attempt to push in irrelevant popular keywords. A few questions:
Is that still received wisdom?
Does it make a difference if you're only hiding a single word, or perhaps a single…
I have a dump a FAT file system.
Is there a windows tool I can use to analyse it, including:
Provide basic information (sector size etc.)
Validate the file system, basic corruption checking
Allow the files and directory structure to be viewed and possibly edited (i.e…
I would like to download a flash game and play it without using Firefox under Ubuntu Lucid - any ideas anybody? (Btw I can download it fine, it's the playing it without FF that's the issue!)
TIA
Andy
Hi all,
On Windows it's possible to right click on a folder of MP3s and (when it works) click on play to have the default media player queue up the contents in track order.
Does anyone know a way I can do the same thing on GNOME (Ubuntu)?
TIA
Andy
I need to output some complex equations in Word 2010 (docx). To do so I write most of the equations in tex and use pandoc to translate them as Word formulas.
However I have a problem with the following tex equation:
\sum_{m=1}^\infty\sum_{n=1}^\infty
In Word the…
Oracle is proud to be a Gold sponsor of the Enterprise 2.0 West Conference, November 14-17, 2011 in Santa Clara, CA. You will see the latest collaboration tools and technologies, and learn from thought leaders in Enterprise 2.0's comprehensive conference.
You…
What I want to create is a popup style application.
I have a service in the background - something arrives on the queue and i want an activity to start to inform the user - very very similar to the functionality of SMSPopup app.
So I have the code where…
hi all,
I need some information on SQL Server 2005 Express edition. What I want to do is
have my central database servin local machine databases
IE
back office Cental database
|------------------- Shop floor Terminal 1
|-------------------…
Set up:
mid 2009 17" unibody MacBook Pro
4GB RAM
2.66 Core 2 Duo
Snow Leopard 10.6.6
Lightroom 3
When working with 12 MegaPixel RAW files from a Nikon D700, no problem. Lightroom is fine.
Recently I've been scanning film and they result in large…