Video Screencast Help
Search Video Help Close Back
to help
Not able to make it to Vision this year? Get a sampling in the Best of Vision on Demand group.

Error code 114

Created: 26 Jan 2012 | 9 comments
bfogliano's picture
0 0 Votes
Login to vote

I am having an issue with an error code 114 that says it is an unimplemented error code, can anyone give me an idea as to what this error means?  The problem is that when our backups run for one specific policy this error comes up on most of the attempts out of the eight attempts and then we get a 196 windows closed error which I understand.  If anyone has any ideas how to stop the 114 error I would really appreciate it.

 

Thanks

Brandon

Comments

Marianne van den Berg's picture
26
Jan
2012
0 Votes 0
Login to vote

More info please:NBU version

More info please:

NBU version on master still 7.0.1?

NBU version on the client? OS on client? Type of backup? What is different about this failing stream?

Please copy all the text in details tab of failing job and post here.

Supporting Storage Foundation and VCS on Unix and Windows as well as NetBackup on Unix and Windows.
Handy NBU links

bfogliano's picture
26
Jan
2012
0 Votes 0
Login to vote

Ok some of the info you asked

Ok some of the info you asked for.  The version on the master is 7.0.1 the same goes for the client, we have two redundant servers running the master version, the client in question is a VM server running Windows 2003, the backup that is failing is a daily full.  The funny thing is that after the 8 attempts fail over night I can restart the job manually in the morning and it will complete on the first attempt.  Also this just started to happen about a week ago, when we did some server chassis moves, do you think that cabling somehow could be an issue? 

 

Thanks

Brandon

Andy Welburn's picture
26
Jan
2012
0 Votes 0
Login to vote

Just going by the troubleshooter:

"Examine the nbjm unified log (originator ID 117) for detailed information on the cause of the error."

 

So.....

DOCUMENTATION: Examples of using the "vxlogview" command to view VERITAS NetBackup (tm) Unified logging entries
http://www.symantec.com/business/support/index?pag...

Regards Andy

"It's not too late to panic ..."

mph999's picture
26
Jan
2012
0 Votes 0
Login to vote

If you made a 'change' amd

If you made a 'change' amd the issue started directly after, then yes, this must be considered, but, is not necessarily the cause.

Think we need the logs on this ...

the nbjm log is '-o 117 '

To set this log :

vxlogcfg -a -p 51216 -o 116 -s DebugLevel=6 -s DiagnosticLevel=6

To 'view' the log :

vxlogview -p 51216 -i 116 -d all -t 00:20:00

Eg, show the last 20mins of log, relative to when you run the command.

Please ensure tha the log you post up covers the time period of the error.

Martin

bfogliano's picture
26
Jan
2012
0 Votes 0
Login to vote

Ok I tried to run this from

Ok I tried to run this from command line, is that correct?  I am getting an unrecognized command error, I'm probably doing something here.

mph999's picture
26
Jan
2012
0 Votes 0
Login to vote

You need to run the command

You need to run the command from the directory the command is in ...

The comamnds are in ...netbackup/bin

You should add the dirs. netbackup has commands in to the os PATH variable, then you can run any NBU command from anywhere.

Add these to he PATH ...

 

/usr/openv/netbackup/bin

/usr/openv/netbackup/bin/admincmd

/usr/openv/volmgr/bin

/usr/openv/db

If windows ...

<install path>\veritas\volmgr\bin

<install path>\veritas\netbackup\bin

<install path>\veritas\

netbackup\bin\admincmd

Martin

Mark_Solutions's picture
26
Jan
2012
0 Votes 0
Login to vote

It could be routing or DNS if

It could be routing or DNS if you have changed anything in relation to that
Check your routes first, especially if you have multiple nics in either of these - DNS applies then as well
Worth running bpclntcnd -clear_host_cache on the client, master and media.servers to ensure they are up to date
Odd that a manual backup works but nit a scheduled one - rings a bell - will get back to you if I remember why
Hope this helps

Authorised Symantec Consultant

Don't forget to give a "Thumbs Up" or mark as "Solution" if someones advice has helped you.

bfogliano's picture
26
Jan
2012
0 Votes 0
Login to vote

Ok thanks I'll give it a

Ok thanks I'll give it a shot.

mph999's picture
26
Jan
2012
0 Votes 0
Login to vote

IT could be as simple as in

IT could be as simple as in the morning, the server is less busy ...

Just a thought ...

 

Martin