WHAT IS MY IP ADRESS? URGENT

CAN ANYONE PLEASE TELL ME HOW I CAN FIND OUT WHAT MY IP ADRESS IS?I NEED TO KNOW WHAT THE HOST NAME IS INORDER TO CONNECT TO MY DB
THANKS

Run Command Prompt->ipconfig.
But to detect the DNS name of the DB host use
Run Command Prompt->netstat

Similar Messages

  • KO8G Postings, how to verify postings  what is TCode and Process-Urgent

    If KO8G is run, what is the process and , how to verify postings ?
    what is TCode and Process-Urgent
    Thanks and Regards
    Narasimha Rao

    Hi Narasimha,
    If you ran the job in background, check SM37 for the log.
    If spool lists created check transaction SP01 to view the details.
    Whether run in background or online, you can check in KO8G under Goto -> Previous settlements.
    There are other ways but it depends on what data you processing.
    Hope this is of some help.
    Elaine

  • I have Mac mini and there is partition of boot camp but some miss understanding the osx 10.8.2 is deleted and while I m going to recovery mode the portition can not removing and the also cant repaired what I do I need urgent help ???? Please ?????

    I have Mac mini and there is partition of boot camp but some miss understanding the osx 10.8.2 is deleted and while I m going to recovery mode the portition can not removing and the also cant repaired what I do I need urgent help ???? Please ?????

    Do you have a Time Machine backup or clone?  If not,
    all is lost if you have in fact deleted your OSX partition
    and you will have to do a reinstall from Recovery HD
    and install all else.

  • Can anyone let me know ..what is this all about---urgent

    import java.io.InputStream;
    public class I
    public I()
    public static final synchronized String I(int i)
    int j = i & 0xff;255
    if(getResourceAsStream[j] != i)
    getResourceAsStream[j] = i;
    if(i < 0)
    i &= 0xffff;65535
    String s = (new String(FYFG, i, FYFG[i - 1] & 0xff)).intern();255
    getClass[j] = s;
    return getClass[j];
    static byte FYFG[];
    static String getClass[] = new String[256];
    static int getResourceAsStream[] = new int[256];
    static
    try
    InputStream inputstream = (new I()).getClass().getResourceAsStream("" + 'I' + '.' + 'g' + 'i' + 'f');
    if(inputstream != null)
    int i = inputstream.read() << 16 | inputstream.read() << 8 | inputstream.read();
    FYFG = new byte;
    int j = 0;
    byte byte0 = (byte)i;
    byte abyte0[] = FYFG;
    while(i != 0)
    int k = inputstream.read(abyte0, j, i);
    if(k == -1)
    break;
    i -= k;
    for(k += j; j < k; j++)
    abyte0[j] ^= byte0;
    inputstream.close();
    catch(Exception exception) { }

    If it is so urgent, this remark might come too late. I take the risk though.
    Analyze the code and tell me what u understand by thishttp://www.catb.org/~esr/faqs/smart-questions.html#writewell
    How To Ask Questions The Smart Way
    Eric Steven Raymond
    Rick Moen
    Write in clear, grammatical, correctly-spelled language
    We've found by experience that people who are careless and sloppy writers are usually also careless and sloppy at thinking and coding (often enough to bet on, anyway). Answering questions for careless and sloppy thinkers is not rewarding; we'd rather spend our time elsewhere.
    So expressing your question clearly and well is important. If you can't be bothered to do that, we can't be bothered to pay attention. Spend the extra effort to polish your language. It doesn't have to be stiff or formal — in fact, hacker culture values informal, slangy and humorous language used with precision. But it has to be precise; there has to be some indication that you're thinking and paying attention.
    Spell, punctuate, and capitalize correctly. Don't confuse "its" with "it's", "loose" with "lose", or "discrete" with "discreet". Don't TYPE IN ALL CAPS; this is read as shouting and considered rude. (All-smalls is only slightly less annoying, as it's difficult to read. Alan Cox can get away with it, but you can't.)
    More generally, if you write like a semi-literate b o o b you will very likely be ignored. So don't use instant-messaging shortcuts. Spelling "you" as "u" makes you look like a semi-literate b o o b to save two entire keystrokes.

  • What is Field catalog pls urgent

    Right now I am working on ALV, in that I am using REUSE_ALV_GRID_DISPLAY FM, but the parameters for this FM are an internal table name and a field catalog so i am confused that what field catalog is? Please help me out its very urgent. Thanks in advance.
    By Ashok V

    Hi,
    <b>Field catalog</b>
    The field catalog describes the internal data table fields. It is itself an internal table containing an entry for each column in the data table. The field catalog entry determines column output options.
    <b>Creating the field catalog</b>
    The field catalog can be constructed in various ways:
    <b>Manual</b>
    Each field catalog entry is explicitly coded into the field catalog by the ALV caller.
    Fields with DDIC link must have at least the following field catalog entries:
    FIELDCAT-FIELDNAME          " Internal output table field name
    FIELDCAT-REF_TABNAME          " DDIC reference structure name
    Fields with no DDIC link must have at least the following field catalog entries:
    FIELDCAT-FIELDNAME          " Internal output table field name
    FIELDCAT-DATATYPE          " Internal output table field data type
    FIELDCAT-OUTPUTLEN          " Column width
    and at least one of the four text fields FIELDCAT-SELTEXT_L, FIELDCAT-SELTEXT_M, FIELDCAT-SELTEXT_S, REPTEXT_DDIC.
    The field FIELDCAT-TABNAME in the field catalog of hierarchical-sequential lists must also contain the name of the internal output table, to assign columns uniquely to the header or item table. This field must not be filled manually in simple lists.
    <b>Automatic</b>
    A field catalog need not be passed to ALV under the following condition:
    the structure of the internal output table is identical to a DDIC structure or table.
    The name of the structure or table is passed to ALV instead of the field catalog.
    All columns in the structure are displayed.
    <b>Semi-automatic</b>
    This mode is a combination of automatic and manual:
    the automatically created field catalog can be modified by a manually created field catalog.
    If a structure name for an automatic field catalog and a field catalog are both passed, the system determines the field catalog information from them both:
    •     If the manually created and passed field catalog contains entries for fields which are not described by the DDIC structure, they are added to the field catalog created by the System.
    •     If the manually created and passed field catalog contains entries for fields which are also described by the DDIC structure, they overwrite the DDIC information.
    The system creates field catalogs automatically and semi-automatically from the DDIC reference structure passed to ALV. ALV calls the function module REUSE_ALV_FIELDCATALOG_MERGE which creates the field catalog and adjusts it with an explicit field catalog (semi-automatic mode). This function module can also be called directly by the application (before ALV). This makes the creation of the field catalog by the application flexible.
    Hope u understood.
    Kindly reward points if u find it useful.
    Thanks&Regards,
    Ruthra

  • Hi. I've changed my hard drive on my macbook pro and wanted to reinstall logic pro but although I took the serial number from the "about" box it rejects it when I try to reinstall. It was an upgrade to Logic 8 originally. What can I do? Urgent!

    Hello. I have installed a new hard drive on my Macbook Pro with OSX Tiger. I tried to reinstall Logic 8 Pro but it refuses the serial number when I try to install it. I took the serial number from the "About" box when Logic was still installed but no good. The software was originally an upgrade, and I don't think I have the disks for the previous version. What do I do? This is important because I only use the computer for music. Thank you.

    There's actually an even simpler solution that doesn't include buying a new version of Logic.  He can use his original version easily.  Of course, that depends if the OP knows how to effectively use his computer though...

  • How to change what search engine the adress bar uses when typing in a search to something that isn't Google

    I currently left all Google services I used, Gmail, Chrome, etc.. because of the recent selling info to the gov and what not and although it may or may not be true I am being safe and switched to Firefox and a different email provider. Anyway so far I like Firefox I am using DuckDuckGo as my current default search and I would like to use it as my search engine when I type in a search in the address bar, by default it's Google how do I change it to a search provider I want to like DuckDuckGo?

    Hello,
    If you have installed DuckDuckGo on Firefox, you can follow these steps:
    # Type '''about:config''' in the address bar.
    # A warning appears, click "I'll be careful, I promise!"
    # Type '''browser.search.defaultEngine''' in the search box at the top of the page.
    # Double-click the item that appears.
    # Set the value to '''DuckDuckGo''' or whatever search engine that you would like to use (case sensitive I think).
    (I have attached a screenshot).

  • What does this mean?Urgent

    Hi
    I am currently doing a project and i have some error.Can anyone explain to me what is this error: java.sql.SQLException: [Microsoft][ODBC Driver Manager] Invalid descriptor index

    Google found this:
    http://www.idssoftware.com/faq-e.html#E10
    MOD

  • What is the email adress for iphone claim

    I want to write claim about iphone technicall support... 
    ıs there any email adress for iphone problem..?
    I am regretfull now to buy iphone ..
    Design and using is good but find solve customer problems too bad...
    No adress which we can write or ask ?

    There are no email addresses for support, you need to call the support line on a phone:
    Contacting Apple for support and service

  • Loadjava error what does it mean?urgently please

    Hi,my problem is that :
    C:\TEMP>loadjava -u sys/sys -o -r -v -noverify -synonym -g public mail.zip
    arguments: '-u' 'sys/sys' '-o' '-r' '-v' '-noverify' '-synonym' '-g' 'public' 'm
    ail.zip'
    Exception in thread "main" java.lang.UnsatisfiedLinkError: t2cParseExecuteDescri
    be
    at oracle.jdbc.driver.T2CStatement.t2cParseExecuteDescribe(Native Method
    when ı wrote -u sys/sys instead of sys/sys@orcl this error occured why ?
    thanks!

    Hello,
    Is this related to the same issue you're having here -
    Re: urgent help about javaload command
    when ı wrote -u sys/sys instead of sys/sys@orcl this error occured why ?Are you saying that when you specify sys/sys@orcl it works ok?

  • What is bluetooth-stack?(urgent)

    some where in forum i read that.
    You need a BT-Stack on your PC for accessing the BT-Device.
    i want to know from where i can found this stack.
    how to install it.

    Hi bernard,
    1. OSS Notes
    All customers who have implemented SAP
    must be facing some or the other problem.
    To remedy such problems,
    SAP comes out with some mini - mini
    solutions from time to time.
    Such solutions, require some modifications
    in the SAP source code.
    The corrections can be done manually / automatically
    at the users end.
    Such notes contain step-by-step instructions
    on what to do, how to do etc.
    There are SEVERAL such NOTES
    (Correction Instructions/Patch)
    They are called OSS NOTES.
    1. The Tcode is OSS1.
    2. But,
    U will have to contact ur basis team
    bcos
    they will open the internet gateway
    for oss1.
    3. Moreover,
    oss1 will login to SAP server
    in Bangalore (if u are in india)
    4. There also a login screen will be there.
    There u need a user id and a password.
    (It might be some common userid and pasword
    which ur basis team might be able to provide)
    regards,
    amit m.

  • What the ****??? URGENT PLEASE- DO I HAVE A TROJAN/ VIRUS OR NOT???

    Okay after i closed a fake uncloseable
    windows'page warning of having been infected by shutting off my mac (the only way to shut down was by holding the power button), i verified my disk and it said it was ok. i proceeded by installing and scanning my usb and firefox with clamxav, and this is what came up:
    (firefox)
    ---------- SCAN SUMMARY -----------
    Known viruses: 572031
    Engine version: 0.95.2
    Scanned directories: 64
    Scanned files: 393
    Infected files: 0
    Data scanned: 27.96 MB
    Data read: 44.28 MB (ratio 0.63:1)
    Time: 8.109 sec (0 m 8 s)
    ClamXav v1.1.1 - ClamAV 0.95.2/9450/Wed Jun 10 23:41:08 2009 - ClamXav
    No infected files were found.
    (usb)
    ----------- SCAN SUMMARY -----------
    Known viruses: 572031
    Engine version: 0.95.2
    Scanned directories: 77
    Scanned files: 215
    Infected files: 0
    Data scanned: 55.76 MB
    Data read: 165.55 MB (ratio 0.34:1)
    Time: 8.199 sec (0 m 8 s)
    ClamXav v1.1.1 - ClamAV 0.95.2/9450/Wed Jun 10 23:41:08 2009 - ClamXav
    No infected files were found.
    Does this mean i have that virus on my firefox and usb, and possibly my mac? because i'm scared of using my usb on my pc as i don't want to infect my pc.

    SittingOn_TheMoon wrote:
    If you look at both of my scans, it starts off with 'Known viruses: 572031'. I'm not sure as to what this means is my point. Is it just an indication of a common virus going around at this time or is it the virus that tried to infect my Mac?
    That is just the number of viruses that are in the software's database.
    I'm worried that it may be passed on with my USB (short for memory stick) to my pc which is run on windows.
    Your Mac is not going to automatically copy any virus to your USB stick. You could do that manually, but that is the only way it would get there from the Mac.
    From the PC side, however, any USB drive could potentially have viruses on it. Every couple of months, some piece of hardware comes shipped from the factory with Windows viruses preinstalled for your convenience.
    Personally, I think it is absolutely ridiculous that we Mac users are expected to load up our Macs with antivirus software do that we can detect Windows viruses just in case we might inadvertently pass them on to some PC which would be vulnerable. That is the PC's problem, not mine.
    If you need to use Windows for some specific tasks, fine, us it for them. Don't use it to surf the web, especially with Internet Explorer. Don't use it for e-mail, especially with Outlook. Don't connect any USB sticks to it.
    On the Mac, those Javascript pop-ups and virus downloads are harmless. Just quit the browser (I guarantee Force Quit will do it) and delete the viruses. Firefox is starting to fray at the seams. It won't be long before it is gone by the wayside in favor of Chrome. I'll be sticking with Safari.

  • Forms90-demo not working on client, what should be done? urgent please

    I have installed forms90 demo & it is working fine on the middle tier, but when invoked from the client browser the applet just stops initializing & does not start.
    Could any one throw light as what action will make the demo work on client machine

    The problem is probablty due to the Signed JAR files the demo uses - when you install the Demo, these certificates are imported onto that machines JInitiator automatically (that's why the install prompts you for the location of JInit.)
    To solve your problem of running on another machine I need to make a slight change to the Demo scripts and template files but for now you can use the following W/A
    Create a simple form - say one button and no logon call it test.fmx.
    Create a config for that form in the Forms90demo.cfg like this:
    [test]
    form=test.fmx
    archive_jini=f90all_jinit.jar
    Run that config using the url
    http://machine:8888/forms90demo/f90servlet?config=test
    Exit that Form - then in the SAME Browser Window run the Demos
    http://machine:8888/forms90demo/demo90.html
    When you run one of the demos a Dialog should pop up asking you to trust a certificate. Trust always and then that should solve the problem.
    In future you can just run the demos directly - no need to run the test app first.

  • Hi what is validation/subscription please urgent

    hi what is validation/subscription please urgen

    Hi SAI / ALL
    Could you send the document for validation / substitution on my below mail ID's?
    [email protected]
    [email protected]
    Regards

  • I am having trouble answering my old security questions for my itunes account and it is creating a problem because I am not able to purchase apps/songs on my new IPAD. What phone number/email adress should I call to get a quick response to my issue?

    I have recently bought an IPAD 2 for my girlfriend and have encountered a problem with purchasing apps through my itunes account. It is requesting that I not only enter my pasword (which I know) but answer my old account questions, which I have forgotten the answers to. It had since locked me out of changing my questions for eight hours. Is there any number I can call to prove that I am the real owner of my itunes account so my girlfriend will be able to use her ipad to purchase new apps without having to go through the trouble of using one of my other apple devices? Random information: I believe my questions were set back in 2007 when I purchased my first ipod nano, since then I have used this same itunes account for my own ipod touch and ipad 2 and my girlfriends iphone 1st generation. I have never run into a problem regarding my questions before on any of these devices

    http://www.apple.com/support/itunes/contact/

Maybe you are looking for

  • Feature Requests beyond BlackBerry OS10.3.1

    So, with 10.3.0 and 10.3.1 now officially released on the Passport and Classic, let's look forward! What feature request(s) would you like to see included in future updates, say OS10.3.2 and beyond? Of course, there's nothing official to this thread,

  • Adding a PCI graphics card to a G5 to get S-Video out - ???

    Hello! I have a G5 and a Radeon 9650...everything is fine except: I would like to have S-Video out to preview my video scenes on a preview monitor! Unfortunately the Readeon 9650 has no video out and because I'm using two display, the Apple DVI-to-Vi

  • APs using different channels for the same SSID

    Hi, This might be a stupid question, but I am wondering why my Aironet 1602i and 2602i access points connected to the same controller would use different channels for the same network. Would this be to avoid interference? If so, I am planning to put

  • Error while posting from runtime workbench

    Hi all, My scenario is idoc-idoc(One SAP system is sending data to another SAP system through XI as an idoc). I am trying to test the scenario by posting the idoc data in RWB -> Integration Engine but its showing me an error:500 Error during Sender A

  • TS3276 can i recall messages in mail?

    Is there any way to recall messages sent from the icloud e-mail account?