• No results found

linux20 (R12 Server) R Single Node SID - TEST linux1 (10gAS Server) Oracle 10gAS ( ) with OID SID - asinf server name

N/A
N/A
Protected

Academic year: 2021

Share "linux20 (R12 Server) R Single Node SID - TEST linux1 (10gAS Server) Oracle 10gAS ( ) with OID SID - asinf server name"

Copied!
36
0
0

Loading.... (view fulltext now)

Full text

(1)

Oracle Application R12.0.4

4> Install Oracle Application R12.0.4 – Already installed 5> Register Oracle Applications 11.5.10.2 with OID 6> Validate that Single Sign-On is Working Correctly

linux1 (10gAS Server)

Oracle 10gAS (10.1.2.2) with OID SID - asinf – server name linux20 (R12 Server) R12.0.4 Single Node SID - TEST

(2)

1> Install Infra Oracle Application Server 10.1.2, OID Download the software from http://otn.oracle.com

su – root

useradd -g dba -d /d01/oracleAS/asinf asinf mkdir –p /d01/oracleAS

chown asinf :dba /d01/oraceAS xhost +

su – asinf ./runInstaller

(3)
(4)
(5)
(6)
(7)
(8)
(9)

Global Database name – asinf.com SID- asinf

(10)
(11)

Instance name – orasso

(12)
(13)
(14)

2> Upgrade the database of the infra from 10.1.0.4 to 10.1.0.5

Upgrade the database of the infra from 10.1.0.4 to 10.1.0.5

Stop all the infra components including OID database Download the patch and apply the patch 4505133 Apply database patch p4505133_10105_LINUX ./runInstaller

(15)
(16)

sqlplus “/as sysdba”

1. Enter the following SQL*Plus commands: 2. SQL> STARTUP UPGRADE

3. SQL> SPOOL patch.log

4. SQL> @?/rdbms/admin/catpatch.sql 5. SQL> SPOOL OFF

6. Restart the database: 7. SQL> SHUTDOWN 8. SQL> STARTUP 9.

10. Run the utlrp.sql script to recompile all invalid PL/SQL packages now instead of when the packages are accessed for the first time. This step is optional but recommended.

(17)
(18)
(19)
(20)
(21)
(22)
(23)
(24)

http://linux1.com:7777/pls/orasso Login using orcladmin/welcome1

http://linux1.com:7777/oiddas - login using orcladmin/welcome1

Click Directory

(25)

Before registering make sure to change the following profiles with the values give as below.

• Applications SSO Type: SSWAw/SSO • Applications SSO Auto Link User: Enable • Applications SSO Login Types: Both

• Application SSO LDAP Synchronization: Enable

• Applications SSO Enable OID Identity Add Event: Enable

• Link Applications user with OID user with same username: Enable

Once the profiles are set, go ahead with OID/SSO registration -- To deregister (for cloned instance)

(26)

-- Oracle Home Registration

$FND_TOP/bin/txkrun.pl -script=SetSSOReg -registerinstance=yes

You are registering ORACLE HOME only.

Enter the host name where Oracle iAS Infrastructure database is installed ? linu x1

Enter the LDAP Port on Oracle Internet Directory server ? 13060 Enter SSL LDAP Port on Oracle Internet Directory server ? 13130

Enter the Oracle Internet Directory Administrator (orcladmin) Bind password ? we lcome1

Enter Oracle E-Business apps database user password ? apps

*** Log File = /d01/oracle/TEST/inst/apps/TEST_linux20/logs/appl/rgf/TXK/txkSetS SOReg_Thu_Sep_11_06_36_52_2008.xml

Beginning input parameter validation for Oracle Home Instance registration. Input parameter validation for Oracle Home Instance registration completed. BEGIN ORACLE HOME INSTANCE REGISTRATION:

Oracle Home Instance preferences stored successfully. Oracle Home Instance registered successfully.

End of /d01/oracle/TEST/apps/apps_st/appl/fnd/12.0.0/patch/115/bin/txkSetSSOReg. pl : No Errors encountered

- SSO Registration

$FND_TOP/bin/txkrun.pl -script=SetSSOReg -registersso=yes $FND_TOP/bin/txkrun.pl -script=SetSSOReg -registersso=yes You are registering this instance with SSO Server.

Enter Oracle E-Business apps database user password ? apps *** Log File =

/d01/oracle/TEST/inst/apps/TEST_linux20/logs/appl/rgf/TXK/txkSetSSOReg_Thu_Sep_ 11_06_37_48_2008.xml

Beginning input parameter validation for SSO registration. Input parameter validation for SSO registration completed. BEGIN SSO REGISTRATION:

Beginning to register partner application.

(27)

You are registering this instance with OID Server.

Enter LDAP Host name ? linux1

Enter the LDAP Port on Oracle Internet Directory server ? 13060

Enter the Oracle Internet Directory Administrator (orcladmin) Bind password ? welcome1

Enter the instance password that you would like to register this application instance with ? welcome1

Enter Oracle E-Business apps database user password ? apps

*** Log File =

/d01/oracle/TEST/inst/apps/TEST_linux20/logs/appl/rgf/TXK/txkSetSSOReg_Thu_Sep_ 11_06_38_40_2008.xml

Beginning input parameter validation for OID registration. Input parameters validation for OID registration completed.

BEGIN OID REGISTRATION:

Beginning to register Application and Service containers if necessary. Application and Service containers were created successfully if necessary.

(28)

Beginning to register application in Oracle Internet Directory.

Registration of application in Oracle Internet Directory completed successfully. -> LOADING:

/d01/oracle/TEST/apps/apps_st/appl/fnd/12.0.0/admin/template/AppsOIDRegistration.tm p

Beginning to register provisioning profile in Oracle Internet Directory.

Registration of provisioning profile in Oracle Internet Directory completed successfully. Application is now registered successfully with provisioning in Oracle Internet Directory.

End of /d01/oracle/TEST/apps/apps_st/appl/fnd/12.0.0/patch/115/bin/txkSetSSOReg.pl : No Errors encountered

De-Registrating OID/SSO Deregister OID

$FND_TOP/bin/txkrun.pl -script=SetSSOReg -deregisteroid=yes Deregister SSO

$FND_TOP/bin/txkrun.pl -script=SetSSOReg -deregistersso=yes Deregister Instance

$FND_TOP/bin/txkrun.pl -script=SetSSOReg -deregisterinstance=yes

Once these 3 steps are done, bounce the application system middle tier, login to application and change the profile options back to original value. Following values should be made for the profile options.

• Applications SSO Type: SSWAw/SSO • Applications SSO Auto Link User: Disable • Applications SSO Login Types: Local

• Application SSO LDAP Synchronization: Disable

• Applications SSO Enable OID Identity Add Event: Disable

(29)

1.Oracle oracle11i login ---

http://linux20:8010/OA_HTML/AppsLocalLogin.jsp 2.Oracle SSo login

(30)

6 Validate that Single Sign-On is Working Correctly

Oracle Application Server 10g with Oracle E-Business Suite Release 11i Troubleshooting

Doc ID: Note:295606.1

SSO Task 4: Validate that Single Sign-On is Working

Correctly

To validate that Oracle E-Business Suite Release 11i has been properly registered as a partner application to Single Sign-On, perform the following steps:

SSO Task 4, Step 1: Run the Diagnostic Utility

SSO Task 4, Step 1.1: Login locally to the E-Business Suite

Login as user "sysadmin" to the E-Business Suite locally using this URL:

Where <server> and <port> reflect the correct values for your environment. SSO Task 4, Step 1.2: Launch Diagnostics

• Select the responsibility "CRM HTML Administration" from the Navigator's left pane

• Select the function "Diagnostics" from the Navigator's right pane. This will launch a new window. If you do not see a new window, make sure any browser pop-up blockers are disabled.

SSO Task 4, Step 1.3: Run SSO Diagnostics • Click on the "Basic" tab

• Choose "Application Object Library" from the Applications drop down • Click on "SSO Setup Tests" - Click on "Run Without Pre-Requisite" • All the tests should complete successfully

