Server 'location' attribute in DSCC

Is it possible to set the 'location' attribute for servers registered in DSCC via any command line tools (apart from using e.g. ldapmodify) or only via DSCC GUI?

POVAlias function used

Similar Messages

  • How does "Location" attribute handle WebLogicHost parameter

    I am using Apache 2.2.4 as the webserver with the WLS 10.0 Apache plugin to forward requests to a WLS 10.0 cluster with 2 WLS instances.
    I am attempting to route requests based on the URL path using the <Location> facility within Apache. But i notice that the plugin ignores the WebLogicHost and WebLogicPort parameters and instead uses the server list returned by the cluster. Any clues on what i might be doing wrong in my configuration?
    Here are the Location attributes specified in my httpd-ssl.conf. I do have a couple of more "Location" attributes which use a different "path" to forward requests and those do use a WebLogicCluster parameter.
    Thanks
    Ramdas
    <Location /bigweb03>
    SetHandler weblogic-handler
    Debug "HFC,HTW,HFW"
    WebLogicHost dev03
    WebLogicPort 9560
    DebugConfigInfo On
    WLLogFile "bigweb03.log"
    DynamicServerList OFF
    </Location>
    <Location /bigweb04>
    SetHandler weblogic-handler
    Debug "HFC,HTW,HFW"
    WebLogicHost dev04
    WebLogicPort 9570
    DebugConfigInfo On
    WLLogFile "bigweb04.log"
    DynamicServerList OFF
    </Location>

    I am using Apache 2.2.4 as the webserver with the WLS 10.0 Apache plugin to forward requests to a WLS 10.0 cluster with 2 WLS instances.
    I am attempting to route requests based on the URL path using the <Location> facility within Apache. But i notice that the plugin ignores the WebLogicHost and WebLogicPort parameters and instead uses the server list returned by the cluster. Any clues on what i might be doing wrong in my configuration?
    Here are the Location attributes specified in my httpd-ssl.conf. I do have a couple of more "Location" attributes which use a different "path" to forward requests and those do use a WebLogicCluster parameter.
    Thanks
    Ramdas
    <Location /bigweb03>
    SetHandler weblogic-handler
    Debug "HFC,HTW,HFW"
    WebLogicHost dev03
    WebLogicPort 9560
    DebugConfigInfo On
    WLLogFile "bigweb03.log"
    DynamicServerList OFF
    </Location>
    <Location /bigweb04>
    SetHandler weblogic-handler
    Debug "HFC,HTW,HFW"
    WebLogicHost dev04
    WebLogicPort 9570
    DebugConfigInfo On
    WLLogFile "bigweb04.log"
    DynamicServerList OFF
    </Location>

  • How to upload multiple files into a server location at a single time

    Hi All,
    In my application i need to send multiple files from a particular page into the server location. In this page there will be an option to upload a file and after selecting the file , we will have an option asking if we were interested to send another file. It works just similar to google mail where we can multiple files at the same time. Right now though i had coded the uploading files concept i am facing some problems when trying to upload multiple files. All the files are being appended to a single file but i want them to be placed as different files at the specified location. Plz help me in this regard...
    Thanks in advance................,,

    Hi,
    i am sending the code in my prg. Have a look at it.
    var multi_selector = new MultiSelector( document.getElementById( 'files_list' ),3);
    In the above line i am specyfying that the maximum no. of files to be uploaded is 3. So if i upload less than 3 files, the program doesn't work and is not reading the uploaded files. If i upload 3 files it works fine. So please suggest me how to make this work irrespective of the no. of files uploaded using apache commons.
    My code is as follows:
    <form action="./servlet/Sample" method = "post" enctype="multipart/form-data">
         <!-- The file element -- NOTE: it has an ID -->
         <input id="my_file_element" type="file" name="file_1" >
         <input type="submit" name="submit1" value="submit">
    </form>
    Files:
    <!-- This is where the output will appear -->
    <div id="files_list"></div>
    <script>
         <!-- Create an instance of the multiSelector class, pass it the output target and the max number of files -->
         var multi_selector = new MultiSelector( document.getElementById( 'files_list' ),3);
         <!-- Pass in the file element -->
         multi_selector.addElement( document.getElementById( 'my_file_element' ) );
    </script>

  • File Download from Server location - JSP

    Hi SDN,
    I have a txt file in a folder created in server location under the path /usr/sap/EPD/JC00/j2ee/cluster/server0. On click of the link correspondin to the file name in JSP, i have to open the file with the pop up to save, open or cancel. I have to achieve this in the JSP. I am currently
    <td> <a href="/usr/sap/EPD/JC00/j2ee/cluster/server0/XXX/yyy.txt"> <%=fileName%></a ></td>
    I am not able to achieve the intended functionality. How to achieve it. Expecting your valuable replies
    Thanks & Regards,
    p188071

    hi,
    I am using the following snippet
    String filePath ="/usr/sap/EPD/JC00/j2ee/cluster/server0/xxx/yyy.txt"; // path of your excel file
         HttpServletResponse resp = componentRequest.getServletResponse(true);
         resp.setContentType("text/html; charset=UTF-8");
           // set the exact content type
         resp.setHeader("Content-Disposition","attachment; filename=\""+ filePath + "\"");
    It is creating downloading a txt file with the name usr_sap_EPD_xxx_yyy.txt without actual contents inside the file. It is just generating a file without writing the contents into that file.
    What should I do?
    p188071

  • Passing SQL Server identity attributes values into adf entity objects

    Hi all.
    I'm using Jdeveloper 10g for developing an ADF Swing application based on MS SQL Server DB.
    Does anyone know if it is possible to pass SQL Server identity attributes values into the correspondent attrributes of adf entity objects, like we do with Oracle DB Sequence.
    The problem is that i should somhow implement cascade deleting of detail view objects, so i should use the composition association. But since i cant fill the primary key attribute with appropriate value (that is actually a ms sql server db sequence value) i always get
    the following exception: oracle.jbo.InvalidOwnerException: JBO-25030 as i try to create a new pair of master/detail objects.
    Thanks in advance.
    Alex.

    The approach is good. but i still dont understand how i can address the sql server db sequence (identity field) programmatically...
    The code offered
    SequenceImpl sequence = new SequenceImpl("PRODUCTS_SEQ",getDBTransaction());
    setProdId(sequence.getSequenceNumber());
    generates something like this:
    select deq_name.nextval from dual
    but this syntax works for oracle only... and not for sql server...
    Edited by: Timin on Mar 26, 2009 6:34 AM
    Edited by: Timin on Mar 26, 2009 10:25 AM

  • Prime Infrastructure 2.0: Running an inventory sync removes "snmp-server location" in running-config

    Hello,
    we're running Prime Infrastructure 2.0 (version VA-2.0.0.0.294).
    I was scared as I figured out one hour ago that running an inventory sync (Device Work Center) removes the command snmp-server location and adds the command snmp-server host "PI-ip address" "snmp rw community" in the running-config.
    Has someone the same behaviour or can reenact this scenario?!
    Can someone imagine that this behaviour has something to do with a configuration setting in PI?
    I'm perplexed and got gray hair now.
    Thank you for your answers or tips.
    Bastian

    Hello Rob,
    I just successfully installed the patch. The snmp-server location is not touched anymore while running a inventory job.
    But PI still enters this string in the running-configuration:
    snmp-server host "PI-IP address" " our snmp RW community- string"
    although there already exists the entry:
    snmp-server host "PI-IP address" version 2c "community-string (not the snmp rw-community-string)"
    Do you or anyone else has the same behaviour that PI adds automaically himself as snmp trap receiver with the SNMP-RW community?
    Regards
    Bastian

  • Script to modify the location attribute in an existing subnet registered on AD sites

    Could anyone help me to make an script to modify the location attribute in an existing subnet registered on AD sites and services.
    Using the script to create subnet, like this one below, occurs error because the subnet already exist:
     Set objRootDSE = GetObject("LDAP://RootDSE")
      strConfigurationNC = objRootDSE.Get("configurationNamingContext")
      strSiteObjectDN = strSiteObjectRDN & ",cn=Sites," & strConfigurationNC
      strSubnetsContainer = "LDAP://cn=Subnets,cn=Sites," & strConfigurationNC
      '-- Create Subnet --
      Set objSubnetsContainer = GetObject(strSubnetsContainer)
      Set objSubnet = objSubnetsContainer.***MODIFY/UPDATE***("subnet", strSubnetRDN)
      objSubnet.Put "siteObject", strSiteObjectDN
      objSubnet.Put "description", strDescription
      objSubnet.Put "location", strLocation
      objSubnet.SetInfo
    Thanks,

    Just get the subnet by name:
    subnet = "192.168.1.0\/24"
    Set objRootDSE = GetObject("LDAP://RootDSE")
    strConfigurationNC = objRootDSE.Get("configurationNamingContext")
    strSiteObjectDN = strSiteObjectRDN & ",cn=Sites," & strConfigurationNC
    strSubnet = "LDAP://CN=" & subnet & ",cn=Subnets,cn=Sites," & strConfigurationNC
    Set objSubnet = GetObject(strSubnet)
    objSubnet.Put "description", strDescription
    objSubnet.Put "location", strLocation
    objSubnet.SetInfo
    ¯\_(ツ)_/¯

  • Ejb-ref-mapping in orion-ejb.jar missing location attribute after deployment

    I have noticed that on several of my entity beans that after deployment the <ebj-ref-mapping location="JNDIName" name="LocalName"/> is missing the location attribute. This causes any attempts to lookup the EJBHome for that EJB to fail because the path to the EJBHome in JNDI cannot be found (obviously!). The problem is that this causes me to manually edit the application-deployment/<app>/<ejb.jar>/orion-ejb.zml after each deployment via the admin.jar. This seems like a bug with OC4J and I am wondering if Oracle is aware/doing something to fix this?
    I have noticed that the same problem exists for session beans, however, for some strange reason the EJBHomes can still be resolved in JNDI. In all cases the location in JNDI is different then the <ejb-ref-name> I used in the client EJB.
    Example being I have an entity bean at com.foo.Foo and the session bean uses lookup("java:comp/env/ejb/Foo") it is still able to find the EJB even though the orion-ejb.xml looses the location attribute. If the case is an entity bean referencing another entity bean in the same fashion I get an error because the location attribute is missing.

    If the 'location' value is same as the 'name' value, then even though the location attribute is missing, it is ok and should work. If they are not the same, then you should have defined the ejb-link element in your ejb-jar.xml when defining this ejb-ref and that would make the location attribute appear in the generated orion-ejb-jar.xml.
    If the referenced bean is from a different application (EAR), then you should have used the -parent option when deploying the application.
    <BLOCKQUOTE><font size="1" face="Verdana, Arial, Helvetica">quote:</font><HR>Originally posted by Kris Trujillo ([email protected]):
    I have noticed that on several of my entity beans that after deployment the <ebj-ref-mapping location="JNDIName" name="LocalName"/> is missing the location attribute. This causes any attempts to lookup the EJBHome for that EJB to fail because the path to the EJBHome in JNDI cannot be found (obviously!). The problem is that this causes me to manually edit the application-deployment/<app>/<ejb.jar>/orion-ejb.zml after each deployment via the admin.jar. This seems like a bug with OC4J and I am wondering if Oracle is aware/doing something to fix this?
    I have noticed that the same problem exists for session beans, however, for some strange reason the EJBHomes can still be resolved in JNDI. In all cases the location in JNDI is different then the <ejb-ref-name> I used in the client EJB.
    Example being I have an entity bean at com.foo.Foo and the session bean uses lookup("java:comp/env/ejb/Foo") it is still able to find the EJB even though the orion-ejb.xml looses the location attribute. If the case is an entity bean referencing another entity bean in the same fashion I get an error because the location attribute is missing.<HR></BLOCKQUOTE>
    null

  • One business system and two FTP server locations

    Hi,
    We have one business system and two FTP server locations related to it. We have to send two different messages to this business system.
    It has to be send to both the ftp server locations.
    How do we configure the receiver determination and receiver agreements ?
    Do we need two receiver Business systems for this?
    How do we configure the receiver agreements especially?
    Urgent
    Regards,
    John

    hi
    1) you must create 2 CC, each one to one FTP server.
    2) how you send diferent message to each FTP yo only have to define 2 Reveiver determination, and two Interface Determination.
    3)one sender Agreement
    4)2 receiver agreement.
    take in mind you only have 1 BS you must create 2 receiver determination, else if have 2 one receiver would be enouhgt
    Thanks
    Rodrigo

  • Prime Infrastructure 2.2 snmp-server location

    We have implemented Cisco Prime Infrastructure 2.2 in our facility.  We have each switch loaded in with an "snmp-server location" set for the switches for easier identification and quicker troubleshooting.  We would like that location to show in the network topology map as well as in the email alerts it sends if one of those switches goes down.  Is this something I am overlooking, and if so, can someone please explain to me how to make this happen?

    Hi William,
    snmp-server location is synced from the devices & also the info available in various report.
    But, if i'm not wrong you want to customize the e-mail body of notifications sent out from the prime.
    This functionality is no where discussed in PI user guide & i'm afraid not possible as of now.
    Also, there's bug related to snmp-server location even retrieving it from the reports 
    CSCuj09556 : PI 2.0 corrupts device config by doing snmp set for location after sync 
    https://tools.cisco.com/bugsearch/bug/CSCuj09556
    CSCuo16889 : PI 2.0 - Does not poll sysLocation for 3750 device
    https://tools.cisco.com/bugsearch/bug/CSCuo16889
    - Ashok
    Please rate the post or mark as correct answer as it will help others looking for similar information

  • Server Locator Service Failed to Start

    Received Event ID:4380 on single Exchange Server (once part of a DAG but no more - removed other servers and the DAG). Error reads: 'net.tcp://huntsvr.huntelectric.local:64337/Exchange.HighAvailability'. Error A TCP error (10013: An attempt was made to access
    a socket in a way forbidden by its access permissions) occurred while listening on IP Endpoing=0.0.0.0:64337.
    The above error is paired with the following error as well:
    Event ID: 2121. The Microsoft Exchange Replication service failed to start the TCP listener. Error: System.Net.Sockets.SocketException: An attempt was made to access a socket in a way forbidden by its access permissions ..."
    The above two errors are joined by this error:
    Event ID: 4383. Microsoft Exchange Server Locator Service communication channel faulted. State: Faulted
    And the next error appears as well:
    Event ID: 4379. Microsoft Exchange Server Locator Service stopped.
    These 4 errors repeat every minute. Any suggestions of where to find a resolution?
    Thanks,
    Michael

    Hi Michael,
    The above errors indicate the following two things:
    1. An existing service is using port 64337.
    2. Port 64337 is blocked by firewall.
    I recommend you use the commands below to check if port 64337 is used by a program.
    netstat -aon | findstr "64337"
    tasklist | findstr "64337"
    What's more, here is a thread for your reference.
    Exchange 2010 SP3 RU1 event id 4380 and 4383 logged every minute
    http://social.technet.microsoft.com/Forums/exchange/en-US/892721dc-f2cc-45da-ba5f-b24a9a2ef749/exchange-2010-sp3-ru1-event-id-4380-and-4383-logged-every-minute
    Hope it helps.
    If you need further assistance, please feel free to let me know.
    Best regards,
    Amy
    Amy Wang
    TechNet Community Support

  • Dynamically Changing Location Attributes

    Hi All,
    Has anyone ever successfully set up a BefConsolidate event script with a dynamically changing location attribute. The FDM Admin manual says you can do this:
    RES.PblnValEntGroupOverride=True
    RES.PstrValEntGroup=”MyNewEntityGroup”
    It does not work for me when I sub in a new Validation Entity Group. Has anyone had luck with this? See my actual code below. The new validation group name is 281.
    Sub BefConsolidate(strLoc, strCat, strPer, strTCat, strTPer, strEntGroup)
    RES.PblnValEntGroupOverride=True
    RES.PstrValEntGroup="281"
    End Sub
    Thx,
    Mike

    Hello,
    Yes I am able to write to file before end if.  I also took out end if statement which to me would me FDM would fire the event for all locations without restriction.
    I have not tried the same code in other event script.  Would that work?  The RES statement specifically relates to a consolidation trigger.  I can try another event to see.
    Thanks.

  • [AS] Linking to/copying graphics to a server location in ID CS4

    Situation:
    I have an indesign CS4 document with a graphic placed locally from the desktop. I then via script copy that indesign file to a folder, and then copy the graphic files into a sub-folder. (that part works ok).
    If I open the indesign document locally, it finds the local graphic files. If delete the local graphic files, and open the indesign document locally, it finds the server copy of those graphic files. If I open from the server, same type of results.
    ... I tried relink - here is the guts of it...
    relink OpenFile's link <graphic> to <newpathlocation>
    where <graphic> would be the graphic to update and <newlocation> is the server path; those parts of the script evaluate properly; I am getting the proper graphic name and the proper server path location.
    What is the best way - via apple script - to have it always reference the graphic files copied to the server; even if the parts exist locally?
    Thanks in advance -
    RbS

    I did try relink.
    Script Moves parts to server location.
    Script Moves Indesign file to server location.
    Those steps work fine.
    Scritp them attempts to relink using the following command:
    relink openFile's link newloop to (pathtoIDfile & newLinkFIleName)
    where newloop walks the links
    I thought about deleting the content and then flowing the graphics back in, but I am feaful of losing any modifications (such as scaling, etc) that may have been applied.

  • Adobe PDF Pack Server Location?

    I have read on this forum through other questions/answers that if you would like to combine PDFs or save a PDF to Word/Excel etc., the PDF Pack Software uploads your original data to a server located somewhere and then the new document (I presume) is downloaded back to my computer from the server.
    My questions are:-
    If I am in the UK, where is the Adobe PDF Pack server located? (Inside the EEC Safe Harbour Data Area?)
    What happens to my original file data that was "uploaded" to Adobe PDF Pack?
    What copies of the newly produced PDF from the PDF Pack service are retained by Adobe?
    Many Thanks - Mark

    http://helpx.adobe.com/x-productkb/policy-pricing/return-cancel-or-change-order.html

  • Report server location

    Dear All,
    Error while trying to access report server location. Illegel characters in path.
    Report server location is:
    How to fix this issue. Could you pls send me step by step
    Thanks

    Server Name should give like
    http://localhost:9704/xmlpserver
    Thanks
    Edited by: Raj on Feb 9, 2011 9:05 PM

Maybe you are looking for

  • Why do I have white horizontal lines on my Macbook Pro Retina?

    When I am using my 15" Macbook Pro, there are often white horizontal lines that run across the screen. It usually happens when I am watching a video, typing, scrolling or just sitting on the desktop. There are days where the screen is perfect and the

  • Using message boxes or dialogs to get user information in javascript.

    Hi, I want to create a dialog box that displays some check boxes with some options for the user. Is this possible with the designer javascript? I suppose another option would be to have a dialog with a text field, more of a prompt allowing the user t

  • How do I transfering my iTunes library to external hard drive?

    My iTunes library is getting rather large and I only have a 60GHZ internal harddrive and two 100 GHz harddrives attached and I want to transfer all of my files to one of the external harddrives so I can continue to grow my library. Can I do this seem

  • Layout in Standard report s_alr_87012357

    Hi,     I just added few fileds that were hidden in this standard report by making a layout variant.    But these fields comes in the second line.     The report looks quite bad.     Can any suggest what else do I need to do so that it comes in the f

  • Capturing issues abound

    I just got FCE yesterday, and so far it's proving to be quite impressive, but it also seems to have broken something to do with Firewire. Not only can I not capture in FCE, but iMovie will no longer capture video, and simply having a camera plugged i