Posts by Veeramanohari Arumugan

Orcale EBS-Query to get active users along with their active responsibilities

LIST OF ALL ACTIVE USERS ALONG WITH THEIR ACTIVE RESPONSIBILITIES Introduction:  This query is used to get all active users along with their active responsibilities. SQL Query:   Execute the…

Read More

Oracle EBS-Query to get Service Contract Details

  Query to get the Service Contract Details Introduction:  This query is used to fetch the service contract details.In this we will be passing  contract_number as the parameter. SQL Query:…

Read More

Register a printer in oracle

Introduction: This blog is done to register a printer in oracle.   Cause of the issue: Printer is not setup in oracle.   How do we solve:   Go to…

Read More

Query to get the Printer Name

Introduction:  This query is used to fetch the printer name .In this we will be passing  concurrent program id and level value id(user id)  as the parameter so that printer…

Read More