![]() |
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| AIX AIX is IBM's industry-leading UNIX operating system that meets the demands of applications that businesses rely upon in today's marketplace. |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Writing large files to tape | FredSmith | UNIX for Dummies Questions & Answers | 3 | 01-22-2008 12:12 PM |
| Writing tar file to tape | donovan | UNIX for Dummies Questions & Answers | 1 | 09-14-2007 10:46 AM |
| DDS-2 Sun tape drive | kingdbag | UNIX for Dummies Questions & Answers | 2 | 08-10-2006 07:31 PM |
| writing to a cdr drive. | norsk hedensk | Filesystems, Disks and Memory | 4 | 02-10-2003 05:21 PM |
| Writing a script to mount and umount a drive in Linux | wizkid | UNIX for Dummies Questions & Answers | 2 | 05-10-2001 06:40 PM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
you can use the command
lsdev -Cc tape and this should list you all the available tape drives. You can write and read from the tape using various commands such as tar, cpio,dd etc.; really depends upon your sepcific requirement. |
|
||||
|
My tape is rmt0. So my problem is like this, i want to export a database backup from oracle into this drive but I don't know to specify this emplacement. Could you give me the equivalent of this backup script on disk but the backup is in tape?
This is my backup script on disk exp admin/admin file='/data2/export/exp.dmp' log='/data2/export/exp.dmp' full=y Does it equivalent with this exp admin/admin file='/rmt0/export/exp.dmp' log='/rmt0/export/exp.dmp' full=y Any help, Regards |
![]() |
| Bookmarks |
| Tags |
| cpio |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|