April 2007
2 posts
The sum of knowledge
Imagine a large circle. Now imagine a much smaller circle inside it. Now image an even smaller circle inside the second circle. The first circle represents everything there is to know. Every fact about every thing in existance - everything from the number of hairs on your head to the average temperature of a distant star. The second circle represents the sum of all of Man’s knowledge -...
DownsizeDC
March 2007
1 post
Migrating apps from a TIBCO domain
In this example, I am migrating from domain “OLD” to domain “NEW”. Choose a directory that will contain the batch information, such as /utils/exports/OLD/ cd to /utils/tibco/tra/5.2/bin/ Use this command to create a batch file and export .ear files and configuration files: “AppManage -batchExport -domain OLD -user tibco -pw tibco -dir /utils/exports/OLD” To...