We are currently running Zenworks 7 on a SuSE server. The server is running both NCP and Samba. We are expiercing an issue with most of our PCs that are on vlans. Our computers on the main network segment run inventory just fine, but computers on the vlans do not. They produce the following...
We have been getting lots of connection refused messages in our mail queue. Here is out setup, our email comes into a dedicated spam box which is running postfix, amavis and spamassasin for processing. (The spam box is Suse Linux 10, 1GB of ram, dual core CPU. The cpu load is less than 1%. The...
Just installed Zenworks 7.0 on OES linux and cannot import workstations via AWI or manually.
When trying to manually import the workstations via zwsreg the client reports "No import Policy found". This occurs on all machines, Windows 2000 w/SP4 and XP Pro SP2.
Here is the log file.
uesday...
Is it possible to share fonts with another computer. Meaning can I set up a font folder on a server and somehow have the desktops refernce the share to obtain the fonts? Or do I have to copy all the fonts to each machine?
I would like to link the current record being viewed to a word form. So, when a button is clicked, Word would open and "merge" the record with the form. The word document is already set up and linked to the database.
I am trying to track changes in a table via a trigger. I works fine except for a text (16) field. I get an error saying the text data type is invalid for local variables. How can make this work to include the text field?
The trigger:
CREATE TRIGGER trg_trackingRecord_forDelete ON case_action...
I have a database that has been running for some time without problems. We have recently built a new server and are in the process of moving the database from the old to the new. When I use the import / export wizard, the process starts fine but then fails with the error message
User or role...
I have the following code in a store procedure. I have a scheduled job setup to run every half hour. The job fails everytime with no indication as to why. If I exec the stored procedure from query analzyer it runs just fine. However, when I run it as a scheduled job it fails. I have also tried...
I have the following stored procedure. I would like it to take all the results and insert them into a table. The current script only inserts one result. How can I make it return and insert all the results? If I just run the select statement, without the variables, I receive about 30 rows...
I have the following query(view), the problem is during the month of January it does not return anything for January, just December. This only occurs during January.
It is suppose to return the from the 15th of the previous month to the 14th of the current month.
SELECT TOP 100 PERCENT...
I have the following script, named test.vbs, it runs, but nothing happens. If I move the files locally (c drive) and change the path to c:\4.91\setupnw.exe, it works fine. Why won't it work over the network?
'Option explicit
dim oShell
set oShell= Wscript.CreateObject("WScript.Shell")
' Replace...
I have been trying to convert some information in my MS SQL server database to MySQL using DTS, so that the information can be dumped to MySQL on an automated schedule.
I am having a problem with a few fields. Specifically text fields which contain over 8000 characters. When the DTS package...
I have created a DTS package to dumpdata from my SQL server to my MySQL . Things work fine except when the tables have text fields(SQL Server) that are being converted to long varchar(MySQL).
The error message is:
...Query based insertion or updating of BLOB values is not supported
Is this a...
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.