Showing posts from June, 2020

Query to find OPP database session details

Query to find OPP database session details Query: select s.ECID ,s.inst_id, s.SID,s.SERIA…

Read more

Query to find the OPP Actual and Target Process

Query to find the OPP Actual and Target Process Query:    SELECT b.user_concurrent_queue_…

Read more

SQL*Loader-128: unable to begin a session ORA-01017: invalid username/password; logon denied

SQL*Loader-128: unable to begin a session ORA-01017: invalid username/password; logon den…

Read more

Error in DB Tier Auto Config (java.lang.UnsatisfiedLinkError: libnjni11.so: libnjni11.so: wrong ELF class: ELFCLASS64)

Error in DB Tier Auto Config (java.lang.UnsatisfiedLinkError: libnjni11.so: libnjni11.so:…

Read more

Downgrading Oracle Database Without Executing catdwgrd.sql or Backup plan to downgrade oracle db

Downgrading Oracle Database Without Executing catdwgrd.sql or Backup plan to downgrade Wh…

Read more

Query to find any Mview Refresh is going on currently in Oracle DB

Query to find any Mview Refresh is going on currently in Oracle DB Query: select s.obj#,o…

Read more

How to Stop Auto Refresh of Materialized view in Oracle

How to Stop Auto Refresh of  Materialized view in Oracle Disable Automatic Refresh of Mat…

Read more

FRM-92095: Oracle JInitiator version too low

FRM-92095: Oracle JInitiator version too low If we are trying to open old EBS version whi…

Read more

Rman Duplicate is Failing With Segmentation Fault

Rman Duplicate is Failing With Segmentation Fault Error: RMAN duplicate was done successf…

Read more

How to Migrate Linux Cups Printer from one server to other server

How to Migrate Linux Cups Printer from one server to other server CUPS stores its configu…

Read more

How to migrate OS User Accounts from one Linux Server to Other/New Linux Server

How to migrate OS User Accounts from one Linux Server to Other/New Linux Server  We might…

Read more

Query to get list of EBS users with responsibility and last login date (responsibility wise)

Query to get list of EBS users with responsibility and last login date (responsibility wi…

Read more

Attach a Oracle Home in Oracle Inventory on Server

Attach a Oracle Home in Oracle Inventory on Server Error: When running opatch lsinventory…

Read more

Deleting/Removing Control M characters in Linux

Deleting/Removing Control M characters in Linux Control-M is a character found at the end…

Read more

How to setup SAMBA in Linux

How to setup SAMBA in Linux In this post I am going to share steps to configure Samba in …

Read more