Upgrading Tools Client IP2014

You might also like

Download as docx, pdf, or txt
Download as docx, pdf, or txt
You are on page 1of 2

1) Update existing ODBC entries in ODBC32

SSD Local Db default instance as Local_8119


SSD default instance as SIEDBDV2
Update tools.cfg for the below parameters:
LocalDbODBCDataSource

= Local_8119

ServerDbODBCDataSource = SIEDBDV2
Under ..HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\ODBC > ODBC.INI >
SIEDBDV2
PacketSize = 0, EnableScrollableCursors=0, ColumnsAsChar=1,
ColumnSizeAsCharacter=1

2) Copy the installers and make sure that you directories are not having any
blank spaces in their names
\\s7041vf001\Sys\Shared\Siebel\Software\8.1.1.14Patchset6\Siebel_Install_Image\8.1.1.14.p
atchset6\Windows\Client\
\\s7041vf001\Sys\Shared\Siebel\Software\8.1.1.14_Updated\Siebel_Install_Image\8.1.1.14\W
indows\Client\

3) To run the installer, click Disk1\install setup.bat to run as an administrator


with default installation path as C:\SIEBEL\8.1.1.14.0\....
Note: It is a new installation and supply the Siebel File System as C:\ and rest
of them will be default
Please perform the above steps again for Client as well.
4) After successful installation, run the below commands from command prompt
as administrator
set ORACLE_HOME=C:\SIEBEL\8.1.1.14.0\Tools
cd C:\SIEBEL\8.1.1.14.0\Tools\OPatch
opatch lsinventory
opatch apply <<<Path of Pachset6 Tools>>
Please perform the above steps again for Client as well.
5) Update the ODBC entry for SSD Default Instance to point to SIEDBDV3
6) Update the tools.cfg found at C:\siebel\8.1.1.14.0\Tools\Bin\enu\ for the
Server Section and Local section given below
[ServerDataSrc]
Docked
= TRUE
ConnectString
= SIEDBDV3
TableOwner
= SIEBEL
DLL
= sscdo90.dll
SqlStyle
= OracleCBO
MaxCachedCursors
= 16

MaxCachedDataSets
= 16
ReverseFillThreshold
= 100
FileSystem
= C:\Siebel\8.1.1.14.0\FS
GatewayAddress
= soa003
EnterpriseServer
= SBA_DEV3
RequestComponent
= $(RequestComponent)
RequestServer
= soa003
CurrentSQLID
=
MaxCursorSize
=
PrefetchSize
=
ChartServer
= localhost:8001
ChartImageFormat
= png
[Local]
Docked
= FALSE
ConnectString
= C:\Siebel\8.1.1.14.0\Tools\local\sse_data.dbf -q
-m -x NONE -gp 4096 -c256m -ch256m
TableOwner
= SIEBEL
DockedDBFilename
= CHANGE_ME
DLL
= sscdw9.dll
SqlStyle
= Watcom
MaxCachedCursors
= 16
MaxCachedDataSets
= 16
ReverseFillThreshold
= 100
CaseInsensitive
= FALSE
InsensitivityFactor
=2
DockTxnsPerCommit
= 500
DockConnString
=soa003.subaru1.com
AutoStopDB
= FALSE
EnterpriseServer
= SBA_DEV3
DSDockEncryptDB=TRUE
DSHashUserPwd=FALSE
DSHashAlgorithm=RSASHA1
7) Start the initialization for Tools for Siebel 8.1.1.14
8) Go for a full get

You might also like