SlideShare ist ein Scribd-Unternehmen logo
1 von 94
Downloaden Sie, um offline zu lesen
INSTALL ORACLE SIEBEL ON WINDOWS OSAMA MUSTAFA
INSTALL ORACLE SIEBEL ON WINDOWS
Introduction
This document describe steps to install oracle Siebel latest version on Windows.
Environment:-
Operating System: Windows 2008 R2
Database: - 11.2.0.4
Software Needed:-
1- Siebel Software
2- Oracle Database
3- Oracle Client
INSTALL ORACLE SIEBEL ON WINDOWS OSAMA MUSTAFA
INSTALL ORACLE SIEBEL ON WINDOWS
About the Author
Osama Mustafa has progressive experience in Oracle Products, community. He recently served as
Oracle Database Administrator.
Provide Database Implementation Solutions, High Availability Solution, Infrastructure and Storage
Planning, Install, Configure, Implement and manage Oracle E-Business Suite environments. Architect,
build and support highly-available Oracle EBS, Database and Fusion Middleware environments including
appropriate reporting, Installs, configures, upgrades, tunes, and maintains production, development and
test databases.
He entered Oracle ACE Program in 2013, he is author for the book Oracle Penetration Testing, Osama
Mustafa Certified OCP 10g,11g, Linux Implementations , Certified Ethical hacker and LPT , and Solaris
Administrator.
Include to all this Osama Mustafa is international Speaker in Oracle User Group and Oracle OTN Tour,
Published Online Articles in His blog about Oracle Technology, Volunteer in Oracle User Group such as
IOUG, ODTUG and UKOUG , Volunteer Board member in RACSIG and Organizer for RACATTACK
Event around the world. Recently his article has been published on OTECH magazine about Real
Application Cluster Here.
Twitter: @OsamaOracle
G+: Osama Mustafa
SlidShare: Osama Mustafa
LinkedIn: http://www.linkedin.com/in/osamamustafa
Blog: https://osamamustafa.blogpsot.com.
INSTALL ORACLE SIEBEL ON WINDOWS OSAMA MUSTAFA
INSTALL ORACLE SIEBEL ON WINDOWS
Siebel Installation (Windows server)
- Install windows server 2008 r2 enterprise.
- Install 11g oracle database (11.2.0.4).
- Create database instance (Siebel).
INSTALL ORACLE SIEBEL ON WINDOWS OSAMA MUSTAFA
INSTALL ORACLE SIEBEL ON WINDOWS
INSTALL ORACLE SIEBEL ON WINDOWS OSAMA MUSTAFA
INSTALL ORACLE SIEBEL ON WINDOWS
INSTALL ORACLE SIEBEL ON WINDOWS OSAMA MUSTAFA
INSTALL ORACLE SIEBEL ON WINDOWS
- Create the necessary tablespaces using EM : https://localhost:1158/em/
 Login : sys/password as sysdba
 Server  tablespaces  create
 SBLDATA ( 5 GB SBLDATA01.DBF )
 SBLINDX ( 5 GB SBLINDX01.DBF )
