当前位置:网站首页>Oracle配置st_geometry
Oracle配置st_geometry
2022-04-23 19:08:00 【Gis烤羊腿真好吃】
Oracle配置st_geometry
1 拷贝st_shapelib.dll 文件 到 oracle数据库的安装目录:D:\app\Administrator\product\11.2.0\dbhome_1\BIN ;
2 修改Oracle两个监听文件,分别为:
extporc.ora ( 路径为D:\app\Administrator\product\11.2.0\dbhome_1\hs\admin ) 和
listener.ora (路径为:D:\app\Administrator\product\11.2.0\dbhome_1\NETWORK\ADMIN );
3 重启oracle数据库的服务监听;
4 使用PL/SQL登录数据库,依次执行以下语句即可:
(1)create or replace library ST_SHAPELIB as ‘D:\app\Administrator\product\11.2.0\dbhome_1\BIN\st_shapelib.dll’; 此路径即第一步骤所讲的;
(2)alter package sde.st_geometry_shapelib_pkg compile reuse settings ;
5 在执行完上述两个语句之后,即可验证是否配置成功:
执行语句:select sde.st_AsText(SDE.ST_Geometry(‘POINT(10,10)’, 0)) from dual; 成功返回结果,即配置成功!
版权声明
本文为[Gis烤羊腿真好吃]所创,转载请带上原文链接,感谢
https://blog.csdn.net/weixin_38190600/article/details/102467201
边栏推荐
- Esp32 (UART event) - serial port event learning (1)
- Sword finger offer II 116 Number of provinces - spatial complexity O (n), time complexity O (n)
- Redis common interview questions
- Implementation of TCP UDP communication with golang language
- Usage of functions decode() and replace() in SQL
- Some records used by VS2010
- 开关电源设计分享及电源设计技巧图解
- 7、 DOM (Part 2) - chapter after class exercises and answers
- 迁移学习进阶
- Esp32 (UART receiving and sending) - receiving and sending communication of serial port (4)
猜你喜欢
Resolution: cnpm: unable to load file \cnpm. PS1, because running scripts is prohibited on this system
ESP32 LVGL8. 1 - img picture (IMG 20)
[record] typeerror: this getOptions is not a function
ESP32 LVGL8. 1 - textarea text area (textarea 26)
mysql_ Download and installation of Linux version
One of the reasons why the WebView web page cannot be opened (and some WebView problem records encountered by myself)
Esp32 (UART 485 communication) - 485 communication of serial port (3)
ESP32 LVGL8. 1 - bar progress bar (bar 21)
Android Development: the client obtains the latest value in the database in real time and displays it on the interface
ESP32 LVGL8. 1 - calendar (calendar 25)
随机推荐
MySQL学习第五弹——事务及其操作特性详解
The fifth bullet of MySQL learning -- detailed explanation of transaction and its operation characteristics
Is it safe to open an account in Bohai futures.
Circuit on-line simulation
剑指 Offer II 116. 省份数量-空间复杂度O(n),时间复杂度O(n)
Tencent map and high logo removal method
Coolweather is revised and connected to the wind weather interface to realize the broken line diagram of temperature
Seata handles distributed transactions
Nacos cluster construction and MySQL persistence configuration
ESP32 LVGL8. 1. Detailed migration tutorial of m5stack + lvgl + IDF (27)
7、 DOM (Part 2) - chapter after class exercises and answers
ESP32 LVGL8. 1 - calendar (calendar 25)
Sentinel service fusing practice (sentinel integration ribbon + openfeign + fallback)
Installation, use and problem summary of binlog2sql tool
8266 obtain 18b20 temperature
中金财富怎么样?在上边开户安全吗
Use of content provider
An 8266 crash
SSDB foundation 1
Introduction to micro build low code zero Foundation (lesson 3)