Sponsored Content
Operating Systems Linux Red Hat Installation of Oracle E-Business Suite 12.1.1 on RHEL 6.1 Post 302768125 by zazzybob on Friday 8th of February 2013 03:46:08 AM
Old 02-08-2013
Quote:
Originally Posted by rehantayyab82
1.Some of the required software tools for the the application tier of Oracle E-Business Suite Release 12 (12.1.1) installation were not found. Check your installation.
Oracle software produces a list of missing prerequisite packages - check the eBusiness suite documentation for required prereqs if not.
Quote:
2.i added search fgho.com in /etc/resolve.conf but still getting error message( The DNS server failed to resolve the nslookup using host.domain.)
Don't you mean /etc/resolv.conf?
Quote:
3.i set hard nproc 16384 but getting error message ( Increase the limit for maximum processes to 16384 or higher.)
How did you set this? In /etc/security/limits.conf?
Quote:
4.i set kernel.msgmnb = 65536 but getting error message (Increase the limit for file descriptors to 65536 or higher.)
Where, in /etc/sysctl.conf? Did you use sysctl -p to enable the settings, or reboot the server?

Please supply the actual configuration used and the commands you've used to apply the configuration.

I've worked extensively with Oracle products (eBusiness Suite, DBMS, Siebel, BRM, Fusion middleware, etc.) and the installers are usually very good in telling you what needs to be changed, but not always the where/how - which is normally covered in the Oracle documentation.

Cheers,
ZB
 

We Also Found This Discussion For You

1. Solaris

Oracle E-Business Suite @ Sun ZFS

Hi, Is there any known issue Oracle 11i application install on Sun ZFS? (0 Replies)
Discussion started by: KhawHL
0 Replies
Business::ISBN::Data(3) 				User Contributed Perl Documentation				   Business::ISBN::Data(3)

NAME
Business::ISBN::Data - data pack for Business::ISBN SYNOPSIS
see Business::ISBN DESCRIPTION
You don't need to load this module yourself in most cases. "Business::ISBN" will load it when it loads. These data are generated from the RangeMessage.xml file provided by the ISBN Agency. You can retrieve this yourself at <http://www.isbn-international.org/agency?rmxml=1>. This file is included as part of the distribution and should be installed at ~lib/Business/ISBN/RangeMessage.xml. If you want to use a different RangeMessage.xml file, you can set the "ISBN_RANGE_MESSAGE" environment variable to the alternate location before you load "Business::ISBN". This way, you can use the latest (or even earlier) data without having to install something new or wait for an update to this module. If the default RangeMessage.xml or your alternate one is not available, the module falls back to data included in Data.pm. However, that data is likely to be older data. The data are in %Business::ISBN::country_data (although the "country" part is historical). If you want to see where the data are from, check $Business::ISBN::country_data{_source}. SOURCE AVAILABILITY
This module lives in the Github repository with Business::ISBN: git://github.com/briandfoy/business--isbn.git If you have something to add, create a fork on Github and send a pull request. AUTHOR
brian d foy, "<bdfoy@cpan.org>" Yakov Shafranovich updated the data in October 2008. Daniel Jakubik updated the data in July 2012. COPYRIGHT AND LICENSE
Copyright (c) 2002-2012, brian d foy, All Rights Reserved. You may redistribute this under the same terms as Perl itself. perl v5.16.3 2012-07-26 Business::ISBN::Data(3)
All times are GMT -4. The time now is 02:27 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy