Using name In spite of IP

Hi Experts,
Can anyone suggest me, if there have any way to use name In spite of IP in application server as the client user can use names in the url not IP .
Thanks in advance

the client user can use names in the url not IP . Of course that's possible, but the name has to be resolved in some way, for example by a DNS, or within the hosts file on the client.
Anyway, this has nothing to do with Oracle...

Similar Messages

  • Application crashes when using @NAME

    We have an outline with dimensionsPlanversion ... 2002_12 2003_01 2003_02 2003_03 ...Jahr 2001 2002 2003I want to use the following formula for a member in the accounts dimension "Kostenart":IF (@ISMBR(@LSIBLINGS(@MEMBER(@SUBSTRING(@NAME(@CURRMBR(Planversion)),0,4))))) 1;ELSE #missing;ENDIFThis formula validates on the server but if validated on the client a message pops up saying "This function must be a macro" and the outline cannot be saved.So I wrote a macro with maxL:MAXL> create or replace macro '@ISMBRLSIBLCURRMBR' (Single) AS 2> '@ISMBR(@LSIBLINGS(@MEMBER(@SUBSTRING(@NAME(@CURRMBR(@@1)),0,4))))' 3> spec '@ISMBRLSIBLCURRMBR(dimName)' 4> comment 'checks if current member is left sibling of a member deducted from a substring of the current member in another dimension';and I changed the member formula to:IF (@ISMBRLSIBLCURRMBR(Planversion)) 1;ELSE #missing;ENDIFWhen I try to start the application it immediately crashes with a Dr. Watson in esssvr.exe (Exception: access violation 0xc0000005, Address 0x0023110d). Essbase creates an exception error log.If I do not use the @Name function, the application starts properly. But there is a problem when compiling the member formula:"Error compiling formula for [ERLOESE_HR] (line 2): expected type [STRING] found [MEMBER] ([@ISMBRLSIBLCURRMBR]) in function [@ISMBRLSIBLCURRMBR]"IMO the remedy would be to use @Name. But this causes the application to crash! Is this a bug in the @Name function? Are there any other ways to achieve the desired functionality? Please help!Best Regards,GeraldPS The problem occurs with Essbase 6.22 and 6.24

    I have figured out that the application fails on its first call to the native methods.
    So I have this Bitmap class that contains all the native calls and it is defined shortly as follow:
    public class Bitmap {
    static {
    System.loadLibrary("BitmapImpl");
    native void setDebug(int debuglevel, int statistics);
    There are many more native methods defined in Bitmap, but I only show the setDebug method because that is the first one that is executed and also the one that immediately fails.
    My setDebug C function is defined as follow in BitmapImpl.c
    #include <time.h>
    #include <stdio.h>
    #include <limits.h>
    #include <fcntl.h>
    #include <jni.h>
    #include <math.h>
    #include <errno.h>
    #include "Bitmap.h"
    #include "data.h"
    jint debug = 0;
    jint statistics = 1;
    JNIEXPORT void JNICALL Java_Bitmap_setDebug
    (JNIEnv *jenv, jobject jo, jint d, jint s)
    debug = d;
    statistics = s;
    My libBitmapImpl.so file is compiled using the following Makefile and using GNU gcc:
    JAVAPATH=$(JAVAINCLUDEPATH)
    LMACRO=-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DSOLARIS
    CSOURCE=BitmapImpl.c
    all:
    gcc -O3 -G $(LMACRO) -I$(JAVAPATH) -I$(JAVAPATH)/solaris \
    $(CSOURCE) -o libBitmapImpl.so
    It is still a total mystory why the application fails. I have tried it on a RedHat Linux machine and there it works fine. But not on Solaris. Only if I use the jdk1.1.8 but not a later one.
    Would really appreiciate some help!
    Best regards
    Lars

  • How to get Name 2 also when we search for a customer using 'Name' as search

    In XD03, when I am searching for Customer using ‘Name’ as Search term I am getting postal code, Name1, City, Customer no. I want Name2 also to be displayed. Can somebody please suggest.
    Thank you.

    hi,
        for this you will have to change the search term involved during the master data creation.
    now during the creation of customer master data , enter the name as the search term in the data base.
    if possible change the database of customers and insert the name in the search term.
    without it, it will be really difficult to locate the customers with the search term as their name
    regards,
    Siddharth.

  • Data Binding: Use name

    As per Adobe Help::
    Use name
    Enables data merging and saving options. Data values are merged and stored implicitly according to Adobe data-merging rules.
    Can anybody Explain with Example?

    Hi,
    We now use a webservice to submit the xml of the form (and any attachments).  At one point we did submit the PDF byte stream to the webservice but now we just render it again with the XML form data.
    This has the added advantage of allowing us to do some server side checks, things like is the application round still open, does the user have the correct roles, etc.
    It also allows us to return a reference number to the form, so the user gets confirmation that the form was received.
    Regards
    Bruce

  • How to do Finder Search using Name Contains in 10.8.2

    I just purchased a MacBook Pro with 10.8.2 installed.  I used Migration Assistant to move my account from my old MacBook Pro which was running 10.7.8. On my old MacBook, a search for a file in a finder window dropped down to let you select "name contains", so you could type in just a bit of the filename to find a file.  On my new MacBook, when I do the same thing, all I get is "name matches", which is much less useful.  How do I get back to being able to use "name contains" or maybe even other options like "name starts with"??

    As OS X Mountain Lion is registered to your Apple ID, you have to install the OS X version that came with your Mac or Mac OS X Snow Leopard, so he will be able to purchase Mountain Lion from the App Store.
    To do it, just follow these specs:
    1. Back up the data you need.
    2. Insert the Snow Leopard DVD and press C key while your Mac is starting to start from the disc.
    3. Go to Utilities menu > Disk Utility, select the hard disk at the top of the sidebar, go to Erase tab and erase the disc.
    4. Close Disk Utility and reinstall Mac OS X. When the installation has finished, press the mouse while your Mac is starting to eject the DVD, and turn off the Mac.
    You could also give him the Mac with Mountain Lion, but as he's using a different Apple ID, it's not legal and he could have problems if he needs to reinstall OS X, because the Mac won't allow him to reinstall it

  • Using Name-based Virtual Hosts on Apache

    Hi!
    We have Novell SBS 6.5, a tree with 3 servers:
    1. Border Manager sp1
    2. GroupWise (NAT) sp1
    3. WEB (NAT) sp6 - Apache 2, MySQL, PHP.
    My site is at http://www.kalmanovitz.co.il.
    I want to try to add a new sub domain and\ or a Domain using Name-based Virtual Hosts (2 or more domains on same IP number).
    1. My BM server use SSL. Will it influence SSL? How?
    2. What I need to change on my servers?
    3. What my ISP need to update\change on his system?
    4. Can i try to experience the changes without my ISP intervention?
    Please help.
    TIA
    Nanu

    Nanu Kalmanovitz,
    > 1. My BM server use SSL. Will it influence SSL? How?
    Not protocol wise, but you will get asecurity warning that certificate
    and host names do not match.
    > 2. What I need to change on my servers?
    Httpd.conf
    > 3. What my ISP need to update\change on his system?
    DNS, pointers to the domains
    > 4. Can i try to experience the changes without my ISP intervention?
    >
    Yes. Add the names to the workstation's hosts-file
    - Anders Gustafsson, Engineer, CNE6, ASE
    NSC Volunteer Sysop
    Pedago, The Aaland Islands (N60 E20)
    Novell does not monitor these forums officially.
    Enhancement requests for all Novell products may be made at
    http://support.novell.com/enhancement
    Using VA 5.51 build 315 on Windows 2000 build 2600

  • SSH to network devices using "name" or "IP" - What is the industry norm?

    Hi Everyone,
    Looking for anyone to provide feedback on the "Industry Norm" for accessing network devices, by DNS Name or IP? If anyone has any opinions or information about this I would certainly appreciate the information. I use name, which I have been told "is not the industry norm" so obviously I would like some level of validation on comment.
    Thanks!

    I'd most definitely consider it the norm!
    I’ve worked in both pure tech companies and in tech teams in the banking industry and we’ve always had some form of name resolution for our devices. Normally using internal DNS but worse case scenario is a hosts file on the NMS.
    Trying to retain IP addresses for anything more than a handful of devices is just tiresome, especially if you are in a fault situation. I think most network teams out there with the support of some decent network management infrastructure or experience would consider it vital and take it for granted.
    Having said that, I’m a little pedantic when it comes to name resolution and have forward and reverse resolution for almost every numbered interface in our (not insubstantial) network, it makes traceroutes all the more powerful.

  • How to use name of report tab as a variable in the report

    Post Author: Michasel Gaarde
    CA Forum: WebIntelligence Reporting
    Hi,
    I have a WebI report with a number af tabs, I use the &#91;DocumentName&#93; property to set the header, but I'd like to be able to dynamically to set the header to include the name of the tab, i.e. in the sample image: "Project profitability Overview"
    Any ideas
    " alt="" src="http://www.herreklubben.dk/files/maconomy/usetabsinreport.jpg" align=left mce_src="http://www.herreklubben.dk/files/maconomy/usetabsinreport.jpg"&gt;

    There are a hundred ways to implement what you are asking.  The hard part is deciding which one would be the best for you.
    What adapter are you using to communicate with TestComplete?  ActiveX?  Is TestComplete running asynchronously (in parallel)?  If so then how is the data getting back to TestStand?
    So here are some options:
    1. You can use the While Step type.  It's in the Flow Control folder in your Step Types pallette.  Look in your examples under UsingFlowControlSteps.seq in the SequenceFlow
    2. You can loop on a step and have the termination for the loop be (return value == 30).  Look in the Step Properties under Looping.  Also in the TestStand help
    3. You could do Post Actions based on a condition and have it jump to another step.  Read about it in the TestStand Reference Manual.
    4. You could use a GoTo step.  I don't really recommend this one.  It makes code hard to maintain.  Also an example in SequenceFlow called gotobeep.seq.
    Hopefully this gets you thinking.  Let me know if you have specific questions about any of these methods.
    jigg
    CTA, CLA
    teststandhelp.com
    ~Will work for kudos and/or BBQ~

  • Server 2008 R2 and Windows 7. User share shows My Documents instead of use name.

    Windows Server 2008 R2
    This didn't startseeing this issue until we started using Windows 7 in our environment. There is a share with all the users folders in them. Because Windows 7 writes a desktop.ini file in each folder, the folders appear to be My Documents to the technicians.
    I have been blocking the file with file screening but I feel there has to be a better method.
    I don't like having to restrict file creation for these folders. Is there a way to prevent windows from reading in the folder until the folder has been opened? Or is file screening the best method to use. I feel like file screening may be slowing down logins.
    The only other method I have found is to create a docs folder inside of the users folder and map to that docs folder. But that would mean moving around 10,000 - 30,000 user folders.
    Any advice would be great.
    Thank you
    Charles

    We have the same, and it is by design. We uncovered this article whilst researching: http://support.microsoft.com/kb/947222
    There's nothing to stop the admins typing the route manually though as even though it displays my documents, the folder still has the name of the user.
    CRM Advisor

  • How to get the current use name edited the page

    Hi All,
    I have a table which contains set of users,
    namely
    A
    B
    C
    When the user A changes a particular pages and in that page i have a page item named LAST REVIEWED BY its Display only column and i need to Auto Populated the user Name A
    How to do this ?
    Thanks & Regards
    Srikkanth.M

    Put a Trigger on your Table which fills the column using
        NEW.LAST_REVIEWED_BY := v('APP_USER');
        ...brgds,
    Peter
    Blog: http://www.oracle-and-apex.com
    ApexLib: http://apexlib.oracleapex.info
    BuilderPlugin: http://builderplugin.oracleapex.info
    Work: http://www.click-click.at

  • Finder Column View Broken when using NAME

    Hi fellow Apple nerds,
    I have found a rather frustrating problem in OSX 10.8 Finder.
    When I use column view in finder I want to have my columns orgainised so I can see the whole name of the files and folders in each column.
    Now this is the problem, when I "arrange" by "kind" the column contents is split into its various kinds of files.  THe problem is if I double click on the column to rezice it, it will only resize to the contents in the first type of files.
    Read it carefully, its a little hard to explain but you can try it for yourself.  You cannot get the column to show the whole file names of the other types of files until you return to the "name" arrange view.
    I find this very frustrating as I like to have my file sorted into the types and also display the full file names.

    I just discovered it only happens with files
    on Windows network shares, so I guess it must be
    something to do with that.
    Ah, that makes sense. Finder is reading the metadata entries, no problem on the Mac, but they might not even exist on the Windows server. And even they are part of the file, as may be the case with, for instance, EXIF data from the camera and/or Photoshop, the pieces of the Spotlight process that Finder uses isn't reading them on the network share. Spotlight doesn't work well over a network.
    Since I don't use networking, I suggest you try posting your request in the Network forum:
    http://discussions.apple.com/forum.jspa?forumID=733
    Someone there might have a work-around or other suggestion.
    Francine
    Francine
    Schwieder

  • Using names passed to -ComputerName in the output

    Hey guys,
    Would you be able to help me? When I use the -ComputerName switch in a cmdlet, or function, I get the results as expected. For example:
    Get-Service -ComputerName server1, server2 -Name myservice*
    Status   Name               DisplayName
    Running  MyService... MyService.WindowsService1
    Running  MyService... MyService.WindowsService2
    Running  MyService... MyService.WindowsService3
    Running  MyService... MyService.WindowsService1
    Running  MyService... MyService.WindowsService2
    Stopped  MyService... MyService.WindowsService3
    That’s fine for me at the time. However if I want to automatically email the results, they’re worthless. Is there a clean way to get the output to include the targeted server’s name (maybe in the table’s 1<sup>st</sup> column)?

    Hi,
    You can use the MachineName property for that:
    Get-Service -Name ServiceName -ComputerName server1,server2 |
    Select MachineName,Status,Name,DisplayName
    Don't retire TechNet! -
    (Don't give up yet - 13,085+ strong and growing)

  • Using names instead of codes in our forms.

    I have two tables:
    1. Table A which has next 3 fields:
    Code: CHAR 2
    Name: VARCHAR2 40
    Code_B: CHAR 1
    2. Table B which has next 2 fields:
    Code: CHAR 1 Primary key
    Name: VARCHAR2 40
    Between the table A and the table B there is a relationship which is made through Code_b field. In this sense the field Code_b in table A must belong to table B.
    Now I would like to make a form using Oracle forms 6i which allow me to actualize insert, delete, change)rows in table A. The problem is that I would like to introduce the name instead of Code_B when I run the form and this name must be chosen from a combo list (not an LOV). At the same time when the table A is updated whicth the changes I have made in the Code_b field must obviously load the code not the name.
    In other words I would like that users work with names but behind that the programs work with codes.
    Please give me your advice as clear as possible. I am new in Oracle world, I am sure this thing is possible (in Fox this is a very simple thing) but I have been trying to do that for several days without any success.
    Thank you for your advice.

    Create a record group using the columns from TABLE_B:
    SELECT name, code
    FROM table_b
    Use this record group to populate the list item in the PRE-FORM or WHEN-NEW-FORM-INSTANCE triggers.
    return = populate_group(<record_group_name>);
    clear_list(<list_name>);
    populate_list(<list_item>, <record_group_name>);
    You may want to look at the forms documentation for these built-in procedures.

  • Capturing packets using NAM modules on Prime Infrastructure1.2

      Hi,
    I added or discovered all the NAM modules on my network to PI1.2. however, when i try to create a capture session i don't see my NAM modules list.  or i don't see my NAM modules as datasources. this is despite the fact that the NAM modules are added to the devices list on PI1.2. let me know how to get this working.
    Thanks,
    Kerim

    Hello Kerim,
    We recently published a Cisco Prime Infrastructure Deployment Guide on cisco.com.   There is a section on how to manage NAMs in PI 1.2, as well as how to capture and decode packets using PI 1.2.
    Hope this helps,
    Tejas

  • Opera stores and recalls commonly used name address and numbers. Why not FireFox?

    Opera has a 'form filling' feature that stores and recalls many useful items like name, address, email addresses, numbers (like credit card numbers) and supports typing them by offering to complete an item from its stored data.
    This facility is sorely needed in Firefox. The stored data is supplied by the user once and recalled by Opera as needed in filling out a form.

    Open Firefox, bring up the browser options window, and go to the security tab. There is check box here that allows Firefox to remember search and form history. Be sure that box is checked, and that you allow Firefox to keep cookies and browsing history. This should enable Firefox to record your input data for later use.

Maybe you are looking for

  • Error while creating Refurbishment Order

    Dear Frnds, I am trying to create a refurbishment order, while creating its throwing an error message "Valuation type SP_REP does not allow in-house production". I have done the following steps. 1. Created order in IW31 with order type PM04. 2. Menti

  • How does one scroll a JPanel?

    I have a drawing area in my GUI which is a JPanel on which I draw graphics. I have added scrollbars but I cannot get the JPanel to scroll. I tried setting the size (setSize) of this JPanel much larger than it appears within its JFrame but no go. Any

  • Error in web.xml of Bookstore application...

    Hi guys, i'm a new user of jsf. i've a question for you. I'm trying to start the bookstore6 example included in java5ee example dir. I've builded the application as said into the tutorial but my application gives me an error in web.xml Severity     D

  • FC module for N7K's

    What is the recommended module to support FC on Nexus 7710 and is there any buzz on N7K supporting unified ports.....  

  • GR in Variant Configuration

    Hi, I want to do manual Goods receipt to a configurable material (Mat Type KMAT) through MB1C. Is it possible with regular movement type? Thanks and Regds, Sridhara K N