Once the application group is defined to associate with a storage set, it cannot be updated to use a different storage set.
Is there any way to assign a different storage set for the application group (with data loaded already)?
Thanks.
Hello jw,
Depends on what you want exactly, but the answer is yes, you can do it.
BUT it is a manual work, and you need to be extra careful, otherwise you can lose all the links to the data you've already stored.
You need to go directly in the database, change things directly, you need to move data in TSM to the new storage set, etc...
Best regards,
Alessandro
Thanks Alessandro.
It sounds like to me that if I mess it up, IBM will not provide any support or may be even void any warranty.
Is there any other way that will not cause warranty and support issues from IBM?
What I am thinking is as follows:
1. rename the old application group
2. arsdoc get to retrieve all the data from the renamed application group
3. copy the definition from the renamed group back into the original application group and then define the new storage set
4. arsload the retrieved data back into the modified application group.
Will this work?
Thanks very much.
Your process is good. Depending on the size of the AG, it may take a long time.
-JD.
Thanks JD. Will watch out the size of the AG.
Quote from: jw on May 03, 2011, 03:02:08 PM
It sounds like to me that if I mess it up, IBM will not provide any support or may be even void any warranty.
Well not provide any support, that's not true, but probably you will be told by the Support to check with your IBM Sales.
And your IBM Sales will probably give you some contact in IBM services team, or some Business Partners, who could the job.
I am not a lawyer, but concerning voiding any warranty... not at my knowledge.
You will only lose data if you are not careful, and IBM won't be held responsible for that.
Quote from: jw on May 03, 2011, 03:02:08 PM
What I am thinking is as follows:
1. rename the old application group
2. arsdoc get to retrieve all the data from the renamed application group
3. copy the definition from the renamed group back into the original application group and then define the new storage set
4. arsload the retrieved data back into the modified application group.
Will this work?
As Justin said, yes, that's the official way to do it :-)
Cheers,
Alessandro
Thanks Alessandro.
I think I will go with the official way. ;D