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: RSSD

    1. Home  - 
    2. Posts tagged "RSSD"
    8 Sep, 2022
    Sybase Replication: T-SQL Query to check content of exception log 5 (3)
    Sybase Replication rs_helpexception, RSSD, Sybase Replication

    In Replication system, whenever any transaction is applied on primary database, it gets replicated to its downstream database and this way it makes DR database in sync with Primary. Sometimes when replication finds any issue with the transaction, it throws … Read the rest

    7 Sep, 2022
    T-SQL Query to check Sybase Replication connection properties 5 (1)
    Sybase Replication RSSD, Sybase Replication

    Below query can be used to check DSI connection level properties in Sybase Replication. Login to RSSD database and run below query to get the result.

    select d.dsname + '.' + d.dbname as Server,
    rc.optionname as Config_Name,
    substring(rc.charvalue,1,30) as
    … 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 © 2025 | Powered by Neom