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).
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:
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 an idea.
Get feedback from the IBM team and other customers to refine your idea.
Follow the idea through the IBM Ideas process.
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.
See this idea on ideas.ibm.com
This Script (Command Line Interface) allows us to do faster restore compare to the Graphical User Interface.
MMC GUI has long wait time when restore inactive backup's as described in the case (TS004928519). In a case of ransomware we can't accept this situation.
The challenge is to get for restore operation the parameters Date and Time automatically the needed ObjectID.
Here the IBM Script must look for all Objectiv of the DB which are needed for the period.
If the time is e.g. 14:00 and the log contains data from 13:30 to 14:30 the last log must be applied only to 14:00.
generated are then all tdpsqlc restore commands which are necessary for it.
# with CLI Wizzard
generate_restore_mssql.ps [GENERATE]
generate_restore_mssql.ps GENERATE=YES
The script (Example: generate_restore_mssql.ps) which ask's the dba for all nessesary paramters needed for such a restore.
With CLI directly create the restore [dbname]_restore_mssql.ps script with the tdpsqlc commands like:
generate_restore_mssql.ps [Database] [FromSql] [AlwysOn] [RELOCATEDir] [RELOCATELog] [untildate] [untiltime] [RECOVERY] [OPTIONFile]
generate_restore_mssql.ps Database=TEST_TSM FromSql=SQL-AG-L81 AlwysOn=Y RELOCATEDir="P:\SQL06_Data\TEST_TSM_restore" RELOCATELog="P:\SQL06_Log\TEST_TSM_restore\" untildate="01/04/2022" untiltime="07:00:00" RECOVERY=YES OPTIONFile=restore_mssql_
The script script should have the possibility commands to be generated (for simple users) or even for advanced user to add additional restore options.
In addition we would also recommend to use different like restore_mssql_dsm.opt files / restore_mssql_tdpsql.cfg / restore_mssql_log-control.log files which doesn't interfear any the current tasks / running tasks during restore operation (like hourly Log backup / database backup and others).
Idea priority | High |
By clicking the "Post Comment" or "Submit Idea" button, you are agreeing to the IBM Ideas Portal Terms of Use.
Do not place IBM confidential, company confidential, or personal information into any field.
This request may not be delivered within the release currently under development, but the theme is aligned with the current multi-year strategy. IBM may consider and evaluate any RFE Community feedback for this request through activities such as voting. IBM will update this request in the future.