INSTALL ORACLE SIEBEL ON WINDOWS OSAMA MUSTAFA
INSTALL ORACLE SIEBEL ON WINDOWS
INSTALL ORACLE SIEBEL ON WINDOWS OSAMA MUSTAFA
INSTALL ORACLE SIEBEL ON WINDOWS
INSTALL ORACLE SIEBEL ON WINDOWS OSAMA MUSTAFA
INSTALL ORACLE SIEBEL ON WINDOWS
- On cmd  tnsping Siebel
- Install oracle client 32 bit
INSTALL ORACLE SIEBEL ON WINDOWS OSAMA MUSTAFA
INSTALL ORACLE SIEBEL ON WINDOWS
- After the installation copy the tnsname.ora to the client ( tnsping Siebel )
INSTALL ORACLE SIEBEL ON WINDOWS OSAMA MUSTAFA
INSTALL ORACLE SIEBEL ON WINDOWS
- Add telnet feature
- Add role ( web server IIS )
INSTALL ORACLE SIEBEL ON WINDOWS OSAMA MUSTAFA
INSTALL ORACLE SIEBEL ON WINDOWS
INSTALL ORACLE SIEBEL ON WINDOWS OSAMA MUSTAFA
INSTALL ORACLE SIEBEL ON WINDOWS
INSTALL ORACLE SIEBEL ON WINDOWS OSAMA MUSTAFA
INSTALL ORACLE SIEBEL ON WINDOWS
INSTALL ORACLE SIEBEL ON WINDOWS OSAMA MUSTAFA
INSTALL ORACLE SIEBEL ON WINDOWS
INSTALL ORACLE SIEBEL ON WINDOWS OSAMA MUSTAFA
INSTALL ORACLE SIEBEL ON WINDOWS
- Siebel installation
INSTALL ORACLE SIEBEL ON WINDOWS OSAMA MUSTAFA
INSTALL ORACLE SIEBEL ON WINDOWS
INSTALL ORACLE SIEBEL ON WINDOWS OSAMA MUSTAFA
INSTALL ORACLE SIEBEL ON WINDOWS
INSTALL ORACLE SIEBEL ON WINDOWS OSAMA MUSTAFA
INSTALL ORACLE SIEBEL ON WINDOWS
INSTALL ORACLE SIEBEL ON WINDOWS OSAMA MUSTAFA
INSTALL ORACLE SIEBEL ON WINDOWS
INSTALL ORACLE SIEBEL ON WINDOWS OSAMA MUSTAFA
INSTALL ORACLE SIEBEL ON WINDOWS
INSTALL ORACLE SIEBEL ON WINDOWS OSAMA MUSTAFA
INSTALL ORACLE SIEBEL ON WINDOWS
- Siebel server Configuration :
ïź Configure a new Gateway Name server :
INSTALL ORACLE SIEBEL ON WINDOWS OSAMA MUSTAFA
INSTALL ORACLE SIEBEL ON WINDOWS
INSTALL ORACLE SIEBEL ON WINDOWS OSAMA MUSTAFA
INSTALL ORACLE SIEBEL ON WINDOWS
INSTALL ORACLE SIEBEL ON WINDOWS OSAMA MUSTAFA
INSTALL ORACLE SIEBEL ON WINDOWS
INSTALL ORACLE SIEBEL ON WINDOWS OSAMA MUSTAFA
INSTALL ORACLE SIEBEL ON WINDOWS
INSTALL ORACLE SIEBEL ON WINDOWS OSAMA MUSTAFA
INSTALL ORACLE SIEBEL ON WINDOWS
- Configure a new enterprise in a gateway name server :
INSTALL ORACLE SIEBEL ON WINDOWS OSAMA MUSTAFA
INSTALL ORACLE SIEBEL ON WINDOWS
INSTALL ORACLE SIEBEL ON WINDOWS OSAMA MUSTAFA
INSTALL ORACLE SIEBEL ON WINDOWS
User : sadmin
Pass : sadmin123
INSTALL ORACLE SIEBEL ON WINDOWS OSAMA MUSTAFA
INSTALL ORACLE SIEBEL ON WINDOWS
INSTALL ORACLE SIEBEL ON WINDOWS OSAMA MUSTAFA
INSTALL ORACLE SIEBEL ON WINDOWS
INSTALL ORACLE SIEBEL ON WINDOWS OSAMA MUSTAFA
INSTALL ORACLE SIEBEL ON WINDOWS
INSTALL ORACLE SIEBEL ON WINDOWS OSAMA MUSTAFA
INSTALL ORACLE SIEBEL ON WINDOWS
INSTALL ORACLE SIEBEL ON WINDOWS OSAMA MUSTAFA
INSTALL ORACLE SIEBEL ON WINDOWS
Instance name
INSTALL ORACLE SIEBEL ON WINDOWS OSAMA MUSTAFA
INSTALL ORACLE SIEBEL ON WINDOWS
INSTALL ORACLE SIEBEL ON WINDOWS OSAMA MUSTAFA
INSTALL ORACLE SIEBEL ON WINDOWS
INSTALL ORACLE SIEBEL ON WINDOWS OSAMA MUSTAFA
INSTALL ORACLE SIEBEL ON WINDOWS
INSTALL ORACLE SIEBEL ON WINDOWS OSAMA MUSTAFA
INSTALL ORACLE SIEBEL ON WINDOWS
INSTALL ORACLE SIEBEL ON WINDOWS OSAMA MUSTAFA
INSTALL ORACLE SIEBEL ON WINDOWS
Check service and odbcad32
INSTALL ORACLE SIEBEL ON WINDOWS OSAMA MUSTAFA
INSTALL ORACLE SIEBEL ON WINDOWS
- Run grantusr.sql (C:Siebel8.2.2.4.0sesdbsrvrORACLE )
INSTALL ORACLE SIEBEL ON WINDOWS OSAMA MUSTAFA
INSTALL ORACLE SIEBEL ON WINDOWS
User : Siebel
Default tablespace : SBLDATA
Sadmin pass : sadmin123
Ldapuser pass : ldapuser123
SQL> alter user SIEBEL quota unlimited on SBLDATA;
User altered.
SQL> alter user SIEBEL quota unlimited on SBLINDX;
User altered.
- Database server configuration
INSTALL ORACLE SIEBEL ON WINDOWS OSAMA MUSTAFA
INSTALL ORACLE SIEBEL ON WINDOWS
INSTALL ORACLE SIEBEL ON WINDOWS OSAMA MUSTAFA
INSTALL ORACLE SIEBEL ON WINDOWS
INSTALL ORACLE SIEBEL ON WINDOWS OSAMA MUSTAFA
INSTALL ORACLE SIEBEL ON WINDOWS
INSTALL ORACLE SIEBEL ON WINDOWS OSAMA MUSTAFA
INSTALL ORACLE SIEBEL ON WINDOWS
INSTALL ORACLE SIEBEL ON WINDOWS OSAMA MUSTAFA
INSTALL ORACLE SIEBEL ON WINDOWS
INSTALL ORACLE SIEBEL ON WINDOWS OSAMA MUSTAFA
INSTALL ORACLE SIEBEL ON WINDOWS
Sadmin123
INSTALL ORACLE SIEBEL ON WINDOWS OSAMA MUSTAFA
INSTALL ORACLE SIEBEL ON WINDOWS
INSTALL ORACLE SIEBEL ON WINDOWS OSAMA MUSTAFA
INSTALL ORACLE SIEBEL ON WINDOWS
INSTALL ORACLE SIEBEL ON WINDOWS OSAMA MUSTAFA
INSTALL ORACLE SIEBEL ON WINDOWS
INSTALL ORACLE SIEBEL ON WINDOWS OSAMA MUSTAFA
INSTALL ORACLE SIEBEL ON WINDOWS
INSTALL ORACLE SIEBEL ON WINDOWS OSAMA MUSTAFA
INSTALL ORACLE SIEBEL ON WINDOWS
INSTALL ORACLE SIEBEL ON WINDOWS OSAMA MUSTAFA
INSTALL ORACLE SIEBEL ON WINDOWS
INSTALL ORACLE SIEBEL ON WINDOWS OSAMA MUSTAFA
INSTALL ORACLE SIEBEL ON WINDOWS
INSTALL ORACLE SIEBEL ON WINDOWS OSAMA MUSTAFA
INSTALL ORACLE SIEBEL ON WINDOWS
INSTALL ORACLE SIEBEL ON WINDOWS OSAMA MUSTAFA
INSTALL ORACLE SIEBEL ON WINDOWS
- Siebel server configuration ( SS configuration )
INSTALL ORACLE SIEBEL ON WINDOWS OSAMA MUSTAFA
INSTALL ORACLE SIEBEL ON WINDOWS
INSTALL ORACLE SIEBEL ON WINDOWS OSAMA MUSTAFA
INSTALL ORACLE SIEBEL ON WINDOWS
INSTALL ORACLE SIEBEL ON WINDOWS OSAMA MUSTAFA
INSTALL ORACLE SIEBEL ON WINDOWS
INSTALL ORACLE SIEBEL ON WINDOWS OSAMA MUSTAFA
INSTALL ORACLE SIEBEL ON WINDOWS
INSTALL ORACLE SIEBEL ON WINDOWS OSAMA MUSTAFA
INSTALL ORACLE SIEBEL ON WINDOWS
callcenter
remote
orcl
workflow
communication
INSTALL ORACLE SIEBEL ON WINDOWS OSAMA MUSTAFA
INSTALL ORACLE SIEBEL ON WINDOWS
INSTALL ORACLE SIEBEL ON WINDOWS OSAMA MUSTAFA
INSTALL ORACLE SIEBEL ON WINDOWS
INSTALL ORACLE SIEBEL ON WINDOWS OSAMA MUSTAFA
INSTALL ORACLE SIEBEL ON WINDOWS
INSTALL ORACLE SIEBEL ON WINDOWS OSAMA MUSTAFA
INSTALL ORACLE SIEBEL ON WINDOWS
INSTALL ORACLE SIEBEL ON WINDOWS OSAMA MUSTAFA
INSTALL ORACLE SIEBEL ON WINDOWS
INSTALL ORACLE SIEBEL ON WINDOWS OSAMA MUSTAFA
INSTALL ORACLE SIEBEL ON WINDOWS
INSTALL ORACLE SIEBEL ON WINDOWS OSAMA MUSTAFA
INSTALL ORACLE SIEBEL ON WINDOWS
- Copy all files in the C:Siebel8.2.2.4.0sesdbsrvrFILES to
C:Siebel8.2.2.4.0sesgtwysrvrfsatt
INSTALL ORACLE SIEBEL ON WINDOWS OSAMA MUSTAFA
INSTALL ORACLE SIEBEL ON WINDOWS
- Siebel web server extension ( swse )
INSTALL ORACLE SIEBEL ON WINDOWS OSAMA MUSTAFA
INSTALL ORACLE SIEBEL ON WINDOWS
INSTALL ORACLE SIEBEL ON WINDOWS OSAMA MUSTAFA
INSTALL ORACLE SIEBEL ON WINDOWS
INSTALL ORACLE SIEBEL ON WINDOWS OSAMA MUSTAFA
INSTALL ORACLE SIEBEL ON WINDOWS
INSTALL ORACLE SIEBEL ON WINDOWS OSAMA MUSTAFA
INSTALL ORACLE SIEBEL ON WINDOWS
- Configure new Siebel web server extension logical profile
INSTALL ORACLE SIEBEL ON WINDOWS OSAMA MUSTAFA
INSTALL ORACLE SIEBEL ON WINDOWS
INSTALL ORACLE SIEBEL ON WINDOWS OSAMA MUSTAFA
INSTALL ORACLE SIEBEL ON WINDOWS
INSTALL ORACLE SIEBEL ON WINDOWS OSAMA MUSTAFA
INSTALL ORACLE SIEBEL ON WINDOWS
INSTALL ORACLE SIEBEL ON WINDOWS OSAMA MUSTAFA
INSTALL ORACLE SIEBEL ON WINDOWS
INSTALL ORACLE SIEBEL ON WINDOWS OSAMA MUSTAFA
INSTALL ORACLE SIEBEL ON WINDOWS
INSTALL ORACLE SIEBEL ON WINDOWS OSAMA MUSTAFA
INSTALL ORACLE SIEBEL ON WINDOWS
INSTALL ORACLE SIEBEL ON WINDOWS OSAMA MUSTAFA
INSTALL ORACLE SIEBEL ON WINDOWS
INSTALL ORACLE SIEBEL ON WINDOWS OSAMA MUSTAFA
INSTALL ORACLE SIEBEL ON WINDOWS
INSTALL ORACLE SIEBEL ON WINDOWS OSAMA MUSTAFA
INSTALL ORACLE SIEBEL ON WINDOWS
Siebanon123
INSTALL ORACLE SIEBEL ON WINDOWS OSAMA MUSTAFA
INSTALL ORACLE SIEBEL ON WINDOWS
INSTALL ORACLE SIEBEL ON WINDOWS OSAMA MUSTAFA
INSTALL ORACLE SIEBEL ON WINDOWS
8080123
INSTALL ORACLE SIEBEL ON WINDOWS OSAMA MUSTAFA
INSTALL ORACLE SIEBEL ON WINDOWS
INSTALL ORACLE SIEBEL ON WINDOWS OSAMA MUSTAFA
INSTALL ORACLE SIEBEL ON WINDOWS
INSTALL ORACLE SIEBEL ON WINDOWS OSAMA MUSTAFA
INSTALL ORACLE SIEBEL ON WINDOWS
- Apply an SWSE logical profile
INSTALL ORACLE SIEBEL ON WINDOWS OSAMA MUSTAFA
INSTALL ORACLE SIEBEL ON WINDOWS
INSTALL ORACLE SIEBEL ON WINDOWS OSAMA MUSTAFA
INSTALL ORACLE SIEBEL ON WINDOWS
INSTALL ORACLE SIEBEL ON WINDOWS OSAMA MUSTAFA
INSTALL ORACLE SIEBEL ON WINDOWS
INSTALL ORACLE SIEBEL ON WINDOWS OSAMA MUSTAFA
INSTALL ORACLE SIEBEL ON WINDOWS
INSTALL ORACLE SIEBEL ON WINDOWS OSAMA MUSTAFA
INSTALL ORACLE SIEBEL ON WINDOWS
INSTALL ORACLE SIEBEL ON WINDOWS OSAMA MUSTAFA
INSTALL ORACLE SIEBEL ON WINDOWS
Share eappweb ( IUSR + IIS_IUSRS ) full control
iisreset
INSTALL ORACLE SIEBEL ON WINDOWS OSAMA MUSTAFA
INSTALL ORACLE SIEBEL ON WINDOWS
- Install Siebel_web_client

