otmfaqForumsBlogsRegister
FAQMembers ListCalendarToday's PostsSearch


 Subscribe Blogs:RSS
 Subscribe Forums:RSS
OTMFAQ Home
OTMFAQ Blogs
OTMFAQ Forums
OTMFAQ Tutorials

OTM SIG
MavenWire


Installation and Upgrades Getting past the first step - installing and upgrading OTM / G-Log.

Tags: ,

Reply
 
Submit Tools LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old May 31st, 2006, 01:12
chrisplough's Avatar
Site Moderator
 
Join Date: Jun 2006
Location: West Chester, PA
Posts: 821
Blog Entries: 7
Thanks: 53
Thanked 201 Times in 121 Posts
Groans: 0
Groaned at 0 Times in 0 Posts
Rep Power: 10
chrisplough has a spectacular aura aboutchrisplough has a spectacular aura aboutchrisplough has a spectacular aura about
Send a message via AIM to chrisplough
How do I list the answers given to the installer?

In order to get a full list of the answers given to a particular OTM / GC3 installation, just open up the <gc3_install_dir>/installer-results.txt file. It looks like:

Code:
...
APP_FQDN=testapp02.mavenwire.com
...
APP_JVM_MEMORY=1400
...
DB_SID=gc3testdb02
...
This file lists all of the variables and values used by the installer. For instance, APP_FQDN is the fully-qualified domain name of the GC3/OTM application server. APP_JVM_MEMORY is the amount of memory that the App server will use (WebLogic or WebSphere). DB_SID is the Oracle SID of the database that GC3/OTM will connect to.

For most purposes, you can ignore variables that look like “lax.nl.*” or “prop.*”. These are just internal variables and environment variables used by or detected by the installer.

In addition, if your installer is OTM / GC3 v5.0 GA2 or newer, you can look at an additional file: <gc3_install_dir>/install/install_variables.txt. This file contains a subset of the information in installer-results.txt and has less extraneous information. It looks like:

Code:
...
[APP_FQDN]=testapp02.mavenwire.com
...
[APP_JVM_MEMORY]=1400
...
[DB_SID]=gc3testdb02
...
While most of the variables are self-explanatory, some of them are a bit cryptic. If you have any questions about them, just post a response here and I’ll help you out.
__________________
Chris Plough
MavenWire

www.MavenWire.com
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply



Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
How do I move back a step in the console installer? chrisplough Installation and Upgrades 2 November 14th, 2007 21:42
GC3 Status List Nisha Branding, Screen Sets, XSL/CSS and Translations 3 October 31st, 2007 16:55
Dynamic List in OTM Nisha Reports / FTI and Other Analytics 0 August 22nd, 2007 11:18
How do you run installer in GUI or console mode? chrisplough Installation and Upgrades 0 May 31st, 2006 00:49
Which files get modified by the installer? chrisplough Installation and Upgrades 0 May 24th, 2006 15:10



All times are GMT. The time now is 21:47.
Copyright © 2008, Open Book Solutions LLC. All rights reserved.

Sponsored by MavenWire - MavenWire.com


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37