zoukankan      html  css  js  c++  java
  • Note 1773479 SYB: Displaying multiple triggers per object 沧海

    Summary

    Symptom

    The function module DB_GET_TRIGGERS returns multiple identical values.

    Other terms

    DDIC, Sybase Adaptive Server Enterprise, ASE

    Reason and Prerequisites

    This issue happens when a trigger is created on a database that is used for multiple events. For example one trigger for both insert and delete events.
    The program logic implemented in the data dictinary for Sybase ASE contains an error causing this behaviour.

    Solution

    The correction of this issue is available with
    SAP_BASIS 7.02 SPS12
    SAP_BASIS 7.30 SPS08
    SAP_BASIS 7.31 SPS05
    For an early correction implement the correction instructions attached to this SAP Note using transaction SNOTE.

    Header Data

       
    Release Status: Released for Customer
    Released on: 09.10.2012  12:21:20
    Master Language: English
    Priority: Correction with medium priority
    Category: Program error
    Primary Component: BC-DB-SYB Sybase ASE Database Platform
  • 相关阅读:
    初涉echarts图表笔记。
    es6----数组去重(简单类型和引用类型)
    git pull 拉取更新失败解决方案
    javascript----是否下拉到页面底部
    构造函数和析构函数
    派生类和基类
    C++11新标准
    类型转换
    编码
    牛牛的背包问题
  • 原文地址:https://www.cnblogs.com/omygod/p/3072514.html
Copyright © 2011-2022 走看看