Weitere Àhnliche Inhalte

Was ist angesagt?

Oracle Linux 7 Beta First Look (Installations)
Oracle Linux 7 Beta First Look (Installations)Oracle Linux 7 Beta First Look (Installations)
Oracle Linux 7 Beta First Look (Installations)
Osama Mustafa
 
Oracle olap-installation
Oracle olap-installationOracle olap-installation
Oracle olap-installation
Amit Sharma
 
Oracle 12c RAC On your laptop Step by Step Implementation Guide 1.0
Oracle 12c RAC On your laptop Step by Step Implementation Guide 1.0Oracle 12c RAC On your laptop Step by Step Implementation Guide 1.0
Oracle 12c RAC On your laptop Step by Step Implementation Guide 1.0
Yury Velikanov
 

Was ist angesagt? (20)

Oracle to MySQL DatabaseLink
Oracle to MySQL DatabaseLinkOracle to MySQL DatabaseLink
Oracle to MySQL DatabaseLink
 
Upgrade OBIEE to 11.1.1.7.1
Upgrade OBIEE to 11.1.1.7.1Upgrade OBIEE to 11.1.1.7.1
Upgrade OBIEE to 11.1.1.7.1
 
Weblogic 101 for dba
Weblogic  101 for dbaWeblogic  101 for dba
Weblogic 101 for dba
 
Installing oracle timesten database On Linux
Installing oracle timesten database On Linux Installing oracle timesten database On Linux
Installing oracle timesten database On Linux
 
Enable oracle database vault
Enable oracle database vaultEnable oracle database vault
Enable oracle database vault
 
Oracle Linux 7 Beta First Look (Installations)
Oracle Linux 7 Beta First Look (Installations)Oracle Linux 7 Beta First Look (Installations)
Oracle Linux 7 Beta First Look (Installations)
 
