当前位置:网站首页>Oracle configuration st_ geometry
Oracle configuration st_ geometry
2022-04-23 19:08:00 【GIS roast lamb leg is delicious】
Oracle To configure st_geometry
1 Copy st_shapelib.dll file To oracle Database installation directory :D:\app\Administrator\product\11.2.0\dbhome_1\BIN ;
2 modify Oracle Two listening files , Respectively :
extporc.ora ( Path is D:\app\Administrator\product\11.2.0\dbhome_1\hs\admin ) and
listener.ora ( Path is :D:\app\Administrator\product\11.2.0\dbhome_1\NETWORK\ADMIN );


3 restart oracle Service monitoring of database ;
4 Use PL/SQL Log in to the database , Execute the following statements in sequence :
(1)create or replace library ST_SHAPELIB as ‘D:\app\Administrator\product\11.2.0\dbhome_1\BIN\st_shapelib.dll’; This path is the first step ;
(2)alter package sde.st_geometry_shapelib_pkg compile reuse settings ;
5 After executing the above two statements , To verify whether the configuration is successful :
Execute statement :select sde.st_AsText(SDE.ST_Geometry(‘POINT(10,10)’, 0)) from dual; Successfully returned results , The configuration is successful !
版权声明
本文为[GIS roast lamb leg is delicious]所创,转载请带上原文链接,感谢
https://yzsam.com/2022/04/202204231908121061.html
边栏推荐
- Oracle配置st_geometry
- binlog2sql 工具安装使用及问题汇总
- SQL常用的命令
- 腾讯云GPU最佳实践-使用jupyter pycharm远程开发训练
- Modify the font size of hint in editext
- 微搭低代码零基础入门课(第三课)
- Eight bit binary multiplier VHDL
- Go language GUI framework Fyne Chinese garbled or not displayed
- ArcMap连接 arcgis server
- The type initializer for ‘Gdip‘ threw an exception
猜你喜欢

网络协议之:sctp流控制传输协议

Solutions such as unknown or garbled code or certificate problem prompt in Charles's mobile phone packet capture, actual measurement.

mysql通过binlog恢复或回滚数据

Network protocol: SCTP flow control transmission protocol

7、 DOM (Part 2) - chapter after class exercises and answers

Switching power supply design sharing and power supply design skills diagram

mysql_linux版本的下載及安裝詳解

Simple use of navigation in jetpack

ESP32 LVGL8. 1 - calendar (calendar 25)

On the forced conversion of C language pointer
随机推荐
Android Development: the client obtains the latest value in the database in real time and displays it on the interface
Fundamentals of machine learning theory -- some terms about machine learning
【历史上的今天】4 月 23 日:YouTube 上传第一个视频;网易云音乐正式上线;数字音频播放器的发明者出生
mysql_ Download and installation of Linux version
为何PostgreSQL即将超越SQL Server?
12 examples to consolidate promise Foundation
binlog2sql 工具安装使用及问题汇总
#yyds干货盘点#stringprep --- 因特网字符串预备
电路在线模拟
[报告] Microsoft :Application of deep learning methods in speech enhancement
Sentinel service fusing practice (sentinel integration ribbon + openfeign + fallback)
Seata handles distributed transactions
ESP32 LVGL8. 1 - input devices (input devices 18)
openlayers draw矩形
SQL Server database in clause and exists clause conversion
SSDB基础3
Nacos as service registry
Esp32 (UART 485 communication) - 485 communication of serial port (3)
Modify the font size of hint in editext
Screenshot using projectmediamanager