Skip to Content
24x7 Support
Email: mail@example.com
Call Us +(21) 1234 5678

    • Home
    • MSSQL
      • SQL On Linux
      • T-SQL Scripts
    • Sybase ASE
      • Sybase Scripts
    • Sybase Replication
    • Sybase IQ
    • Linux
    • Search for:

    Tag Archives: Sybase autocorrection

    1. Home  - 
    2. Posts tagged "Sybase autocorrection"
    15 Aug, 2020
    Query to check autocorrection property on RSSD 0 (0)
    Sybase Replication Sybase autocorrection

    Login to RSSD Dataserver and run below command

    1use SYB_RSSD
    2go

    3>SELECT obj.objname AS RepDef
    , db.dsname replicate_dataserver
    , db.dbname replicate_database
    , 'Yes' AS AutoCorrectionEnabled
    FROM rs_repobjs repobj
    JOIN rs_objects obj ON ((repobj.attributes & 0x1) = 0x1 AND

    … Read the rest
    15 Aug, 2020
    Autocorrection in SAP Sybase ASE 0 (0)
    Sybase Replication Sybase autocorrection
    • Autocorrection can be used to bring up the replication server when it is down due to duplicate insert error and mostly used when number of transaction records captured in exception log are more.
    • When autocorrection is on, Replication Server converts each update
    … Read the rest
    Recent Posts
    • SQL Server: T-SQL Script to find object level permission of specific table
    • SQL Server: T-SQL Script to find object level permission of user database
    • T-SQL Script to get user with DB OWNER role in SQL Server
    • T-SQL script to list all database user access in SQL Server
    • T-SQL script to find active processes in SQL Server

    Pages

    • About Me
    • Contact
    • Disclaimer
    • Privacy Policy

    Categories

    • Linux (8)
    • MSSQL (75)
      • SQL On Linux (15)
      • T-SQL Scripts (19)
    • Sybase ASE (26)
      • Sybase Scripts (1)
    • Sybase IQ (3)
    • Sybase Replication (27)
    • Uncategorized (1)

    Archives

    Copyright © 2026 | Powered by Neom