
sathyam-soa.blogspot.com
Sathyam's SOA BlogA blog about SOA, Middleware, Fusion Technologies, Oracle FMW, Java, J2EE, JEE, Design Patterns, WebCenter, ADF, Content Management, BI technologies.
http://sathyam-soa.blogspot.com/
A blog about SOA, Middleware, Fusion Technologies, Oracle FMW, Java, J2EE, JEE, Design Patterns, WebCenter, ADF, Content Management, BI technologies.
http://sathyam-soa.blogspot.com/
TODAY'S RATING
>1,000,000
Date Range
HIGHEST TRAFFIC ON
Monday
LOAD TIME
2 seconds
16x16
32x32
64x64
128x128
PAGES IN
THIS WEBSITE
18
SSL
EXTERNAL LINKS
15
SITE IP
173.194.123.74
LOAD TIME
1.992 sec
SCORE
6.2
Sathyam's SOA Blog | sathyam-soa.blogspot.com Reviews
https://sathyam-soa.blogspot.com
A blog about SOA, Middleware, Fusion Technologies, Oracle FMW, Java, J2EE, JEE, Design Patterns, WebCenter, ADF, Content Management, BI technologies.
Sathyam's SOA Blog: 05/01/2014 - 06/01/2014
http://sathyam-soa.blogspot.com/2014_05_01_archive.html
A blog to publish middleware and cloud expeditions that amused and challenged my journey. Friday, May 30, 2014. Installing OER 11g on an existing SOA 11g domain. In this blog post, I will provide detailed step-by-step instructions to install OER 11g (11.1.1.7) on an existing SOA domain. Pre-Requisites: SOA 11g installed and domain configured. I used 11.1.1.7 version (latest version as on date of writing this post). Installing OER 11.1.1.7. Note: Ensure that the path to DATAFILE parameter exists. AUTOEXTE...
Sathyam's SOA Blog: 03/01/2014 - 04/01/2014
http://sathyam-soa.blogspot.com/2014_03_01_archive.html
A blog to publish middleware and cloud expeditions that amused and challenged my journey. Saturday, March 1, 2014. JDeveloper Deployment to SSL Configured WebLogic (SSL Handshake Failure). If you have configured SSL keystore on your WebLogic application server, you might face SSL Handshake error while trying to deploy any application from Oracle JDeveloper. To overcome this issue, download the SSL certificate and import it to your JDeveloper java keystore. 1 Open command prompt, go to Java Home jre bin.
Sathyam's SOA Blog: JDeveloper Deployment to SSL Configured WebLogic (SSL Handshake Failure)
http://sathyam-soa.blogspot.com/2014/03/jdeveloper-deployment-to-ssl-configured.html
A blog to publish middleware and cloud expeditions that amused and challenged my journey. Saturday, March 1, 2014. JDeveloper Deployment to SSL Configured WebLogic (SSL Handshake Failure). If you have configured SSL keystore on your WebLogic application server, you might face SSL Handshake error while trying to deploy any application from Oracle JDeveloper. To overcome this issue, download the SSL certificate and import it to your JDeveloper java keystore. 1 Open command prompt, go to Java Home jre bin.
Sathyam's SOA Blog: 11/01/2012 - 12/01/2012
http://sathyam-soa.blogspot.com/2012_11_01_archive.html
A blog to publish middleware and cloud expeditions that amused and challenged my journey. Friday, November 16, 2012. SOA 11g File Adapter Pre and Post Processing Technique. File Adapter is one of the most feature rich and powerful technology adapter that is available with Oracle SOA Suite. In this article, I will be explaining how to perform pre-processing of a file when it is being read by the File Adapter in SOA suite with a use-case. Step 1: Building the custom valve to determine mime type of the file.
Sathyam's SOA Blog: 02/01/2014 - 03/01/2014
http://sathyam-soa.blogspot.com/2014_02_01_archive.html
A blog to publish middleware and cloud expeditions that amused and challenged my journey. Saturday, February 8, 2014. BPM Workspace/Composer Login Error ORABPEL-10585. If you are facing trouble logging into BPM workspace or composer, this post could help save you some time. First check if the error message in your SOA managed server diagnostic log after the failed login is the following;. Javaxsecurity.auth.login.LoginException: Operation exception. Now, let us look at the fix. 7 Update the property Serv...
TOTAL PAGES IN THIS WEBSITE
18
Frog Tec: DBA newbie corner
http://frogtec.blogspot.com/2009/07/dba-newbie-corner.html
Take a journey through my experiences with Oracle applications. Thursday, July 9, 2009. I'm not a fan of reposting, but this is a good reminder for myself DBA for Dummy. I'll post this info on my google sites page as well. You are a new DBA in town with no training … NO SWEAT! How do you know what are the databases running on the server? Ps -aef grep ora s (Solaris) , or ps -wwef grep ora s (Linux). How many database were installed on the server? Look in the /var/opt/oracle/oratab, or /etc/oratab. Normal...
Frog Tec: March 2009
http://frogtec.blogspot.com/2009_03_01_archive.html
Take a journey through my experiences with Oracle applications. Wednesday, March 4, 2009. Oracle AIA 2.2.1 non-cluster AIX. Platform OS: AIX 5.3. SOA: 10.1.3.3.1. AIA: 2.2.1. AIA FP221 InstallGuide E12960-03.pdf (see oracle doc id # ). Pre-requirments listed in the installation guide were not clear, so I have expanded on them and should be completed in the order listed below:. Verify space requirements - 5gb minimum. Complete System reqs jdk. Copy AIX OS java directories to $ORACLE HOME/jdk:. Slight modi...
Frog Tec: May 2009
http://frogtec.blogspot.com/2009_05_01_archive.html
Take a journey through my experiences with Oracle applications. Friday, May 22, 2009. Easy way to change oc4jadmin password. I prefer not to use the UI as that gets very confusing and slow. If you prefer to use the UI and have a loadbalancer do not make the changes through the loadbalancer, instead make the changes on the separate nodes. Here is how I do via backend:. DO NOT CHANGE ON LOADBALANCER. 1 cd $ORACLE HOME/j2ee/admin/config. Cp -p jazn.xml jazn.xml.pre-oc4jadmin-password-change. 7 save the file.
Frog Tec: June 2009
http://frogtec.blogspot.com/2009_06_01_archive.html
Take a journey through my experiences with Oracle applications. Tuesday, June 2, 2009. Push the limits - cygwin. Yea I am a big fan of cygwin, come on who isn't. Basically there is no need for putty other than it is a little less typing if you use it. Type "perl -MCPAN -e shell;" (without quotes). Type "m /Expect/" (this is to get the module). Type "install Expect" (this will install Expect module). Type "m /IO: Stty/". Type "install IO: Stty". Subscribe to: Posts (Atom). Push the limits - cygwin.
Frog Tec: Easy way to change oc4jadmin password
http://frogtec.blogspot.com/2009/05/easy-way-to-change-oc4jadmin-password.html
Take a journey through my experiences with Oracle applications. Friday, May 22, 2009. Easy way to change oc4jadmin password. I prefer not to use the UI as that gets very confusing and slow. If you prefer to use the UI and have a loadbalancer do not make the changes through the loadbalancer, instead make the changes on the separate nodes. Here is how I do via backend:. DO NOT CHANGE ON LOADBALANCER. 1 cd $ORACLE HOME/j2ee/admin/config. Cp -p jazn.xml jazn.xml.pre-oc4jadmin-password-change. 7 save the file.
Frog Tec: Push the limits - cygwin
http://frogtec.blogspot.com/2009/06/push-limits-cygwin.html
Take a journey through my experiences with Oracle applications. Tuesday, June 2, 2009. Push the limits - cygwin. Yea I am a big fan of cygwin, come on who isn't. Basically there is no need for putty other than it is a little less typing if you use it. Type "perl -MCPAN -e shell;" (without quotes). Type "m /Expect/" (this is to get the module). Type "install Expect" (this will install Expect module). Type "m /IO: Stty/". Type "install IO: Stty". June 4, 2009 at 2:34 AM. Subscribe to: Post Comments (Atom).
Frog Tec: Oracle Enterprise Linux - Wireless
http://frogtec.blogspot.com/2010/11/oracle-enterprise-linux-wireless.html
Take a journey through my experiences with Oracle applications. Friday, November 12, 2010. Oracle Enterprise Linux - Wireless. Ok to start off my router is setup to use WPA TKIP PSK. So the generic NetworkManager that comes with Oracle Enterprise Linux just doesn't cut it. Here is how I fixed the wireless connection. I believe I did too much, but trial and error finally got me to Step 4. Step 1 - Install. Installed dkms package (dkms-2.1.1.2-1.noarch.rpm). Install driver /usr/sbin/ndiswrapper -i. Run com...
Frog Tec: November 2010
http://frogtec.blogspot.com/2010_11_01_archive.html
Take a journey through my experiences with Oracle applications. Monday, November 15, 2010. Oracle Enterprise Linux - RPMs. Http:/ www.oracle.com/technetwork/topics/linux/index-099698.html. Sergio's Blog from site above. Http:/ blogs.oracle.com/sergio/2009/02/installing required rpms from 1.html. Labels: Oracle Enterprise Linux. Friday, November 12, 2010. Oracle Enterprise Linux - Wireless. I believe I did too much, but trial and error finally got me to Step 4. Step 1 - Install. Found my router but still ...
Frog Tec: Transfer files to VMWare Server 2.x
http://frogtec.blogspot.com/2010/11/transfer-files-to-vmware-server-2x.html
Take a journey through my experiences with Oracle applications. Monday, November 8, 2010. Transfer files to VMWare Server 2.x. This took a little bit of time to figure out. My host is Windows XP and the Guest is Oracle Linux. Mount or connect to the linux.iso (vmware-tools for Linux guest OS). Double click the vmware-tools rpm file (it is just easier that way). Once installed, open a terminal session. Accept all defaults, except for resolution / screen display. Vmrun -T server -h https:/ 192.168....Trans...
Frog Tec: Woot.. Extract info from PS -EF
http://frogtec.blogspot.com/2010/10/woot-extract-info-from-ps-ef.html
Take a journey through my experiences with Oracle applications. Friday, October 15, 2010. Woot Extract info from PS -EF. In writing a script for PeopleSoft and FMW I wanted to extract the contents from 'ps -ef grep' command. Setting up commands 1:. Ps -ef grep BBL grep pshrxx. Psnow 659598 1 0 Oct 11 - 0:52 BBL -C dom=PSHRDxx 51402 -g 30002 -i 0 -u cl01nbe1 -U /usr/pshrxx/PeopleTools/app serv/appserv/PSHRDxxx/LOGS/TUXLOG -m 0 -A. Setting up commands 2:. Ps -ef grep BBL grep pshrqa awk '{print $19}'.
TOTAL LINKS TO THIS WEBSITE
15
Home | Sathya Labs
Lorem ipsum dolor sit amet, consectetur adipisicing elit. Lorem ipsum dolor sit amet, consectetur adipisicing elit. Lorem ipsum dolor sit amet, consectetur adipisicing elit. Lorem ipsum dolor sit amet, consectetur adipisicing elit. Compatability with other products. Lorem ipsum dolor sit amet, consectetur adipisicing elit. Lorem ipsum dolor sit amet, consectetur adipisicing elit. Sathya Labs Lanches new website. Have a question or need a custom quote?
Sathya Law - Welcome
Call: 416 291 7888. Welcome to Sathya Law. Strategies and solutions for individuals and private businesses. We provide a comprehensive package of legal services that meets your unique needs either as an individual or as a family and also as privately owned businesses in the Greater Toronto Area. We focus on your requirements and develop a legal solution that protects your interest and benefits you the most. Sathya Law offers you Competence, Commitment, Confidentiality and Value for Money.
Sathya Lifestyles - Online Real Tour
Satya LifeStyle - About Us. Sorry, this content is not supported on your browser.
Sathya's Log | Love to learn..Passion to code..
Love to learn.Passion to code. Welcome to Sathya’s Log…. Sathyalog.wordpress.com is a website for bloggers,learners and the everyday person. This blog is purely my day to day log. Of my experience and knowledge.henceforth i named it as sathyalog. This is purely my diary and my share to visitors covering my experiences and updating with trendy stuff. If you are looking for latest posts on all web related technologies, bigdata, java, sapui5, sap, phonegap, protocols, android apps and trendy news? August 8,...
Sathyalok Charitable Trust | Sathyalok Charitable Trust
Objectives of the Trust. Helping multi challenged children to come up with rehabilitation and live as common citizens. Providing accommodation and boarding facilities for senior citizens - Home - away - from Home with ultra modern facilities. Facilities with Medical care, Medical Therapy and services for the inmates. Providing vocation Training in Tailoring, carpentry, arts and crafts, music, Computer, Electrical to the multi challenged children to make them feel life as boon.
Sathyam's SOA Blog
A blog to publish explored SOA techniques that amused and challenged my journey. Tuesday, February 17, 2015. Integrate OSB with Oracle MFT. Recently, I had an opportunity to work with a customer on MFT integration with OSB. Some pain points were;. 1) Ever-increasing FTP servers across their enterprise which was increasingly becoming tough to manage and maintain. 2) Custom code for compression/decompression logic before/after file transfers. 3) Bunch of third-party utilities for scheduling file transfers.
Sathyam Seo Ideas
Wednesday, 21 August 2013. Introduction to Carpool Mobile App. Monday, 11 March 2013. SEO Moz Quiz certification. Take the quiz at SEO moz. Pagination can sometimes be problematic for search engines. What is the preferred method to help search engines handle pagination? Via the robots meta tag. Via the rel=next/prev element. Sitemaps can contain a. Of links; but what is the maximum amount of links a single Sitemap can hold? Which of these elements is used by microdata (besides. Google ignores the tags.
Sathyam Procon Private Limited
SATHYAM PROCON PRIVATE LIMITED. Any trademarks or logos used here are property of their respective owners. Welcome to Sathyam Procon Private Limited. SATHYAM PROCON PRIVATE LIMITED (SATHYAM). Is formerly known as Sathyam Construction and is founded in the year 2007 by Mr. D. Mahesh, the Managing Director. Is a growing contracting company to provide services like construction execution, supervision, procurement and related activities in a best possible way to our customers. All fields are required.
Sathyam Ministries
George's life lively again. A new beginning in the history of Maulsm Tribe. Paulina's Tailoring and Garments. Testimony of pastor Ratna Prasad. WE CARE FOR BODY AND SOUL. Home For the Differently Abled. Souls Through God's Word. Education is not the filling of a vessel, but the kindling of a flame -Socrates Education provides the high. Very often we think that poverty cannot be eradicated, however the problem can be lessened if we are willing to share. Gospel Meeting at Northern Ker. Jun 5 2015 ). He sti...