Sometimes I think that people think of security, especially database security, as a domain for the highly-skilled consultant. However, sometimes it is the most basic little things that need attention and it doesn’t require a high-priced, highly skilled consultant to figure it out.
Case in point: I recently arrived at a new customer site to help them with some database issues. They have a development environment, test environment, production database, and a clone of production they use for reporting. To get started, they sent me the TNS entries for each of these four databases. I didn’t have any usernames or passwords, so I was still in a holding pattern. Since I was using instantclient , I didn’t have tnsping, but I still wanted to verify that the TNS entries were created properly and that I had connectivity. So, I thought I’d just use scott/tiger to test and expected the ORA-01017 (invalid username/password) error.
I tried development, ORA-01017 w...
Content suppressed by ://URLFAN, for full article visit source
On handling logging in a scriptFrom: dannorris.com
Post Date: 2008-01-10 21:42:34
This tip isn’t really new, but it is one of those things that I used to know, forgot, remembered, and am now blogging so that it will be easier to find (for me) when I finally forget it again. Besides, I was hanging out with Bex Huff earlier tonight and he told me I need to blog more and this was what popped into my head. On a side note, I would encourage everyone to seek out someone that you “know” from this internet thang when you’re traveling. Meeting in per...
more Interesting Metalink findingsFrom: dannorris.com
Post Date: 2008-01-08 17:16:30
I generally don’t spend a lot of time surfing around Metalink. Normally, I get in, find the bug or patch or whatever thing I need, and get out. However, my current project involves a database upgrade for a very performance-sensitive application (they have an SLA that they actually have to honor–or honour for my UK friends :), so I’ve been doing a bit of research. Coincidentally, a posting to Oracle-L recently allowed me to mention one of my research findings and seve...
more 8 things and tag round 2From: dannorris.com
Post Date: 2008-01-07 17:54:18
My friend Jake at OracleAppsLab tagged me today and it’s high time I get back on the blog saddle anyway, so thanks for giving me a reason to get (re)started. Of the universe of people he could have chosen, I’m honored to be among the 8 “chosen ones” for this first round.
I thought Jake’s 8 things about himself were pretty interesting. You know how when you talk to someone on the phone and immediately start creating a mental image of them? Later, you...
more If you plan to do a roadshow…From: dannorris.com
Post Date: 2007-12-03 19:56:33
You’ll want to take some advice from Joel Spolsky of Joel on Software who recently completed his world tour. He had some great advice and lessons learned from his trip . I especially like Joel’s details about how to choose a room, music to play before starting the presentation, and how to conduct a good software demo.
I know this is not Joel’s most recent posting, but I forgot to blog it when I read it, so apologies for the delay. ...
more