LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 05-30-2007, 10:57 AM   #16
MensaWater
LQ Guru
 
Registered: May 2005
Location: Atlanta Georgia USA
Distribution: Redhat (RHEL), CentOS, Fedora, CoreOS, Debian, FreeBSD, HP-UX, Solaris, SCO
Posts: 7,831
Blog Entries: 15

Rep: Reputation: 1669Reputation: 1669Reputation: 1669Reputation: 1669Reputation: 1669Reputation: 1669Reputation: 1669Reputation: 1669Reputation: 1669Reputation: 1669Reputation: 1669

You could redirect strings output into another file and give that to your boss and tell him that's the best you can do. The resulting file will be flat ASCII output. (If he wants to read it on a Windoze machine you'll have to convert it with unix2dos as ASCII on Linux doesn't use carriage return at the end of lines but it does on DOS/Windoze.)

e.g. strings mybigfile >mybigfile.txt

If there is specific data he is looking for you can try using grep for it out of the resulting text file.

e.g grep -i billybob mybigfile.txt

Would show all lines that included the "billybob" (ignoring case so it would also find "BillyBOB" for example).

Other thoughts:
If it is table data from a backup it may have been created by one of the other NetBackup type of tools such as RMAN used for NetBackup for Oracle. RMAN is actually an Oracle Product and NetBackup has a policy type that will accept its input.

If you do a Google search you MIGHT be able to find what RMAN headers look like (or other headers such as SQL BackTrack that I used for Sybase backups at a prior job) or whatever. Without knowing exactly what created the tape (including versions of products involved) you're essentially stabbing in the dark.

Last edited by MensaWater; 05-30-2007 at 10:59 AM.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Need trialversion of Veritas netbackup for Linux or Solaris vedang Linux - Enterprise 1 12-21-2006 09:35 AM
Veritas NetBackup ~ Comparing files JerryMcFarts Linux - Enterprise 5 08-28-2006 02:41 PM
netbackup on Fedora core 5 not working speut Fedora 2 08-02-2006 08:29 AM
NetBackup not talking to Linux servers rdchambers Linux - Networking 1 02-10-2006 04:03 PM
Vertitas netbackup on rh v8 robmcw Linux - Networking 3 02-10-2006 02:30 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 07:25 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration