putting my Win10 Pro laptop to sleep - it seems to work however when i log in in the morning it has totally shut down - how to trouble shoot this pls ?
Log Name: System
Source: Microsoft-Windows-Kernel-Boot
Date: 2/06/2020 9:01:26 AM
Event ID: 153
Task Category: (62)...
Hi have been exploring options to get NICE data into splunk - not getting very far - so far i have :
looked at exporting a metric csv report at a small interval - 5mins - the product cant do this
Another option is to query the mibs directly on the loggers for metrics at a pre-defined interval...
DECLARE @a integer
DECLARE @health integer
select @a = COUNT(*) from DB
where prid = 'com'
and (severity = 'minor'
or severity = 'major'
or severity = 'critical')
if @a = 0
BEGIN
SELECT @health = 100
END
if @a > 0
BEGIN
SELECT @health = 70
END
select @health as Health
I have installed RHEL 5.8 and need to test an application - when i try and install the application it it says ..
FAIL -- The 64-bit RPM package of openmotif is not installed
FAIL -- Error RPM openmotif not installed
FAIL -- Error RPM sharutils not installed
FAIL -- The 64-bit RPM package of...
I have various invalid scemas after applying a security patch .. i've been googling different cmds to re compile them, but not getting anywhere ..
I have tried running utlrp.sql but doesn't fix them and tried recompiling them individually .. but keep getting syntax errors
SQL> SELECT...
OK this is driving me nuts i am trying to setup a ODBC connector to an oracle 10.2.0.4.0 DB
I can connect to the DB by cmd line sqlplus username/password and run queries.
But i have downloaded the latest ODBC connector for oracle 11g (does that matter ?)
The field options i have to populate...
I have an application that has given me some sql scripts for SQL 2005 express
createdb.sql
createuser.sql
dropall.sql
how do i add them .. i dont have a mangemaent console so must be done by command line.
thanks.
I have two switches both cat3560G.
They are on the same subnet
i am using a NMS solution that captures the running config by tftp.
One works and captures the config fine the other doesn't and fails with an error "no config"
The switch clearly has a config.
to get the NMS out of the equation...
Hi,
I have a server that has 3 NICs installed, i have installed a NMS tool that discovers the network.
Currently the traffic is going out of one interface which has a gateway configured and i am unable to discover my devices because this nic ip is not in the access list (adding this nic ip to...
i have an application which creates logs but doesn't rotate or delete them.
I need to devise a plan that deletes say the last week of logs and shedule it to run.
how is this best achieved and can you recommend any best practices.
thanks.
hi i'm trying to remove oracle 9i from my windows box so i can re-install only when i re-install the db fails so i'm not sure if i removed it completely .. these are the steps ive done ...
win2003 svr
oradim -delete -sid %ORACLE_SID%
Use Windows Explorer to navigate to the file...
help i need to run to commands on my oracle db and am missing a link
to connect i type
d:\sqlplus username\password
SQL> at this point i need to get into migrate mode but can't remember.
currently i get ...
Connected to:
Oracle9i Enterprise Edition Release 9.2.0.3.0 - Production
With the...
ok i'm a complete newbie in CR so please help.
I'm trying to edit an existing report which did have a chart on page 1 which i have deleted and i only want to see the information on page 2 but when i run the report i get a blank page 1 and my info on page 2
how do i get rid of page 1 ?
thanks.
ok i'm a complete newbie in CR so please help.
I'm trying to edit an existing report which did have a chart on page 1 which i have deleted and i only want to see the data on page 2 but when i run the report i get a blank page 1 and my info on page 2
how do i get rid of page 1 ?
thanks.
For example i have Cisco works and another app.
CiscoWorks uses 1.4.2_8 or 10
My other app spectrum oneclick uses requires J 1.5
They do not work with each others versions .. Is there a way to configure each app to use a different version of
java ?
thanks.
Just downloaded solaris 10 from the sun website which is on 5 cd's i've burnt them and put cd 1 in my sparc ultra 10 box and sent the command boot cdrom from the ok prompt ...
I get the message
the file just loaded does not appear to be executable
any ideas ...
i built solaris 9 on the same...
I need to install an editor of some kind so i can copy some user account passwords within a solaris 9i DB .. can this be done with some sort of editor running on a windows box and connect from there ?
IF so which editor to use ? i've tried freeware toad but that just hangs as soon i i try and...
I'm quite new to oracle and have taken on a new project i had a solaris 9 box with oracle 9i (9.2) running ok and the box was rebooted and he dbdoesn't automatically start.
When i try to start the oracle db using ./dbstart nothing happens, i read on google groups something about it looking for...
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.