Sunday, March 30, 2014

Oracle Adaptive Access Manager(OAAM) 11g DataBase purging

Hello,

In this post we will learn how to configure and run OAAM Database purging scripts.


Note: OAAM purge scripts are recommended to run using SQLPLUS command line. Avoid using SQL developer. I have faced issues while creating and running the purge scripts.

Step 1: Locate OAAM database purging scripts "oaam_db_purging_scripts.zip" under OAAM Middleware folder.

Step 2: Extract ZIP file to desired location.

Step 3: Login as SYS or SYSDBA into OAAM database and run below scripts


                GRANT create any procedure TO <schema_username>;
               GRANT create any table TO <schema_username>;
               GRANT create any index TO <schema_username>;
               GRANT create procedure TO <schema_username>;
               GRANT execute any procedure TO <schema_username>;

Step 4: Now login as OAAM schema owner and run "create_purge_proc.sql" script under oracle_db folder. When prompted enter Index Table Space & Data Table Space as <SchemaPrefix>_BRSADATA & <SchemaPrefix>_BRSAINDX.

Step 5: Below table has list of purge scripts 

Type of DataCorresponding Script
Login, Device Dataexec_sp_purge_tracker_data.sql
Rules, Policy Log Dataexec_sp_purge_rule_log.sql
Transactions, Entities Dataexec_sp_purge_txn_log.sql
Autolearning Dataexec_sp_purge_workflow_data.sql
Profile Dataexec_sp_purge_profile_data.sql
Cases related Dataexec_sp_purge_case_data.sql
Monitor Dataexec_v_monitor_purge_proc.sql



Step 6: Set the p_days1 and p_archived(either to "Y" or "N") parameters using a text editor when you run the scripts.

Parameter details:
  1. p_days represents parameter to purge data which is more than specified number of days.
  2. p_archived has default value "Y" which says archive the data. Change it to "N" to purge the data.
Step 7: Login to database as OAAM schema owner and run one of the script from the above table as per the requirement.

-- Siva Pokuri.

Saturday, March 22, 2014

Enable Access Portal Service in Oracle Access Manager(OAM) 11GR2 PS2

Description: This post covers the process of enabling the Access Portal Service in Oracle Access Manager 11GR2PS2.

Process:
  • Extract the downloaded file and copy the files "US_export_policy.jar" and "local_policy.jar" to the below location
    • /<JAVA_HOME>/jre/lib/security/

  • Restart the Weblogic Admin server and OAM Managed server.
  • Login to the OAM Admin console http://<host>:<port>/oamconsole
    • Verify the access portal section which is in disable mode.


  •  Scroll down the page and look for the available services in Configuration section and click on that.




  •  In available services page look for the Access portal service page which is in disable mode then click on enable to enable the service.




  •  After the service successfully enabled the screen looks like below. 




  •  Click on Launch pad and verify the Access Portal Service is Enabled. 





-- Kiran Pokuri

Friday, March 21, 2014

Oracle Traffic Directory Installation and Configuration

Description:

This post covers the process of installation and configuration of Oracle Traffic Directory 11.1.1.7.0

About OTD:


Oracle Traffic Director is a fast, reliable, and scalable layer-7 software load balance. You can set up Oracle Traffic Director to serve as the reliable entry point for all HTTP, HTTPS and TCP traffic to application servers and web servers in the back end. Oracle Traffic Director distributes the requests that it receives from clients to servers in the back end based on the specified load-balancing method, routes the requests based on specified rules, caches frequently accessed data, prioritizes traffic, and controls the quality of service.

