Autodesk Topobase
Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic to the Top
- Bookmark
- Subscribe
- Printer Friendly Page
topobase admin locked
Options
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
51 Views, 2 Replies
03-11-2008 01:47 AM
when i try to start topobase admin then i get the error message that " your account is locked".
how to solve this problem
how to solve this problem
Re: topobase admin locked
Options
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
03-13-2008 06:11 AM in reply to:
ramandeep_TCS
i had the same problem ... and that's how i solved it - > http://discussion.autodesk.com/thread.jspa?threadI D=649445
Re: topobase admin locked
Options
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
03-26-2008 11:00 AM in reply to:
ramandeep_TCS
Here is a little tip if you are using Topobase in a test environment and you are using the sample data that comes with the product or if your account is getting locked frequently due to incorrect logins.
Here is the workaround:
Log into SQLPlus as your system user and run the following
CREATE PROFILE DEFAULT_TOPOPASE
LIMIT FAILED_LOGIN_ATTEMPTS UNLIMITED;
ALTER USER TBSYS PROFILE DEFAULT_TOPOBASE;
Here is the workaround:
Log into SQLPlus as your system user and run the following
CREATE PROFILE DEFAULT_TOPOPASE
LIMIT FAILED_LOGIN_ATTEMPTS UNLIMITED;
ALTER USER TBSYS PROFILE DEFAULT_TOPOBASE;
