All posts by Atul Kumar

Automate SSH Authorization

I usually work on Linux machines. every time its a time taking task to generate ssh key generation between servers and copy the authorization key. i have a small script which will generate and copy the files to your desired destinations and makes your task easy Login to server A #ssh-keygen -t rsa -b 2048 […]

Read More

Oracle RAC DBA Online Training

After successful completion of various online training batches (check feedback here ), Focusthread is pleased to announce new online course for Oracle RAC Administration(for DBA’s) starting 20 June.         What makes this training different from other providers is emphasis on hands-on session and workshops. Trainer will not only explain concept of RAC but also help you to build your own RAC Environment at […]

Read More

How to access Oracle Apps 11i Forms from Vista on Internet Explorer

Steps mentioned in this post is workaround to access Oracle Applications (E-Business Suite 11i) from Windows Vista , permanent solution is to migrate Application Tier to use Sun JRE (Native Plug-in) as mentioned in Metalink Note 290807.1 To Access Oracle Application 11i from Vista, please perform following tasks: Step 1)Go to program files => java ==> jre1.6.0_07 […]

Read More

Ebiz Java Caching Framework R12

JVM Caching :- Cache is simply a copy or pre-fetched date stored away from the original data, there are few well known computing caches hits us as bellow # Oracle Database Buffer Cache of the SGA # Disk Cache # CPU Cache # Web Cache and in this scenario it is Java Cache. Similarly data […]

Read More

EBS 11i Application Access Control

Limiting Users from Specific IP to Access EBS. Business need here is to allow certain IPs only to access e-business suite, Bellow mentioned is a very common way, <Directory /> Order allow,deny Allow from 10.172.152.114 10.171.145.134 </Directory> This will serve our purpose, but there are two main issues 1) When running Autoconfig, these changes will […]

Read More

PEOPLESOFT – INFORMATION SOLUTIONS

PeopleSoft Enterprise Information Portal   Peoplesoft Books   If you want access to PDF versions of the PeopleTools PeopleBooks, click here Researching in PeopleBooks Licensing Notes Installation Guides Hardware/Software Guides Upgrade Documentation Getting Started on Your PeopleSoft Upgrade MetaLink Information Resources https://metalink3.oracle.com/od/faces/secure/km/DocumentDisplay.jspx?id=704243.1 Upgrade Documentation https://metalink3.oracle.com/od/faces/secure/km/DocumentDisplay.jspx?id=746829.1 https://metalink3.oracle.com/od/faces/secure/km/DocumentDisplay.jspx?id=746836.1 Evaluate, Plan, Execute – upgrade resource page https://metalink3.oracle.com/od/faces/secure/km/BrowseResults.jspx?fid=15389.1 Cumulative […]

Read More

Oracle Exadata Storage

Oracle Exadata Storage Server The HP Oracle Exadata Storage Server is a storage product highly optimized for use with the Oracle database. Exadata is a combination of software and hardware used to store and access the Oracle database. It provides database aware storage services, such as the ability to offload database processing from the database […]

Read More

HugePages and Oracle RAC

 HugePages and Oracle RAC HugePages is a feature integrated into the Linux kernel with release 2.6. This feature basically provides the alternative to the 4K page size providing bigger pages. HugePage sizes vary from 2MB to 256MB based on kernel version and H/W architecture.  Why HugePages Should Be Used on RAC with 64-bit Linux? Very […]

Read More

Oracle Peoplesoft – A New Start @ onlineappsdba.com

Oracle and PeopleSoft bring together the best and brightest talent in the enterprise software industry, PEOPLESOFT ENTERPRISE APPLICATIONS – if you very much familiar and attached to Oracle EBS, this may be a concept change for you, but down the line you have to familiar with Oracle Peoplesoft also, because Fusion Application is very near […]

Read More

How to check Oracle Replication status / health check

Introduction: In the first post Here, we have seen all the procedure to make the Oracle 9i Replication between 2 sites. It is always easy to build the things, but it is more difficult to maintain the things. For Oracle Replication, there might be different problems, especially because of the connectivity between the replicated sites. We […]

Read More
1 21 22 23 24 25 33
Not found