satyeshint.blogspot.com satyeshint.blogspot.com

SATYESHINT.BLOGSPOT.COM

Interview

As technical consultant, I learn new stuff everyday. My goal here to collect those day-to-day findings and organized them for future reference. Saturday, July 01, 2006. ORACLE APPS : FAQ 1. What happens if the ICM goes down? How will you speed up the patching process? How will you handle an error during patching? Provide a high-level overview of the cloning process and post-clone manual steps. Can you tell me a few tests you will do to troubleshoot self-service login problems? Look at the log of the fail...

http://satyeshint.blogspot.com/

WEBSITE DETAILS
SEO
PAGES
SIMILAR SITES

TRAFFIC RANK FOR SATYESHINT.BLOGSPOT.COM

TODAY'S RATING

>1,000,000

TRAFFIC RANK - AVERAGE PER MONTH

BEST MONTH

October

AVERAGE PER DAY Of THE WEEK

HIGHEST TRAFFIC ON

Saturday

TRAFFIC BY CITY

CUSTOMER REVIEWS

Average Rating: 3.8 out of 5 with 17 reviews
5 star
7
4 star
4
3 star
4
2 star
0
1 star
2

Hey there! Start your review of satyeshint.blogspot.com

AVERAGE USER RATING

Write a Review

WEBSITE PREVIEW

Desktop Preview Tablet Preview Mobile Preview

LOAD TIME

0.2 seconds

FAVICON PREVIEW

  • satyeshint.blogspot.com

    16x16

  • satyeshint.blogspot.com

    32x32

  • satyeshint.blogspot.com

    64x64

  • satyeshint.blogspot.com

    128x128

CONTACTS AT SATYESHINT.BLOGSPOT.COM

Login

TO VIEW CONTACTS

Remove Contacts

FOR PRIVACY ISSUES

CONTENT

SCORE

6.2

PAGE TITLE
Interview | satyeshint.blogspot.com Reviews
<META>
DESCRIPTION
As technical consultant, I learn new stuff everyday. My goal here to collect those day-to-day findings and organized them for future reference. Saturday, July 01, 2006. ORACLE APPS : FAQ 1. What happens if the ICM goes down? How will you speed up the patching process? How will you handle an error during patching? Provide a high-level overview of the cloning process and post-clone manual steps. Can you tell me a few tests you will do to troubleshoot self-service login problems? Look at the log of the fail...
<META>
KEYWORDS
1 interview
2 site menu
3 welcome
4 oracle apps
5 oracle db
6 tools
7 unix/linix
8 photos
9 interviews
10 questions
CONTENT
Page content here
KEYWORDS ON
PAGE
interview,site menu,welcome,oracle apps,oracle db,tools,unix/linix,photos,interviews,questions,answers,change printers,the centralized repository,1 comments,1 oracle dba,0 comments,about me,name,satyesh jaiswal location,bay area,ca usa,blogs i read,links
SERVER
GSE
CONTENT-TYPE
utf-8
GOOGLE PREVIEW

Interview | satyeshint.blogspot.com Reviews

https://satyeshint.blogspot.com

As technical consultant, I learn new stuff everyday. My goal here to collect those day-to-day findings and organized them for future reference. Saturday, July 01, 2006. ORACLE APPS : FAQ 1. What happens if the ICM goes down? How will you speed up the patching process? How will you handle an error during patching? Provide a high-level overview of the cloning process and post-clone manual steps. Can you tell me a few tests you will do to troubleshoot self-service login problems? Look at the log of the fail...

INTERNAL PAGES

satyeshint.blogspot.com satyeshint.blogspot.com
1

Interview: July 2006

http://www.satyeshint.blogspot.com/2006_07_01_archive.html

As technical consultant, I learn new stuff everyday. My goal here to collect those day-to-day findings and organized them for future reference. Saturday, July 01, 2006. ORACLE APPS : FAQ 1. What happens if the ICM goes down? How will you speed up the patching process? How will you handle an error during patching? Provide a high-level overview of the cloning process and post-clone manual steps. Can you tell me a few tests you will do to troubleshoot self-service login problems? Look at the log of the fail...

2

Interview: ORACLE APPS : FAQ 1

http://www.satyeshint.blogspot.com/2006/07/oracle-apps-faq-1.html

