How get password file's derectory?

I want to copy the password file of current database to another host so as to configure a satandby database.Where can I get the password file's derectory?

I am not sure I understand your question. The minimum command should be:
orapwd file=OH/dbs/orapwsidname password=sys_pwd_you_want
replace OH with actual path. On Windows, dbs should be database instead.

Similar Messages

  • How get Password for Utility

    Please! show my password unitily air station 

    Hello,
    Dont you think it would create a Havoc if one could specifically see other admins password.Apply Gumption, you wont use SQL server if that feature is there.You cannot obtain password for other users.
    If user forgets it change it ,there is no restriction on changing.
    Please mark this reply as the answer or vote as helpful, as appropriate, to make it useful for other readers

  • I bought a relative's original iPad. I want to leave the apps on it and add my own pdfs to read. My itunes account is really for my iPod. the computer says that if I "Sync" the iPad will be erase, and become like my iPods. how can I just get my files onto

    I am a first-time iPad owner/user. I bought a relative's original iPad. I want to leave the apps on it and add my own pdfs to read. My itunes account is really for my iPod. iTunes message says that if I "Sync" the iPad will be erase, and become like my iPods. If I make a new iTunes account, would the apps be erased when I tried to use it?
    How can I just get my files onto this iPad, and still have the apps that my relative left there for me?
    Thank you.

    iPads sync to 1 computer only.
    All media and apps are tied to the Apple ID that purchased them.
    Without your relatives ID and password, you cannot update any of the Apps.
    I am pretty certain he is also violating Apples terms of service by giving you the apps.

  • How to get a file with CFFTP

    I am trying to grab a file and move it to the coldfusion server using <CFFTP> The server in which I am trying to grab the file is a sftp server. I am running coldfusion 8. When I run my code, I dont get an error, I just get a blank white screen, yet the file has not been moved. I will post my code below, does anyone know what I am doing wrong?
    <!--- Open conncetion with remote sftpserver --->
            <cftry>
                <cfftp action="open"
                    connection="ftpServer"
                    server="server.com"
                    username = "username"
                    password = "password"
                    fingerprint = "11:11:B5:F2:11:AF:C2:E2:31:11:D3:B4:11:83:11:11"
                    timeout="20"
                    port="22"
                    secure = "yes" />
                <cfcatch>
                    <cfset throwFileTransferFailed("Could not open connection. Message: " & cfcatch.Message & ". Detail: " & cfcatch.Detail)>
                </cfcatch>
            </cftry>
    <!--- get the file --->
            <cftry>     
                   <cfftp
                    action="getFile"
                    connection="ftpServer"
                    server="server.com"
                    username="username"
                    password="password"
                    remotefile="TEST_20100816.csv"
                    localfile="C:\WENS_DEV\pdf\"
                    failIfExists="no">
                <cfcatch>
                    <cfset throwFileTransferFailed("Could not open connection. Message: " & cfcatch.Message & ". Detail: " & cfcatch.Detail)>
                </cfcatch>
            </cftry>

    how do I tellif the CF service has sufficient rights?
    Now my code looks like this and I am still getting an error. I cant figure it out.
                <cfftp action="open"
                    connection="ftpServer"
                    server="server.com"
                    username = "username"
                    password = "password"
                    fingerprint = "11:11:11:11:11:11:11:11:11"
                    timeout="30"
                    port="22"
                    secure = "yes" />
                   <cfftp
                    action="getFile"
                    connection="ftpServer"
                    remotefile="TEST_20100816.csv"
                    localfile="C:\WENS_DEV\pdf\TEST_20100816.csv"
                    failIfExists="no">

  • How to create a password file?

    Dear buddies,
    I tried these steps but getting error.
    Please advice on how should I go about it.
    in my pfile: REMOTE_LOGIN_PASSWORDFILE = shared
    C:\Documents and Settings\administrator>orapwd file=D:\oracle\admin\u
    at password=mydba
    OPW-00001: Unable to open password-file
    C:\Documents and Settings\administrator>orapwd file='D:\oracle\admin\
    uat' password=mydba
    OPW-00001: Unable to open password-fileWhere am I making a mistake?
    Thanks.
    Nith
    Edited by: user645399 on Dec 16, 2010 4:33 PM
    Edited by: user645399 on Dec 16, 2010 4:37 PM
    Edited by: user645399 on Dec 16, 2010 4:37 PM
    Edited by: user645399 on Dec 16, 2010 4:37 PM

    Dear oradba,
    I tried but it failed:
    SQL> $orapwd file='D:\oracle\admin\uat\pwdfile' password=mydba
    OPW-00001: Unable to open password-file
    SQL>and also this
    SQL> $orapwd file='D:\oracle\admin\uat\pwdfile.txt' password=possedba
    OPW-00001: Unable to open password-fileThanks.
    Nith
    Edited by: user645399 on Dec 16, 2010 4:45 PM

  • How can I get hidden files from an external device with terminal?

    Here is my situation. I have an mp3 player that is a Sansa Clipp.  This version has third party firmware installed that not only hides the music files but will not let me copy them at all when I do a straight copy.  All I get are empty folders.  I want to install the actual firmware but first I need to back up the entire contents of the device because essentially I need to wipe the malicious firmware and everything else off the disc in order to to this. This device came from the Bureau of Prisons and is sold to prisoners.  It is basically locked to the hilt and the only way to unlock it officially is to send it to the third party that installed the firmware and pay them $25.  I know that I should be able to use terminal to get the files off of this but so far a  "cp" command has only given me the files that I get when I drag and drop.  The music files seem to be hidden in a partition that I can't access.  Let me know if anyone has any help they can give.  I just need to back up the full contents of the device.  I have instructions on how to wipe it and reinstall but backing up is crucial to this.  Thanks for any help and please ask questions if I haven't made my problem clear enough.

    I have know way of knowing whether or not this will copy the data. The device could have some hidden hand-shack.
    I assume the Sansa Clipp is a usb connected device.  The method works for a flash drive.  There is a different method for a harddrive..
    First, you need to find the name of the device.  Mount the device.
    /Applications/Utilities/Terminal.
    # run the df command.  type command then press return.
    mac $ df -h
    Filesystem                Size   Used  Avail Capacity  Mounted on
    /dev/disk1s16             272G   259G    12G    95%    /
    devfs                     113K   113K     0B   100%    /dev
    fdesc                     1.0K   1.0K     0B   100%    /dev
    <volfs>                   512K   512K     0B   100%    /.vol
    automount -nsl [217]        0B     0B     0B   100%    /Network
    automount -fstab [222]      0B     0B     0B   100%    /automount/Servers
    automount -static [222]     0B     0B     0B   100%    /automount/static
    /dev/disk1s10             500G   302G   197G    60%    /Volumes/ServiceRepairManuals
    /dev/disk1s14              80G    50G    30G    62%    /Volumes/Second-80
    /dev/disk2s1              446M    15M   431M     3%    /Volumes/2partitions
    /dev/disk2s2               46M   9.0M    37M    20%    /Volumes/second-disk
    mac $ # unmount disk by dragging to trash can.
    mac $ df -h
    Filesystem                Size   Used  Avail Capacity  Mounted on
    /dev/disk1s16             272G   259G    12G    95%    /
    devfs                     112K   112K     0B   100%    /dev
    fdesc                     1.0K   1.0K     0B   100%    /dev
    <volfs>                   512K   512K     0B   100%    /.vol
    automount -nsl [217]        0B     0B     0B   100%    /Network
    automount -fstab [222]      0B     0B     0B   100%    /automount/Servers
    automount -static [222]     0B     0B     0B   100%    /automount/static
    /dev/disk1s10             500G   302G   197G    60%    /Volumes/ServiceRepairManuals
    /dev/disk1s14              80G    50G    30G    62%    /Volumes/Second-80
    mac $ # figure out the name of the device.
    mac $ # see what dev disappeared.
    mac $ # in this case the unix names of the partitions are: /dev/disk2s1 & dev/disk2s2
    mac $ # the device, flash name, is /dev/disk2
    mac $ # pull out the device from it's usb port.  Plug it back in.
    mac $ df -h
    Filesystem                Size   Used  Avail Capacity  Mounted on
    /dev/disk1s16             272G   259G    12G    95%    /
    devfs                     113K   113K     0B   100%    /dev
    fdesc                     1.0K   1.0K     0B   100%    /dev
    <volfs>                   512K   512K     0B   100%    /.vol
    automount -nsl [217]        0B     0B     0B   100%    /Network
    automount -fstab [222]      0B     0B     0B   100%    /automount/Servers
    automount -static [222]     0B     0B     0B   100%    /automount/static
    /dev/disk1s10             500G   302G   197G    60%    /Volumes/ServiceRepairManuals
    /dev/disk1s14              80G    50G    30G    62%    /Volumes/Second-80
    /dev/disk2s1              446M    15M   431M     3%    /Volumes/2partitions
    /dev/disk2s2               46M   9.0M    37M    20%    /Volumes/second-disk
    mac $ dd if=/dev/disk2 bs=4096 | gzip | dd of=~/disk2-s1-2 bs=4096
    dd: /dev/disk2: No such file or directory
    0+1 records in
    0+1 records out
    20 bytes transferred in 0.014734 secs (1357 bytes/sec)
    mac $

  • How to get a file from an internet site

    I have a scenario where I need to get a file from a website.
    Basically on a weekly basis one our customers are going to upload a file that contains all the information for delivery's for the coming week.
    the way this used to be done is the user would go to the website directly and download the uploaded file.
    However now we want to do it as an automatic integration using PI.
    Does anyone have an idea how to do this?  Is it even possible?

    > Thridly my issue with regards to taking a file that is uploaded to a website (it will be a csv file), can be solved by creating a webservice?
    I am sorry, I misunderstood this. I thought you want to download.
    The upload is done with a HTTP POST, so you can use the HTTP receiver adapter.
    Use the prolog and epilog to simulate the form data post.
    Use an HTTP sniffer to get the whole HTTP stream, when you upload the file to the website to see, what you have to put in the HTTP adapter settings.
    Here are some threads about that topic:
    Receiver HTTP Adapter - multipart/form-data file post - SP19
    Re: HTTP Form Post Using HTTP adapter
    Regards
    Stefan

  • File Adapter - how to get the file count from a folder

    Hi All,
    I have a requirement that have to poll a directory when the file count is reached to number N (ex:number of files avilable in folder is 5) otherwise it should wait and not pick any of the files. Is it possible to get the file count from a folder using file adapter ?? otherwise please suggest me an approach to achieve this requirement.
    Thanks,
    JJ

    Hi Sarath,
    Thank you for your reply.
    Go with the list files operation of file adapter it will gives you the number of files in the specified folder as you given. . - this step is already done.
    When the number of files reaches your count startup your webservice that which can polls the files. . . - how can i acheive this?? Have to poll the directory and process the number files - please let me know, what could be added to the webservice which is being invoked after cheking file count from parent process.
    The reason for the above question is - we cannot use ReadFile operation in second webservice because it will be automatically triggered when the file is avilable. Also SyncRead operation supports reading one file in b/w bpel process. Kindly explain me the implementation steps.
    Thanks,
    JJ

  • How to change the default password file's name and path when the database created?

    how to change the default password file's name and path when the database created?
    null

    Usage: orapwd file=<fname> password=<password> entries=<users>
    where
    file - name of password file (mand),
    password - password for SYS and INTERNAL (mand),
    entries - maximum number of distinct DBA and OPERs (opt),
    There are no spaces around the equal-to (=) character.

  • How to change default location of password file ?

    Hi all,
    Can i change the location of my password file from default to any other user defined location ?
    If yes then how ?
    Thanx in advance.
    Deep

    Dad you moved here?
    Can i change the location of my password file ?

  • How to get the file path in adf application

    hii all,
    i have a txt file that i am using in my adf application,
    i am passing this txt file through a File Reader, for which i have to mention the file path.
    The file is in web-content and when i am hard coding the complete file path i.e C:/JDeveloper/myApp/ViewController/public_html/log.txt
    the application is working fine when run on integrated weblogic server.
    My requirement is to access this file without giving the static file path, as in case i have to use this application on any other machine..
    for that how to mention the file path-
    i tried using FacesContext to get the context path :-
    FacesContext.getCurrentInstance().getExternalContext().getRequestContextPath();
    which gives me
    \myApp-ViewController-context-root
    after appending public_html\log.txt
    I am using the following path to access the file :-
    \myApp-ViewController-context-root\public_html\log.txt
    again i am getting the java.io.FileNotFoundException
    Does anyone know how to use file from inside the web-content without giving the complete path..???
    Thanks

    Hi,
    If you put your file under public_html folder, you can use this code to access the file:
    For example file is : log.txt
    FacesContext.getCurrentInstance().getExternalContext().getRealPath('/log.txt').toString().trim();
    Thanks.
    - LSR

  • I downloaded a .zip file. It ate up my space and i cant find the file. How do i get this file off my phone?

    I downloaded a .zip file. It ate up my space and i cant find the file. How can i get this file off my phone?

    Not possible. Safari won't download and save a Zip file. You either had to use a 3rd party app, or as wjosten suggests, your phone is jailbroken. If the former, you'll need to use that app to find it. If the latter, you'll have to look elsewhere for assistance.

  • Help ...how to get the file size on a server

    Hi.I use this code to parse a file that is on a server.
    The question is: how can i get the file size (bytes size)?
    Thanks.
    //Open the file for reading:
    URL u = new URL(entry);
    InputStream inputXML = u.openStream();
    //Build document:
    DocumentBuilder builder = factory.newDocumentBuilder();
    doc = builder.parse(inputXML);

    Try this instead:
    URL u = new URL(entry);
    URLConnection conn = u.openConnection();
    // get the file size
    int size = conn.getContentLength();
    // open the input stream from the URLConnection (which is functionally the same as opening it directly from the URL)
    InputStream inputXML = conn.getInputStream();
    Shaun

  • How does DIADEM import TDMS files? How gets every channel his number and groupindex? How can I determine which channel has which groupindex and number?

    I store different channels in a TDMS file.
    I like to have a time channel at the first position with group index 1 and number 1.
    When I read the TDMS file with DIADEM the time channel (Float64) is on a differernt position, and the channels are not sorted alphabetically.
    Here are my questions:
    How does DIADEM import TDMS files?
    How gets every channel his number and groupindex?
    How can I determine which channel has which groupindex and number?
    Best regards
    Joerg

    Hi Jörg,
    i suppose that you´re programme whose create the *.tdms file is writing on false position. Try to create datas with timechannel on first indes in diadem, then save it and then open it again. you see that all is correct. So please tell me what programm in what version do you use and please attache it here.
    Did you use the library for creating *.tdms files like in the link ?
    http://zone.ni.com/devzone/cda/tut/p/id/6471
    Here you find the gtdms_8.x.zip - when you extract it and opened the *.llb you find vi´s for all functions e.g. writing 2d array of strings to *.tdms file
    when you open the subvi´s then you see how created and writing datas/structure to *.tdms files. Because *.tdms is binary you can´t see structure with open it in editor.
    When you don´t have Labview you can use the 30 days test of current version 8.5 under following link
    german version download link
    https://lumen.ni.com/nicif/d/lveval/content.xhtml
    english version download link
    https://lumen.ni.com/nicif/us/lveval/content.xhtml
    Hope it helps
    Best Regards

  • How do I get the file names on a customized proof sheet?

    How do I get the file names on a customized proof sheet?

    Actually, I really don't know what you say.
    But when you see the properties of a file in Windows, you can see there are two file size. One is called "SIze" and the other one is called "Size on disk".
    Therefore, I would like to know the size on disk but not just the size.

