Where does exe files reside in oracle

hi,
Can anyone tell me where does the exe files of the utilities like listener ; sqlplus ; dbca etc reside in oracle?
thanks

874275 wrote:
hi,
Can anyone tell me where does the exe files of the utilities like listener ; sqlplus ; dbca etc reside in oracle?
thankswhat is your oracle version and operating system name and version?
open command command prompt or terminal
give set command it will show you the path for bin directory
eg: in windows
Path=D:\oracle\product\10.2.0\db_2\bin
in linux
PATH=/u01/db/app/oracledb/bin
also check ORACLE_HOME/bin directory you can find.
Announcement: Forums Etiquette
Posters, please mind these common-sense rules when participating here:
- When asking a question, provide all the details that someone would need to answer it. Consulting documentation first is highly recommended. - When answering a question, please be courteous and respectful; there are different levels of experience represented here. A poorly worded question is better ignored than flamed - or better yet, help the poster ask a better question.
- It is considered good etiquette to reward answerers with points (as "helpful" - 5 pts - or "correct" - 10pts).
- See more tips in the FAQ
Thanks for doing your part to make this community as valuable as possible for everyone!
- OTN

Similar Messages

  • Where does Log files created for Timesten?

    Hi!
    my question id that where does log file are created ...my timetsen is installed on linux having locations:
    Installation Directories
    Times Ten Registry     /etc/TimesTen
    Default Installation Directory     /d01/app/oracle/tt70/TimesTen/tt70
    Default temporary directory     /tmp
    Instance name     tt70
    Instance Home Directory     /d01/app/oracle/tt70
    Daemon Home Directory     /d01/app/oracle/tt70/TimesTen/tt70/info
    DemoDataStore Directory     /d01/app/oracle/tt70/TimesTen/tt70/info
    Documentation Directory     /d01/app/oracle/tt70/TimesTen/tt70/doc
    LD_LIBRARY_PATH     /d01/app/oracle/tt70/TimesTen/tt70/lib
    Startup Script     /d01/app/oracle/tt70/TimesTen/tt70/startup/tt_tt70
    regards
    Muh.Usman

    The TimesTen daemon message logs are located in the daemon home directory which by default is <tt_install_dir>/info but can be changed to another location at install time.
    A datastore's transaction log files are located by default in the same diredctory as the checkpoint files (specified by the DSN attribute Datastore) but can be placed eslewhere using the DSN attribute LogDir.
    Again, this is all covered in the documentation. With all due respect, this forum is not intended to be a substitute for reading the comprehensive and well written documentation.
    Chris

  • After ripping a CD, where does the file go?

    After I insert a CD into the drive and click "import music" from the CD diretly into iTunes, where does the actual file go on my computer?
    I use windows XP.
    If I rip a cd in windows media player or something else, the actual file goes to My Music folder, where does the file go when I do it in iTunes?
    HELP!

    Thanks for the help, but that folder only contains music i purchased and downloaded from iTunes, it doesn't include music a import from CDs using iTunes.
    Can anyone help?

  • Where does presentation cache reside in obiee?

    Hi all,
    where does presentation cache reside in obiee?
    Regards,
    Vishal

    Hi Vishal,
    Presentation cache stores the finished report output in the presentation server. It resides here,
    OracleBIData\tmp\ folder
    Rgds,
    Dpka

  • Can I use "find my iPhone" from my Mac? If so, where does the app reside?

    I have Find My Mac on my iPhone, but can this be used from the Mac to find the iPhone? If so, where does the app reside on the mac?

    Which browser? Safari, Finder ETC.
    In icloud on my desktop(system pref) I can only selet the tick box next to Find My iPhone.

  • Where does the file path get reported from?

    When looking at ZAM software information, it'll show the product name and then like:
    c:\program files\something\
    Where does that path information come from?
    The windows registry?
    Or does it actually come from the location of the .exe itself?

    kjhurni,
    It appears that in the past few days you have not received a response to your
    posting. That concerns us, and has triggered this automated reply.
    Has your problem been resolved? If not, you might try one of the following options:
    - Visit http://support.novell.com and search the knowledgebase and/or check all
    the other self support options and support programs available.
    - You could also try posting your message again. Make sure it is posted in the
    correct newsgroup. (http://forums.novell.com)
    Be sure to read the forum FAQ about what to expect in the way of responses:
    http://forums.novell.com/faq.php
    If this is a reply to a duplicate posting, please ignore and accept our apologies
    and rest assured we will issue a stern reprimand to our posting bot.
    Good luck!
    Your Novell Product Support Forums Team
    http://support.novell.com/forums/

  • Pressing Save in iMac Mail Compose where does the file go

    On my 27" iMac YosemiteMail app tried to press Save button in Compose mode, but can't find the "saved" file .  Where does it go.  And is there a auto-save function in Yosemite Mail?
    George

    There is no an auto-save function in Yosemite Mail
    After making a draft just click on the red button, Mac Mail ask if you want to save the draft,  click on Save.

  • In Trex where does the documents reside ?

    We have Enterprise portal and use TREX for collaboration rooms and document indexing. EP is a java only Netweaver stack on AIX and TREX is on a window box. What I wanted to know is where do the actual documents, which TREX indexes reside?
    Does Trex retain a copy of the indexed document? For a particular index where is the mapping of the actual document? Where can I look at all this data?
    Pls advise.
    thank you
    regards
    Laxmi

    Hello Kai,
    documents original location is transparent on KM, whether it is on a external repository or not doesn't matter,
    for KM and TREX it is part of repository manager (configured at System Administration > System Configuration >
    Knowledge Management > Content Managenement > Repository Managers).
    Once a repository manager is activeted, there are several services running on top of it, eg.: subscription, rating,
    etc. and other global services which affects every repository. Crawler service and Index Management are the
    global services which will do indexing work
    In fact TREX doesn't look for documents, the crawler is the component that retrieves the documents and
    deliver for TREX. Have in mind that the crawler is part of KM, not TREX. It is active for every repository,
    you can check on the monitor at System Administration > Monitoring
    for more information: http://help.sap.com/saphelp_nw70/helpdata/en/fb/38ef207d0a47ee9dc08deeed855392/frameset.htm
    once documents are retrieved by the crawler and is at TREX hands, it will index normally, it uses
    a file system based architecture, if you browse through TREX server you can find the indexes you have
    created as folders and documents information inside. Be careful when checking at file system level, data
    there is designed for TREX work only, it doesn't serve as backup and can't be considered for any
    other functioning.
    kind regards,
    Rafael

  • Where does a class reside?

    I confess, I'm new. I'm trying to learn Java progrmming and in the book "Teach Yourself Java in 21 Days" it says that an instance can reference and update class variables. Where are these class variables? Okay, they reside on a hard drive somewhere but does an instance have update authorization to the hard drive? or is the class held in memory somewhere and when and instance updates the class it is only in memory? It would not make sence if you are creating a dozen instances of the same class to keep going out to the hard drive for the creation of every instance.
    I'd appreciate any light you can shed on the subject.
    Thanks,
    Byron in Seattle

    You hit the nail on the head; it would be way too costly to run java having to read class file definitions from the hard drive every time you use one.
    Here's how it works:
    When you start java, all of the classes in the java software version you are using (1.3, 1.4, etc) are automatically loaded into memory along with the Java Virtual Machine (JVM)
    Next, everything in your classpath (well, not everything, but all .class files) will be loaded into memory.
    After that, classes can be 'bootstrapped' by using Class.forName(...)

  • Where does system preferences reside?

    Hi there,
    I am trying to locate the actual coding of system preferences. Does anybody know where it is? I have looked under system and library but not able to find it.
    thanks for your help
    m

    I assume you mean the location of the preference pane files. I'm not sure what you mean by "coding." If you're looking for system preferences and where they're stored, the answer depends on what preference you're looking for. Most can be found in your user library: /Users/YOURUSERNAME/Library/Preferences
    The panes themselves are located in:
    Macintosh HD/System/Library/PreferencePanes
    You may also have user-specific preference panes installed. Those reside in: /Users/YOURUSERNAME/Library/PreferencePanes

  • How to find out where the exe file was installed?

    Hi there,
    I have the following problem: In my VI, I'm reading a .txt file through the vi "Open Config Data" in which I specify the path of the txt. file and it returns me a refnum that is used to read the file. When I made the installer to this application, I included this txt, thus, the txt is kept together in the directory where the application is installed. The problem is that the path that is specified to the vi "Open Config Data" is not valid anymore, since the instalation directory is different. I'd like to know if there's a way to know where the application was installed. Maybe through a registry? If you have a suggestion, I'd be glad to hear it.
    Kind Regards,
    Bruno Ponne

    In addition to the information that JB provided, you can also do something like what is shown in the attached VI that I use. It takes the approach of stripping the current VI's path till it gets to something that doesn't end in .exe, .llb or .vi. This will give the OS path regardless of where the VI is located. I find this useful because I sometimes build applications utilizing a library of plugins and, depending upon where the plugin library is located, the path to it may not be the same things as the path to the executable.
    Mike...
    Certified Professional Instructor
    Certified LabVIEW Architect
    LabVIEW Champion
    "... after all, He's not a tame lion..."
    Be thinking ahead and mark your dance card for NI Week 2015 now: TS 6139 - Object Oriented First Steps
    Attachments:
    Extract my OS path.vi ‏42 KB

  • Where do imported files reside?

    I'm sure this is an incredibly basic "newbie" question but I can't find a clear answer anywhere, so I'd be grateful for any feedback.
    When you import a file (video, graphic, image, audio) into a Premiere project, does it copy the data or does it simply create a pointer to wherever the original data resides?  For example, if I have a video clip file on my hard drive that I import using the media browser, and then subsequently move or erase the file, will it still be available for use in Premiere?
    Thanks!
    Cdk

    CDK,
    As Jim and Stanley have pointed out, the Project file (.PRPROJ) is basically an XML "database" file. It can be opened in programs, like WordPad, and viewed/edited. It is ONLY the links to the media (in their location, as of the last Save/Save_As/Save_As_a_Copy). They cannot be "played," nor can they function in totality, should the media files become totally unavailable. If you transmit a Project file to a client, or co-worker, you will have to also ship all media files, plus they will have to have a compatible edition of PrPro installed. If these conditions are present, they can then re-link the media files, should the drive letter, the folder, or the folder structure be different. Should the media files be totally unavailable, the Project file is basically useless.
    All too often, people will ship these, or very similar from other NLE's, and the recipient will be at a loss as to how they can do anything with that sort of file. The forum is littered with posts on "how do I play a .PRPROJ file," or "how do I play a .PREL (PE's version)?" The answer is, you cannot. You can edit with it, only if you also have access to the media.
    Hunt
    PS there are other issues, such as higher versions of .PRPROJ files with earlier versions of Pr.

  • Where does my application resides for deployment?

    1) I have stepped thru deploying the HelloWorld and Fortune sample applications .. and they worked fine.
    What I don't understand is how to deploy my JSP/JDBC application. Where do I put my application? The ias-samples put the samples in ..\ias-samples\fortune\assemble\fortune.war (and .ear file here too) and then on the browser the link is http://127.0.0.1/NASAppl/fortune/fortune.
    (In Apache-Tomcat, my application would go to the \WebApps folder under Tomcat).. where would I put in
    iPlanet and it would recognize it with http://127.0.0.1/NASAppl/myAppl ?
    2) does the folders under 'myAppl' need to be in a certain structure, ie: the classes go to a a folder named 'classes' and JSP go to ? and any other types where?
    3) deployment must have an .ear file ? so after I create .war with my class/jsp files, i have to create .ear (I have not tried with myAppl yet).
    4) I believe I have to re-start iAS after I deploy myAppl ?
    (I am running iAS test drive version win NT)
    your reply asap appreciated.. thanks ...

    You need to first create a .war or .ear file. Then you need to deploy this .ear file either using the iPlanet Deploy Tool or from the command line (for ex. iasdeploy deployapp fortune.ear)
    All the classes and files related to the application will be under APPS directory.
    I advise you to first read the Developer's guide and Admin guide. All your questions will be answered.

  • Where does a file called "sun_jch.jar" come from?

    Hi,
    we're using jdk142_05 from Sun with Bea Weblogic on a Sun Fire V240 running Solaris 8.
    Some days ago, as part of a testing, the network interface connecting this server to the database server (Oracle 9) was shut down abruptly while Weblogic was running.
    After restoring the connection to the database, all the applications using that jdk were perfoming very slowly their database queries (even if they were outside Weblogic).
    It took us a long time to determine that a jar file called sun_jch.jar located in the jdk142_05/jre/lib/ext folder was the root cause of the problem.
    It contained a lot of classes related to oracle and their creation date was exactly the date when the connection to the database was cut.
    Does anybody know is this file comes from Weblogic or from the JVM itself? I can not find any information about it over internet.
    Thanks!

    Hello again,
    yesterday I found a tool called "Javac Compiler Helper", available at http://freshmeat.net/projects/jch/.
    I don't know it this tool can anyhow be related to the file I mentioned, as the initials match "sun_jch.tar".
    We're not using this tool, but it's the only thing I've found over Intertet.
    Regards!

  • Where does song files restored from recycle bin go?

    I'm a newbie with iTunes. In error, I deleted a dozen songs while cleaning up duplicates. I found them in the Recyle Bin, and as I'm accustomed, "Restored" each individually. However, none of the songs appeared in the My Music/iTunes/iTunes Music folder. Does anyone know where I may find the files, or should I have used another method to restore the songs to my library? Thanks for the help.

    The Restore function in Windows puts the file back to where it was before it was deleted. If you want to know where that will be before you restore it, look in the Recycle Bin at the column "Original Location." (If the "Original Location" is not visible, go to View > Choose Details and check its box).
    If you don't want that, you can just drag the icon from the Recycle Bin to wherever you want it, instead of using Restore.
    Also note that putting a file back into the iTunes folder does not automatically re-add it to your iTunes library. You need to use the iTunes command File > Add File (or Folder) to Library.

