Posts

Showing posts with the label Enterprise

Oracle Integration Cloud Services ICS - Integration Emerging Common Patterns

Image
Below diagram shows different Oracle products and their integration between them: Oracle Cloud Suites (Integration Cloud Services - ICS) Grouping of related Fusion applications/components Each cloud offering is now decoupled from other clouds—so, ICS is invoked by cloud solution event framework The customer configures ICS to respond to Create, Read, Update, Delete (CRUD)-based services – interface data model mapping is kept easy through a recommendation engine populated with standard Oracle provided mappings

Oracle SOA Suite Clustered Environment on Oracle Enterprise Linux 6.4

Image
Recently, I have successfully prepared Oracle SOA clustered environment on Oracle Enterprise Linux 6.4 in production mode. This clustered environment includes Admin Server which is running on port 7001 and two SOA Managed Servers. Both SOA clustered Managed Servers are running on same port i.e. 8001. Node Managers are also configured for all domains. Summary of Servers in Weblogic console

Oracle Application Adatper 11.1.1.4.0 connectivity issue with Siebel 8.1.1.5

Solution:-  Change the Object Manager name to 'SCCObjMgr_enu' in Advanced tab in Oracle Application Explorer. Further details see my OTN forum post:- My Post on OTN Forum  

Insert Data into Oracle EBS through Interface tables by using Oracle SOA Suite Technology

Image
Adapter for Oracle Applications uses interface tables to insert and update data in Oracle Applications.  Interface Tables act as staging tables between client application and Apps Base tables. Data is never loaded directly into Oracle Applications base tables. Instead, data is first loaded into interface tables, and then Oracle-supplied concurrent programs move data from interface tables to base tables. This ensures that all business logic and processing is handled using Oracle components. Today I successfully loaded Sample Order Data from SOA Server to the following Oracle EBS Interface Tables:- 1) OE_HEADERS_IFACE_ALL 2) OE_LINES_IFACE_ALL BPEL Process of Insert Order into EBS

Oracle WebCenter Content 11.1.1.7 and Portal 11.1.1.7

Image
Oracle just released the new version of WebCenter products stack, the WebCenter Centent 11gR1 (11.1.1.7) and WebCenter Portal 11gR1 (11.1.1.7). According to Oracle's official blog it includes many bug fixes in addition to enhancements to the WebCenter Content Application Extension Framework (AXF) supporting integrations with E-Business Suite and PeopleSoft.

Oracle Fusion Middleware Environment on Solaris 11

Image
Recently I prepared Oracle Fusion Middleware 11g environment for SOA Server Suite on Oracle Solaris11.1 (x86-64bit). This includes the installation and configuration of following Oracle products:- 1) Oracle Database 11gR2. 2) Repository creation for SOA Suite. 3) Oracle Weblogic Server 11g. 4) Oracle SOA Suite 11g. 5) Domain creation and configuration for Admin Server and SOA Server.

Windows Server 2012 Performance on Oracle VM Virtual Box

Image
Today I installed Windws Server 2012 on Oracle VM Virtual Box. This is my first ever experience of any windows based server. I installed GUI based standard version of Windows Server 2012 and my VM specifications were 8 GB RAM and 50 GB HDD space. Simple GUI based standard installation took almost 12 GB HDD space. The performance of Windows Server 2012 on VM Virtual Box is very good (in my case). Indeed Windows Server 2012 GUI is also impressive. Here I am posting some snapshorts of Windows Server 2012. Starting up Windows Server 2012

How to take Backup and Restore a Domain of Oracle GlassFish Application Server

Image
Backup Domain backup-domain  subcommand is used to take backup of domain. Before start the backup process, ensure that domain is stopped and then execute the following command. The  backup-domain  command operates only when the domain is stopped or suspended. # asadmin backup-domain --backupdir [directory patch] domainname --backupdir  switch is used to specify a directory in which to store the backup.

How to Deploy and Undeploy an Application in Oracle GlassFish Application Server

The easiest way of deploying an application through the command line is by using the following command: # asadmin deploy [ path of file ]/webapp1.war Access the webapp1  application by typing the following URL in your browser:

