People and Culture Blog

Script to see all lock objects

set term on; set lines 130; column sid_ser format a12 heading 'session,|serial#'; column username format a12 heading 'os user/|db user'; column process format a9 heading 'os|process'; column spid format a7…

Read More

Java Script to return of no. of days between two date

// JavaScript program to illustrate // calculation of no. of days between two date <script type = “text/javascript” > // To set two dates to two variables var date1 =…

Read More

Roll Back the Import Load Program Submitted in HCM

roll-back-the-import-load-program-submitted-in-hcm

Read More

Calling Java Script Inside OIC Integrations

calling-java-script-in-integrations

Read More

Create PO Change Order in Oracle Cloud – Add New Line To Existing PO Using SOAP request

This blog describes the sample request for creating Change Order in Oracle Cloud for the existing Purchase Order. This Change Order creates new line to the existing PO. Before moving…

Read More

Create PO Change Order in Oracle Cloud – Add Project Info To Existing PO Line Using SOAP request

This blog describes the sample request for creating Change Order in Oracle Cloud for the existing Purchase Order. This Change Order is to add project details in PO line and…

Read More

Manage IN and OUT Time Events Using REST API – Oracle Cloud OTL

The timeRecordEventRequests REST API requires both IN and OUT time to be supplied in the payload to create time entries in Oracle OTL. In real time clock integrations with Oracle,…

Read More

Useful CRSCTL Commands

STOP & START CRS: ( run from root user) $GRID_HOME/bin/crsctl stop crs $GRID_HOME/bin/crsctl start crs Enable/Disable auto restart of CRS. $GRID_HOME/bin/crsctl disable crs $GRID_HOME/bin/crsctl enable crs Find the cluster name…

Read More

unable to find the newly created asset category.

Issue : I have created new major category and minor category ..so after that i have created asset category with newly created Major category and minor category…So when i try…

Read More

Excel is waiting for OLE” issue

How to fix the “Excel is waiting for OLE” issue Open the Excel sheet. Go to the File menu. Click on Options. Go to the Advanced tab. Scroll down to…

Read More