Verizon has an odd system. If you forget your username or password, you can enter your email and they send you a temp password.
After you log in with the temp password you have to change it twice. The first one CAN’T be any longer than 5 characters. And then you have to change it again. The final password MUST be 8 or more characters. After you change it to log in, if you put in the 5 char pw and it will not work until you change it to an 8 char pw. It’s odd since you think of a good 5 char pw for the first one thinking that is your new pw. And then you have to change it to a new one. It’s screwed me up more than once.
I use a password safe program on my BB Storm now. Fairly well encrypted to get into, and the info in it does not give up any info for what the password is for. Only I would understand that F is for a certain credit card company.
I’m a programmer/systems analyst. A lot of my work involves managing and converting data between different local in house DB’s. For behind the scenes I work through SQL management studio, I have the keys to the kingdom and regularly modify thousands of records with SQL. That’s part of my job. I was tasked with converting the data from the old DB to the new DB.
But I get this crap -
Me – “permissions are screwed up again, I need permissions to add and delete a record for testing through the application. I no longer have permissions, what’s up? “
DBA – “Why do you need to delete a record?”
Me:sigh: – “Testing”
DBA – “If you need to delete a record, put in a help desk ticket”
Me – “I need to test what tables are affected by such and such action. Need permissions so I can test action through the app.”
DBA – “What is the bad record? I will delete it”
Me – “It’s not a ‘bad’ record. I need to test through the front end. To do this I need to be able to add and delete a record to analyze the tables it touches. I can’t do this without credentials for the app itself, I don’t want to do it through SQL management, I need to see what the app does”.
DBA – “What is wrong with the record? You should never delete a record.”
GAAAAAA!!! This isn’t from some DBA in India. This is a person I know. I helped her physicaly load the servers into the racks.
All through this exchange I was very succinct a explained what I needed to do. But the DBA seemed to only read, or comprehend half of what I emailed. Really, DBA, I did all the data mapping and mining between the old and new systems. Data conversion is my specialty. Since I don’t have the .net code of the new system (third party), I need to at the very least be able test it to see what the hell it does before writing SQL and just pushing ‘Enter’.
12 freaking emails later, and calls to my boss and bosses boss I finally got the credentials (again).
Yesterday, I asked to have a new DB added (oh god, oh god, I suspect this will take 20 emails). I explained what the DB was for and who needed what permissions and that I would add the tables once it was created (I have credentials to create the DB, but went through the channels). I specifically said that I would add the tables once the DB was created.
Miracle of miracles the DBA added the DB, and I received this email from the DBA – “I created the DB, do you want me to add columns to it?”
Bwahh? Add columns? To what? An empty database that does not have any tables in it? Sheesss. Just because you can run windows update and schedule backups does not make you a DBA.
Sorry for the hi-jack.