/build/static/layout/Breadcrumb_cap_w.png

Informatica PowerCenter

Don't be a Stranger!

Sign up today to participate, stay informed, earn points and establish a reputation for yourself!

Sign up! or login
Views: 6.7k  |  Created: 01/16/2012

Average Rating: 0
PowerCenter has 2 inventory records, 3 Questions, 0 Blogs and 0 links. Please help add to this by sharing more!

Deployment Tips (2)

Most Common Setup Type
Legacy Setup with command line support
Average Package Difficulty Rating
Rated 2 / 5 (Somewhat Easy) based on 1 ratings
Most Commonly Reported Deployment Method
Vendor Provided Command Line (switch driven)
2
Command Line
Batch to be ran on any version of Windows:
if exist "c:\Program Files (x86)" (
del /f /q "%ProgramFiles(x86)%\Zero G Registry\.com.zerog.registry.xml"
) else (
del /f /q "%ProgramFiles%\Zero G Registry\.com.zerog.registry.xml"
)
install.exe -i silent -DINSTALL_MODE=SILENT

silent_install.properties must be present in the root.

#######
## *INSTALL_TYPE - set this value to '0' for fresh installation and '1' for upgrade

INSTALL_TYPE=0



# Use the following guidelines when editing this file:
# * Any error condition that leads to failure, such as an invalid installation
# directory, generates a log file SYSTEM_DRIVE_ROOT. For example:
# c:\silentErrorLog.log
# * The USER_INSTALL_DIR variable must point to a valid directory with write
# permissions enabled.
# * The UPG_BACKUP_DIR variable must point to a valid directory of previous 8.1.1 and above valid client installation




UPG_BACKUP_DIR=c:\Informatica\9.0.1

USER_INSTALL_DIR=c:\Informatica\9.1.0


# The DXT_COMP variable indicates whether to install Developer Client
# Value 1 Install Developer Client
# Value 0 Do not install Developer Client

DXT_COMP=1

# The CLIENT_COMP variable indicates whether to install the PowerCenter Client
# Value 1 Install the PowerCenter Client
# Value 0 Do not install the PowerCenter Client

CLIENT_COMP=1

# The DT_COMP variable indicates whether to install the Data Transformation Studio
# Value 1 Install the Data Transformation Studio
# Value 0 Do not install the Data Transformation Studio

DT_COMP=1


# Do not change the variable "NEW_ECLIPSE_SELECTION" if you want to use Eclipse bundled with installer.
#Set this value to 0 if you allready have an Eclipse version (3.2.2 or 3.3.*) and for this case only set
# the variable "ECLIPSE_LOCATION" to an existing eclipse location.



NEW_ECLIPSE_SELECTION=1


# set this variable to existing Eclipse location if "NEW_ECLIPSE_SELECTION=0".
ECLIPSE_LOCATION=
Setup Information:
Setup Type: unspecified
Deployment Method Used: unspecified
Deployment Difficulty: unspecified
Platform(s): Windows
0
Command Line

This command line worked for me to do a silent uninstall:


C:\Informatica\9.6.1\Uninstaller_Client\uninstaller.exe -i silent -DINSTALL_MODE=SILENT"

Setup Information:
Setup Type: Legacy Setup with command line support
Deployment Method Used: Vendor Provided Command Line (switch driven)
Deployment Difficulty: unspecified
Platform(s): Windows

Inventory Records (2)

View inventory records anonymously contributed by opt-in users of the K1000 Systems Management Appliance.

Versions

PowerCenter

Version

9

Questions & Answers (3)

Questions & Answers related to Informatica PowerCenter

2
ANSWERED
5
ANSWERS

Blogs (0)

Blog posts related to Informatica PowerCenter

Reviews (0)

Reviews related to Informatica PowerCenter

 
This website uses cookies. By continuing to use this site and/or clicking the "Accept" button you are providing consent Quest Software and its affiliates do NOT sell the Personal Data you provide to us either when you register on our websites or when you do business with us. For more information about our Privacy Policy and our data protection efforts, please visit GDPR-HQ