Skip to content
Hustlers
View website Menu

Author: Aruna Malla

This author has written 43 articles
  1. Home>
  2. Aruna Malla>
  3. Page 5

Understanding the Object Version Number (OVN)

  • Post author:Aruna Malla
  • Post published:October 11, 2013
  • Post category:Oracle HCM Cloud - Jobs/Uncategorized
  • Post comments:0 Comments

Object Version Number is not a primary key, it indicates the version of a primary key row in a table. It certainly plays a major role in maintaining database concurrency  and…

Continue ReadingUnderstanding the Object Version Number (OVN)

Useful SQL queries in Oracle Apps

  • Post author:Aruna Malla
  • Post published:October 8, 2013
  • Post category:SQL
  • Post comments:2 Comments

To know the database version : select * from v$version; The below query displays all the locked tables in the given session: SELECT  owner         || '.'…

Continue ReadingUseful SQL queries in Oracle Apps
Read more about the article Person Deletion

Person Deletion

  • Post author:Aruna Malla
  • Post published:October 8, 2013
  • Post category:Uncategorized
  • Post comments:0 Comments

Person Deletion in EBS HRMS: -------------------------------- If you mistakenly save information in the People window, you can remove the person by selecting Delete Record ( the one with a penil…

Continue ReadingPerson Deletion
  • Go to the previous page
  • 1
  • 2
  • 3
  • 4
  • 5