Over 1.095.000 registered users (EN+CZ).
AutoCAD tips, Inventor tips, Revit tips.
Try the new precise Engineering calculator.
New AutoCAD 2026 commands and variables.
CAD tip # 6154:
Question
A
The Oracle 11g database server is not officially supported with Autodesk Topobase 2008. But you can use this version if you comply with some rules.
You may encounter problems when you create new Topobase documents. Oracle 11g (unlike version 10g) uses case sensitive passwords. When you create a new user, Topobase converts the password to uppercase but in all subsequent operations it tries to use the original form of the password. The operation will fail.
There are two solutions to this problem:
- Use only uppercase PASSWORDS for your new or imported Topobase documents (converted and original passwords will always match)
- Disable the case sensitivity for Oracle logons. Use the SQL command:
alter system set sec_case_sensitive_logon=false
TB2008


27.5.2008
6386×
applies to: Topobase/MapServer 2008 ·