首页
学习
活动
专区
圈层
工具
发布
    • 综合排序
    • 最热优先
    • 最新优先
    时间不限
  • 来自专栏爱可生开源社区

    故障分析 | OceanBase 一则函数报错问题分享

    number; -> v2 number; -> begin -> v1 := 10; -> v2 := sqrt(-2 * ln(v1)/v1); ORA corresponds to your OceanBase version for the right syntax to use near 'sqlrt(2 * ln(v1)' at line 6 ORA OceanBase version for the right syntax to use near 'v1)' at line 1 <mysql:5.6.25:SYS> return v2; ORA your OceanBase version for the right syntax to use near 'return v2' at line 1 <mysql:5.6.25:SYS> end; ORA your OceanBase version for the right syntax to use near 'end' at line 1 <mysql:5.6.25:SYS> / -> ; ORA

    1.6K10编辑于 2023-04-18
  • 来自专栏乐沙弥的世界

    PL/SQL --> 动态SQL调用包中函数或过程

    ----------- Oracle Database 11g Enterprise Edition Release 11.2.0.1.0 - Production --下面的调用方法不正确,收到了ORA END; 10 / dbms_stats.gather_table_stats('SCOTT','EMP',cascade=>true) DECLARE * ERROR at line 1: ORA

    2.2K20发布于 2018-08-13
  • 来自专栏python3

    配置GoldenGate同步DDL语句(

    for next retry: error code [DEFAULT], filter [include all (default)], error text [Error code [900], ORA for next retry: error code [DEFAULT], filter [include all (default)], error text [Error code [900], ORA

    1.3K10发布于 2020-01-14
  • 来自专栏FREE SOLO

    JDBC学习(一)

    ORA-01017: invalid username/password; logon denied 用户 名或密码错误 d java.sql.SQLSyntaxErrorException: ORA

    81320发布于 2019-04-19
  • 来自专栏FREE SOLO

    JDBC的基本使用流程

    java.sql.SQLException: ORA-01017: invalid username/password; logon denied 用户 名或密码错误 d java.sql.SQLSyntaxErrorException: ORA

    1.5K30发布于 2019-04-19
  • 来自专栏爱可生开源社区

    OB 运维 | 一则 Oracle 迁移到 OB 后存储过程语法报错问题诊断案例

    pro_table_demo('t_cc_demo', to_char(sysdate, 'yyyy-mm-dd')); 报表库 报错信息在 p17_db_log 中,报错信息: -5001 ; ORA

    1.1K10编辑于 2024-02-21
  • 来自专栏全栈程序员必看

    Oracle 错误总结及问题解决 ORA「建议收藏」

    ORA-00900: 无效 SQL 语句 ORA-00901: 无效 CREATE 命令 ORA-00902: 无效数据类型 ORA-00903: 表名无效 英文解析:invalid table name

    26.2K20编辑于 2022-09-03
领券