We create a com+ application proxy within a windows system enabling a linux box to query WMI components. Unfortunately the guy that first engineered it is no longer around and we are experiencing logon failures despite the fact that everything is working. We are successfully query wmi...
Thanks for looking....
Any idea on how you can test from the command line if the current user is a member of the Administrator group?
There is a IsUserAnAdmin() of the shell32.dll but I couldn't get it to work. I tried 'rundll32 shell32,IsUserAnAdmin' and 'rundll32 shell32, IsUserAnAdmin...
Hey, thanks for looking!
Through smitty I changed /home not to mount on a restart. Now the 44P AIX 4.3.3 will not boot up. It has an error code 0518 on the display.
Stupid thing to do, I know. I thought I could get away with it since there was only a guest directory on it.
Anyways, might...
Is it possible to change the hostname of an Oracle server and get it back online? If so, would you have an idea of how I might do this? Any help is much appreciated!!!
Is there a way to list the application servers that websphere is managing from the command line?
Is there a way to get there status, ie if they are running, from the command line?
Is there a way to stop/start them from the command line?
TIA
- Dave Johnson
Running ActivePerl on Win2000 Advanced Server. Version 5.8
I used ppm to install DBI 1.32. I was trying to connect to a mysql database but everytime I tried to run the script it would hang. After playing around with it for sometime I found it is hanging on 'use DBI;'. A script with just that...
Figured it out. You do it under smitty -> system enviroment
if it says enable 64-bit then it can be done, if something like that is not there then chances are the hardware doesn't support it
Using ActivePerl 5.00404 on Win2kAS. Tried to install the
Net::Telnet module but ran into the following error and not sure what I need to do. Any help is much appreciated.
C:\temp\telnet\Net-Telnet-3.03>nsperl Makefile.PL
Checking if your kit is complete...
Looks good
'perlglob' is not...
From the DB2 command window how can I get a count of rows matching a particular expression. Here is my select statement and I saw something in the forum about a select count(*) but was unsure how to use it. Thanks in advance!!!
select * from db2admin.hit_facts where gmttimofday_id > 3359 and...
If ya don't use it you lose it and forgot to bring the
book to work with me.
$var1 = "2002-11-20";
$spc = " ";
$zero = "0"
$hour = "4";
how can I combine these strings together. I though you used the '+' operator but I am getting "2004"...
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.