Bentley Communities
Site
Search
User
Site
Search
User
Product Communities
Geospatial
OpenCities Map
Cancel
OpenCities Map
Sign In
All tags
Oracle Spatial
Annotation
Bentley BentleyMap V8i
Bentley Geospatial Administrator
Bentley Map
Bentley Map Select Series 3
c#
Cadastre
COM
dgn2sdo
GDI
GeoGraphics
GSA
Interoperability
Map Manager
MicroStation GeoGraphics
OpenCities Map
OpenCities Map Advanced
Oracle
Oracle Workspace Manager
OWM
Register Features
VBA
Versioning
XFM
XFT
Oracle 10g express with geographics 8.5
rayjoslyn
Is it possible to do a direct connect to an oracle spatial database with Geographics 8.5 and microstation 2004 using the 10g express edition? Thanks Ray
over 14 years ago
OpenCities Map
OpenCities Map Forum
Re: Is it possible to clear GeoGeaphics sdo cache?
Jeff Bielefeld
Krister, In all lower case, you should be able to enter sdo cache reload to force a refresh of the sdo object cache. For cache analysis and monitoring, you can enter sdo cache show to open a graphical user interface which depicts various metrics…
over 13 years ago
OpenCities Map
OpenCities Map Forum
Re: how to refresh Oracle workspaces from Map
Jeff Bielefeld
Holger, At this time the ability to perform a DBMS_WM.RefreshWorkspace call from the Bentley Map Interoperability user interface is not supported, but is being considered for inclusion in a future release based upon overall customer demand. Could you…
over 12 years ago
OpenCities Map
OpenCities Map Forum
Re: GSA Performance with Oracle
Jeff Bielefeld
Greetings Ian, What version of Bentley Map are you running? Does the user/admin performing feature discovery have DBA privileges in the database? What feature discovery options are selected?
over 10 years ago
OpenCities Map
OpenCities Map Forum
Re: Dynamic where clause in Interoperability?
Jeff Bielefeld
Krister, I've posted a complete example here which includes a sample COM server written in C# which demonstrates one approach to calling the Bentley Map Interoperability managed API methods from VBA. The following sample VBA form should give you some…
over 11 years ago
OpenCities Map
OpenCities Map Forum
Re: How to create an Oracle user for GeoGraphics
Krister Surell
Hi, Thanks, I'll try that. I would, however, like to get the actual Oracle statements to do this and also what's missing in my script (see orginal post). The IT-department would like to be able to add users without running GeoGraphics. Regards…
over 13 years ago
OpenCities Map
OpenCities Map Forum
Re: Geometry type of view in Oracle Spatial
Jeff Bielefeld
Jakob, A few questions. Do both views refer to the same base table? Is each view defined in such a way as to guarantee that all rows returned contain the same geometry type? For the AFL_BROEND feature class, what is the layer_gtype parameter…
over 9 years ago
OpenCities Map
OpenCities Map Forum
Re: In Bentley Map V8 XM Select Version is not displaying in Interoperability Interface?
Jeff Bielefeld
Praveen, You must have the following minimum requirements... Oracle 10.2.0.3 or higher with version enabled tables. Access to a valid ProjectWise Connector for Oracle client license. ...to enable versioning and conflict resolution…
over 14 years ago
OpenCities Map
OpenCities Map Forum
Re: Setting up Oracle Spatial cadastral features
Sebastien Lefrancois
Just to be sure to not use duplicate name, you can use default name propose by the wizard or custom name different from those used in registered features. Sebastien
over 11 years ago
OpenCities Map
OpenCities Map Forum
Re: Setting up Oracle Spatial cadastral features
Sebastien Lefrancois
Hi Rob, In the Bentley Cadastre V8i Schema Wizard, when you have to specify the polygon name feature, remove the suffix "_Collection"; it should add the suffix then. I suggest you to only use "Parcel_Area" according to your feature name. If it still…
over 11 years ago
OpenCities Map
OpenCities Map Forum
Interoperability Key-In
IanTidy
Hi All, I am working with Bentely Water (Bentley Map with a bit extra) and I need to create a menu option (or button) to both launch the Interoperability dialog for import SHP and TAB files, but I also need to have a button that will open an Oracle…
over 13 years ago
OpenCities Map
OpenCities Map Forum
Re: Insert dgn elements with mslink into Oracle Spatial
Jeff Bielefeld
Jurek, The IN_DB parameter defines the connection information used to establish a MicroStation database server connection. There is no requirement that the same user exists in both Oracle and SQL Server, or have the same grants etc... Is…
over 14 years ago
OpenCities Map
OpenCities Map Forum
Re: unlocking after post
Jeff Bielefeld
Rob, I've not heard of that particular scenario, and you're correct, after the post operation the feature instances should be locked once again, preventing modification in the local design file cache. What version of Bentley Map are you using?
over 12 years ago
OpenCities Map
OpenCities Map Forum
Error in sql created by Powermap v8i
prusinek
I registered few 3d features in GSA (Powermap v8i v08.11.07.97) from existing Oracle 10g database. To connect to database I'm using oracle client 11.1. When I'm executing query database from view Powermap is creating sql similar to: SELECT GGAZ.PEGAZ_ODCINEK_GAZ_LN…
over 11 years ago
OpenCities Map
OpenCities Map Forum
Re: gdi import fails
Jeff Bielefeld
Krister, In the Bentley Geospatial Administrator, when registering your Oracle Spatial layers, if you do not assign a sequence generator to the layer you have effectively defined a "read only" layer (e.g. users can query geometries but cannot post…
over 11 years ago
OpenCities Map
OpenCities Map Forum
Re: Does Bentley Map V8XM supports Oracle 11g?
Jeff Bielefeld
...no, for Oracle Spatial (e.g. SDO_GEOMETRY) interoperability, the Bentley Map V8 XM Edition 08.09.04 release supports Oracle 9i and 10g databases. The Bentley Map V8i 08.11.05 release supports Oracle 9i, 10g and 11g database instances with the use of…
over 14 years ago
OpenCities Map
OpenCities Map Forum
Re: Gdi import from oracle spatial ommits compound polygons geometry (gtype=1003,elem_info=1005)
Jeff Bielefeld
...not familiar with that particular error, but at this time I would recommend the use of Visual Studio 2005 Edition when developing applications for the Bentley Map V8 i (SELECTseries 1) platform. Also when adding/replacing references to accomodate your…
over 13 years ago
OpenCities Map
OpenCities Map Forum
Re: Gdi import from oracle spatial ommits compound polygons geometry (gtype=1003,elem_info=1005)
Jeff Bielefeld
Jiri, For you adhoc connection (e.g. without a schema) code, you will need to add the following highlighted lines to the connectAdhoc method: public void connectAdhoc(string userName, string password, string serviceName) { GDI.GDIExplorerOracleImportsNode…
over 13 years ago
OpenCities Map
OpenCities Map Forum
Register Features in GSA cannot find any Oracle features
Krister Surell
Hi, I'm trying to set up a basic project for an existing database. I've created a new user with limited grants and can connect and read geometries from Bentley Map using [File - Open Oracle Spatial]. I've also created a new Oracle Spatial Connection…
over 13 years ago
OpenCities Map
OpenCities Map Forum
Re: Features get deleted on file close
Jeff Bielefeld
Krister, Thank you for your input and we will take your recommedation for an improved message under consideration. Regarding the use of a configuration variable to change the short transaction behavior, unfortunately long transaction support is only…
over 11 years ago
OpenCities Map
OpenCities Map Forum
Re: How to attach existing subfeature to another root feature?
cdalesandro
Rysiek, I suggest using xfmFeature_create to build a new subfeature and copy geometry and properties(perhaps filtering/changing uniqueId properties) from the old sub-feature. Ensure that the geometry does not have the original elementRef by calling…
over 11 years ago
OpenCities Map
OpenCities Map Forum
Re: Edit or Delete element with Oracle database linkage fails
Jeff Bielefeld
Kirmo, This behavior is caused by the fact that the "Connect to Database" dialog was cancelled w/o providing RDBMS login credentials. Since you are connecting to your RDBMS using a db= keyin you should be able to add MS_GEOXFM_DISALLOW_INFERRED_DBCONNECTION…
over 13 years ago
OpenCities Map
OpenCities Map Forum
Re: Multiuser Editing Using Bentley Map V8i
Jeff Bielefeld
Praveen, You must have access to a valid ProjectWise Oracle Connector client license to use that functionality from within Bentley Map.
over 14 years ago
OpenCities Map
OpenCities Map Forum
dgn2sdo skips shapes with holes
Krister Surell
Hi, I've used dgn2sdo to load some polygon data. I might be missing something but it seems that if I specify IN_DB, shapes with holes (unnamed cells) does not export. %dgn2sdo% IN_FILE="F:\Lagring\prj\ParkV8\dgn\sdo\*.pyt" IN_DB=oracle,park/park…
kungsholmen_test.dgn
over 12 years ago
OpenCities Map
OpenCities Map Forum
Re: Write to Oracle spatial
Jeff Bielefeld
Greetings Artur, The ability to automatically post all session changes to the connected Oracle Spatial repository as they occur does not currently exist in the Bentley Map product. In MicroStation GeoGraphics in "Workspace > Preferences > Spatial"…
over 13 years ago
OpenCities Map
OpenCities Map Forum
View related content from anywhere
More
Cancel
<
>