Oct 23, 2002 #1 shriniwasb Programmer Joined Oct 23, 2002 Messages 2 Location US Hi, I am new to this forum and would like to know how to change/update Password in Teradata database.
Hi, I am new to this forum and would like to know how to change/update Password in Teradata database.
Oct 23, 2002 #2 tdatgod Programmer Joined Jul 21, 2001 Messages 601 Location US once logged on as the user or as someone who has permissions to operate on that user Modify user password = blort; Upvote 0 Downvote
once logged on as the user or as someone who has permissions to operate on that user Modify user password = blort;
Oct 23, 2002 #3 tdatgod Programmer Joined Jul 21, 2001 Messages 601 Location US Hi, It would be nice to tell it who you you wanted to modify! SOrry Hast makes waste. modify user BOB password = blort; Upvote 0 Downvote
Hi, It would be nice to tell it who you you wanted to modify! SOrry Hast makes waste. modify user BOB password = blort;
Oct 23, 2002 Thread starter #4 shriniwasb Programmer Joined Oct 23, 2002 Messages 2 Location US Thanks! I tried that but it didn't work. Looks like I don't have permission to change the password. Upvote 0 Downvote
Oct 23, 2002 #5 tdatgod Programmer Joined Jul 21, 2001 Messages 601 Location US WHat is the error? It could be the DBA didn't give you Modify user rights because that would allow you to do something like.... modify user BOB , permspace = 1e9; and give youself more diskspoace. I think we have a hole here. Let me check and get back to you? Upvote 0 Downvote
WHat is the error? It could be the DBA didn't give you Modify user rights because that would allow you to do something like.... modify user BOB , permspace = 1e9; and give youself more diskspoace. I think we have a hole here. Let me check and get back to you?