Attaching a database from downloads file

HI ,
I am trying to attach the adventure works db, into ssms, and have not been able to , i have searched the forum, the close answer i saw, was to put the path into a double column but it does not work,
because as soon as i click enter, it autmatically append some path to the begining of the path i typr, thereby shifting the double column into the path, and i still get this error
  C:\Users\Public\Downloads\AdventureWorksDataFiles.zip" Cannot access the specified path or file on the server. Verify that you have the necessary security privileges and that the path or

Quite interesting ! 
Are you following the exact steps that is mentioned at the link AdventureWorksDatabase ? 
Will you please try to attach with TSQL provided on the link, may be something like - 
CREATE DATABASE AdventureWorks ON (FILENAME = '<<YourMdfFile>>'), (FILENAME = '<<YourLdfFile>>') FOR ATTACH;

Similar Messages

  • Load into database from a file

    hi,
    i need to know is there any other means other than sql loader ,i import data into the oracle8i database from a file i.e)if i need to load into a server from a client machine
    which does not have oracle 8i client version how could i
    do it.kindly help out. thanks in advance.

    UTL_FILE
    With the UTL_FILE package, your PL/SQL programs can read and write operating system text files. UTL_FILE provides a restricted version of operating system stream file I/O.
    UTL_FILE I/O capabilities are similar to standard operating system stream file I/O (OPEN, GET, PUT, CLOSE) capabilities, but with some limitations. For example, you call the FOPEN function to return a file handle, which you use in subsequent calls to GET_LINE or PUT to perform stream I/O to a file. When file I/O is done, you call FCLOSE to complete any output and free resources associated with the file.
    http://download-west.oracle.com/docs/cd/B10501_01/appdev.920/a96612/u_file.htm#ARPLS069
    Joel P�rez

  • How to create database from .sql file

    how to create database from .sql file..?? i put the sintax query in a sql file.. and i want to call it in java code..
    ho to do it..??

    why do you want to do this from java?
    i just don't see the point.
    find your dba and have him/her run it for you

  • Hi, i can't hear any sounds from my pad when i'm recording video what seems to happen? but it has sounds in songs from downloaded files.i just can't record sounds..

    hi, i can't hear any sounds from my pad when i'm recording video what seems to happen? but it has sounds in songs from downloaded files.i just can't record sounds..

    Hey ErikSimon, I kept troubleshooting my problem last night and when I loaded my samples an alternate way, actually the longer way, it worked. I think I have gremlins in the system or something, but I got it working again. I was having the issue when I tried loading the samples via these instructions that were mentioned in SFLogicninja's Youtube video @ 3:07
    http://www.youtube.com/user/SFLogicNinja#p/u/8/7YjgKLZ2jpY
    They are good instructions, but the Logic gods weren't smiling on me last night. Really weird and frustrating at the same time. Thanks anyways.

  • TED talks from ipadair2 don't play on appletv2 from downloaded files

    I only have a 2mbs internet connection. TED talks from ipadair2 do not play on appletv2 from downloaded files but they do play from streaming? This only started recently, maybe after an update, it did work both ways before. the same happens with my iphone5s!

    The songs somehow became corrupted when they transferred to new computer from old computer. Thankfully, I had another computer with iTunes and transferred them via firewire.

  • Building Database from .dbf files

    Hello All,
    I had to reinstall oracle software. But I have all the data\control\log files from previous installation.
    So my question is, Can I rebuild my database from those files? If so, how?
    All the installation directories are same as before. I don't know if this helps but just wanted to provide as much info as possible.
    Thanks,
    Satish

    All your tablespace, user, grants, etc. information is stored within the system datafile, so if you install the Oracle server, then manually recreate the directory structure from your previous database (for example on NT, you'd create d:\oracle\oradata\your_sid\*.dbf
    d:\oracle\admin\your_sid\pfile | bdump | etc...) then put the datafiles in the location where the control files says they should be, and your pfile points to the correct control files then it will be OK.
    Your pfile will contain the location(s) of your control files. When you nomount the database, the instance will start and the pfile will find the location/locate the control file (this is why you recreate the control file in nomount mode); then when you mount the database, the control files are actually opened and read so the instance can locate the datafiles, identify the tablespaces, etc (this is why you have to put the control files in the location(s) specified in the pfile and datafiles, etc. back in the location specified in the control file). Then opening the database just basically validates everything and opens for use. As long as you don't specify SIZE or REUSE for the datafiles in the control file, and comment out everything after the CHARACTER SET listed in the control file and you still have the datafiles that contain data, you won't need anything like an import. You may need media recovery of some sort or experiment with incomplete recovery (if files are available) and open with resetlogs; but normally if you have an OracleService and you have a pfile, control files, and datafiles, everything will be there (user info and all is stored in the system datafile).
    Hope this helps answer some of your questions. Anyway - you can try it and if it fails, you can always start over as long as you have a backup copy of your datafiles and controlfiles and pfile.
    Gridahsir

  • Oracle 9i database installation from download files

    i downloaded oracle9i database from the otn web site. i am running windows 2k pro with service pack 2. there are three files. the instructions on the otn web site say to extract each file into it's own directory and then run setup.exe.
    when i try to run setup.exe, i get an error that says the installer cannot find the java run time environment.
    i have installed the newest version of java, but still get the same error.
    do i need to have these directories in a certain directory?
    someone please enlighten me. where am i going wrong?
    thanks in advance for your assistance.

    if you want to have iSQL*Plus available you have to have
    the Apache Web server started and you can access so:
    http://localhost:port/isqlplus
    to check what is the port that Apache is using you
    can find that information in:
    <ORACLE_HOME>/apache/apache/conf/httpd.conf
    When you installed the software, if IIS was shutdown
    Apache surely took the port 80 and perhaps for that is
    the cause so that one of them is started the another one
    has to be shutdown.
    Joel P�rez

  • Create the database from Binary files

    Hi
    Can anyone assist is possoble to build a database with binary files.
    I lost all the database files in the standby server, im not having installation files. Can I build the database by copying the binary files from different sever? if possible please provide me the steps.
    Database Version : 8.1.7.4.0
    OS Version : Sun OS 5.8
    Venkat
    Edited by: R VENKAT on Nov 4, 2008 4:15 PM

    Hi Venkat,
    I think this isn't the best forum to answer your question but I'll try.
    You've lost your DATABASE FILES (means DBF files, control files (CTL), redo logs)? Correct?
    Or did you loose also the Oracle Home where the software has been installed?
    If you've lost your Oracle installation than you might do the following:
    1) Install 8.1.7.0 software on your standby server
    2) Install patch set 8.1.7 4 into this home
    3) Metalink-Note:70233.1 will describe the full process of creating an 8i standby database from your PROD.
    If you use RMAN than please have a look into Metalink-Note:203980.1 and Note:118409.1 - it'll describe also the init.ora parameters necessary for a standby
    You'll find a description of an ideal init.ora for the standby in ML Note:139809.1 and specific for Data Guard 8i here: ML-Note:132991.1
    Kind regards
    Mike

  • Xnet database from txt file

    I have a CAN database in a .txt format.  I used access and excel to map it to a .xml file.  When I try to add it to the NI-XNET Database Editor in the Manage NI-XNET databases and add alias  it give me the error: x BFF63081.  How can I take a .txt file database and convert it to a NI-XNET database?

    I think the common formats that XNET support are CANdb and FIBEX files (amongst others...e.g. for Flexray). I think FIBEX is the name. A CANdb file is essentially just a text file so maybe you can parse out the messages fairly easily that way. FIBEX files are the file format that LabVIEW creates when you edit/create an XNET database from their user interface.
    If you don't want to use either of those formats, then you need to parse the text file in LabVIEW and use it to manually create the XNET signals/database. You can create a :memory: database, populate it with a cluster and then populate that with signals using data from your text file.
    In the LabVIEW examples under Hardware Input and Output >> CAN >> NI-XNET >> Databases are some examples of manipulating an XNET database so that should point you in the right direction of which VIs you need to use.
    Certified LabVIEW Architect, Certified TestStand Developer
    NI Days (and A&DF): 2010, 2011, 2013, 2014
    NI Week: 2012, 2014
    Knowledgeable in all things Giant Tetris and WebSockets

  • Re-build Database from .DBF Files

    I have the set of .dbf files which Veritas backed up daily in my production environment. Can any body tell me the steps how I can rebuild my database from these .dbf files.
    i) ACCT.BAK
    ii)ISACCTB_01.DBF
    iii)RBS1ACCT.DBF
    iii)RBS2ACCT.DBF
    iv)SYSTEM1.DBF
    v)TEMPACCT.DBF
    vi) TSACCT_01.DBF
    suppose the db name is ACCT.
    I'm gettign the following error while restoring.
    ORA-01589: must use RESETLOGS or NORESETLOGS option for database open

    It's seem like you have one backupfile and rest of all are data files.the next thing you mention here that you are unable to open the database.It seems to me that you perform incomptele recovery, which forcing you to open the database in noresetlogs.the workaround of this is..
    sql > alter database open resetlogs ;
    You can also restore ctlfile from your backupset if it is available and then perform recovery if all the datafiles are intact in their place.
    hare krishna
    Alok

  • Populate the database from a file

    Hi guys,
    I have to populate an Oracle database using a java standalone application. The application gets the data from a file and copies them into the database. I don't know how to structure the entire thing and in which layer (view or model) i have to implement this functionality.
    thank's a lot,
    christian

    either you configure FOP to use a SAX Parser that supports Cp1251 or you encode your XML data to UTF-8.
    we flawlessly generate Greek PDF documents out of data selected from Oracle 8.1 by using UTF-8.

  • Reinstall of cs2 from downloaded files

    reinstall of cs2 from download worked but illustrator wont launch, other programs working fine

    I have a similar problem. I reinstalled CS2 but for the time being just chose to install Illustrator from the package. That was successful up until the point that I tried to launch or open the program. I get the following pop-up box every time:
    Microsoft Visual C++ Runtime Library
    Runtime Error!
    Program:...rator CS2\Support Files\Contents\Windows\Illustrator.exe
    This application has requested the Runtime to terminate it in an unusual way. Please contact the application's support team for more information.
    Windows also says:
    The color scheme has been changed.
    The following program has performed an action that requires Windows to temporarily
    change the color scheme to Windows Vista Basic.
    Program: Adobe Illustrator
    Publisher: Adobe Systems, Inc.
    Process identifier (PID): 4064
    Windows will automatically change the color scheme back to
    Windows Vista Aero when this program or other programs performing similar
    actions are no longer running.
    Please decode. Will it be impossible for me to get it up and running? I need to work with it for a class that has already started.
    If I have to buy a new cs suite (or just the illustrator as I only need that for now), what is the best package for a student?

  • Macbook Retina, Loud Idle Fans, Fans start from downloading files

    hello
    i have a early 2013 retina 15" macbook pro
    is it normal that the fans kick in from browsing in youtube? or when i download 2 big files at the same time.. like 500 MB for example
    i think it cant be normal for a computer like this to have spinning fans when usage is so low
    also my left fan makes a strange noise sometimes, on the right side you only can hear the spinning air from the fan, but not the fan itself,
    on the left side you cleary hear a noise while the macbook is in idle, its not extreme loud, but you can cleary hear the fan fro distance when in idle
    is this normal?
    i trid everything, smc reset, completly reinstalled 10.8.3 but its still the same
    the next apple store is over 1 hour away with my car
    so i hope to find some helpful answers here first please
    Should you hear the fans from a normal working distance when your maschine is in idle with alost no usage
    browsing, downloading files etc..
    thanks in advance
    deniz

    Your computer uses Flash to watch YouTube, and it may make your Mac work harder because it consumes a lot of CPU and memory, so it may be normal. However, it's not normal that fans turn on when you are downloading two files.
    I recommend you to run Apple Hardware Test in order to check if there's something wrong with your computer. To do this, connect the computer to the charger, and hold Option (Alt) and D keys while your Mac is starting to start into Apple Hardware Test. Choose the language, mark the option to run an extended test and start the test. When it finishes, if it shows an error, copy it here and get ready to take the computer to an Apple Store. If not, there's a process which is consuming a lot in the computer

  • Sharing Icon appears from downloading files only with firefox

    After the update today now when ever I download a file with firefox it has a sharing icon on it.
    Tried to reset to default twice,didnt work,tried to disable all add ons didnt work.
    Only happens with firefox and not other browsers I have.
    I have to manually right click each download and click the share and set to stop sharing.

    This is a shot in the dark: Firefox marks downloaded files as having come from the internet. This is integrated into Firefox's feature of submitting each download to your antivirus software for scanning. (With real-time antivirus protection, this scan is redundant.) You could disable that and see whether it makes any difference.
    (1) In a new tab, type or paste '''about:config''' in the address bar and press Enter. Click the button promising to be careful. This is Firefox's about:config preferences editor.
    (2) In the filter box, type or paste '''scan''' and pause while the list is filtered
    (3) Double-click '''browser.download.manager.scanWhenDone''' to switch it from true to false.
    Then go back to another tab and try a new download. Any change?

  • Will not download from download file.

    After downloading to download file the file will not open or open folder.

    Please explain the situation! What steps where performed? Did you encounter any error messages? How about trying a clean reinstall?
    Certain Firefox problems can be solved by performing a ''Clean reinstall''. This means you remove Firefox and any leftover program files and then reinstall Firefox. Please follow these steps one by one:
    #Download the latest Desktop version of Firefox from http://www.mozilla.org and save the setup file to your computer.
    #After the download finishes, close all Firefox windows (click Exit from the Firefox or File menu) and confirm all upcoming messages.
    #Now, uninstall Firefox by following the steps mentioned in the [[Uninstall Firefox from your computer#w_uninstall-firefox|Uninstall Firefox]] article.
    '''IMPORTANT:''' On Windows, the uninstaller has the option to remove your personal data and settings. Make sure that you do '''not''' check this option; otherwise all of your bookmarks, passwords, extensions, user customizations and other Firefox [[Profiles|user profile data]] will be removed from your computer.
    After uninstalling Firefox on Windows, delete the "Mozilla Firefox" program folder, located by default in one of these locations:
    * '''(On 32-bit Windows)''' ''C:\Program Files\Mozilla Firefox''
    * '''(On 64-bit Windows)''' ''C:\Program Files (x86)\Mozilla Firefox''
    #Go to the Windows Start menu and click on "Computer".
    #In the Explorer window that opens, double click Local Disk (C:) to open the C:\ drive.
    #Find the "Program Files (x86)" folder or "Program Files" folder.
    #* On 32-bit Windows, double-click the '''Program Files''' folder to open it.
    #* On 64-bit Windows, you will see a "Program Files (x86)" folder AND a "Program Files" folder. Open the '''Program Files (x86)''' folder.
    #Look for a '''Mozilla Firefox''' folder. If you find one, right-click it and select ''Delete'' and confirm that you want to move the folder to the Recycle Bin.
    Now, go ahead and reinstall Firefox:
    #Double-click the downloaded installation file and go through the steps of the installation wizard.
    #Once the wizard is finished, choose to directly open Firefox after clicking the Finish button.
    Please report back to see if this helped you!

Maybe you are looking for

  • What can I do to track my daughter with her iPhone

    I want to be able to track my daughter with her iPhone.

  • Iphoto library from old to new mac

    I just upgraded to Macbook pro retina display. I have all my photos in iphoto on my older macbook. I use faces on every photo and instead of just copying the photos, I want to make sure I do not lose anything (like faces desigantions). How can I do t

  • Firefox is unresponsive, how do I fix this?

    this happens more often on facebook pages, but not on my game pages. It did just now happen on this page before it would let me fill in the information. What is up with this?

  • Error Message in Excise Invoice

    Hey When I a creating a Excise Invoice wrt  Billing(T code J1IIN) , When I am saving the invoice, I am getting an Error message as follows Not Enough Balance for utilisation Message no. 8I578 Diagnosis The balance in the Account is not enough to carr

  • PeopleSoft Import WSDL utility fails for BPELs deloyed on linux server?

    We have installed Oracle AS 10.1.2 on a LINUX server and deployed few BPELs there. I am trying to import BPEL in PeopleSoft Financials 8.8 using Integration Broker Import WSDL utility. Its throwing following error message java.lang.StringIndexOutOfBo