Excuse me: I left my database DBA password can forget also can use what way can I change my password

asked 11 Nov '13, 22:57

mfkpie8's gravatar image

mfkpie8
238646972
accept rate: 12%

edited 12 Nov '13, 09:47

Mark%20Culp's gravatar image

Mark Culp
24.8k9139296


You have 2 alternatives:

  1. brute force attack the database.
  2. Contact SAP Sybase Support, they might be able to help you.
permanent link

answered 12 Nov '13, 04:06

Martin's gravatar image

Martin
9.0k127165257
accept rate: 14%

1

In the unlikely chance you have the transaction logs from day zero, you could translate the log using dbtran, delete the statement that sets the new dba password, apply the sql file against a new database.

(12 Nov '13, 10:44) Mikel Rychliski
Your answer
toggle preview

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Markdown Basics

  • *italic* or _italic_
  • **bold** or __bold__
  • link:[text](http://url.com/ "title")
  • image?![alt text](/path/img.jpg "title")
  • numbered list: 1. Foo 2. Bar
  • to add a line break simply add two spaces to where you would like the new line to be.
  • basic HTML tags are also supported

Question tags:

×29
×15

question asked: 11 Nov '13, 22:57

question was seen: 3,015 times

last updated: 12 Nov '13, 10:44