Displaying 20 results from an estimated 200 matches similar to: "The connection was refused when attempting to contact hostname:5500"
2008 Aug 29
1
DB stop&start
Hi
I need a script to automatically Starting/Stopping an Oracle 10g DB on
CentOS5.2 64bit i.e
lsnrctl start/stop
db start/stop
emctl start/stop dbconsole"
Any help?
--
Madunix_at_Gmail
Sysadmin
"Computers are useless. They can only give you answers" - Pablo Picasso
"Never trust a computer you can't throw out a window." - Steve Wozniak
-------------- next part
2011 Aug 08
4
Help with retrieving a user's environment variable
Hi,
I need to get the environment variable ORACLE_SID from the OS. I know this can be done with the following:
$blah = env("PATH")
However, the ORACLE_SID variable is only set under the oracle user account. So I would need a way to login as the oracle account first to retrieve the ORACLE_SID variable. Is there anyway to get the environment variable from a user''s account
2008 Aug 26
1
apache
How can I pass the following Oracle 10g variables to my apache?
ORACLE_BASE=/u01/oracle
ORACLE_HOME=/u01/oracle/10g
ORACLE_SID=king
LD_LIBRARY_PATH=$ORACLE_HOME/lib
LD_LIBRARY_PATH_32=$ORACLE_HOME/lib32
PATH=$PATH:$ORACLE_HOME/bin
NLS_LANG=AMERICAN_AMERICA.AR8MSWIN1256; export NLS_LANG
NLS_DATE_FORMAT=dd-mm-yyyy ; export NLS_DATE_FORMAT
export ORACLE_BASE ORACLE_HOME ORACLE_SID LD_LIBRARY_PATH
2005 Aug 24
2
dual xeon
hello people we will be buying dual xeon processor for our server what iso
image should i download? thank you very much.
2005 Oct 13
1
ACPI :BIOS age (1999) fails cutoff(2001) acpi=force is required to enable ACPI
hi
i'm trying to install a linux gateway on a old PC Pentium III P2-99B ASUS
motherboard 192RAM i encountered this error message ACPI :BIOS age (1999)
fails cutoff(2001) acpi=force is required to enable ACPI i been looking at
google i can't seem to find an answer. do i have to update the BIOS? what is
your ideal specification for a linux gateway. thank you very much.
rgds,
Joeffrey
--
No
2011 Feb 17
8
logoutput=>on_failure doesn't work as expected
I''m using puppet 0.25.1. I''ve got a simple resource:
exec { "/bin/ls $oracle_base/dba/bin/database_backup.ksh":
logoutput => on_failure,
}
and I don''t want it to log every time it''s successfully run:
$ sudo tail -F /var/log/messages | grep puppetd
Feb 17 16:36:11 test puppetd[26614]: (//my_module/Exec[/bin/ls /u01/
2008 Jan 29
1
"ROracle" Packages is not to be installed (PR#10652)
Full_Name: JinNyong Huh
Version: 2.6.1
OS: Linux(SUSE-9.0)
Submission from: (NULL) (220.75.209.235)
ROracle Packages is not to be installed in my Linux.
The enviroments are as follows:
* O/S Profile
[
export ORACLE_BASE=/opt/oracle
export ORACLE_SID=DEMO10G
export ORACLE_HOME=$ORACLE_BASE/product/10g
export ORACLE_DOC=$ORACLE_HOME/doc
export ORACLE_TERM=vt220
export TERM=vt100
export
2004 Jul 14
3
ROracle - fetch gives empty dataframe
Dear R-users,
I was able to make ROracle package to connect to the DB (Oracle91,
64bit, on Solaris). But after executing siple SQL query, "fetch"
commaned gives me an empty dataframe.
### RORACLE INSTALATION PROCEDURE ###
R CMD INSTALL --configure-args='--enable-extralibs' --enable-oracle32=no
~/tmp/ROracle_0.5-5.tar.gz #since we have 64bit Oracle9i instalation
PROBLEM:
2010 Dec 09
3
ZFS Prefetch Tuning
Hi All,
Is there a way to tune the zfs prefetch on a per pool basis? I have a
customer that is seeing slow performance on a pool the contains multiple
tablespaces from an Oracle database, looking at the LUNs associated to
that pool they are constantly at 80% - 100% busy. Looking at the output
from arcstat for the miss % on data, prefetch and metadata we are
getting around 5 - 10 % on data,
2005 Mar 04
1
R-2.01 and RSPerl-0.6.2
Hi,
I am somewhat new to R and RSPerl, but I think this particular problem
has to do with RSPerl and so I am not sure if this is the right forum
to ask for help. Nevertheless I am quite sure that many of you would
have used RSPerl with R.
My hardware platform is a Sun/Solaris V440 server running Solaris 9
operating system I use the gcc-3.4.0 compiler to compile R without any
problems. My
2005 Feb 17
2
Oracle Apps on Linux
Hi folks,
I seem to remember someone asking how to install Oracle Apps on Linux so
here goes a quick and dirty how-to:-
0 - You will need access to Metalink (Oracle's support site) for
downloading patches and read documentation on line.
1 - Size up your Linux box to at least 1Gb memory and 200Gb of disk space.
I'm assuming you have a Pentium 4 at around 3GHz.
2 - Download and
2007 Nov 26
2
OCFS2 on CentOS 4.5 for CRS/RAC
Hi,
I sent an email to Mark Fisheh of Oracle Corp. & posted this issue at OTN under Linux thread this morning. I hope that someone among you might have experienced this and can help. On that basis, I am sending this to you too. I am stuck & will really appreciate if you can shed some light on this.
Thanks.
Anjan
2012 Oct 24
13
Puppet & Oracle Database config management
Afternoon all.
I''ve been reading around on Puppet and Oracle, and have come up with a few
links that suggest how to get Oracle installed and base configured, which
has got me started in the right direction on that.
My next challenge is maintaining Oracle database specific configuration on
the relevant hosts. This contains various elements, such as /etc/oratab,
/etc/oranfstab (as
2006 Nov 24
3
Oracle 9i RAC on OCFS2
Hi,
I'm setting up a 2-node Oracle 9i RAC on OCFS2.
But I have some problems with understanding how the shared Oracle_Home
is being used.
For instance there is the *$ORACLE_HOME/oracm/admin/cmcfg.ora* file. The
$ORACLE_HOME is on
the SAN so the 2 nodes have access to this file. How will the settings
then be done per node?
Is there a guide/tutorial/howto for installing Oracle 9i RAC on
2005 Mar 03
2
rpm corruption
I have recently deployed a number of CentOS-3.4 boxes and I am seeing
problems with rpm database apparent corruption. db4 errors like
DB_PAGE_NOTFOUND.
I have found that using LD_ASSUME_KERNEL=2.2.5 seems to fix the problem
but I can''t find much info on why or if doing that is good or bad.
I have done --rebuilddb but with the LD_ASSUME_KERNEL that might be
making thinks worse... I just
2003 May 14
1
ROracle problem with Oracle9i on Red Hat 8.0
Hi,
I have a problem executing "library(ROracle)" in R:
OS/Software:
Redhat 8.0, all available patches applied
Oracle 9i v9.2.0.1.0
R v1.7.0
ROracle v0.5-0
DBI v0.1-5
The compilation and installation of ROracle went fine. However when I try to
load ROracle I get the following:
>> library(ROracle)
>Error in dyn.load(x, as.logical(local), as.logical(now)) :
> unable
2007 Oct 01
10
Error with Mongrel_cluster
Hi Guys,
I?m getting this error with mongrel_cluster. I am able to start mongrel
through mongrel_rails start but the cluster is not working. Initially
mongrel_rails wouldn?t work but after I added $ORACLE_HOME and
$PD_LIBRARY_PATH variables it worked but mongrel_cluster isn?t working
still. The mongrel log file looks like below.
Any help is appreciated.
Thanks.
-----------begin
2003 Mar 28
2
Wine 20030318, glibc 2.3.2, RH (not phoebe)
Wine was fine before upgrading glibc to 2.3.2 on RH 8. Since that time,
I get
$wine --version
wine: lstat /tmp/.wine-<user>/server-9-ff9be/socket : No such file or
directory
This happens no matter what user I run wine as. This also happens using
the LD_ASSUME_KERNEL work around. The only thing that changed between a
working wine, and a non-working wine was glibc, so I'm positive
2006 Apr 17
4
multiple asterisk process ?
Hi,
Why does my asterisk keep forking instances at random times everyday?
When I do ps aux, I got this:
asterisk 13068 2.2 5.1 25924 12276 ? Sl 06:00 13:18 asterisk
-vvvg -c
asterisk 23558 0.0 5.1 26040 12248 ? S 09:57 0:00 asterisk
-vvvg -c
asterisk 29832 0.0 5.1 25924 12208 ? S 11:48 0:00 asterisk
-vvvg -c
asterisk 31872 0.0 5.1 25924 12208 ? S
2006 Mar 16
3
Connecting to Oracle8i
Hi All,
I have a problem in connecting to oracle and here is the steps i''ve been
going through (i''m using the regular oracle8 client, not the instant
one):
1. i installed the one-click ruby installer (ruby184-16p3 windows.exe)
2. i installed the rails-1.0.0 framework using gem successfully
3. i tried connecting to oracle using all possible combination in the
database.yml file