nitish-oracledbaforum.blogspot.com nitish-oracledbaforum.blogspot.com

nitish-oracledbaforum.blogspot.com

Nitish's Oracle Apps DBA Forum

Monday, 13 January 2014. AutoConfig is exiting with status 1. At the time of running the Autoconfig it is exiting with status 1. The content of Autoconfig log file is as follows :. Perl lib version (v5.8.8) doesn't match executable version (v5.10.0) at /usr/lib64/perl5/5.8.8/x86 64-. Linux-thread-multi/Config.pm line 46. Compilation failed in require at /DB/CRP1/db/tech st/11.2.0/. BEGIN failed- compilation aborted at /DB/CRP1/db/tech st/11.2.0/. Directory: /DB/CRP1/db/tech st/11.2.0/. Prior to deallocat...

http://nitish-oracledbaforum.blogspot.com/

WEBSITE DETAILS
SEO
PAGES
SIMILAR SITES

TRAFFIC RANK FOR NITISH-ORACLEDBAFORUM.BLOGSPOT.COM

TODAY'S RATING

>1,000,000

TRAFFIC RANK - AVERAGE PER MONTH

BEST MONTH

December

AVERAGE PER DAY Of THE WEEK

HIGHEST TRAFFIC ON

Saturday

TRAFFIC BY CITY

CUSTOMER REVIEWS

Average Rating: 4.1 out of 5 with 17 reviews
5 star
8
4 star
6
3 star
1
2 star
0
1 star
2

Hey there! Start your review of nitish-oracledbaforum.blogspot.com

AVERAGE USER RATING

Write a Review

WEBSITE PREVIEW

Desktop Preview Tablet Preview Mobile Preview

LOAD TIME

0.8 seconds

FAVICON PREVIEW

  • nitish-oracledbaforum.blogspot.com

    16x16

  • nitish-oracledbaforum.blogspot.com

    32x32

CONTACTS AT NITISH-ORACLEDBAFORUM.BLOGSPOT.COM

Login

TO VIEW CONTACTS

Remove Contacts

FOR PRIVACY ISSUES

CONTENT

SCORE

6.2

PAGE TITLE
Nitish's Oracle Apps DBA Forum | nitish-oracledbaforum.blogspot.com Reviews
<META>
DESCRIPTION
Monday, 13 January 2014. AutoConfig is exiting with status 1. At the time of running the Autoconfig it is exiting with status 1. The content of Autoconfig log file is as follows :. Perl lib version (v5.8.8) doesn't match executable version (v5.10.0) at /usr/lib64/perl5/5.8.8/x86 64-. Linux-thread-multi/Config.pm line 46. Compilation failed in require at /DB/CRP1/db/tech st/11.2.0/. BEGIN failed- compilation aborted at /DB/CRP1/db/tech st/11.2.0/. Directory: /DB/CRP1/db/tech st/11.2.0/. Prior to deallocat...
<META>
KEYWORDS
1 translate
2 appsutil/clone/
3 ouicli pl
4 appsutil/clone
5 solution
6 perl v
7 export path=$oracle home/perl/bin $
8 path /usr/ccs/bin
9 and check again
10 now re run adcfgclone
CONTENT
Page content here
KEYWORDS ON
PAGE
translate,appsutil/clone/,ouicli pl,appsutil/clone,solution,perl v,export path=$oracle home/perl/bin $,path /usr/ccs/bin,and check again,now re run adcfgclone,posted by,nitish gupta,no comments,email this,blogthis,share to twitter,share to facebook,or run
SERVER
GSE
CONTENT-TYPE
utf-8
GOOGLE PREVIEW

Nitish's Oracle Apps DBA Forum | nitish-oracledbaforum.blogspot.com Reviews

https://nitish-oracledbaforum.blogspot.com

Monday, 13 January 2014. AutoConfig is exiting with status 1. At the time of running the Autoconfig it is exiting with status 1. The content of Autoconfig log file is as follows :. Perl lib version (v5.8.8) doesn't match executable version (v5.10.0) at /usr/lib64/perl5/5.8.8/x86 64-. Linux-thread-multi/Config.pm line 46. Compilation failed in require at /DB/CRP1/db/tech st/11.2.0/. BEGIN failed- compilation aborted at /DB/CRP1/db/tech st/11.2.0/. Directory: /DB/CRP1/db/tech st/11.2.0/. Prior to deallocat...

INTERNAL PAGES

nitish-oracledbaforum.blogspot.com nitish-oracledbaforum.blogspot.com
1

Nitish's Oracle Apps DBA Forum: July 2012

http://nitish-oracledbaforum.blogspot.com/2012_07_01_archive.html

