I cant back up my all data from database

how can i take backup my all data from database with large object library (blob)
when i want back up i writing this statement on "cmd"
exp dbas/dbas@ddds file=D:\dms\ddfm.dmp
so it's only just backup data without large object library, any table contain large object library it can't take it
so i would like take backup all data from database

Oracle Database 10g Enterprise Edition Release 10.2.0.3.0 - Prod
PL/SQL Release 10.2.0.3.0 - Production
CORE 10.2.0.3.0 Production
TNS for 32-bit Windows: Version 10.2.0.3.0 - Production
NLSRTL Version 10.2.0.3.0 - Production
and i am used win7 32bit
when i want back up i writing this statement on "cmd"
exp dbas/dbas@ddds file=D:\dms\ddfm.dmp
so it's only just backup data without large object library, any table contain large object library it can't take it
so i would like take backup all data from database
Edited by: 940639 on Jun 27, 2012 12:35 AM

Similar Messages

  • Mac OS X Boot failure... I cant Repair HDD with OS Disk,Shows Repair Failed. I cant backup my files from HDD. Backup failed. But I need my all datas from HDD. I dont want to format. Cant enter safemode also. anything else..

    Mac OS X Boot failure... I cant Repair HDD with OS Disk,Shows Repair Failed. I cant backup my files from HDD. Backup failed. But I need my all datas from HDD. I dont want to format. Cant enter safemode also. anything else..
    I installed XP @Bootcamp, I cant access my Mac HDD via XP..
    What I do??? Please help me.. please...

    You can try DiskWarrior (about $100).
    If that doesn't work, and if you have no backups at all, you might need to send your hard drive to Drive Savers or a similar service. It will cost a lot of money to get the data back, I'm sorry to say.

  • Best way to copy ALL DATA from song to song?

    Hello everyone,
    I'm in the middle of scoring a film and have ran into what seems to be a corrupted song, and want to attempt to transfer all data from this song into a new file.
    I'm running multiple global tracks with changes in tempos and time sigs all over, multiple audio tracks, and various Virtual instruments. I also have an extensive environment in which I use instrument tracks to access my exs instruments, as well as multi-instrument tracks for kontakt 2. Of course I have this saved as a template, but as you know as projects progress, the current song rarely looks like your autoload. So simply copying and pasting will not work, as I have many new instruments and audio files in different places in my arrange page. Thus when I try to copy and paste, logic sees that the current tracks are not "correct" and asks to "create new instruments" which seems to randomly throw all the instruments to the bottom of my arrange page, making it all out of whack!
    With some help from the audio config window and some manual editing of the arrange page, I was able to get my song pretty much back to normal, but for future reference, what is the best way to transfer all of my data to another song, while still keeping the look and functionality of the song intact?
    Thanks in advance for your help! If it helps to see what I'm talking about, I'm willing to post my song file for reference, just ask.

    I'd LOVE to somehow avoid #4 if possible. As I stated
    above, my projects always change from the templates
    due to extra audio tracks, audio instruments, etc, so
    a simple "copy and paste" does not seem to work.
    Is there something I'm missing?
    Yup, I was missing something really simple. If you choose NOT to copy instruments, it will ask you to keep the instrument or create a new track. If you keep the instrument (since my instruments names remained the same as the template) logic will connect the tracks with the instruments and only put the additional tracks (i.e. extra audio tracks etc) on the bottom. WAY COOL!
    Now my process is a little easier, however if you have any other tips so share please feel free to post.

  • I lost all data from cell and sd card suddenly even I paused updates and on mobile data service.

    I hv lost my all data from my BlackBerry suddenly it's totally washed out,i shared my device code and pins wid frend living afar,mostly I got his screen msgs remotly,i just can't understand where my data gone n how can I get back it,its not coming wid restore settings

    @sonaprachi
    Welcome to the forum!
    If you mean PC Suite and not Ovi Suite you might like to look at NbuExplorer here:http://sourceforge.net/projects/nbuexplorer/
    In hindsight it is unfortunate that you did not go to Menu > Office > File mgr. > Memory card > Options > Backup phone memory (to memory card) prior to reset and after format of memory card!
    Happy to have helped forum with a Support Ratio = 42.5

  • Just got new macbook pro (13inch) and restored all data from old mac via time machine. Now whenAudio drop out for 3-4 secs every 10 - 15 secs!! What is going on and what can I do?

    Just got brand new macbook pro (13inch) and restored all data from old mac via time machine. Now when I p/back a track in logic I get audio drop out for 3-4 secs every 10 - 15 secs!! What is going on and what can I do? Its the same version of logic and all other functions seem fine!

    First of all, why did you say yes to Nero Back up before researching what it does with files already on the HDD? When I install Nero, the Back Up is the first thing I disable, it is a nagging pain, there are much better backup programs available. There are several file recovery programs out there to recover deleted files, that is, if that is what happened. Also, if you haven't overwritten the files, so you should be able to find them.

  • How can i delete all data from treo 750 - where is the hard reset button for the treo 750

    I'm giving my phone to my brother and want to delete all my data from the treo 750 (AT&T).  All the other posts I read doesn't tell me where the reset button is.  Please Help!
    Post relates to: Treo 750 (AT&T)

    Hello and welcome to the Palm forums.
    A hard reset wipes everything off your device. A hard reset is performed by holding down the power/end call button while removing the battery from your device for a few seconds. Keep your hand on the power/end call button until you put the battery back into your device. After you put the battery back in, the screen will say "Palm Powered." Take your hand off the power/end call button. You will now see a screen in 5 languages prompting you to erase all data from the palm. The screen will say "erase all data? Yes - up, no - down" and you need to click on the up arrow (button on the 5 way navigator on the bottom of the treo). This will erase all the info from your device.
    I hope this was helpful!
    Post relates to: None

  • I would like to transfer all data from my iPod classic to my new computer with windows 8.1. My old computer's cpu died. Utilizing iTunes which only allows iTunes albums purchased at iTunes store. The cd's were loaded via iTunes originally.

    I would like to transfer all data from my iPod classic to my new computer with windows 8.1. My old computer's cpu died. Utilizing iTunes which only allows iTunes albums purchased at iTunes store. The cd's were loaded via iTunes originally.

    Install disk drive from old computer in an external enclosure.
    Then copy the complete iTunes library from the disk drive to the disk drive in the new computer.

  • Selecting all data from employee where foreign key = null and show it in view

    Hi guys i have view like following :
    SELECT dbo.Nationality.NationalityName, dbo.Employee.DriverName, dbo.Employee.DriverID, dbo.Employee.NationalityID, dbo.Employee.ResidentNo,
    dbo.Country.CountryName, dbo.Employee.CountryID, dbo.Branch.BranchName, dbo.Employee.BranchID, dbo.Employee.JoinDate,
    dbo.Employee.ResignDate, dbo.Employee.HealthCarNo, dbo.Employee.JobID, dbo.Jobs.JobName, dbo.Department.DepartmentName,
    dbo.Jobs.DepartmentID, dbo.Employee.PlaceIssue, dbo.Employee.Deduction, dbo.Employee.ExpireDateMedical, dbo.Employee.PolicyNumber,
    dbo.Employee.Owner, dbo.Employee.Version, dbo.Employee.ExpireDateResident, dbo.Employee.Salary, dbo.Employee.SexID, dbo.Sex.SexType,
    dbo.Sex.FlagSex, dbo.Employee.MiritialID, dbo.Miritial.MiritualStatus, dbo.Status.StatusType, dbo.Employee.StatusID, dbo.Employee.UnactiveReason,
    dbo.Employee.BirthDate, dbo.Employee.DateToday, dbo.Employee.UserID, dbo.Employee.PassportNo, dbo.Employee.Period,
    dbo.Employee.AccountNo, dbo.Employee.Bonus, dbo.Employee.AccountType, dbo.Employee.PlaceOfBirth, dbo.Employee.EmplyeeName,
    dbo.Employee.ExpireDateresidentHijri, dbo.Employee.PassportDateStart, dbo.Employee.PassportDateExpire, dbo.Religon.ReligonName,
    dbo.Employee.ReligonID
    FROM dbo.Nationality INNER JOIN
    dbo.Employee ON dbo.Nationality.NationalityID = dbo.Employee.NationalityID INNER JOIN
    dbo.Country ON dbo.Employee.CountryID = dbo.Country.CountryID INNER JOIN
    dbo.Branch ON dbo.Employee.BranchID = dbo.Branch.BranchID INNER JOIN
    dbo.Jobs ON dbo.Employee.JobID = dbo.Jobs.JobID INNER JOIN
    dbo.Department ON dbo.Jobs.DepartmentID = dbo.Department.DepartmentID INNER JOIN
    dbo.Sex ON dbo.Employee.SexID = dbo.Sex.SexID INNER JOIN
    dbo.Miritial ON dbo.Employee.MiritialID = dbo.Miritial.MiritialID INNER JOIN
    dbo.Status ON dbo.Employee.StatusID = dbo.Status.StatusID INNER JOIN
    dbo.Religon ON dbo.Employee.ReligonID = dbo.Religon.ReligonID
    suppose i need to show all data from Employee table (NationalityName,BranchName,JobName) where
    NationalityID =NULL OR BranchID=NULL OR JobID=NULL
    WHAT I DO
    Notes : I mean in topic(selecting all data from view not table
    meaning i need to show all data in employee table by view
    in case of forign key(any forign key)equal null

    I think you need to change 
    FROM dbo.Nationality INNER JOIN
    dbo.Employee ON dbo.Nationality.NationalityID = dbo.Employee.NationalityID
    to
    FROM dbo.Nationality
    LEFT JOIN
    dbo.Employee ON dbo.Nationality.NationalityID = dbo.Employee.NationalityID
    Best Regards,Uri Dimant SQL Server MVP,
    http://sqlblog.com/blogs/uri_dimant/
    MS SQL optimization: MS SQL Development and Optimization
    MS SQL Consulting:
    Large scale of database and data cleansing
    Remote DBA Services:
    Improves MS SQL Database Performance
    SQL Server Integration Services:
    Business Intelligence

  • How to get all data from nokia to i5s

    how to get all data from nokia E71 to i5s???

    if you can put those data in your computer then add it in iTunes. your iPhone 5s should get it thru syncing.

  • How do i transfer all data from 4s to 6 ?

    how do i transfer all data from 4s to 6 ?

    If you have a computer with the current version of iTunes you can connect your iPhone 4s to your computer via the USB charging cable.  You would then Sync / Backup your iPhone 4s to that computer via iTunes.  After a successful backup is created you can then connect your iPhone 6 via the charging cable to the computer and iTunes and Restore that Backup to the new iPhone.  You can always download any Apps you have purchased at no charge.  If you don't have a computer / iTunes you can backup your iPhone 4s via WiFi and the Cloud.  Then you can download that Backup to your New iPhone.  This may be more difficult due to memory constraints on your iPhone. 

  • How do I transfer all data from my old internal hard drive to a new internal hard drive

    How do I transfer all data from my old internal hard drive to a new internal hard drive? I have an iMac with a 320gb internal HD that is full and I am replacing it with a 2tb internal drive. I have several external drives; 1 tb, 2tb and 3 tb. The 2 tb is being used for Time Machine. Do I have to buy an enclosure? If so, where would I get an inexpensive one?
    I also want to partition the new internal drive for Windows, and I'm not sure how much space to use for that. I plan to use Windows to check my work in PowerPoint created on my Mac for clients on PCs.

    Do you already have Time Machine making backups onto the 2TB drive? If so, after you get the internal drive replaced, boot up into the recovery partition (hold down ⌘R) and restore the latest Time Machine backup that you have onto the new internal drive.
    I recommend always having two backups. I'd use SuperDuper to make a complete clone of your internal drive onto an external drive in addition to having the Time Machine backup.
    Boot Camp is what is used to make partitions for Windows. How much space to allocate depends on how much space you expect Windows to use up based on how you plan to use it.

  • I have a new Macbook Pro. All data from prior Mac was migrated to new Mac. If I run Time Machine and "inherit" the old backups will TM take up where I left off, or delete and overwrite the current data?

    I have a new Macbook Pro. All data from prior Mac was migrated to the new Mac. I want to continue Time Machine on the new Mac and retain the history. An option is to "inherit" the old Time Machine. I want to make sure this does not errase the current data, but creates a current backup.

    Please visit Pondini's Time Machine FAQ for help with all things Time Machine.

  • I try to transfer my iture to a newer lap top.  How I can do it without lose all data from my iphone4?

    How I can transfer my itune to a newer lap top?  Is that possible to aviod lose all data from my iphone4?   I have over 50 apps and over 1000 song in my phone.   Please advise.
    Cheers

    jyu88 wrote:
    Thanks.  Am I have to uninstall the original iTunes from my new laptop before that?
    No.
    Just copy everything from your old computer to your new one.

  • Fetching all data from MS access PROBLEM !!!

    Hi all,
    I am having problem of fetching all data from MS ACCESS, ie, I have 112 rows of data, yet when executing query SELECT * ... only 70 items are retrieved. Don't know why, but the retrieval prcess stops on item 69 and want get the rest of the data.
    I am executing the query in a WHILE loop, don't specify the number of loops !!! so I should be able to get all of the data. Why then I always only get 69?
    Second q.
    What is the right SYNTAX for retrieving specific data. ie. SELECT id from images WHERE size = 58
    is this correct? ie. size is declared as number?
    ANy help would be much appreciated.
    Thanks

    1. Where from you are fetching the data? Is it from bean or JSP or servlet? Can you post the code?
    2. Yes. the sql syntax is correct.

  • Transfer all data from blackberry bold 9780 to iPhone 5

    I have a iPhone 5 16 GB recently purchased, I need to transfer all data from the Black Berry Bold.
    I need all contacts, documents, pics, E-Mail set-up etc. basically everything.
    I need a seamless transition from one to the other. I have not even opened up the iPhone box yet.
    Does anyone have a simple easy way to do this?
    Only thing I have to work with is the iPad!
    Was thinking of iCloud but have no Wi-Fi connection here.
    Please help?
    F

    If anyone is still struggling with this problem for the iphone 5 I just figured out how to fix it! it wasn’t easy because google sync doesn’t work on a blackberry anymore and outlook doesn’t help if you don’t got it so I had to go the long way and spend 2hrs of my time figuring it out while the actual solution only takes 5 mins!
    So I downloaded an app called "Phone to Phone transfer" there’s other apps like this one but this is the only one that’s available on both blackberry and iOS so its the one I used and it worked, read: 3 steps to transfer all contacts from BlackBerry to iPhone 5
    1) Download the app on your blackberry and sign-up for an account i used an email i barely use and its free so it was all quick and easy
    2) Sync your contacts on your blackberry using the app
    3) Download the same app this time on your iPhone and use the same log-in details as you used when you signed up on your blackberry
    4) Sync contacts again and press download and... that’s it! all your contacts are now on your new iPhone.

