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 gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

DD command/ UFSdump

Status
Not open for further replies.

dinduboy14

Vendor
Mar 13, 2002
60
AU
hi guys, have a problem here with the dd ( disk dump) command. i have several partitions in solaris hard disk. most of them are in UFS (unix file system) format except the database which is in Sybase.
I need to take a backup of Sybase that and i can't do it using ufsdump. so i tried using dd command. once i extract the data, how do i dump it in again. thanks a lot !!
 
In Sybase, you would generally use the Transact-SQL dump database command to dump DB contents to a flat file, and then use ufsdump on the filesystem.

Greg.
 
grega, can you please tell me more about this command.
the exact syntax to dump database to a DAT tape. many thanks !
 
Don't u have a manual! Call Sybase and get them to send you the Technical Library CD.

Greg.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top