Maybe you are looking for

  • HAving issues in sending txt attachment in abap email pgm

    Hi,     I need to send an email from my Abap program with a txt attachment in the flowing format: We are glad to see these results Kindly forward the details                                        Number Vendor details:123 However, this is not gettin

  • Using Sharepoint as an archival and document management

    Hello,  I was asked by my manager to look for possible solutions to convert our archive paper file cabinets that are full of student records into digital format. We do not utilize sharepoint yet at the school but I was researching and found that shar

  • I cant make a copy of a purchased dvd (for personal use)

    Ok, please help, i made a copy, using disk utility, of a dvd (which i own). What has resulted is this: i have two files on my desktop 1. dracula.cdr and 2. disk2.dmg these i know are video files, but they seem useless. when i dbl click them i end up

  • ScrollPane problem - scrollbars not updated after child rescaling

    Hi. Here is a simple application using a ScrollPane to display a large circle. Initially everything looks fine but when you use zoom in and zoom out buttons ScrollPane doesn't update the scrollbars. Scrollbars are only updated after you try to scroll

  • Pick only one row from the repeated rows

    Oracle 10g r2 (10.2.0.5) I have a query/view, which returns the the reords as follows set colsep || Name     ||     Address     ||        Zip abc123     || Ln1     || 123456 bcd123     || Ln2     || NULL bcd123     || Null     || 45678 efg123     ||