Maybe you are looking for

  • Camera Raw Plugin 8.2 update

    Using Macbook Pro with CS5 Photoshop and Lightroom 5. Importing photo from LR to PS was told to update PS Camera Raw plugin to 8.2 Used download for Raw/DNG 8.2 and went through the steps to download successful. When I check the plugin status on PS i

  • Business functions in SAP Upgrade

    Good afternoon Uncomfortable asking them for their support we are conducting tests to migration to V5 V6 technique in SAP, but we wanted to make some validation to determine whether to migrate functional features are enabled only business we want to

  • Cannot See ODBC System DSN's on Windows Vista 64bit in Crystal Reports 2008

    Hi, I have installed Crystal Reports 2008 on my Windows Vista 64 bit PC and have setup an ODBC connection to my mySQL box which I wish to report on. Crystal Reports however does not see the ODBC DSN's which I have configured. I have installed the pro

  • Pass package variable to script logic

    Hi expert, I have creted a variable in a Package with the statement PROMPT(TEXT,%PERCE%,"Revaluation rate",,"") the variable appears and properly stores a value. However, what statement can be used to pass it to the sript logic? I tried 'TASK(Execute

  • Building and deploying petstore

    I've made a change to the petstore example (in CatalogDAO.java) and I'd like to rebuild and deploy it. Can you tell me how I can do it. I've tried a few different things but I continue to get the original version. Thanks