login at padmin to the vio and try:
lspv -free
you will see all Disk there are not mapped to a vhostadapter, then use this command:
oem_setup_env
and look with "pcmpath query device" (if you are using SDDPCM) at your hdisk, you can see the ESS Serialnumber, the last 3 Digits are the number of...
I try this :
--with-mysqli-dir=/opt/mysql-5.0.45-aix5.2-powerpc-64bit/lib
than this:
--with-mysql-dir=/opt/mysql-5.0.45-aix5.2-powerpc-64bit/lib
and both together, but every time i become a Error different from the Post before:
tail -60 config.log
int main() {
iconv_ccs_init(NULL, NULL)...
Thank you,
i was make the Directorys und copy the files, but now i become an other error, i tried it also with the new Version of PHP (5.2.5), but I think now i have a Problem with some MYSQL Library.
root@p5-1ww1:/data/install/php-5.2.5>>tail -60 config.log
int main() {
iconv_ccs_init(NULL...
Hi,
i need help with compiling PHP with MYSQL Support under AIX 5.3. I am not realy a Specialist in Compile Programs, it is my first Project.
I have download the following Archives: mysql-5.0.45-aix5.2-powerpc-64bit and php-5.2.4
MYSQL is installed and works fine, if i compile PHP with this...
Hi,
we use a commercial Product for mirroring our Oracle, we can also set a timedelay for the Mirrordatabase. Take a look at: http://www.libelle.com/ for more Information.
Mikri
Hi,
i have installed SSH an it works fine with PublicKeys, now i want to configure a SSH Tunnel betwen my AIX 5.3 and an Linux box.
I was making a tun Device at the AIX
mknod /dev/tun c 10 200
ls -l /dev/tun
crw-r--r-- 1 root system 10,200 Aug 23 14:23 /dev/tun
But if i...
Yes, the rootvg was migrate.
But i have migrate a lot of Systems and this is the first who makes this problem.
I will try your Tip after the next reboot.
THX
Mikri
Hi,
one of my AIX Lpar say "unable to identify boot disk" if i make a mksysb.
root::p5-1db3::/>>lspv
hdisk1 005250aacbd65b66 PAGE_VG1 active
hdisk8 005250aa03e9fb05 SAPDB3PBS_VG1 active
hdisk9 005250aacb91adbd...
Hi,
i want to create PDF Files from my UNIX text Files (the file ist mutch longer then one Page).
How can i create a new Page in the PDF Document with pdf::api2
#!/usr/bin/perl
use PDF::API2;
my $pdf = PDF::API2->new();
my $fnt = $pdf->corefont('Helvetica');
my $page = $pdf->page...
You must must use the following Command:
relbootrsv
and then reboot the box.
This works fine at AIX5.3 and an DS8000
It is descript in the Readme to the SDDPCM Package.
Regards.
Mikri
I am searching for a way to log the FTP Activity (Login User, Logintime, Datatransfere (Put or Get) Filename, Logout Time)
Is it possible in AIX 5.3?
THX
Mikri
PS: I know the Logintime, User and LOgouttime is in the wtmp File.
I make it with Perl an FTP.
-----------------------------------------------------------
#!/usr/bin/perl
#
# create an mksysb and put them to the NIM Server
#
use Net::FTP;
# use Net::Ping;
# use Env;
chomp ($host = `hostname`);
$in = "/home/mksysb/";
$out = "/NIM/AIX/IMAGES/";
$user =...
I use the command vmstat and a perlscript that convert the Output from vmstat to excel.
vmstat_ausgabe.sh (runs once the day via cron)
out=/tmp/vmstat/`date +%w`-vmstat.out
vmstat -t 900 96 > $out &
vmreport.pl (runs once the day via cron)
#!/usr/bin/perl
use strict;
use...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.