If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > Sybase > Load Error

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 01-27-10, 01:58
prakashbuz prakashbuz is offline
Registered User
 
Join Date: Sep 2008
Posts: 40
Load Error

Hi ALL,
I am getting the following error while i am loading the database,
we are extracting the file from the LTO tape.

Label validation error: first label not VOL1

Kindly some one help its urgent....


regards,
prakash....
Reply With Quote
  #2 (permalink)  
Old 01-27-10, 05:32
Neevarp Neevarp is offline
Registered User
 
Join Date: Jun 2009
Location: India
Posts: 50
Hi Prakash - I could retrieve below explanation form sybase manuals.

Explanation:

These errors indicate a mislabeled or illegal-format archive volume. User should use offline commands to verify that the tape contains Sybase information. The following commands submitted repeatedly in order will display the beginning and ending label characters for each file on the tape:

dd if=<tape_device> bs=2048 | od -cmt
-f <tape_device> fsf 1dd if=<tape_device>
bs=2048 | od -c


Zero bytes reported from "dd" and "od" denotes no further data on the tape.
Reply With Quote
  #3 (permalink)  
Old 01-28-10, 11:37
prakashbuz prakashbuz is offline
Registered User
 
Join Date: Sep 2008
Posts: 40
Thanks a lot man...
Reply With Quote
Reply

Thread Tools
Display Modes

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
Trackbacks are On
Pingbacks are On
Refbacks are On