Skip to Main Content
IBM System Storage Ideas Portal


This portal is to open public enhancement requests against IBM System Storage products. To view all of your ideas submitted to IBM, create and manage groups of Ideas, or create an idea explicitly set to be either visible by all (public) or visible only to you and IBM (private), use the IBM Unified Ideas Portal (https://ideas.ibm.com).


Shape the future of IBM!

We invite you to shape the future of IBM, including product roadmaps, by submitting ideas that matter to you the most. Here's how it works:

Search existing ideas

Start by searching and reviewing ideas and requests to enhance a product or service. Take a look at ideas others have posted, and add a comment, vote, or subscribe to updates on them if they matter to you. If you can't find what you are looking for,

Post your ideas
  1. Post an idea.

  2. Get feedback from the IBM team and other customers to refine your idea.

  3. Follow the idea through the IBM Ideas process.


Specific links you will want to bookmark for future use

Welcome to the IBM Ideas Portal (https://www.ibm.com/ideas) - Use this site to find out additional information and details about the IBM Ideas process and statuses.

IBM Unified Ideas Portal (https://ideas.ibm.com) - Use this site to view all of your ideas, create new ideas for any IBM product, or search for ideas across all of IBM.

ideasibm@us.ibm.com - Use this email to suggest enhancements to the Ideas process or request help from IBM for submitting your Ideas.

Status Not under consideration
Created by Guest
Created on Jun 22, 2021

TDP for SQL Integration with CDC for SQL

How to make it possible to create a custom script in IBM Spectrum Protect SQLServer to run every 8 hours and perform backup and erase logs only from the last 4 hours, keeping 4 hours of logs on the SQLServer disk.

We have a use case where two IBM tools need to work together, but the architecture of these tools impacts the functioning of the other.

We are using IBM InfoSphere Data Replication CDC for SqlServer 11.4.0 as a replication solution, which is responsible for replicating in stream form (real-time) the operations performed on the SqlServer. This tool is based on logs, and necessarily needs the operation logs (Delete, insert, update) to be able to replicate the data to a destination database.

TSM is currently our backup agent, and log backup is configured to run every 4 hours with the X command. Performing this cleanup without leaving a delta in the SqlServer logs causes CDC to stop working immediately , thus losing the reference of the operations that must be replicated.

We need to understand if it is possible to somehow perform the backup of these logs leaving for example the last 2 hours of log. It would be a backup running every 4 hours, and clearing the last 2 hours of log, thus leaving 2 differential hours on the SqlServer server.


We opened a case for CDC support TS005542637, but they don't have suggestions on how to apply this setting in TSM.

Idea priority Urgent
  • Guest
    Reply
    |
    Jul 5, 2021

    InfoSphere documentation states that third party log backup tools are not supported:

    See -> https://www.ibm.com/docs/en/idr/11.4.0?topic=dl-microsoft-sql-server-online-transaction-logs-transaction-log-backups

    In this case, Spectrum Protect - Data Protection for SQL is a "third party" log backup tool from InfoSphere point of view.