Video Screencast Help
Search Video Help Close Back
to help
New in the Rewards Catalog: Vouchers for "Symantec Technical Specialist" and "Symantec Certified Specialist" exams.

Command line option for "Detailed Status" tab?

Updated: 21 Jul 2010 | 11 comments
Roobix.Cube's picture
0 0 Votes
Login to vote

Hi all,

Does anyone know of a command line option for reporting *everything* you see in a job's Detailed Status tab?  The bperror option (bperror -U -jobid job_id) sadly only gives very brief, unhelpful synopsis...

Thanks!
RC

discussion Filed Under:

Comments

Abesama's picture
14
Sep
2009
1 Vote +1
Login to vote

There are text files in job DB directory

Try files in this directory

/usr/openv/netbackup/db/jobs/trylogs

Abe

Anger Management

quebek's picture
15
Sep
2009
4 Votes 0
Login to vote

bpdbjobs command

play with bpdbjobs command with those two switches:
-jobid NUMBER_OF_JOB_YOU_WOULD_LIKE_TO_SEE_IN_DETAILS
-all_columns

Here is a command guide - select your OS of NBU server - to see the whole bpdbjobs functions:

- Commands for UNIX and Linux (  http://seer.entsupport.symantec.com/docs/290234.htm )

Roobix.Cube's picture
18
Sep
2009
0 Votes 0
Login to vote

Thanks - both are good

Thanks - both are good options, but bpdbjobs gives *way too much* (even with most_columns used) and the trylogs files don't have entry timestamps.  Anyone else?

rjrumfelt's picture
18
Sep
2009
0 Votes 0
Login to vote

You could try using the java gui

If you are using the java GUI, you could try executing this command:

/usr/openv/java/jnbSA -lc

This command writes to a log file every command that the GUI uses to operate.  Not every single command is logged, but it might be worth checking the log file when you click on "Detailed Status" to see what the GUI uses to retrieve that information.  I've not tried this to grab that particular command, but it has worked in the past in order for me to recreate some pretty complicated commands.

rjrumfelt's picture
18
Sep
2009
0 Votes 0
Login to vote

Other logs to check

You can also check the logs lcoated in

/usr/openv/netbackup/logs/bpjava-usvc
/usr/openv/netbackup/logs/bpjava-susvc

I can not remember which one, but one of those directories logs the commands that are executed by the java GUI.

Of course you may need to create these directories if they do not already exist.

Deeps's picture
18
Sep
2009
0 Votes 0
Login to vote

Try this TN How to customize

Try this TN

How to customize the output of the bpdbjobs -report command with a Windows Master Server.
http://support.veritas.com/docs/281831

Let me kow if this does not help of if you need a very specific output.

rjrumfelt's picture
14
Oct
2009
0 Votes 0
Login to vote

trylogs

Just checked this directory for some info, and it appears that these logs are kept as far back as the activity monitor keeps its jobs.  This makes sense, but I was wondering if someone could confirm this.

CRZ's picture
13
Oct
2009
0 Votes 0
Login to vote

Confirmation

Right - when those logs get cleaned is up to your configuration.

 

Brutaniac's picture
18
Jan
2010
0 Votes 0
Login to vote

Hey,I need the same - I need

Hey,
  I need the same - I need the information of the "Detailed Status" tab of Activity Monitor. How can I fetch it from another computer using the executables? bpdbjobs doesn't provide such information even with -all_columns option. I can't TS to this computer to see the /jobs/trylogs either.

TIA.

Brutaniac's picture
19
Jan
2010
0 Votes 0
Login to vote

bump

 

Brutaniac's picture
19
Jan
2010
0 Votes 0
Login to vote

The information

Ok, -all_columns works. The information though is in slightly different format.