• Click on the "Report" icon for each test and verify the results SSO Task 4, Step 1.4: Run OID Diagnostics

(31)

Where <host> and <port> reflect the correct values for your environment. This should direct you to the Single Sign-On Login screen.

Now create a user orasso and login to Oracle application using the below link http://linux20.com:8001/OA_HTML/AppsLogin

(32)

SSO Task 4, Step 2.2: Enter the username and password for a valid account in Oracle Internet Directory. You should be directed to either the Oracle E-Business Suite home page or a page that shows "More Information Requested".

SSO Task 4, Step 2.3: Click on the logout link on whichever of the pages that you see. You should now be directed to the Single On Logout page. If so, then Single Sign-On integration has been carried out correctly.

Also see Single Sign-On Processes and Troubleshooting .

SSO Task 4, Step 3: Verify that your Oracle E-Business Suite instance is correctly integrated with Oracle Internet Directory.

SSO Task 4, Step 3.1: Check that there are no errors in the Oracle Internet Directory log files for the E-Business Suite instance you have just configured. These files are on the machine that hosts Oracle Internet Directory, under $ORACLE_HOME/ldap/odi/log. There are two log files for each provisioning direction, so there will either be two or four in total. The files for provisioning from Oracle Internet Directory to E-Business Suite end with _E.aud and _E.trc. The files for provisioning from E-Business Suite to Oracle Internet Directory end with _I.aud and _I.trc.

SSO Task 4, Step 3.2: Depending on how provisioning has been configured, try to create a user from either E-Business Suite or Oracle Internet Directory. If you used the default registration process, you may create a user either in E-Business Suite or Oracle Internet Directory and see the newly-provisioned user appear in the other system within about two minutes. The user details should be visible in the relevant .aud log files for users created from Oracle Internet Directory to E-Business Suite. If so, then provisioning configuration for Oracle Internet Directory has been performed correctly.

http://linux20:8001/OA_HTML/AppsLocalLogin.jsp connect as sysadmin/sysadmin

(33)
(34)
(35)
(36)

https://metalink.oracle.com/metalink/plsql/f?p=130:14:11131203365242372614::::p14_d atabase_id,p14_docid,p14_show_header,p14_show_help,p14_black_frame,p14_font:NO T,295606.1,1,1,1,helvetica http://home.c2i.net/toreingolf/oracle/ias1012/install.htm http://beginapps.blogspot.com/2008/01/oracleas-10g-with-oracle-e-business.html - must read http://onlineappsdba.com/index.php/2008/06/14/user-created-in-apps-11ir1212i-not-sync-to-oid/ http://advait.wordpress.com/enabling-oidsso-for-e-business-suite-r12/

Your first attempt should be to follow checklist as per metalink note 295606.1 (For 11i) & 380487.1 (For R12/12i)

References

Related documents

topics of sexuality, depression, caregiver fatigue, role and family disruption, and assess for refers if needed Staff RN 72 hours Prior to discharge • VAD care* • Neutropenia

Enter the LDAP Port on Oracle Internet Directory server. Enter the Oracle Internet Directory Administrator (orcladmin) Bind

The SGA is a read/write memory area that stores information shared by all database processes and by all users of the database (sometimes it is called the Shared Global Area ).. o

Oracle Internet Directory: Overview 1-16 Components of Oracle Internet Directory 1-17 OracleAS Single Sign-On Server: Overview 1-19. Oracle Directory Integration and

this latest launch brings C-P’s toothpastes to a total of six, with mega Brand Colgate Dental Cream (CDC), the category volume driver; Colgate Gel-Positioned

Single Sign-On to Heterogeneous Applications OracleAS SSO Oracle COREid Access Oracle Internet Directory Single Sign-On Virtual Directory Server Sun Directory Services

(OEG) • Oracle Identity Federation (OIF) • Oracle Security Token Services (OSTS) • Oracle Entitlement Server (OES) • Oracle Enterprise SSO (OeSSO) Directory •

Intelligence with your package, and we will provide you with an SAP Concur reporting expert to help configure reports and dig into the data to get more actionable insights.