Sunday, 29 July 2012. Oracle RAC Training with ASM. For Oracle RAC Training with ASM Check the following URL:. Http:/ www.youtube.com/watch? Oracle RAC clusterware startup sequence (11gR2) - 2. Ohasd = Oracle High Availability Services Daemon. Link to Oracle Clusterware components. Here is the Oracle 11gR2 clusterware startup sequence:. Orarootagent - ora.cssdmonitor. Monitors CSSD and node health (along with the cssdagent). Try to restart the node if the node is unhealthy. Cssdagent - ora.cssd. 1 ONLINE...

2

Nitish's Oracle Apps DBA Forum: How to check free space in ASM

http://nitish-oracledbaforum.blogspot.com/2013/04/how-to-check-free-space-in-asm.html

Tuesday, 16 April 2013. How to check free space in ASM. 1 Connect to asm instance:. Select name, state, total mb, free mb from v$asm diskgroup;. NAME STATE TOTAL MB FREE MB. 8212;————————— ———– ———- ———-. ORADATA MOUNTED 65536 53439. SELECT name, type, ceil (total mb/1024) TOTAL GB , ceil (free mb/1024) FREE GB, required mirror free mb,. Ceil ( usable file mb)/1024) FROM V$ASM DISKGROUP;. NAME TYPE TOTAL GB FREE GB REQUIRED MIRROR FREE MB CEIL( USABLE FILE MB)/1024). ORACLE DATA1 EXTERN 466 236 0 236.

3

Nitish's Oracle Apps DBA Forum: April 2013

http://nitish-oracledbaforum.blogspot.com/2013_04_01_archive.html

Friday, 19 April 2013. When you deallocate unused space, the database frees the unused space at the unused (high water mark) end of the database segment and makes the space available for other segments in the tablespace. The following statements deallocate unused space in a segment (table, index or cluster):. ALTER TABLE table DEALLOCATE UNUSED KEEP integer;. ALTER INDEX index DEALLOCATE UNUSED KEEP integer;. ALTER CLUSTER cluster DEALLOCATE UNUSED KEEP integer;. Tuesday, 16 April 2013. ORACLE DATA1 EXTE...

4

Nitish's Oracle Apps DBA Forum: January 2013

http://nitish-oracledbaforum.blogspot.com/2013_01_01_archive.html

Wednesday, 30 January 2013. R1212 New Feature of EBS cloning (With Rapid Clone). As many of you know a cloning is one of the most DBA time consuming operations. For the first few times an Apps DBA may enjoy it. However, after the 10th cloning it becomes a boring routine. There are many reasons why you wouldn’t start Apps processes straight after Rapid Clone is completed. Among them are APPS user password change (this is typical operation for cloning). Y/n) [y] : n. How great is this? Clear the cache by r...

5

Nitish's Oracle Apps DBA Forum: December 2012

http://nitish-oracledbaforum.blogspot.com/2012_12_01_archive.html

Friday, 21 December 2012. Oracle Global Temporary Table. These are special kind of tables in which Oracle have structure and definition same as other usual Oracle tables but where data is not persistent.Data is only session specific or transaction specific. This means that users can insert data into the table simultaneously but they will never see each others data. CREATE GLOBAL TEMPORARY TABLE SCHEMA NAME.TABLE NAME. ON COMMIT DELETE ROWS. There are two options available for ON COMMIT clause. Http:/ www...

UPGRADE TO PREMIUM TO VIEW 13 MORE

TOTAL PAGES IN THIS WEBSITE

18

SOCIAL ENGAGEMENT



OTHER SITES

nitisdesigns.com nitisdesigns.com

NITIS DESIGNS | Disseny gràfic i comunicació - Girona

Donem forma a les teves idees. Escoltem, Estudiem, Executem i Examinem les teves idees de manera personalitzada per fer-ne un projecte atractiu i de valor. Aquest web utilitza cookies per finalitats funcionals i analítiques. Al navegar, acceptes l'ús que en fem. Donem forma a les teves idees. Escoltem, Estudiem, Executem i Examinem les teves idees de manera personalitzada per fer-ne un projecte únic. Com posicionar-se entre. Com rellançar un negoci. Com revisar un pack. En els seus valors tradicionals?

nitisegaratrans.com nitisegaratrans.com

Under Constructions

This page is underconstructions.

nitiservicios.com nitiservicios.com

Account Suspended

This Account has been suspended. Contact your hosting provider for more information.

nitish-j.deviantart.com nitish-j.deviantart.com

nitish-j - DeviantArt

