Importing/Exporting a WebSphere Profile – The .CAR file
You can import and export your WebSphere Application Server or WebSphere Process Server profiles into .CAR archive files.
Importing and exporting version 6 WebSphere Application Server profiles provides the specific wsadmin (or RAD/WID) steps to perform.
Related Posts
- Follow up to Profile Creation Fails on WebSphere 6.1.0.19: Java Juristiction Policy Files
- Migration to WebSphere Process Server and WebSphere Enterprise Bus 6.2 – Mandatory reading
- Profile Creation on WebSphere Application Server 6.1.0.19 Fails with Certificate Error
- Exploring The Contents of a WID Module Project
- IBM APAR PK49507: PROFILE RECREATION Required!
You can follow any responses to this entry through the RSS 2.0 feed. You can leave a response, or trackback from your own site.

June 4th, 2009 at 9:57 am
So I’ve been informed by a little birdie that this likely doesn’t actually work with Process Server but does with Application Server. I haven’t gone throught the steps myself so I can’t comment, but YMMV.
June 5th, 2009 at 4:26 am
I already use the following link to move WPS 60.0.2 profiles (DMGR and WPS too with keeping all the app conf) http://webspherehelp.blogspot.com/2007/12/steps-involved-in-moving-dmgr-from-one.html
We are working on the installation of a testing and integration platform for WPS based on Solaris with zone duplication, have you got any link about this?
June 19th, 2009 at 12:47 am
Even for WAS this CAR approach (import and export profile) would work only for single server and not for a ND environment.
I don’t know if this has changed recently with WAS V7 but this was true for WAS V6.
Even with WAS there were other restrictions, not all resources could be exported/imported.
This facility is helpful as long as the shortcomings are known.
HTH
Manglu
June 19th, 2009 at 1:08 am
Here is the info from the Infocenter on this space:
http://publib.boulder.ibm.com/infocenter/wasinfo/v6r1/topic/com.ibm.websphere.nd.doc/info/ae/ae/rxml_atconfigarchive.html?resultof=%22%65%78%70%6f%72%74%57%41%53%50%72%6f%66%69%6c%65%22%20%22%65%78%70%6f%72%74%77%61%73%70%72%6f%66%69%6c%22%20
(1) exportWasprofile
Use the exportWasprofile command to export the entire cell configuration to a configuration archive. The exportWasprofile command does not work between the distributed and z/OS platforms.
Note: Only a base server configuration with single node is supported for the exportWasprofile command.
Manglu