Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
iAmNaN71316yWith us, before DML can be run in Prod, it has to be run in Dev, ITest, UAT, and QA. I don't have Prod access as a DBA, but that is fine with me, because I just design and implement the DDL objects in the lower environments. Although, come to think of it, our Devs can run DML in Prod, but not without an approved change request. Run in Prod without a CR, and you get walked out the door. Change management is a great thing.
-
zotigapo7646yNever ever work on prod data.
Let the management decides.
I know Devs what it feels like.
Mg : need to fix x in prod.
Me : yes i can give me access. I can do it.
Mg : here you go
Me : okay fixed.
Mg : wtf something of y broke
Me: i didnt do anything with y. And x is not related to y at all.
Mg : you got access to prod. Its your responsibility you fucked up.
Me : wtf. Anyways i will fix it and fixed.
And told them change fucking credentials and never come to again. -
@zotigapo well it WAS mgmt's decision. Giving app-level access to prod db to some rookies rather than people who built the whole thing and actually care and know what they're doing
@bkwilliams too bad it's a gov company. It's gnot going anywhere :(
Related Rants
Devs: We need access to PROD DB in order to provide support you're asking us for.
Mgmt: No, we cannot trust you with PROD DB accesses. That DB contains live data and is too sensitive for you to fuck things up
Mgmt: We'll only grant PROD DB access to DBAs and app support guys
Mgmt: <hire newbies to app support>
App_supp: `update USER set invoice_directory = 54376; commit;`
----------------
I have nothing left to say....
rant
/s
devs cannot be trusted
mgmt