Ebs clone r12.2.4
Ebs clone r12.2.4Ebs clone r12.2.4
Ebs clone r12.2.4
 
Refresh development from productions
Refresh development from productionsRefresh development from productions
Refresh development from productions
 
Upgrade EBS DB from 11g to 12c.
Upgrade EBS DB from 11g to 12c.Upgrade EBS DB from 11g to 12c.
Upgrade EBS DB from 11g to 12c.
 
Steps to Create odbc connection linux
Steps to Create odbc connection linuxSteps to Create odbc connection linux
Steps to Create odbc connection linux
 
Step by Step to Install oracle grid 11.2.0.3 on solaris 11.1
Step by Step to Install oracle grid 11.2.0.3 on solaris 11.1Step by Step to Install oracle grid 11.2.0.3 on solaris 11.1
Step by Step to Install oracle grid 11.2.0.3 on solaris 11.1
 
Oracle ODI & Oracle SOA installation
Oracle ODI & Oracle SOA  installationOracle ODI & Oracle SOA  installation
Oracle ODI & Oracle SOA installation
 
Oracle olap-installation
Oracle olap-installationOracle olap-installation
Oracle olap-installation
 
Deploy agent in em12c
Deploy agent in em12cDeploy agent in em12c
Deploy agent in em12c
 
12c installation
12c installation12c installation
12c installation
 
Oracle Enterprise manager 13c Installation
Oracle Enterprise manager 13c InstallationOracle Enterprise manager 13c Installation
Oracle Enterprise manager 13c Installation
 
2016 oSC MySQL Firewall
2016 oSC MySQL Firewall2016 oSC MySQL Firewall
2016 oSC MySQL Firewall
 
En rhel-deploy-oracle-rac-database-12c-rhel-7
En rhel-deploy-oracle-rac-database-12c-rhel-7En rhel-deploy-oracle-rac-database-12c-rhel-7
En rhel-deploy-oracle-rac-database-12c-rhel-7
 
Oracle 12c RAC On your laptop Step by Step Implementation Guide 1.0
Oracle 12c RAC On your laptop Step by Step Implementation Guide 1.0Oracle 12c RAC On your laptop Step by Step Implementation Guide 1.0
Oracle 12c RAC On your laptop Step by Step Implementation Guide 1.0
 
Oam install & config
Oam install & configOam install & config
Oam install & config
 

Andere mochten auch

Siebel admin cmds
Siebel admin cmdsSiebel admin cmds
Siebel admin cmds
todearvinay
 
Al kannan obiee implementation with ebs
Al kannan   obiee implementation with ebsAl kannan   obiee implementation with ebs
Al kannan obiee implementation with ebs
ravihrms
 

Andere mochten auch (11)

How to apply new patch on siebel 8.2.2.4
How to apply new patch on siebel 8.2.2.4How to apply new patch on siebel 8.2.2.4
How to apply new patch on siebel 8.2.2.4
 
Siebel Maintenance Release Guide Version 8.1.1.x, Rev. R
Siebel Maintenance Release Guide Version 8.1.1.x, Rev. RSiebel Maintenance Release Guide Version 8.1.1.x, Rev. R
Siebel Maintenance Release Guide Version 8.1.1.x, Rev. R
 
Siebel admin cmds
Siebel admin cmdsSiebel admin cmds
Siebel admin cmds
 
Siebel training.org siebel installation and administration course schedule
Siebel training.org siebel installation and administration   course scheduleSiebel training.org siebel installation and administration   course schedule
Siebel training.org siebel installation and administration course schedule
 
Resume_DevAnanth
Resume_DevAnanthResume_DevAnanth
Resume_DevAnanth
 
Al kannan obiee implementation with ebs
Al kannan   obiee implementation with ebsAl kannan   obiee implementation with ebs
Al kannan obiee implementation with ebs
 
Siebel CRM Innovation Pack 2015
Siebel CRM Innovation Pack 2015Siebel CRM Innovation Pack 2015
Siebel CRM Innovation Pack 2015
 
Siebel Open UI Presentation
Siebel Open UI PresentationSiebel Open UI Presentation
Siebel Open UI Presentation
 
Erp installation r12.2
Erp installation r12.2Erp installation r12.2
Erp installation r12.2
 
Enable Mobile Apps Designer in OBIEE
Enable Mobile Apps Designer in OBIEEEnable Mobile Apps Designer in OBIEE
Enable Mobile Apps Designer in OBIEE
 
Discoverer 11.1.1.7 web logic (10.3.6) & ebs r12 12.1.3) implementation guide...
Discoverer 11.1.1.7 web logic (10.3.6) & ebs r12 12.1.3) implementation guide...Discoverer 11.1.1.7 web logic (10.3.6) & ebs r12 12.1.3) implementation guide...
Discoverer 11.1.1.7 web logic (10.3.6) & ebs r12 12.1.3) implementation guide...
 

Ähnlich wie Install oracle siebel on windows 2008 r2

configuring+oracle+rds+with+glasfish+server
configuring+oracle+rds+with+glasfish+serverconfiguring+oracle+rds+with+glasfish+server
configuring+oracle+rds+with+glasfish+server
hunghtc83
 
Oracle WebLogic
Oracle WebLogicOracle WebLogic
Oracle WebLogic
Anar Godjaev
 
Ansible automation sa technical deck q2 fy19
Ansible automation sa technical deck q2 fy19Ansible automation sa technical deck q2 fy19
Ansible automation sa technical deck q2 fy19
dvillaco
 
Managing Oracle Enterprise Manager Cloud Control 12c with Oracle Clusterware
Managing Oracle Enterprise Manager Cloud Control 12c with Oracle ClusterwareManaging Oracle Enterprise Manager Cloud Control 12c with Oracle Clusterware
Managing Oracle Enterprise Manager Cloud Control 12c with Oracle Clusterware
Leighton Nelson
 
An Express Guide ~ Zabbix for IT Monitoring
An Express Guide ~ Zabbix for IT Monitoring An Express Guide ~ Zabbix for IT Monitoring
An Express Guide ~ Zabbix for IT Monitoring
Abhishek Kumar
 
Oracle WebLogic Server_OL7_Sovann
Oracle WebLogic Server_OL7_SovannOracle WebLogic Server_OL7_Sovann
Oracle WebLogic Server_OL7_Sovann
Voeurng Sovann
 

Ähnlich wie Install oracle siebel on windows 2008 r2 (20)

Upgrade Oracle Database to 12c
Upgrade Oracle Database to 12c Upgrade Oracle Database to 12c
Upgrade Oracle Database to 12c
 
