We are migrating ITIM 5.1 to ISIM6.0. While we are are conducting the upgrade process and testing the new production system, the old production system continues to capture changes made in production. The IBM Security Identity Manager upgrade does not provide a mechanism to capture these changes so we need to import the data from old production system to new one. while importing DB2 dump it is possible that there are few pending requests on old system so when we migrate this data , how system will react to these pending requests? are there any steps we need to execute in order to process these requests on newer production systems or will these pending requests will picked up automatically?
How System reacts to pending request DB2 dump post ITIM 5.1 to ISIM 6.0 upgrade
428 Views Asked by PoMhe At
1
There are 1 best solutions below
Related Questions in IMPORT
- Django invalid literal for int() with base 10:
- Importing a downloaded JAR file into a Servlet
- Importing with package name breaking enum comparison in Python
- Being able to print before declaring. PYTHON
- R Importing excel file directly from web
- Connect to database and export to sql script
- Import Git SVN cloned repository into existing Git repository
- Python Searching for files and Importing them
- Python Importlib Not Finding Modules
- Python dynamic from?
- Android Importing Project -- FloatingActionButton cannot be found
- importing function giving scoping error
- How can I add an image in the drawable/res folder?
- importing external ".txt" file in python
- Import dataset with spanish special characters into R
Related Questions in DB2
- How to grant privileges to current user
- Drop DB2 database if exist
- DB2, Hibernate, JPA: Schema does not exist
- Can you check for a DB2 license in C#?
- DB2 Join Query that Maximizes Column
- How to access a Row Type within an Array Type in DB2 SQL PL
- IBM DB2 native encryption applied on live database
- Using an ODBC connection in Access get retrieve data from DB2
- join 2 tables and get some columns from 1st table and max timestamp value from second table
- How to connect to DB2 SQL database with node JS?
- TRANSLATE not working inside XMLAGG
- Cannot initialise HikariCP pooled connection, Failure in loading native library db2jcct2
- published reports don't work - Database logon failed Error
- 1 Working Day Back In SQL DB2
- In java with DB2 parallel process: I got Deadlock Exception :DB2 SQL Error: SQLCODE=-911, SQLSTATE=40001, SQLERRMC=2, DRIVER=3.59.81
Related Questions in UPGRADE
- Upgrade H2 from sonarqube 4.5.1 to 5.1.1
- Spring upgrade on-start equivalent
- MarkLogic 8 - After upgrade we are getting 405 Method Not Allowed on a GET
- after PHP upgrade - Cannot use object of type stdClass as array
- MarkLogic 8 - Rest Endpoint Returning XML even though we specify JSON
- Error when updating from Joomla 3.3.6 to 3.4.1
- How to find reason for StackOverflowException in System.Web.dll after upgrading an ASP.NET MVC 2 project?
- Error installing required packages in Yosemite
- Android upgrading sql database using android-sqlite-asset-helper
- Cannot upgrade gitlab from 7.9.4
- symfony upgrade from 2.3 to 2.7
- Upgrade from Sql server 2008 to Sql Server 2008 R2 didn't update running version
- Points to be looked into while upgrading from redis-2.8.19 to redis-3.0.2
- Drupal 7 not sending e-mail after upgrade
- Updating MySQL database schema on update
Related Questions in APPREQUESTS
- Xamarin C# data between server and client
- how to send a facebook game request in php
- How to execute docker images inside a Kubernetes cluster when receive a http request
- invite friends function of hackbook for iphone doen't work on my iphone4s
- Facebook Android Client to Custom App notification
- Facebook app request not getting displayed despite the increase of count
- DeleteAsync fails while Delete suceeds when deleting appRequest
- Adding a apprequest from user
- Invite friends for a website app (FB.ui apprequests)
- Facebook Requests Dialog appears behind DIV (in Safari)
- Creating facebook apprequests
- Facebook Invite Acceptance Rate dropping and steeper decline
- apprequest with picture?
- Facebook Custom App Requests Dialog
- Where did the Filter Friends lists go from the Requests dialog?
Related Questions in TIVOLI-IDENTITY-MANAGER
- what is the use of tivoli directory Integrator?
- IBM: Add a workflow extension in TIM/SIM
- Looking for a good way to create usernames on multithreaded platform
- Difference beween TAM 5.1 and TAM 6?
- TFIM with ComponentSpace library?
- Capture SAML assertion in TFIM
- PDPrincipal.implies deprecated, alternate class's implies method requires a Subject
- com.tivoli.mts.PDPrincipal.implies(com.tivoli.mts.PDPermission) deprecated
- unable to add account on target in ISIM 6.0
- How System reacts to pending request DB2 dump post ITIM 5.1 to ISIM 6.0 upgrade
- groups accociated with user in ITIM
- How to add roles in IBM Tivoli Identity Manager
- Authorize users w.r.t assigned groups in ITIM
- Active Directory Password Synchronization agent's Identity Manager User Password Expiry
- Difference between IBM Tivoli Directory Server vs IBM Security Directory Server
Trending Questions
- UIImageView Frame Doesn't Reflect Constraints
- Is it possible to use adb commands to click on a view by finding its ID?
- How to create a new web character symbol recognizable by html/javascript?
- Why isn't my CSS3 animation smooth in Google Chrome (but very smooth on other browsers)?
- Heap Gives Page Fault
- Connect ffmpeg to Visual Studio 2008
- Both Object- and ValueAnimator jumps when Duration is set above API LvL 24
- How to avoid default initialization of objects in std::vector?
- second argument of the command line arguments in a format other than char** argv or char* argv[]
- How to improve efficiency of algorithm which generates next lexicographic permutation?
- Navigating to the another actvity app getting crash in android
- How to read the particular message format in android and store in sqlite database?
- Resetting inventory status after order is cancelled
- Efficiently compute powers of X in SSE/AVX
- Insert into an external database using ajax and php : POST 500 (Internal Server Error)
Popular Questions
- How do I undo the most recent local commits in Git?
- How can I remove a specific item from an array in JavaScript?
- How do I delete a Git branch locally and remotely?
- Find all files containing a specific text (string) on Linux?
- How do I revert a Git repository to a previous commit?
- How do I create an HTML button that acts like a link?
- How do I check out a remote Git branch?
- How do I force "git pull" to overwrite local files?
- How do I list all files of a directory?
- How to check whether a string contains a substring in JavaScript?
- How do I redirect to another webpage?
- How can I iterate over rows in a Pandas DataFrame?
- How do I convert a String to an int in Java?
- Does Python have a string 'contains' substring method?
- How do I check if a string contains a specific word?
Your question is not a Db2 question, instead it is an application-layer question, because the question would be the same regardless of whether the RDBMS was Oracle or SQL-Server or Db2.
Refer to the ISIM knowledge centre for details of upgrading.
Some applications don't support online upgrading and need either a complete or partial shut down or some changes in operational procedures, in particular IBM advises:
If you have database-backups secured BEFORE the upgrade, and archive-logging enabled on the databases, and separate old and new environments then you can avoid data loss at the cost of some data migration post upgrade.
Upgrade details vary with your configuration.
Upgrading a single server ITIM instance
Upgrading a clustered configuration