Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations wOOdy-Soft on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by speculos

  1. speculos

    Best method to write zeros to tape?

    Did you try the Networker "erase" command? (Syntax: erase [-sr] -a b.t.l)
  2. speculos

    Devices in use

    Please tell us about your configuration, it's difficult to help you with so few information... Networker version? OS? How many drives? how many pools? Storage node? Check mounts/unmounts in your logs
  3. speculos

    Backup SQL Cluster Problem Legato

    Hello, this error "Unable to extract resource info for client" usually comes from incorrect alias. Check client resource for both nodes and cluster logical name.
  4. speculos

    BSA_RC_ABORT_SYSTEM_ERROR

    Networker version? Exchange module version? xbsa.messages tells about "bad network hardware" Is there any error in windows log?
  5. speculos

    When to retire backup tape media?

    Networker volume manager maintains some usefull counters which can help you: mminfo -q pool=MYPOOL -r volume,mounts,recycled,olabel This command will give you the number of times the read-label function was performed, the number of times the volume was relabeled and the first time the volume...
  6. speculos

    cannot start the Networker User of SQL Server

    Check if the "Networker Remote exec" service is running under sqladmin account
  7. speculos

    SQL SERVER Recover

    If you want to do a directed recover: yes it is possible, but you have to set the "remote access" in client resource. If you want to recover X and rename it Z: yes it is possible, but you will need to use the "force" option. What do you mean "with 10bd"?
  8. speculos

    SQL SERVER Recover

    Please reformulate your question, I don't understand it...
  9. speculos

    manage start/stop networker

    Do you mean "start/stop Networker service" (why??) or "start/stop Networker backup" First case patrikjelinko had replied, but if you want to start/stop all backups, you can use Networker Groups from Networker server.
  10. speculos

    what is the command to determine if backup completed successfully

    2 ways to do that: - If you use the internal Networker scheduler, you can analyse the result of the nsradmin request, but it's more difficult: show status;completion;last start print name:MYGROUP; type:NSR group quit - The best way for me is that the scheduler itself submit the savegrp...
  11. speculos

    nwrecover can't open display

    Try with an other xwindow application, like xclock Is it the same error message? Try with: export DISPLAY=xx.xx.xx.xx:0
  12. speculos

    Need help writing a script

    Windows or Unix?
  13. speculos

    error found in window application log when running jbconfig:

    Please post the result of the "inquire" command Tell us the autochanger model
  14. speculos

    NSR peer information SYSTEM error

    Please tell us which Networker version do you use? Check name resolution ping\nslookup (DNS error?) Check aliases for this client (Edit client \ Preferences)
  15. speculos

    Slow down Networker save

    Is it possible to reduce I/O when a Networker save is running? Using savegroup priority is not a solution. Networker client 7.2:AIX5.3/oracle The problem occurs when a save is running late, and Oracle need I/O performance; We accept to slow down a Networker save, to keep good performance for...

Part and Inventory Search

Back
Top