Installing oracle grid infrastructure and database 12c r1
Installing oracle grid infrastructure and database 12c r1Installing oracle grid infrastructure and database 12c r1
Installing oracle grid infrastructure and database 12c r1
 
configuring+oracle+rds+with+glasfish+server
configuring+oracle+rds+with+glasfish+serverconfiguring+oracle+rds+with+glasfish+server
configuring+oracle+rds+with+glasfish+server
 
The Enterprise Wor/d/thy/Press
The Enterprise Wor/d/thy/PressThe Enterprise Wor/d/thy/Press
The Enterprise Wor/d/thy/Press
 
Oracle WebLogic
Oracle WebLogicOracle WebLogic
Oracle WebLogic
 
Ansible Automation Best Practices From Startups to Enterprises - Minnebar 12
Ansible Automation Best Practices From Startups to Enterprises - Minnebar 12Ansible Automation Best Practices From Startups to Enterprises - Minnebar 12
Ansible Automation Best Practices From Startups to Enterprises - Minnebar 12
 
Cloud MariaDB Data suite
Cloud MariaDB Data suiteCloud MariaDB Data suite
Cloud MariaDB Data suite
 
Ansible automation sa technical deck q2 fy19
Ansible automation sa technical deck q2 fy19Ansible automation sa technical deck q2 fy19
Ansible automation sa technical deck q2 fy19
 
Sql installation
Sql installationSql installation
Sql installation
 
Automação do físico ao NetSecDevOps
Automação do físico ao NetSecDevOpsAutomação do físico ao NetSecDevOps
Automação do físico ao NetSecDevOps
 
How to deploy laravel application on aws ec2
How to deploy laravel application on aws ec2How to deploy laravel application on aws ec2
How to deploy laravel application on aws ec2
 
The Silence of the Installers
The Silence of the InstallersThe Silence of the Installers
The Silence of the Installers
 
Red Hat Summit - Discover the foundations of digital transformation
Red Hat Summit - Discover the foundations of digital transformationRed Hat Summit - Discover the foundations of digital transformation
Red Hat Summit - Discover the foundations of digital transformation
 
TechnoramaNL Azure Key Vault, Azure Dev Ops and Azure Data Factor
TechnoramaNL Azure Key Vault, Azure Dev Ops and Azure Data FactorTechnoramaNL Azure Key Vault, Azure Dev Ops and Azure Data Factor
TechnoramaNL Azure Key Vault, Azure Dev Ops and Azure Data Factor
 
Managing Oracle Enterprise Manager Cloud Control 12c with Oracle Clusterware
Managing Oracle Enterprise Manager Cloud Control 12c with Oracle ClusterwareManaging Oracle Enterprise Manager Cloud Control 12c with Oracle Clusterware
Managing Oracle Enterprise Manager Cloud Control 12c with Oracle Clusterware
 
Oracle VM 3.4.1 Installation
Oracle VM 3.4.1 InstallationOracle VM 3.4.1 Installation
Oracle VM 3.4.1 Installation
 
An Express Guide ~ Zabbix for IT Monitoring
An Express Guide ~ Zabbix for IT Monitoring An Express Guide ~ Zabbix for IT Monitoring
An Express Guide ~ Zabbix for IT Monitoring
 
Oracle WebLogic Server_OL7_Sovann
Oracle WebLogic Server_OL7_SovannOracle WebLogic Server_OL7_Sovann
Oracle WebLogic Server_OL7_Sovann
 
Oracle 11g Installation With ASM and Data Guard Setup
Oracle 11g Installation With ASM and Data Guard SetupOracle 11g Installation With ASM and Data Guard Setup
Oracle 11g Installation With ASM and Data Guard Setup
 
Automation day red hat ansible
   Automation day red hat ansible    Automation day red hat ansible
Automation day red hat ansible
 

Mehr von Osama Mustafa

Mehr von Osama Mustafa (13)

Case study for software architect
Case study for software architectCase study for software architect
Case study for software architect
 
DevOps for database
DevOps for databaseDevOps for database
DevOps for database
 
Does cloud mean the end of the dba
Does cloud mean the end of the dbaDoes cloud mean the end of the dba
Does cloud mean the end of the dba
 
Using git hub for your code
Using git hub for your codeUsing git hub for your code
Using git hub for your code
 
DevOps Project
DevOps Project DevOps Project
DevOps Project
 
Java business service
Java business serviceJava business service
Java business service
 
Steps creating data_integration_services
Steps creating data_integration_servicesSteps creating data_integration_services
Steps creating data_integration_services
 
Build, Deploy and Run Node Js Application on Azure using Docker
Build, Deploy and Run Node Js Application on Azure using DockerBuild, Deploy and Run Node Js Application on Azure using Docker
Build, Deploy and Run Node Js Application on Azure using Docker
 
Oracle api gateway installation as cluster and single node
Oracle api gateway installation as cluster and single nodeOracle api gateway installation as cluster and single node
Oracle api gateway installation as cluster and single node
 
Helping implementer dealing with famous siebel based system messages and er...
Helping implementer dealing with famous siebel   based system messages and er...Helping implementer dealing with famous siebel   based system messages and er...
Helping implementer dealing with famous siebel based system messages and er...
 
Weblogic and docker
Weblogic and dockerWeblogic and docker
Weblogic and docker
 
Oracle obia 11.1.1.10.1 installation
Oracle obia 11.1.1.10.1 installation Oracle obia 11.1.1.10.1 installation
Oracle obia 11.1.1.10.1 installation
 
OBIA Installation
OBIA Installation OBIA Installation
OBIA Installation
 

KĂŒrzlich hochgeladen

Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Safe Software
 

KĂŒrzlich hochgeladen (20)

Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
 
Real Time Object Detection Using Open CV
Real Time Object Detection Using Open CVReal Time Object Detection Using Open CV
Real Time Object Detection Using Open CV
 
HTML Injection Attacks: Impact and Mitigation Strategies
HTML Injection Attacks: Impact and Mitigation StrategiesHTML Injection Attacks: Impact and Mitigation Strategies
HTML Injection Attacks: Impact and Mitigation Strategies
 
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
 
AWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of TerraformAWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of Terraform
 
presentation ICT roal in 21st century education
presentation ICT roal in 21st century educationpresentation ICT roal in 21st century education
presentation ICT roal in 21st century education
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organization
 
Strategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a FresherStrategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a Fresher
 
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
 
Exploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone ProcessorsExploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone Processors
 
Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024
 