Process: 

  • Download the Oracle Traffic Directory From Oracle Download
  • Copy the Binary to the Linux server and extract it.
  • Navigate to Binaries folder <OTD_Binary_Folder>/Disk1/
  • Execute the below command. 
    • ./runInstaller -jreLoc /<JAVA_HOME>/jre

  • Click Next to start Installation.


  • Select the Skip Software Updates and click Next.


  • Click Next.


  • Select the Directory location for Installation and  Click Next
  • Next Check the Installation Summary and click on Install.


  • This Screen Shows Installation Progress.


  • After Successful installation Click on Next. 


  • Verify the Installation Complete page shows the location of OTD installed. Click Finish


  • After Successful Installation of OTD next is Configure Admin Server. Execute the Below command to Configure Admin Server
    • Navigate to the <OTD_HOME>/bin
    • Execute ./tadm configure-server --user=<username> -- instance-home=<Location for Admin Server>
    • Please refer the below screen shot for example.


  • Enter the Admin User Password and press Enter.


  • Confirm Password and Press Enter.


  • Below screen shows the Successful configuration message of Admin Server 


  • Follow the below process to start the Admin Server.
    • Navigate to the <Admin_Instance_Home>/bin
    • Execute ./startserv
    • Then check for the message saying admin server started successfully. 


  • Open the Browser and try to access the below URL
    • https://<HostName>:8989
    • Check the below log in page.
    • Provide the Credentials which provided in Admin Server Configuration.  


  • Click on Create an Oracle Traffic Directory Configuration.


  • Provide the name and Server User and select the Server type as shown in the below screen. Click Next.


  • Select the port, IP address and Server Name in Listener Information Page. Click Next


  • In Server Pool Information Page add the list server to work for load balancing. Click Next


  • Select the Admin Server to Deploy the Configuration. Click Next


  • Verify the Configuration and click on Create Configuration.


  • Verify the successful configuration message and click close. 


  • Click on the Instances in left panel top corner. It will display the newly created Configuration. Click on start button to start the configuration.
  • Now try to access the application with new listener and port.
-- Kiran Pokuri  

Wednesday, March 19, 2014

Oracle Internet Directory (OID) Connector Installation & User Provisioning in OIM 11GR2PS2

OID Connector Installation & User Provisioning in OIM11gR2 PS2


Description:

This post covers the process of installation of OID connector in OIM11gR2PS2 and user provisioning.

Process:

  • Download the OID connector from the Connector Download
  • Copy the connector zip file to /<MW_HOME>/Oracle_IDM1/server/ConnectorDefaultDirectory
  • unzip the OID connector file.
  • Login to the sysadmin console and Click on Manage Connector in System Management section.
  • Click on Install in Connector Management page.
  • Select the OID connector from Connector list drop down and click load.
  • Click on Continue to Install Connector.
  • Login to the sysadmin console and click on IT Resource in Configuration section. Click on Search.


  •  Click on OID  Server IT Resource.


  •  Click on Edit in IT Resource Details and Parameters and provide the OID connection details as shown in the screen shot.


  •  Click on Sand Box and click on Create Sandbox.


  •  Provide the Sandbox Name and Description then click Save and Close.


  •  Click OK.


  •  Don't publish the publish the Sandbox.


  •  Click on Form Designer in Configuration Section.


  •  Click on Create the create new form Designer and click on search button in Resource Type.


  •  Click on Search and select OID User and click OK.


  •  Provide Form Name and click on Create.


  •  Click on Application Instance and Click on Create.


  •  Create New Application instance page will open


  •  Click on Search icon in Resource Object and select OID User Resource Object and click OK.



  •  Click on Search icon in IT Resource Instance and select OID Server and select OK.



  •  Provide the Name and Display name of the the Application Instance.


  •  Select the OIDUsers in the Form filed and click on save.


  •  Click on Sandbox tab and select the newly created Sandbox and click on Publish Sandbox to publish the Sandbox. then click Yes to confirm.


  •  Click on Scheduler in System Management Section. then click on search button.


  •  Click on OID Connector Group Lookup Reconciliation job then click on Run Now. 


  •  Click on Refresh at top corner to check the Job status. 


  •  Login to the OIM Identity Console and click on Users. Then click on search button and select the user record which you wish provision. Next Click on Accounts tab and click on Request Accounts.



  •  Click on OID Application Instance and click on Add to Cart and click on Check Out.


  •  Provide the User Parameters as shown in the screen shot.


  •  Click on Ready to Submit and then click on submit.


  •  Will get Successful message after submitting the request.  


  •  Click on User Details tab and click on Refresh and check the status field it will show the status as Provisioned.



  •  Login to the OID through LDAP browser and check for the provisioned User



- Kiran Pokuri