I am getting an access denied message when trying to ftp put a file from UNIX to a windows NT machine. This is probably because a file with the same name exists in the target windows directory. However, the file is there because I previously put it there with the same UNIX ftp put that I am...
I am getting an access denied message when trying to ftp put a file from UNIX to a windows machine. This is probably because a file with the same name exists in the target windows directory. However, the file is there because I previously put it there with the same UNIX ftp put that I am...
I'm looking for a way, that would let me gzip all the files in a given directory that are not already gzipped. These would be files with names not ending in .gz I suspect some type of loop with a grep, but I can't seem to come up with one.
I have a script used for adding and subtracting days from current that uses TZ. It multiplys the days by 24 to get hours, adjusts for the time zone and the combines TZ with the date command. to add a day it does TZ=EDT-20 date. To subtract, TZ=EDT+28 date. A two day intercal would use 44 or...
I hav a new ID on a UNIX box where the text does not wrap to the next line in either vi or othe screen outputs. The text just stops and cannot be viewed. Is this set on the box itself, or something in my profile or environment that can be changed?
I'm one of those that uses the up, dwn, lft, rt arrow keys on the keybord to navigate around in vi. This works in all my various connections (using Hummingbird Exceed to connect)because the use of the arrow key also acts like the escape key and breaks me out of the insert/append mode mode if I...
I have to read an input tape with multiple files - label 1, label 2, etc. Is there a way to do this in a single execution by altering the DCB and re-opening the file?
To improve performance, it has been suggested that I move the EFS file store from the back end server to the front end.
How many things in livelink have to be changed to make this work? Are there multiple changes on the admin page, and are there any changes to the .ini file?
Thanks
Since moving our front end web server from a physical machine to a virtual using VMware, response has taken a big dive. Our server group is now suggesting adding a second front end virtual machine and using a Foundry Network Serverlon load balancer to flip back and forth. Does anyone have...
Since moveing to new servers, we are experiencing problems when trying to manually stop the Livelink services. The service attempts to stop and then appears to stall out after a few minutes. Then this error appears
"Could not stop the Livelink Server Livelink service on local computer. Error...
We recently moved Livelink to two new servers and have been experiencing severe performance problems on the front-end web server where it maxes out at 100% CPU for certain functions. For the old servers, we had two physical machines, both with four 3065mhz processors. For the new, we have a...
When I hit the edit user function, the CPU on the front end server maxes out at 100%. Thr llserver.exe jumps to 98% and it takes about two minutes for the page to return. When it does, the CPU drop back doen again
We just moved our Livelink to a new server. I was told that to get notifications working I need to identify a local mail server. Is this something that has to be loaded on the server itself?
I can add a .doc type with no problem. However, when I try to add a picture(.jpg file) or when I try to add a version to an existing .doc file I get
"Cannot insert value NULL into column 'ProviderData', table livelink.dbo.ProviderData; column does not allow nulls. INSERT fails. I should add...
Opentext recently sent out a security alert regarding postscript filters supplied my Stellent. The first question our peoplle had was do we use postscript type files? Is there any way for me to find that out?
I use the following sql to identify users who have not accessed livelink this year:
select a.name, a.mailaddress, max(b.auditdate) from kuaf a, daudit b
where b.event = 'LOGIN' AND a.id = b.userid AND deleted = 0 AND b.auditdate < '2005-01-01'
group by a.name, a.mailaddress;
Is this use of...
I am on a newly configured NT machine, trying to execute the perl command and I get ''PERL' is not recognized as an internal or external command,
operable program or batch file.' This machine does have a Perl folder on the C: drive that looks to be installed. Is there something else that needs...
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.