People and Culture Blog

TABLE REORGANIZATION

Precheck in table and index level: Step 1: Check the Table size and Index size select segment_name,TABLESPACE_NAME ,segment_type, bytes/1024/1024/1024 size_gb from dba_segments where segment_name = ‘&segment_name’ or segment_name in (select index_name…

Read More

Oracle Employee Self Service – Employee_Family&Emergency_Contact_Details_Change

This Blog helps employees to change thier Emergency Contact Details in Fusion HCM.

Read More

Fusion HCM _ Activating Address Validation – Global

Hi This Blog help you to Activating Address Validation Fusion HCM Global. With Step by Step Process for Activation.There are no predefined geographies for Many countries and we must define…

Read More

Oracle Wait Events and Their Solutions

Db file sequential read: This event occurs when a user tries to perform a Physical I/O while waiting for sequential reads from the Buffer cache. It occurs when the data on…

Read More

ORA-24247: network access denied by access control list (ACL)

ERROR:- Error starting at line : 20 in command – BEGIN APEX_INSTANCE_ADMIN.VALIDATE_EMAIL_CONFIG; END; Error report – ORA-24247: network access denied by access control list (ACL) ORA-06512: at “SYS.UTL_TCP”, line 19…

Read More

An API call has been prohibited

While calling the object in oracle apex metadata we are getting this issue. This issue was raised by development team. ISSUE:- Getting an error An API call has been prohibited.…

Read More

Methods to fix adrelink fails in cloned environments

This blog post will discuss how to deal with adrelink failures when applying patches in EBS tech_st home. Sometimes, when you apply OPatch to EBS $ORACLE_HOME in cloned instances, the…

Read More

EBS Application Migration Issues from RHEL 5 to RHEL 7 for Oracle EBS 12.1

One of the common challenges that Oracle EBS 12 users face is migrating their applications from RHEL 5 to RHEL 7. This process involves several steps to fix the issues,…

Read More

Display Any Country’s Current Date and Time in Oracle Forms

1.          Overview This blog explains about, how we can shows a text box to display the current date and time for the selected country in oracle forms. 2.          Technologies and…

Read More

How do I fix the ORA-01172 error?

Issue: I have the ORA-01172 error in my alert log, and I cannot start my database: ORA-01172: recovery of thread 1 stuck at block 25 of file 2 ORA-01151: use…

Read More