GenAI Risks & Security Meetup 01052024.pdf
GenAI Risks & Security Meetup 01052024.pdfGenAI Risks & Security Meetup 01052024.pdf
GenAI Risks & Security Meetup 01052024.pdf
 
Boost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityBoost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivity
 
🐬 The future of MySQL is Postgres 🐘
🐬  The future of MySQL is Postgres   🐘🐬  The future of MySQL is Postgres   🐘
🐬 The future of MySQL is Postgres 🐘
 
Polkadot JAM Slides - Token2049 - By Dr. Gavin Wood
Polkadot JAM Slides - Token2049 - By Dr. Gavin WoodPolkadot JAM Slides - Token2049 - By Dr. Gavin Wood
Polkadot JAM Slides - Token2049 - By Dr. Gavin Wood
 
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost SavingRepurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
 
Top 5 Benefits OF Using Muvi Live Paywall For Live Streams
Top 5 Benefits OF Using Muvi Live Paywall For Live StreamsTop 5 Benefits OF Using Muvi Live Paywall For Live Streams
Top 5 Benefits OF Using Muvi Live Paywall For Live Streams
 
MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
 
The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024
 

Install oracle siebel on windows 2008 r2

  • 1. INSTALL ORACLE SIEBEL ON WINDOWS OSAMA MUSTAFA INSTALL ORACLE SIEBEL ON WINDOWS Introduction This document describe steps to install oracle Siebel latest version on Windows. Environment:- Operating System: Windows 2008 R2 Database: - 11.2.0.4 Software Needed:- 1- Siebel Software 2- Oracle Database 3- Oracle Client
  • 2. INSTALL ORACLE SIEBEL ON WINDOWS OSAMA MUSTAFA INSTALL ORACLE SIEBEL ON WINDOWS About the Author Osama Mustafa has progressive experience in Oracle Products, community. He recently served as Oracle Database Administrator. Provide Database Implementation Solutions, High Availability Solution, Infrastructure and Storage Planning, Install, Configure, Implement and manage Oracle E-Business Suite environments. Architect, build and support highly-available Oracle EBS, Database and Fusion Middleware environments including appropriate reporting, Installs, configures, upgrades, tunes, and maintains production, development and test databases. He entered Oracle ACE Program in 2013, he is author for the book Oracle Penetration Testing, Osama Mustafa Certified OCP 10g,11g, Linux Implementations , Certified Ethical hacker and LPT , and Solaris Administrator. Include to all this Osama Mustafa is international Speaker in Oracle User Group and Oracle OTN Tour, Published Online Articles in His blog about Oracle Technology, Volunteer in Oracle User Group such as IOUG, ODTUG and UKOUG , Volunteer Board member in RACSIG and Organizer for RACATTACK Event around the world. Recently his article has been published on OTECH magazine about Real Application Cluster Here. Twitter: @OsamaOracle G+: Osama Mustafa SlidShare: Osama Mustafa LinkedIn: http://www.linkedin.com/in/osamamustafa Blog: https://osamamustafa.blogpsot.com.
  • 3. INSTALL ORACLE SIEBEL ON WINDOWS OSAMA MUSTAFA INSTALL ORACLE SIEBEL ON WINDOWS Siebel Installation (Windows server) - Install windows server 2008 r2 enterprise. - Install 11g oracle database (11.2.0.4). - Create database instance (Siebel).
  • 4. INSTALL ORACLE SIEBEL ON WINDOWS OSAMA MUSTAFA INSTALL ORACLE SIEBEL ON WINDOWS
  • 5. INSTALL ORACLE SIEBEL ON WINDOWS OSAMA MUSTAFA INSTALL ORACLE SIEBEL ON WINDOWS
  • 6. INSTALL ORACLE SIEBEL ON WINDOWS OSAMA MUSTAFA INSTALL ORACLE SIEBEL ON WINDOWS - Create the necessary tablespaces using EM : https://localhost:1158/em/  Login : sys/password as sysdba  Server  tablespaces  create  SBLDATA ( 5 GB SBLDATA01.DBF )  SBLINDX ( 5 GB SBLINDX01.DBF )
  • 7. INSTALL ORACLE SIEBEL ON WINDOWS OSAMA MUSTAFA INSTALL ORACLE SIEBEL ON WINDOWS
  • 8. INSTALL ORACLE SIEBEL ON WINDOWS OSAMA MUSTAFA INSTALL ORACLE SIEBEL ON WINDOWS
  • 9. INSTALL ORACLE SIEBEL ON WINDOWS OSAMA MUSTAFA INSTALL ORACLE SIEBEL ON WINDOWS - On cmd  tnsping Siebel - Install oracle client 32 bit
  • 10. INSTALL ORACLE SIEBEL ON WINDOWS OSAMA MUSTAFA INSTALL ORACLE SIEBEL ON WINDOWS - After the installation copy the tnsname.ora to the client ( tnsping Siebel )
  • 11. INSTALL ORACLE SIEBEL ON WINDOWS OSAMA MUSTAFA INSTALL ORACLE SIEBEL ON WINDOWS - Add telnet feature - Add role ( web server IIS )
  • 12. INSTALL ORACLE SIEBEL ON WINDOWS OSAMA MUSTAFA INSTALL ORACLE SIEBEL ON WINDOWS
  • 13. INSTALL ORACLE SIEBEL ON WINDOWS OSAMA MUSTAFA INSTALL ORACLE SIEBEL ON WINDOWS
  • 14. INSTALL ORACLE SIEBEL ON WINDOWS OSAMA MUSTAFA INSTALL ORACLE SIEBEL ON WINDOWS
  • 15. INSTALL ORACLE SIEBEL ON WINDOWS OSAMA MUSTAFA INSTALL ORACLE SIEBEL ON WINDOWS
  • 16. INSTALL ORACLE SIEBEL ON WINDOWS OSAMA MUSTAFA INSTALL ORACLE SIEBEL ON WINDOWS - Siebel installation
  • 17. INSTALL ORACLE SIEBEL ON WINDOWS OSAMA MUSTAFA INSTALL ORACLE SIEBEL ON WINDOWS
  • 18. INSTALL ORACLE SIEBEL ON WINDOWS OSAMA MUSTAFA INSTALL ORACLE SIEBEL ON WINDOWS
  • 19. INSTALL ORACLE SIEBEL ON WINDOWS OSAMA MUSTAFA INSTALL ORACLE SIEBEL ON WINDOWS
  • 20. INSTALL ORACLE SIEBEL ON WINDOWS OSAMA MUSTAFA INSTALL ORACLE SIEBEL ON WINDOWS
  • 21. INSTALL ORACLE SIEBEL ON WINDOWS OSAMA MUSTAFA INSTALL ORACLE SIEBEL ON WINDOWS
  • 22. INSTALL ORACLE SIEBEL ON WINDOWS OSAMA MUSTAFA INSTALL ORACLE SIEBEL ON WINDOWS - Siebel server Configuration : ïź Configure a new Gateway Name server :
  • 23. INSTALL ORACLE SIEBEL ON WINDOWS OSAMA MUSTAFA INSTALL ORACLE SIEBEL ON WINDOWS
  • 24. INSTALL ORACLE SIEBEL ON WINDOWS OSAMA MUSTAFA INSTALL ORACLE SIEBEL ON WINDOWS
  • 25. INSTALL ORACLE SIEBEL ON WINDOWS OSAMA MUSTAFA INSTALL ORACLE SIEBEL ON WINDOWS
  • 26. INSTALL ORACLE SIEBEL ON WINDOWS OSAMA MUSTAFA INSTALL ORACLE SIEBEL ON WINDOWS
  • 27. INSTALL ORACLE SIEBEL ON WINDOWS OSAMA MUSTAFA INSTALL ORACLE SIEBEL ON WINDOWS - Configure a new enterprise in a gateway name server :
  • 28. INSTALL ORACLE SIEBEL ON WINDOWS OSAMA MUSTAFA INSTALL ORACLE SIEBEL ON WINDOWS
  • 29. INSTALL ORACLE SIEBEL ON WINDOWS OSAMA MUSTAFA INSTALL ORACLE SIEBEL ON WINDOWS User : sadmin Pass : sadmin123
  • 30. INSTALL ORACLE SIEBEL ON WINDOWS OSAMA MUSTAFA INSTALL ORACLE SIEBEL ON WINDOWS
  • 31. INSTALL ORACLE SIEBEL ON WINDOWS OSAMA MUSTAFA INSTALL ORACLE SIEBEL ON WINDOWS
  • 32. INSTALL ORACLE SIEBEL ON WINDOWS OSAMA MUSTAFA INSTALL ORACLE SIEBEL ON WINDOWS
  • 33. INSTALL ORACLE SIEBEL ON WINDOWS OSAMA MUSTAFA INSTALL ORACLE SIEBEL ON WINDOWS
  • 34. INSTALL ORACLE SIEBEL ON WINDOWS OSAMA MUSTAFA INSTALL ORACLE SIEBEL ON WINDOWS Instance name
  • 35. INSTALL ORACLE SIEBEL ON WINDOWS OSAMA MUSTAFA INSTALL ORACLE SIEBEL ON WINDOWS
  • 36. INSTALL ORACLE SIEBEL ON WINDOWS OSAMA MUSTAFA INSTALL ORACLE SIEBEL ON WINDOWS
  • 37. INSTALL ORACLE SIEBEL ON WINDOWS OSAMA MUSTAFA INSTALL ORACLE SIEBEL ON WINDOWS
  • 38. INSTALL ORACLE SIEBEL ON WINDOWS OSAMA MUSTAFA INSTALL ORACLE SIEBEL ON WINDOWS
  • 39. INSTALL ORACLE SIEBEL ON WINDOWS OSAMA MUSTAFA INSTALL ORACLE SIEBEL ON WINDOWS Check service and odbcad32
  • 40. INSTALL ORACLE SIEBEL ON WINDOWS OSAMA MUSTAFA INSTALL ORACLE SIEBEL ON WINDOWS - Run grantusr.sql (C:Siebel8.2.2.4.0sesdbsrvrORACLE )
  • 41. INSTALL ORACLE SIEBEL ON WINDOWS OSAMA MUSTAFA INSTALL ORACLE SIEBEL ON WINDOWS User : Siebel Default tablespace : SBLDATA Sadmin pass : sadmin123 Ldapuser pass : ldapuser123 SQL> alter user SIEBEL quota unlimited on SBLDATA; User altered. SQL> alter user SIEBEL quota unlimited on SBLINDX; User altered. - Database server configuration
  • 42. INSTALL ORACLE SIEBEL ON WINDOWS OSAMA MUSTAFA INSTALL ORACLE SIEBEL ON WINDOWS
  • 43. INSTALL ORACLE SIEBEL ON WINDOWS OSAMA MUSTAFA INSTALL ORACLE SIEBEL ON WINDOWS
  • 44. INSTALL ORACLE SIEBEL ON WINDOWS OSAMA MUSTAFA INSTALL ORACLE SIEBEL ON WINDOWS
  • 45. INSTALL ORACLE SIEBEL ON WINDOWS OSAMA MUSTAFA INSTALL ORACLE SIEBEL ON WINDOWS
  • 46. INSTALL ORACLE SIEBEL ON WINDOWS OSAMA MUSTAFA INSTALL ORACLE SIEBEL ON WINDOWS
  • 47. INSTALL ORACLE SIEBEL ON WINDOWS OSAMA MUSTAFA INSTALL ORACLE SIEBEL ON WINDOWS Sadmin123
  • 48. INSTALL ORACLE SIEBEL ON WINDOWS OSAMA MUSTAFA INSTALL ORACLE SIEBEL ON WINDOWS
  • 49. INSTALL ORACLE SIEBEL ON WINDOWS OSAMA MUSTAFA INSTALL ORACLE SIEBEL ON WINDOWS
  • 50. INSTALL ORACLE SIEBEL ON WINDOWS OSAMA MUSTAFA INSTALL ORACLE SIEBEL ON WINDOWS
  • 51. INSTALL ORACLE SIEBEL ON WINDOWS OSAMA MUSTAFA INSTALL ORACLE SIEBEL ON WINDOWS
  • 52. INSTALL ORACLE SIEBEL ON WINDOWS OSAMA MUSTAFA INSTALL ORACLE SIEBEL ON WINDOWS
  • 53. INSTALL ORACLE SIEBEL ON WINDOWS OSAMA MUSTAFA INSTALL ORACLE SIEBEL ON WINDOWS
  • 54. INSTALL ORACLE SIEBEL ON WINDOWS OSAMA MUSTAFA INSTALL ORACLE SIEBEL ON WINDOWS
  • 55. INSTALL ORACLE SIEBEL ON WINDOWS OSAMA MUSTAFA INSTALL ORACLE SIEBEL ON WINDOWS
  • 56. INSTALL ORACLE SIEBEL ON WINDOWS OSAMA MUSTAFA INSTALL ORACLE SIEBEL ON WINDOWS - Siebel server configuration ( SS configuration )
  • 57. INSTALL ORACLE SIEBEL ON WINDOWS OSAMA MUSTAFA INSTALL ORACLE SIEBEL ON WINDOWS
  • 58. INSTALL ORACLE SIEBEL ON WINDOWS OSAMA MUSTAFA INSTALL ORACLE SIEBEL ON WINDOWS
  • 59. INSTALL ORACLE SIEBEL ON WINDOWS OSAMA MUSTAFA INSTALL ORACLE SIEBEL ON WINDOWS
  • 60. INSTALL ORACLE SIEBEL ON WINDOWS OSAMA MUSTAFA INSTALL ORACLE SIEBEL ON WINDOWS
  • 61. INSTALL ORACLE SIEBEL ON WINDOWS OSAMA MUSTAFA INSTALL ORACLE SIEBEL ON WINDOWS callcenter remote orcl workflow communication
  • 62. INSTALL ORACLE SIEBEL ON WINDOWS OSAMA MUSTAFA INSTALL ORACLE SIEBEL ON WINDOWS
  • 63. INSTALL ORACLE SIEBEL ON WINDOWS OSAMA MUSTAFA INSTALL ORACLE SIEBEL ON WINDOWS
  • 64. INSTALL ORACLE SIEBEL ON WINDOWS OSAMA MUSTAFA INSTALL ORACLE SIEBEL ON WINDOWS
  • 65. INSTALL ORACLE SIEBEL ON WINDOWS OSAMA MUSTAFA INSTALL ORACLE SIEBEL ON WINDOWS
  • 66. INSTALL ORACLE SIEBEL ON WINDOWS OSAMA MUSTAFA INSTALL ORACLE SIEBEL ON WINDOWS
  • 67. INSTALL ORACLE SIEBEL ON WINDOWS OSAMA MUSTAFA INSTALL ORACLE SIEBEL ON WINDOWS
  • 68. INSTALL ORACLE SIEBEL ON WINDOWS OSAMA MUSTAFA INSTALL ORACLE SIEBEL ON WINDOWS - Copy all files in the C:Siebel8.2.2.4.0sesdbsrvrFILES to C:Siebel8.2.2.4.0sesgtwysrvrfsatt
  • 69. INSTALL ORACLE SIEBEL ON WINDOWS OSAMA MUSTAFA INSTALL ORACLE SIEBEL ON WINDOWS - Siebel web server extension ( swse )
  • 70. INSTALL ORACLE SIEBEL ON WINDOWS OSAMA MUSTAFA INSTALL ORACLE SIEBEL ON WINDOWS
  • 71. INSTALL ORACLE SIEBEL ON WINDOWS OSAMA MUSTAFA INSTALL ORACLE SIEBEL ON WINDOWS
  • 72. INSTALL ORACLE SIEBEL ON WINDOWS OSAMA MUSTAFA INSTALL ORACLE SIEBEL ON WINDOWS
  • 73. INSTALL ORACLE SIEBEL ON WINDOWS OSAMA MUSTAFA INSTALL ORACLE SIEBEL ON WINDOWS - Configure new Siebel web server extension logical profile
  • 74. INSTALL ORACLE SIEBEL ON WINDOWS OSAMA MUSTAFA INSTALL ORACLE SIEBEL ON WINDOWS
  • 75. INSTALL ORACLE SIEBEL ON WINDOWS OSAMA MUSTAFA INSTALL ORACLE SIEBEL ON WINDOWS
  • 76. INSTALL ORACLE SIEBEL ON WINDOWS OSAMA MUSTAFA INSTALL ORACLE SIEBEL ON WINDOWS
  • 77. INSTALL ORACLE SIEBEL ON WINDOWS OSAMA MUSTAFA INSTALL ORACLE SIEBEL ON WINDOWS
  • 78. INSTALL ORACLE SIEBEL ON WINDOWS OSAMA MUSTAFA INSTALL ORACLE SIEBEL ON WINDOWS
  • 79. INSTALL ORACLE SIEBEL ON WINDOWS OSAMA MUSTAFA INSTALL ORACLE SIEBEL ON WINDOWS
  • 80. INSTALL ORACLE SIEBEL ON WINDOWS OSAMA MUSTAFA INSTALL ORACLE SIEBEL ON WINDOWS
  • 81. INSTALL ORACLE SIEBEL ON WINDOWS OSAMA MUSTAFA INSTALL ORACLE SIEBEL ON WINDOWS
  • 82. INSTALL ORACLE SIEBEL ON WINDOWS OSAMA MUSTAFA INSTALL ORACLE SIEBEL ON WINDOWS Siebanon123
  • 83. INSTALL ORACLE SIEBEL ON WINDOWS OSAMA MUSTAFA INSTALL ORACLE SIEBEL ON WINDOWS
  • 84. INSTALL ORACLE SIEBEL ON WINDOWS OSAMA MUSTAFA INSTALL ORACLE SIEBEL ON WINDOWS 8080123
  • 85. INSTALL ORACLE SIEBEL ON WINDOWS OSAMA MUSTAFA INSTALL ORACLE SIEBEL ON WINDOWS
  • 86. INSTALL ORACLE SIEBEL ON WINDOWS OSAMA MUSTAFA INSTALL ORACLE SIEBEL ON WINDOWS
  • 87. INSTALL ORACLE SIEBEL ON WINDOWS OSAMA MUSTAFA INSTALL ORACLE SIEBEL ON WINDOWS - Apply an SWSE logical profile
  • 88. INSTALL ORACLE SIEBEL ON WINDOWS OSAMA MUSTAFA INSTALL ORACLE SIEBEL ON WINDOWS
  • 89. INSTALL ORACLE SIEBEL ON WINDOWS OSAMA MUSTAFA INSTALL ORACLE SIEBEL ON WINDOWS
  • 90. INSTALL ORACLE SIEBEL ON WINDOWS OSAMA MUSTAFA INSTALL ORACLE SIEBEL ON WINDOWS
  • 91. INSTALL ORACLE SIEBEL ON WINDOWS OSAMA MUSTAFA INSTALL ORACLE SIEBEL ON WINDOWS
  • 92. INSTALL ORACLE SIEBEL ON WINDOWS OSAMA MUSTAFA INSTALL ORACLE SIEBEL ON WINDOWS
  • 93. INSTALL ORACLE SIEBEL ON WINDOWS OSAMA MUSTAFA INSTALL ORACLE SIEBEL ON WINDOWS Share eappweb ( IUSR + IIS_IUSRS ) full control iisreset
  • 94. INSTALL ORACLE SIEBEL ON WINDOWS OSAMA MUSTAFA INSTALL ORACLE SIEBEL ON WINDOWS - Install Siebel_web_client