Maybe you are looking for

  • Save file to desktop, not load in browser window.

    Hello,     I've created a page where I describe certian videos or audio files and then give the visitor the option to download that video or audio clip. These clips are saved as .mov and .wav . My issue is that I set up a link to those files. When th

  • CRVS2010 BETA - BETA II Runtime Fails Install

    X86 Runtimes won't install on any of the Windows XP Machines in our office. It gets to the Install Deployment portion and then starts throwing a Visual C++ Runtime Library Error saying "This application has requested the runtime to terminate it in an

  • Receiver SOAP adapter - SPML message

    Hi All,           Could you advice how to construct the request spml message in receiver interface and adapter settings(communication channel) to generate the following sample SPML message: <spml:addRequest targetID=“Sleek” executionMode=“synchronous

  • How To Create Icon & Assign It a URL?

    I'm a fan of Google though the only desktop dock icon i know google has is of Google Docs so people can easily access it. Say I find a Gmail icon online. Can I save it an place it on the dock, with assigning it a URL so when I click on it it'll take

  • Deployment problem in WLST in 9.1

    I'm trying to deploy an ear in a domain I'm configuring using WLST in Weblogic Server 9.1 using the following command. deploy(appName='testApp',path='C:/dev/testApp.ear',block='true',upload='true',timeout=120000) WLST reports that the deployment comp