How to Delete Domain in Oracle GlassFish Application Server

Image
Deleting a domain is very simple in Oracle GlassFish Application Server. It can be accomplished by issuing the following command in the command line: # asadmin delete-domain domainname

How to Configure Multiple Domains in Oracle GlassFish Application Server

Image
If we want several domains to execute concurrently on the same server, then ports must be chosen carefully, as specifying the same ports for different services or even the same service across domains will prevent one of the domains form working properly. So to avoid port conflict you have to assign different port numbers in different domains for each purpose. The easy way of doing  this is using portbase option in create-domain command. Given below is the create domain command with portbase option. # asadmin create-domain --portbase [port number] domainname

List of Services for the domain in Oracle GlassFish Application Server

The default posts for the default domain are listed in the following table: Services Port Admin 4848 HTTP 8080 Java Messaging System (JMS) 7676       Internet Inter-ORB Protocal (IIOP) 3700 Secure HTTP (HTTPS) 8181 Secure IIOP 3820 Mutual Authorization IIOP 3920 Java Management Extensions (JMX) Administration 8686

How to Stop Oracle GlassFish Application Server Domain

Image
A domain that is executing can be stopped by issuing the following command: # asadmin stop-domain domainname

How to Start Oracle GlassFish Application Server Domain

Image
To start GlassFish, change the directory to [glassfish installation directory]/glassfishv3/bin on command prompt and execute the following command: # asadmin start-domain domainname I have configured domain1 as domain name and in my case above command change to:

How to create domains in Oracle GlassFish Application Server

Image
To create domain in GlassFish Server, open command prompt and change the directory to [glassfish installation directory]/glassfishv3/bin and execute the following command. The asadmin batch file is located in BIN folder that's way we change the directory location in command prompt. # asadmin create-domain domainname Change the domainname on your choice. Here I am creating a new domain called domain1 as shown below:

Oracle Solaris 11 releases with new features

Image
Oracle Solaris 11 will be officially released today, including the Sparc platform compatible with x86. Oracle Solaris 11 is SPARC SuperCluster T4-4 Integrated Systems and Oracle SPARC T4 server product line operating system, its also supports Oracle Exadata Database cloud server X2-2, X2-8 system, middleware and Oracle Exalogic cloud server.

Comparison between Oracle SPARC T4 and IBM P7

Image
Oracle Parallel Everything vs. IBM’s Fast CPU Core SPARC T4 Faster than P7 for JAVA – P7 Faster for Integer Arithmetic

Red Flag Asianux 4 Server

Image
Asia's largest open source software vendor Red Flag is launching a new version of Server Operating System Asianux 4. Asianux 4 is based on open framework, continue into the cloud computing and virtualization technologies that is used to develop a series of cloud computing products and solutions.

View Linux Directory Free Space Commands

Image
df-hl view the disk space left df-h view of the partition size for each root path  du-sh [directory name] returns the size of the directory du-sm [folder] to return to the folder number of the total Mv

openSUSE Linux 11.4 Released with Downloads

Image
openSUSE Linux 11.4 has been released with downloads Links. openSUSE Linux 11.4 Main Goals. Make openSUSE the easiest for anyone to become available and the most widely used Linux distributions. Joint use of open source software to make openSUSE the world's most available Linux distributions and Linux newbies and experienced users of the desktop environment. Significantly simplify and open up its development and packaging processes to make openSUSE a provider of Linux developers and software platform of choice.  Release Notes: http://news.opensuse.org/2011/03/10/opensuse-11-4/ http://download.opensuse.org/distribution/11.4/iso/openSUSE-11.4-KDE-LiveCD-i686.iso http://download.opensuse.org/distribution/11.4/iso/openSUSE-11.4-GNOME-LiveCD-i686.iso http://download.opensuse.org/distribution/11.4/iso/openSUSE-11.4-KDE-LiveCD-x86_64.iso http://download.opensuse.org/distribution/11.4/iso/openSUSE-11.4-GNOME-LiveCD-x86_64.iso