Keeping Customer From Accessing My Database?
cyteen02 writes "We run a data processing and tracking system for a customer in the UK. We provide a simple Web site where the customer can display the tracking data held in our Oracle database. From these screens they can query based on a combination of 15 different data fields, so it's pretty flexible. We also provide a csv report overnight of the previous day's data processing, which they can load into their own SQL Server database and produce whatever reports they want. Occasionally they also want one-off specific detailed reports, so we write the SQL for that and send them the results in an Excel format spreadsheet. This all ticks along happily. However they have now asked for direct read-only access to our Oracle database, to be able to run ad-hoc queries without consulting us. As a DBA, my heart sinks at the thought of amateurs pawing through my database. Unfortunately, 'because you are stupid' is not considered a valid business reason to reject their request. So can any Slashdotters assist me in building my case to restrict access? Have you experienced a similar situation? Have you had to support this sort of end user access? How would you advice me to keep my customer away from my precious tables?"
Don't use your work e-mail address when you call your clients "stupid" in a public forum?
(It's two a.m. here, I bet somebody'll point out some completely idiotic assumption I made in about two seconds. Oh well, so it goes.)
Wow, you're right. Next week "Ask Slashdot: How to find a DBA job after being fired from EDS"
Oracle has a different concurrency model to older versions of MS-SQL. There are no read locks.
You just violated the MS-SQL license.
"what kind of DBA is unable to create views and restrict access to tables?"
One that works for EDS, who are famous for their incompetence. Next question!
A pizza of radius z and thickness a has a volume of pi z z a
no, the cross-join (or unbounded join) was deliberate, I think adding a nice left outer join on top of the cross-join would be just the icing on the cake, or sand in the bearings.
Slashdot-reading paying clients, at that. I'll be discussing the option of switching providers with management after reading this thread.
You hit the nail on the head.
APK quotes people (including myself) without context and should not be trusted. Just thought you should know.