As technical consultant, I learn new stuff everyday. My goal here to collect those day-to-day findings and organized them for future reference. Saturday, July 01, 2006. ORACLE APPS : FAQ 1. What happens if the ICM goes down? How will you speed up the patching process? How will you handle an error during patching? Provide a high-level overview of the cloning process and post-clone manual steps. Can you tell me a few tests you will do to troubleshoot self-service login problems? Look at the log of the fail...

3

Interview: June 2006

http://www.satyeshint.blogspot.com/2006_06_01_archive.html

As technical consultant, I learn new stuff everyday. My goal here to collect those day-to-day findings and organized them for future reference. Friday, June 30, 2006. APPS DBA vs ORACLE DBA. What the difference between an Oracle APPS dba and a regular Oracle dba? From my point of view an APPS dba is an Oracle dba . That means as an APPS dba , I believe you are an Oracle dba, but with additional tasks. 2)Oracle Applications Concepts (Manual Available). 4)Web and Forms Server Architecture (9iAS Doc's).

4

Interview: APPS DBA vs ORACLE DBA

http://www.satyeshint.blogspot.com/2006/06/apps-dba-vs-oracle-dba.html

As technical consultant, I learn new stuff everyday. My goal here to collect those day-to-day findings and organized them for future reference. Friday, June 30, 2006. APPS DBA vs ORACLE DBA. What the difference between an Oracle APPS dba and a regular Oracle dba? From my point of view an APPS dba is an Oracle dba . That means as an APPS dba , I believe you are an Oracle dba, but with additional tasks. 2)Oracle Applications Concepts (Manual Available). 4)Web and Forms Server Architecture (9iAS Doc's).

UPGRADE TO PREMIUM TO VIEW 0 MORE

TOTAL PAGES IN THIS WEBSITE

4

LINKS TO THIS WEBSITE

satyeshblog.blogspot.com satyeshblog.blogspot.com

Satyesh's Blogs: May 2006

http://satyeshblog.blogspot.com/2006_05_01_archive.html

As technical consultant, I learn new stuff everyday. My goal here to collect those day-to-day findings and organized them for future reference. Saturday, May 27, 2006. SQL to Find All initialization parameter (including Hidden ). This script need to be run as "sys" account. Sqlplus "/ as sysdba". Select a.ksppinm "Parameter", b.ksppstvl "Session Value", c.ksppstvl "Instance Value". From x$ksppi a, x$ksppcv b, x$ksppsv c. Where a.indx = b.indx and a.indx = c.indx. Tested with version 9.

satyeshblog.blogspot.com satyeshblog.blogspot.com

Satyesh's Blogs: ORACLE APPS: How to add Remote database using CC JOB

http://satyeshblog.blogspot.com/2006/11/oracle-apps-how-to-add-remote-database.html

As technical consultant, I learn new stuff everyday. My goal here to collect those day-to-day findings and organized them for future reference. Wednesday, November 08, 2006. ORACLE APPS: How to add Remote database using CC JOB. I need to add a remote server in Database using CC JOB. First check what are already define as Remote Server. Under Configurator Application Name. Now add your new remote Server. With following CC JOB. Define Remote Server under Configurator Application Name. Now enable the new Re...

satyeshdb.blogspot.com satyeshdb.blogspot.com

Database DBA: What causing parser to choose table scan vs index scan

http://satyeshdb.blogspot.com/2006/07/what-causing-parser-to-choose-table.html

As technical consultant, I learn new stuff everyday. My goal here to collect those day-to-day findings and organized them for future reference. Saturday, July 01, 2006. What causing parser to choose table scan vs index scan. Select count(unique id) from j2se.ec bug;. 0 SELECT STATEMENT Optimizer=ALL ROWS (Cost=593 Card=1 Bytes=5). 1 0 SORT (GROUP BY). 2 1 INDEX (FAST FULL SCAN) OF 'EC ID IX' (INDEX). Select unique id from j2se.ec bug;. 0 SELECT STATEMENT Optimizer=ALL ROWS (Cost=2262 Card=13054. Will ign...

satyeshblog.blogspot.com satyeshblog.blogspot.com

Satyesh's Blogs: ORACLE APPS: How To Update and Move Workflow From One Instance to Another Instance?

http://satyeshblog.blogspot.com/2006/11/oracle-apps-how-to-update-and-move.html

As technical consultant, I learn new stuff everyday. My goal here to collect those day-to-day findings and organized them for future reference. Wednesday, November 08, 2006. ORACLE APPS: How To Update and Move Workflow From One Instance to Another Instance? How To Update and Move Workflow From One Instance to Another Instance? Let say test is Source and PROD is target instance. 1 Login to test - set the environment -. Run the following commands -. 4 Test the results. Another way is to use the workflow bu...

satyeshblog.blogspot.com satyeshblog.blogspot.com

Satyesh's Blogs: June 2006

http://satyeshblog.blogspot.com/2006_06_01_archive.html

As technical consultant, I learn new stuff everyday. My goal here to collect those day-to-day findings and organized them for future reference. Friday, June 30, 2006. ORACLE APPS : Invalid object in Database. Today I had issue where object in EB 11.5.10 are invalid even after recompiling. The following error message we see when we try to recompile the object. After looking at code for the pkg body we find the offending SQL is of sub query in column list of select statement. Rul typ number := 200;. Oracle...

satyeshdb.blogspot.com satyeshdb.blogspot.com

Database DBA: What to do with this dump file?

http://satyeshdb.blogspot.com/2006/06/what-to-do-with-this-dump-file.html

As technical consultant, I learn new stuff everyday. My goal here to collect those day-to-day findings and organized them for future reference. Friday, June 30, 2006. What to do with this dump file? I was asked in short notice to check the dump file received from third party can be converted in any meaningful data? Only information I was given a location of file. There was no more information available and no contact to get more information. Here how I proceed:. Check the file type. Import done in WE8MSW...

satyeshblog.blogspot.com satyeshblog.blogspot.com

Satyesh's Blogs: ORACLE APPS: How to add Read only account for OAM?

http://satyeshblog.blogspot.com/2006/07/oracle-apps-how-to-add-read-only.html

As technical consultant, I learn new stuff everyday. My goal here to collect those day-to-day findings and organized them for future reference. Thursday, July 06, 2006. ORACLE APPS: How to add Read only account for OAM? How to add Read only account for OAM? Verify you have OAM Patch 2.1.1 or higher. Select * from ad bugs where bug number in ('2600516'). These Oracle Applications responsibilities for OAM are:. System Administrator - this responsibility has access to all functionality in OAM. ORACLE APPS: ...

satyeshblog.blogspot.com satyeshblog.blogspot.com

Satyesh's Blogs: ORACLE APPS: ORA 01031 during clone build.

http://satyeshblog.blogspot.com/2006/11/oracle-apps-ora-01031-during-clone.html

As technical consultant, I learn new stuff everyday. My goal here to collect those day-to-day findings and organized them for future reference. Wednesday, November 08, 2006. ORACLE APPS: ORA 01031 during clone build. Today I was working on building new clone . System admin give me the system which was not build as per deployment Doc and having loose ends all over the places. Some example. DNS was not push out. Unix account created but no group added. Var/opt/oracle was not created. Here is what I had.

satyeshblog.blogspot.com satyeshblog.blogspot.com

Satyesh's Blogs: ORA-24026: operation failed, queue APPLSYS.WF_CONTROL error in WF Notification Mailer (+ solution)

http://satyeshblog.blogspot.com/2007/03/ora-24026-operation-failed-queue.html

As technical consultant, I learn new stuff everyday. My goal here to collect those day-to-day findings and organized them for future reference. Thursday, March 22, 2007. ORA-24026: operation failed, queue APPLSYS.WF CONTROL error in WF Notification Mailer ( solution). The orkflow mailer does not run because of errors in the log file. ORA-20002: 3825: Error '-24026 - ORA-24026: operation failed, queue APPLSYS.WF CONTROL has. Errors' encountered during execution of 'WF RULE.ERROR RULE' for event. ORACLE AP...

satyeshblog.blogspot.com satyeshblog.blogspot.com

Satyesh's Blogs: ORACLE APP : IMP of Operation Unit System profile

http://satyeshblog.blogspot.com/2006/11/oracle-app-imp-of-operation-unit.html

As technical consultant, I learn new stuff everyday. My goal here to collect those day-to-day findings and organized them for future reference. Friday, November 10, 2006. ORACLE APP : IMP of Operation Unit System profile. On typical Friday I got a Multiple request that one of our critical environment is down. 1 Login into Oracle Applications. 2 Select the System Administrator Responsibility. 3 Navigate to Profile - System. 4 Query up "MO: Operating Unit" profile. From fnd profile options where PROFILE OP...

UPGRADE TO PREMIUM TO VIEW 22 MORE

TOTAL LINKS TO THIS WEBSITE

32

OTHER SITES

satyesh.org satyesh.org

Inventory & Stock Management System

Group Wise Items Details. Entry of All Types of GR. Various types GR Reports. Entry of Issue voucher. Various types Issue Reports. Stock Report and Ledger. Ledger of Individual Group, Items wise. Welcome to Stamp Stock Management System. Online Stamp Stock Management Software maintains the stock of All type of stamp including Non-Judicial Stamp, Copying Ticket, Court Fees Ticket, Revenue Stamp. Its also Maintains the Closing Balance Register, Sale Goswara, Commision Report etc. सत य श कनसल ट स.

satyeshblog.blogspot.com satyeshblog.blogspot.com

Satyesh's Blogs

As technical consultant, I learn new stuff everyday. My goal here to collect those day-to-day findings and organized them for future reference. Thursday, March 22, 2007. ORA-04062: signature of package "APPS.WF EVENT" has been changed" error ( solution ). When saving a change in the Expense Report Templates form, the following error is received:. ORA-04062: signature of package "APPS.WF EVENT" has been changed". The Form was not recompiled after the package signature changed. Errors' encountered during e...

satyeshbrine.com satyeshbrine.com

Under Construction

This Site is Under Construction.

satyeshdb.blogspot.com satyeshdb.blogspot.com

Database DBA

As technical consultant, I learn new stuff everyday. My goal here to collect those day-to-day findings and organized them for future reference. Saturday, March 10, 2007. Oracle CRS with Trunked public interface problem ( workaround). I've encountered a problem installing Oracle CRS on a server with trunked public 'ce' interfaces. OS : Solaris 10 update 3. Oracle Version: 10.2.0.3. Trunking : 1.3. The 'vipca' script fails, and when you look at the logfile $CRS HOME/log/. If you alter this line to read.

satyeshindustrialpark.com satyeshindustrialpark.com

Welcome to Satyesh Industrial Park

Welcome to Satyesh Industrial Park. Satyesh Industrial Park is being developed by one of the most reputed and respected entrepreneurs of Bharuch - Mr. Manoj Chokshi. An experience in real estate spanning more than 20 years and a will to try and innovate with new things has given Mr. Manoj immense success in whatever he has undertaken. Enter 10 Digit mobile number. Email is not well formed. To View English Version of SATYESH INDUSTRIAL PARK DOCUMENTARY. Please click here link:. Please click here link:.

satyeshint.blogspot.com satyeshint.blogspot.com

Interview

As technical consultant, I learn new stuff everyday. My goal here to collect those day-to-day findings and organized them for future reference. Saturday, July 01, 2006. ORACLE APPS : FAQ 1. What happens if the ICM goes down? How will you speed up the patching process? How will you handle an error during patching? Provide a high-level overview of the cloning process and post-clone manual steps. Can you tell me a few tests you will do to troubleshoot self-service login problems? Look at the log of the fail...

satyeshnaik.blogspot.com satyeshnaik.blogspot.com

Wilderness Tales from Odisha

Wednesday, July 22, 2015. Butterflies of Similipal ( Set 2). Posted by Satyesh Naik. Common Nawab and Tawny Rajah. Mud puddling near Khadkai. Subscribe to: Posts (Atom). Book on Birds of Similipal Biosphere Reserve on Sale.Pages 280.Hardbound. View my complete profile. Write to me at. Travel Tales in Orissa. Is licensed under a Creative Commons Attribution-NonCommercial-NoDerivs 2.5 India License. Explore the Unexplored in Orissa. Nesting of Black naped Monarch. On the occurence of Lineated Barbet. Debri...

satyeshnix.blogspot.com satyeshnix.blogspot.com

Best Operating system

As technical consultant, I learn new stuff everyday. My goal here to collect those day-to-day findings and organized them for future reference. View my complete profile.

satyeshpic.blogspot.com satyeshpic.blogspot.com

Memory

As technical consultant, I learn new stuff everyday. My goal here to collect those day-to-day findings and organized them for future reference. Saturday, July 01, 2006. Anshika in Blue Jacket. Anshika in Pink Jacket. Posted by Yesh Jaiswal at 8:23 AM. Friday, June 30, 2006. Anshika with her first dora bicycle. Anshika after hand panting. Posted by Yesh Jaiswal at 8:53 PM. It's me. Anshika. Anshika in her tent house. Posted by Yesh Jaiswal at 8:49 PM. View my complete profile.

satyeshtool.blogspot.com satyeshtool.blogspot.com

Tools for Today's life

Tools for Today's life. As technical consultant, I learn new stuff everyday. My goal here to collect those day-to-day findings and organized them for future reference. View my complete profile.