当前位置:网站首页>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
边栏推荐
- 电路在线模拟
- Download xshell 6 and xftp6 official websites
- 为何PostgreSQL即将超越SQL Server?
- Client interns of a large factory share their experience face to face
- Summary of actual business optimization scheme - main directory - continuous update
- Go language GUI framework Fyne Chinese garbled or not displayed
- ESP32 LVGL8. 1 - img picture (IMG 20)
- Modify the font size of hint in editext
- c1000k TCP 连接上限测试1
- An 8266 crash
猜你喜欢
ESP32 LVGL8. 1 - img picture (IMG 20)
Installation, use and problem summary of binlog2sql tool
【历史上的今天】4 月 23 日:YouTube 上传第一个视频;网易云音乐正式上线;数字音频播放器的发明者出生
Partage de la conception de l'alimentation électrique de commutation et illustration des compétences en conception de l'alimentation électrique
Switching power supply design sharing and power supply design skills diagram
8266 obtain 18b20 temperature
Raspberry pie uses root operation, and the graphical interface uses its own file manager
ESP32 LVGL8. 1 - calendar (calendar 25)
SQL常用的命令
2022.04.23 (the best time for lc_714_to buy and sell stocks, including handling charges)
随机推荐
Sentinel service fusing practice (sentinel integration ribbon + openfeign + fallback)
【历史上的今天】4 月 23 日:YouTube 上传第一个视频;网易云音乐正式上线;数字音频播放器的发明者出生
On the forced conversion of C language pointer
ESP32 LVGL8. 1 - calendar (calendar 25)
Nacos cluster construction and MySQL persistence configuration
Esp32 (UART ecoh) - serial port echo worm learning (2)
ESP32 LVGL8. 1 - input devices (input devices 18)
SSDB基础1
Methods of nested recycleview to solve sliding conflict and incomplete item display
Network protocol: SCTP flow control transmission protocol
Raspberry pie uses root operation, and the graphical interface uses its own file manager
Accessing private members using templates
Fundamentals of machine learning theory -- some terms about machine learning
MySQL statement
The type initializer for ‘Gdip‘ threw an exception
[today in history] April 23: the first video uploaded on YouTube; Netease cloud music officially launched; The inventor of digital audio player was born
Sogou cell thesaurus analysis (only extract words and word frequency)
MySQL学习第五弹——事务及其操作特性详解
2022.04.23 (the best time for lc_714_to buy and sell stocks, including handling charges)
Tencent cloud GPU best practices - remote development training using jupyter pycharm