Displaying 9 results from an estimated 9 matches for "db2inst1".
2005 Sep 09
1
rsync failure - no such file or directory
Hi All,
Attempting to run rsync but getting "no such file or directory" message.
What looks like is happening is solaris 8 is removing the "space"
between .../db2_backup and db2inst1@enolagay... As a result rsync
creates a new dir on the same box with the files in it. Not sure what
to do. VERY new to unix and rsync.
bash-2.03$ rsync -e ssh -av /export/home/db2inst1/db2_backup/*
db2inst1@enolagay: /export/home/db2inst1/db2_backup
building file list ... rsync: link_stat
"...
2005 Sep 09
1
rsync - No such file or directory
Hi All,
I'm getting the following error and don't know how to fix. Paths are
correct.
I run the rsync and get error and the cursor just hangs.
bash-2.03$ rsync -e ssh -av /export/home/db2inst1/db2_backup
db2inst1@enolagay: /export/home/db2inst1/db2_backup
building file list ... rsync: link_stat
"/export/home/db2inst1/db2inst1@enolagay:" failed: No such file or
directory (2)
done
db2_backup/
db2_backup/CAMPMOR5.0.db2inst1.NODE0000.CATN0000.20050831085320.001
TIA,...
2020 Oct 23
2
Apache HTTPD not picking up environment variables.
...DB2 on a CentOS 7 server. The problem I'm seeing is that the Apache httpd server fails to pick up the db2 environment variables. On an older version running under CentOS 5 this was done by inserting the following lines into the httpd start script in /etc/sysconfig/httpd:
if test -f /db2home/db2inst1/sqllib/db2profile; then
. /db2home/db2inst1/sqllib/db2profile
fi
Under CentOS 7's systemctl system this no longer works. I need a clue as to where to start looking for where to put this so it will be sourced when the Apache server starts. I have googled this and can find nothing relevant....
2020 Oct 23
0
Apache HTTPD not picking up environment variables.
...problem I'm
> seeing is that the Apache httpd server fails to pick up the db2
> environment variables. On an older version running under CentOS 5
> this was done by inserting the following lines into the httpd start
> script in /etc/sysconfig/httpd:
>
> if test -f /db2home/db2inst1/sqllib/db2profile; then
> . /db2home/db2inst1/sqllib/db2profile
> fi
>
> Under CentOS 7's systemctl system this no longer works. I need a
> clue as to where to start looking for where to put this so it will
> be sourced when the Apache server starts. I have googled this an...
2003 Jan 23
3
Error message
Hello when i get this message what is wrong:
/PTS.0.db2inst1.NODE0000.CATN0000.20030123062324.001: Value too large to be
stored in data type
Regards Boris
-------------- next part --------------
HTML attachment scrubbed and removed
2005 Jun 13
1
unixODBC, RODBC, and DB2
...sr/local/include -fPIC -g -O2 -c
RODBC.c -o RODBC.o
** Removing '/home/jcole/lib/R/library/RODBC'
** Restoring previous '/home/jcole/lib/R/library/RODBC'
From rodbc.log it seems that the problem may be with an IBM-supplied
header file:
In file included from RODBC.c:24:
/home/db2inst1/sqllib/include/sqlext.h:1681: error: parse error before
"SQL_API"
/home/db2inst1/sqllib/include/sqlext.h:1682: error: parse error before
"hdbc"
<More gory details available upon request.>
Any thoughts would be very much appreciated. I have verified that my
unixODBC in...
2016 Apr 14
0
How to optimize for IBM db2?
Hi.
I have performance problems with IBM DB2 10.5 server on KVM guest:
[db2inst1@wc8ws-auth ~]$ time db2 create db test
DB20000I The CREATE DATABASE command completed successfully.
real 7m46.155s
user 0m0.022s
sys 0m0.027s
It takes 30 seconds to create a database on an image mounted with -oloop.
I think it's because db2 uses O_DIRECT to ensu...
2003 Jan 23
0
SUMMARY: Error message
...is not the filesystem or the name of the
| file because it worked with ncftpget. But that program has other
| problems that I will not mention here.
[...]
| On Thu, Jan 23, 2003 at 10:55:32AM +0100, Boris Gegenheimer wrote:
| > Hello when i get this message what is wrong:
| >
| > /PTS.0.db2inst1.NODE0000.CATN0000.20030123062324.001: Value too
| > large to be stored in data type
| >
| > Regards Boris
[...]
+-----X8
I have also seen that message with times before 1970. This is the standard
text for EOVERFLOW.
/Michael
--
This space intentionally left non-blank.
--
To unsubscrib...
2003 Dec 01
0
No subject
...bin/false
pop:x:67:100:pop admin:/var/lib/pop:/bin/false
perforce:x:68:60:perfoce admin:/var/lib/perforce:/bin/false
sapdb:x:69:61:SAPDB demo user:/var/opt/sapdb:/bin/false
nobody:x:65534:65534:nobody:/var/lib/nobody:/bin/bash
db2fenc1:x:500:102:DB2 Instance UDF user:/usr/lib/db2/db2fenc1:/bin/bash
db2inst1:x:501:103:DB2 Instance main user:/usr/lib/db2/db2inst1:/bin/bash
db2as:x:502:104:DB2 Administration:/usr/lib/db2/db2as:/bin/bash
butch:x:503:100:Butch Connell:/home/butch:/bin/bash
etharp:x:505:100::/home/etharp:/bin/sh
boss$:x:506:100::/dev/null:/bin/false
So my add user script added the computer...