Hello does anyone use NOM? If so does anyone know if there is a place to download additional report templates? Specifically a report that would show me what files were missed on a partially completed backup?
reference: thread776-1259814
Can some help me write a script? The script needs to open a file, read a column( <ID #> ) for ID's and give total count ID's present in that column. The file is a flat text file and is tab delimited. Although I realize this is probably a simple task, I am horrible at Perl. Can some help me...
How can I remove duplicates from a a text file that looks like this:
003758:003758:003760:003760:003922:003922:003673:003694:003694:003701:003702:003704:003713
etc...
It is a flat text file with each number being seperated by a colon. The output after removing the duplicates also needs to...
Ok I got a problem.
I am getting numerous -84 (media errors) which is fine, because I am about 95% sure that the media in question is bad (old tapes). What is happening though is Netbackup has two chances to finish a job. If on the first try it encounters an error it will try to complete it...
Hello,
I know this is probably a dumb question to all of you, but I am horrible at programming and need someone to help me with this. How do I get this bit of code (below) into a subroutine so that I can repeat this through out my script. Thank you so much in advance.
[b]
my $log_file = pop...
I need some help here. I have a perlscript compiled with perl2exe and I need to decompile it. I have tried google looking for a decompiler and the only one i can seem to find is exe2perl....unfortunatley i can't find a single place to download it. Is there any other way to decompile a .exe...
Hello,
Has anyone expierenced a slow down of the Netbackup GUI in version 5.0 MP5? When making any changes in the GUI I expierence major lag. Any suggestions would be great.
Hello,
Does anyone have any method of restoring the Catalog to a DR Master server. The DR master server box is not identical to its production server. The only similarity that they share is the server name. Also they are not connected to the same type of robot (Production=l700 and DR=L180)...
Hello,
I ma currently trying to grab a column from a flat tab delimited text file. I can't seem to get the column I want out of the text file. I would appreciate any help. My perl is horrible. Here is the code I am using:
open (FILE, "$dir$log_file");
while(<FILE>){
chomp;
$sn =...
Hello,
Has anyone had any problems getting RMAN to restore from duplicate tapes created by inline tape copying? I have promoted the tapes to primary tapes, but I am still having trouble getting RMAN to grab those tapes for the restore. Any help is appreciated.
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.