copy and paste this google map to your website or blog!
Press copy button and paste into your blog or website.
(Please switch to 'HTML' mode when posting into your blog. Examples: WordPress Example, Blogger Example)
Finding the Weblogic URL and Port from R12. 2 Context File We can find the weblogic URL and port from the CONTEXT_FILE by using the below variable 1 Go to Application Tier 2 Set the RUN file system environment 3 Execute With these variable values we can create the weblogic URL for our EBS environment
Finding login URL in Oracle E-Business Suite 12. 2. X is easy now To find weblogic url from CONTEXT_FILE of Oracle E-Business Suite 12 2X grep -i “wls_admin” $CONTEXT_FILE Now composing url :- http: abc lab:7001 console Happy Learning !!!! Loading 1 1 Login to Oracle E-Business application server 1 2 cd u02 oracle ERP EBS122 (base software location) 1 3 Source the E-Business environent for e g
EBS LOGIN URL from database: | Erman KARAs Oracle Blog EBS LOGIN URL from database: Using Below methods we can find the apps url: [oracle@PRODEBS]$sqlplus apps apps QUERY 1: SELECT home_url FROM icx_parameters; QUERY 2: SELECT profile_option_value FROM fnd_profile_option_values WHERE profile_option_id= (SELECT profile_option_id FROM fnd_profile_options WHERE profile_option_name = ‘APPS_FRAMEWORK
oracle ebs 11i R12 R12. 1 R12. 2 - Techgoeasy An Oracle Apps DBA (Database Administrator) is responsible for managing and maintaining the Oracle E-Business Suite (EBS) environment The role demands a combination of database administration and application management skills