Hi Guys,
Here's an interesting one... I have a win client node on the other side of a firewall. We reset the password for this guy and it is now generating ~200 sessions when a schedule runs. Tried deleting and recreating the scheduler service, tried running the dsmc sched in the foreground...
Hey folks,
I haven't been able to track this error down anywhere. Anyone have any ideas? Backup fails with an RC12.
TSM Ver - 5.2.3.1
Client Ver - 5.3
Error:
03/23/2006 18:23:18 ANS1802E Incremental backup of '\\server1\c$' finished with 13 failure
03/23/2006 19:53:52 ANS1183E An unknown...
Hi folks,
Not much in the docco, so I thought I'd pose the question here. I would like to remove an old TSM admin user from the system. This user is the reg_admin on 11 nodes when I run the query: select count(*) from admin where reg_admin='theuser' and 10 admin schedules when I run: select *...
Hi folks,
I'm getting an error (637-224) when I do a diag on my pci2 device (FRU:04N6907). This is the PCI Bus. I looked it up on google as I had never seen the error before and it seems as if the problem may not be related to a failed card. The person was upgrading from 4.3 to 5.1 so I...
Hi folks,
I have a Linux (RH9) server set to EST time zone. Oddly enough, if I create a file right now it would have a timestamp of 3:30pm. Now if I ftp from any server to the Linux server, it appears as if the file was created at 8:30pm. Weird!
Any ideas?
Thanks!
-pd
Hi Folks,
Given a file myfile.txt that contains two lines:
BOM BOM_SRS_DATE BOM_SRS_DATE_STANDARD
CE FND_DATE4 FND_STANDARD_DATE
How would I extract each line as a variable into my shell script?
Example:
VAR1 = BOM BOM_SRS_DATE BOM_SRS_DATE_STANDARD
VAR2 = CE...
Hi Folks,
Given a file myfile.txt that contains two lines:
BOM BOM_SRS_DATE BOM_SRS_DATE_STANDARD
CE FND_DATE4 FND_STANDARD_DATE
How would I use awk to extract each line as a variable into my shell script?
Example:
VAR1 = BOM BOM_SRS_DATE BOM_SRS_DATE_STANDARD
VAR2 = CE...
Hi folks,
I am trying to set up rsh on my AIX machine, and I keep getting prompted for a password even with the existence of a .rhosts file. How do I eliminate the need for my user to enter their password?
Thanks!
Hi all,
Can I run the syncvg command while the disk is in use? I had a system problem, fixed it, but now my errpt is showing that I have stale pp's.
I know I need to sync the vg, but I want to know if I can run the command while the server is live and in production?
Thanks!
-pd
Hi Folks,
I have a question regarding .forward. For some reason, when I change "user"'s home from "/home/user" to "/u01/newdir" and create a .forward there, my mail is not being forwarded. When I change it back to "/home/user" it works again. Change it...
Hi all,
What do I change the runlevel in the inittab file so that the console is not text, but the system is still multiuser?
It is currently set to 2, but the console (lft0) is still text...
All help is appreciated!
-pd
Hi folks,
I also posted this in the Linux area...
Just wondering if anyone can tell me which way mirror.pl goes.
Does the server RUNNING the mirror program "put" or does it "get" files from the remote server?
I found the instructions a little ambiguous...
Thanks,
-pd
Hi folks,
Just wondering if anyone can tell me which way mirror.pl goes.
Does the server RUNNING the mirror program "put" or does it "get" files from the remote server?
I found the instructions a little ambiguous...
Thanks,
-pd
Regarding file test operators, can anyone tell me how I could check for a file that was accessed 10 minutes ago?
I was hoping to use:
if (-M $file > 0.0000010){
Do-What-I-Want;
}
Can anyone help me?
Thanks!
-pd
Hi folks,
One of my filesystems hit 100%, however was not released after the files were deleted.
Has anyone ever run into this before? Any ideas?
Thanks for any help...
-pd
Hi all,
I have a Perl script on Linux that is called by cron to move all files from one directory to another. What happens every now an again is that my script will move a file from the source directory before the the file is complete causing all kinds of trouble...
I want to move the file...
Hi Folks,
Just wondering if anyone could recommend software that will replicate EVERYTHING from one of my RH FTP servers (users, files, directories) to another RH FTP server. My users will connect to either server (depending on which one the switch connects them to, and the other server will...
Hi there,
I need an EASY way to subtract the date by one day. The catch is that I need to watch a few things i.e:
If today was Oct. 1st:
Currently: I have a shell script that checks if $thisday - 1 creates Oct. 0. if 0 subtract one from the month and go to $last-day-of-month (Using a case...
Hi folks,
Just wanted to see if anyone could tell me how I would go about storing the date (or any column for that matter) in a variable from the 'ls -l' command. It is a requiredment in my script that I check the date & time of each file in the directory. If the file has a date < (now - 5...
Hi all,
Looking for assistance for sending the contents of a file to a mail recipient.
I have tried:
cat myfile > mail -s "Here's myfile" probdown <<EOF
...and of course, that did not work. Any help is much appreciated.
Thanks in Advance,
-pd
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.