Archives
-
Installing Oracle Applications (eBusiness Suite) Release 12 on Solaris
Let us consider we are installing Oracle eBusiness Suite Release 12 (12.1.1) on Sun Solaris 10 on SPARC 64 bit platform. First of all following pre-requisites must be checked at the Operating System level. Packages SUNWarc SUNWbtool SUNWcsl SUNWhea SUNWi15cs SUNWi1cs SUNWi1of SUNWlibC SUNWlibm SUNWlibms SUNWsprot SUNWtoo SUNWuiu8 SUNWulcf SUNWxwfnt Patches 125100-04 or higher [...]
May 3rd, 2010 | Filed under Installing Oracle Applications, Oracle, Oracle Applications, Oracle Applications DBA, Oracle Applications issues -
Operating Systems Endian formats for migrating databases across platforms
Nowadays DBAs face requirements for migrating databases across different platforms like from Windows to Linux or Solaris or vice versa. While doing this we would require to use transportable tablespaces or cross-platform transportable tablespaces. In order to decide whether the migration would be simple or will involve file conversion, following command is used to identify [...]
-
Unix/Solaris Terminal too wide
On older Solaris or other Unix systems we quite often see following error while opening log files etc in vi or view terminal root> vi abc Terminal too wide : This is because the terminal is not wide enough to display more characters in one line. Solution: Execute following command on shell prompt. This will [...]
-
Unix delete or rename a file starting with hyphen or junk character
Many a times we face a problem wherein mistakenly some files get created in a directory which are hard to rename or remove especially when working with putty terminal, by mistake if you paste come content on command prompt then it will create junk files with hyphen, tilde or any junk character in beginning. For [...]
-
Fix for “Internet explorer has closed this webpage to help protect your computer”
Many users face issue running Oracle forms on Microsoft Internet Explorer 8 (IE8) which causes the page to redirect to following url res://ieframe.dll/acr_depnx_error.htm#<domain>,http://<server>:<port>/forms/frmservlet?config=<config> It displays following error. Internet explorer has closed this webpage to help protect your computer A malfunctioning or malicious add-on has caused Internet Explorer to close this webpage. Solution: Goto Internet Explorer [...]
Apr 27th, 2010 | Filed under Application server, Browser issues, Oracle, Oracle Applications, Oracle Applications issues, Oracle developers, Windows, Windows Clients, Windows issues