Friday, 21 October 2016

How to open oracle application in windows from linux

[applmgr@apps14 scripts]$ grep login $CONTEXT_FILE  (for checking the LogIn url)
<login_page oa_var="s_login_page">http://apps14.com:8004/OA_HTML/AppsLogin</login_page>

DISABLE FIRE WALL IN LINUX

STEP:-1
===============================================================
If you want to open this link in windows:
  1     open notepad as Administrator privileges
  2     Ctl+O
  3     Go to this address (C:\Windows\System32\drivers\etc)
  4     Here select “hosts” & open file


  5     Add your machine ip and hostname



STEP:-2
=====================================================================
Start Menu › Control Panel  (keep its view in category) › System and Security › System
Open Advanced system settings
Click Environment Variables
Add a OS Parameter: JAVA_TOOL_OPTIONS, and
parameter value: -Djava.vendor="Sun Microsystems Inc." 
Re-log or reboot your system
STEP:-3
=================================================================
   Open Internet Explorer 
   Go to Tools -> Internet Options -> Security -> Custom Level 
  
       Search for XSS Filter
  
      By Default it is Enabled. Now you Disable it.    
   
   Give yes
   
      Restart Browser.

     STEP:-4
    ==================================================================
  

    Uninstall all java versions.

        Download jre-7u79-windows 64 or 32-bit  And install it. then
       
        open control pannel -> change it to small icons ->open Java -> security -> 
        
        change to Medium ->Edit sait level -> apps login URL -> ok  ->Restart browser.





                                                          








No comments:

Post a Comment