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...
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"...
Having a problem with Apache. It frequently produces a apache.exe error stating that "The instruction xxxxxxxx referenced memory at xxxxxxxx. The memory could not be written." I am thinking it has something to do with PHP but really have no clue. The website is just a front end to a...
I turned off NTLM but only one user is allowd to telnet in at a time. Any ideas how to change that so more than one user can telnet in are much appreciated.
New to the game and hoping someone can help me. I have a simple mysql database. Tring to build a one column table of hostnames in a web page frame. The table is built fine but instead of the hostname, I get Resource id #x in each of the table cells.
Here is my simple db...
New to VB. Any help is much appreciated. Is there a better way to do this?
-------------------------
cnt = 4
dim tryArray(4)
' First I pick 5 numbers
for x = 0 to cnt
Randomize
tryArray(x) = (Cint(((intCnt-1)-0+1) * Rnd+0)
Next
' Then I go through comparing each one to each other...
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.