Over 1.104.000 registered users (EN+CZ).
AutoCAD tips, Inventor tips, Revit tips, Civil tips, Fusion tips.
Try the new precise Engineering calculator.
New AutoCAD 2026 commands and sys.variables and env.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
6499×
this tip shared by ARKANCE experts applies to: Topobase/MapServer 2008 ·
![CAD Forum - tips, tricks, discussion and utilities for AutoCAD, Inventor, Revit and other Autodesk products [www.cadforum.cz] CAD Forum - tips, tricks, discussion and utilities for AutoCAD, Inventor, Revit and other Autodesk products [www.cadforum.cz]](../common/arkance_186.png)