Window.devicePixelRatio*screen.width 'x' window.devicePixelRatio*screen.height) :(screen.width 'x' screen.height) ; this.removeAttribute('onclick')" class="mi". Window.devicePixelRatio*screen.width 'x' window.devicePixelRatio*screen.height) :(screen.width 'x' screen.height) ; this.removeAttribute('onclick')". Deviant for 6 Months. This deviant's full pageview. Last Visit: 1 hour ago. This is the place where you can personalize your profile! By moving, adding and personalizing widgets. Why," you ask?

nitish-loneshark.deviantart.com nitish-loneshark.deviantart.com

Nitish-Loneshark (Nitish Shetty) - DeviantArt

Window.devicePixelRatio*screen.width 'x' window.devicePixelRatio*screen.height) :(screen.width 'x' screen.height) ; this.removeAttribute('onclick')" class="mi". Window.devicePixelRatio*screen.width 'x' window.devicePixelRatio*screen.height) :(screen.width 'x' screen.height) ; this.removeAttribute('onclick')". Join DeviantArt for FREE. Forgot Password or Username? Design and Interfaces / Professional. Deviant for 4 Years. This deviant's full pageview. By moving, adding and personalizing widgets. Wrestling...

nitish-oracledbaforum.blogspot.com nitish-oracledbaforum.blogspot.com

Nitish's Oracle Apps DBA Forum

Monday, 13 January 2014. AutoConfig is exiting with status 1. At the time of running the Autoconfig it is exiting with status 1. The content of Autoconfig log file is as follows :. Perl lib version (v5.8.8) doesn't match executable version (v5.10.0) at /usr/lib64/perl5/5.8.8/x86 64-. Linux-thread-multi/Config.pm line 46. Compilation failed in require at /DB/CRP1/db/tech st/11.2.0/. BEGIN failed- compilation aborted at /DB/CRP1/db/tech st/11.2.0/. Directory: /DB/CRP1/db/tech st/11.2.0/. Prior to deallocat...

nitish.blogspot.com nitish.blogspot.com

Pseudo-random Thoughts

As is probably apparent from the title of this blog, I'm addicted to Computer Science. Fear not, that won't be the sole subject of my musings. I fully expect to write about whatever moves me; politics, books, or what I ate for dinner last night. Part of the adventure for me (and for any readers I might attract) is not knowing what it'll be on any given day. Tuesday, March 07, 2006. Grammar vs. Gain. My kind of party! Sunday, February 26, 2006. For an extended definition of tomorrow. On the 3rd Armored Ca...

nitish.com nitish.com

TopDomainer Search Engine

3,50000 €. 7,08000 €. 1,00000 €. 20,000.00 €. 7,00000 €. 30,000.00 €. 5,90000 €. 20,000.00 €. 8,26000 €. 1,00000 €. 20,000.00 €. 30,000.00 €. 4,72000 €. 2,78500 €. 9,74700 €. 3,54000 €. 5,90000 €. 3,54000 €. 3,54000 €. 18,000.00 €. 5,31000 €. 4,13000 €. 4,72000 €. 18,000.00 €. 4,13000 €. 7,08000 €. 7,08000 €. 3,54000 €. 5,29000 €. 5,31000 €. 4,17700 €. 7,08000 €. 4,13000 €. 5,31000 €. 5,31000 €. 14,160.00 €. 5,90000 €. 8,54000 €. 3,54000 €. 5,31000 €. 3,54000 €. 2,95000 €. 5,90000 €. 5,31000 €. 4,13000 &...

nitish.info nitish.info

Nitish Kumar Bhardwaj

Ever feel you're in the wrong place. 404 (Page Not Found) Error. If you're the site owner,. One of two things happened:. 1) You entered an incorrect URL into your browser's address bar, or. 2) You haven't uploaded content. If you're a visitor. And not sure what happened:. 1) You entered or copied the URL incorrectly or. 2) The link you used to get here is faulty. It's an excellent idea to let the link owner know.).

nitish.livejournal.com nitish.livejournal.com

It doesn't matter

May 9th, 2013. Bottleneck - A Wrongly Maligned Term? I come across the term bottleneck many different contexts. It is often used in the technology world to denote the slowest piece in the stack. One of the meanings from http:/ www.thefreedictionary.com/bottle. Is A hindrance to progress or production. I felt sorry for bottleneck. I happen to like my bottles curvaceous, especially towards the top. Search Why Do Bottles Have Necks got me to this page -. Http:/ www.wetcanvas.com/forums/showthr. A few years ...

nitish.skyrock.com nitish.skyrock.com

Nitish's blog - Blog de LeBadMec007 - Skyrock.com

31/01/2009 at 1:01 PM. 06/02/2014 at 10:11 PM. You can not see the blog of Nitish, it is configured so that nobody can see it. Post to my blog. Here you are free.