Change client  in BI 7

hi there
how do change the client 001 to 800.
please some one explain me,
Thanks

Fresh source system clients in production BW system
Hope it Helps
Chetan
@CP..

Similar Messages

  • How to restrict user to change "Client" in sp01

    Hi,
    I have a requirement that must release my users to use sp01, but I want to restrict them to see only the spools in the logon client.  Recently, they can change the "client" field in t-code sp01, is there anything I can do to disable "client" field from specific users ?
    Diana

    You can restrict through the object S_ADMI_FCD below mention activity
    SP01     Use of SP01 (all users)
    SP0R     Spool request management (all users)
    SPAA     Spool administration (device administration)
    SPAB     Spool administration (general settings)
    SPAC     Spool administration (device type, character sets)
    SPAD     Spool administration (all clients)
    SPAM     Spool administration (cross-client job authorization)
    SPAR     Client-specific spool administration
    SPOS     Use of Transaction SP01 (all systems)
    SPTD     TemSe administration (all clients)
    SPTR     Client-specific TemSe administration
    ST0M     Change trace switches
    And you can restrict device also through the below mention object
    SPODEVICE
    S_SPO_ACT
    S_SPO_PAGE
    Provide the sp01 authorization as per your requirement

  • Freeze JDeveloper10.1.3: Changing client interface on application module

    Hello,
    I could freeze JDeveloper 10.1.3.0.4.3673 build JDEVADF_10.1.3_NT_060125.0900.3673 3 times in a row with the following procedure:
    1) You need HR schema from oracle examples
    2) Create a new application workspace without any template (any name works)
    3) Create the empty project (any works as well)
    4) Set the project's technology scope to
    4.1) ADF Business Component
    4.2) Web Service
    4.3) XML
    4.4) Java will be added automatically
    5) Generate business components from table
    5.1) Generate component from table Employees only
    5.2) Generate an updatable view for the component
    5.3) Don't generate any read-only view object
    5.4) Generate an app module
    6) Add two methods to the application module class, here's are methods I'm using
    public Element getCurrentEmployee()
    ViewObject employeeView = getEmployeeView1();
    Row current = employeeView.getCurrentRow();
    if(current == null) {
    current = employeeView.next();
    Node employeeXml = current.writeXML(0, XMLInterface.XML_OPT_ALL_ROWS);
    return (Element)employeeXml;
    public void saveCurrentEmployee(Element xmlElement)
    getEmployeeView1().readXML(xmlElement, 0);
    getTransaction().commit();
    7) Go to the application module properties and add the first method (getCurrentEmployee in my example) to the client interface
    8) Click ok to confirm the change, some files will be generated
    9) Reopen the application module properties, go to remote section and add a J2EE Web Service support
    10) Click Ok, some files will be generated
    11) Go to the web service properties in the state section and make the service stateful on session scope
    12) Click Ok, some files are modified and a .deploy file is created
    13) Save All
    14) Go to application module properties and add the second method to the client interface
    15) Click Ok, JDeveloper will freeze.
    Anyone else can reproduce that or is it a strange bug from my environment?
    Regards,
    Simon Lessard

    Simon,
    I'm having a very similar problem except mine freezes at step 13. I click save all and jdeveloper freezes. Did you ever find a solution to this problem?
    -brian

  • Change client in scenarios with SAP business system

    Did you ever wonder how you can change the client of a Business System and it's related communication channels in scenarios that make use of SAP systems?
    One might think that changing the client in the communication channel (sender and/or receiver) is enough.
    Unfortunately this is not the case. If you change only the client in the communication channel you'll get the following error: "lookup of alternativeServiceIdentifier via CPA-cache failed for channel XYZ"
    It took me a while to figure this out, but finally I got it.
    Two options:
    a) Either you create a new business system in the SLD and you restart the configuration of all your scenarios, or
    b) You change the client from the business system in the SLD
    I definitely didn't want to go for option 1, as it meant that I had to redo a lot of scenarios (sender agreement, receiver determination etc.). I would have lost significant time and the configuration work is subject to errors as well which would have meant retesting all of the flows.
    Therefore I explain in this thread option (b)
    SLD:
    1) In the SLD in the Technical Systems area, create a new client for the Web AS ABAP system.
    2) In the SLD in the Business Systems area, click on the system that is to be associated with a new client.
    3) Click on the Integration tab
    4) Change the associated technical system and choose your new client
    remark: the name of the business system might be somehow misleading if you specified the client as part of its name.
    Integration Directory:
    1) Delete the Business System
    2) Activate Changes
    3) Import the modified Business System
    4) Assign the new client to the communication channels related to the business system. (as the name of the Business System is still the same as before, the communication channels are automatically assigned to it)
    5) Activate Changes

    Danny
    I would like to add two more things here -->
    1) For Web AS ABAP Technical Systems, I would rather ask BASIS to execute RZ70 in order to create the entry in TS of SLD. This will list down all the client of the SAP server.
    2) If the Business System name you created is not client specific like
    SCP400_Tst   /// Client specific name
    SCP_Tst    /// Not client specific name
    I mean if the Business System name is not client specific then no need to delete the Business System just go for
    Service ( Edit Mode ) --> Adapter Specific Indentifiers --> (click button ) Compare with SLD & then Apply button
    And activate the changes.
    Rest of the steps will reamin same as you mentioned.
    - Lalit -

  • Change client after changing system status

    first we registered our system as develop. after that we have to change its status to productive. on service.sap.com we changed the system status to productive. in transaction USMM we changed the system type to production. as far as i concern also we had to change the mandat status to productive.how can we do it? can you help me with the documentation or to write how to do it.
    thanks in advance

    Hi Andrey,
    You can change the client status to "Production" in SCC4. Is this what you mean?
    Gary

  • Changing Client in BI installation

    Hello all,
       I installed an instance of Netweaver 7.0 for BI with ABAP and Java Stack.  Everything worked fine with client 001.  They wanted the the client 300 for production so I followed the instructions I could find.  I changed the client to 300.  Now Java will not connect to ABAP.  It keeps locking up the user SAPJSF with failed login attempts.  I put a case in with SAP, they told me to change the client and password in the Java configtool.  The client was already correct, I made sure the password was as well.   Still no joy.  It will not log in.  From the ABAP side I can log in with the user ID and password.  Can someone help me please?  It seems to me it is not getting the password from where ever the configtool is storing it?

    Here is the current dev trace for server0 process that fails to start.  My thought is the problem is before the failed login attempts.
    trc file: "E:\usr\sap\BID\DVEBMGS00\work\dev_server0", trc level: 1, release: "700"
    node name   : ID1439550
    pid         : 4860
    system name : BID
    system nr.  : 00
    started at  : Mon Oct 29 14:47:11 2007
    arguments       :
           arg[00] : E:\usr\sap\BID\DVEBMGS00\exe\jlaunch.exe
           arg[01] : pf=E:\usr\sap\BID\SYS\profile\BID_DVEBMGS00_s010sap35
           arg[02] : -DSAPINFO=BID_00_server
           arg[03] : pf=E:\usr\sap\BID\SYS\profile\BID_DVEBMGS00_s010sap35
           arg[04] : -DSAPSTART=1
           arg[05] : -DCONNECT_PORT=3140
           arg[06] : -DSAPSYSTEM=00
           arg[07] : -DSAPSYSTEMNAME=BID
           arg[08] : -DSAPMYNAME=s010sap35_BID_00
           arg[09] : -DSAPPROFILE=E:\usr\sap\BID\SYS\profile\BID_DVEBMGS00_s010sap35
           arg[10] : -DFRFC_FALLBACK=ON
           arg[11] : -DFRFC_FALLBACK_HOST=localhost
    [Thr 3164] Mon Oct 29 14:47:11 2007
    [Thr 3164] *** WARNING => INFO: Unknown property [instance.box.number=BIDDVEBMGS00s010sap35] [jstartxx.c   841]
    [Thr 3164] *** WARNING => INFO: Unknown property [instance.en.host=s010sap35] [jstartxx.c   841]
    [Thr 3164] *** WARNING => INFO: Unknown property [instance.en.port=3201] [jstartxx.c   841]
    [Thr 3164] *** WARNING => INFO: Unknown property [instance.system.id=0] [jstartxx.c   841]
    JStartupReadInstanceProperties: read instance properties [E:\usr\sap\BID\DVEBMGS00\j2ee\cluster\instance.properties]
    -> ms host    : s010sap35
    -> ms port    : 3901
    -> OS libs    : E:\usr\sap\BID\DVEBMGS00\j2ee\os_libs
    -> Admin URL  :
    -> run mode   : normal
    -> run action : NONE
    -> enabled    : yes
    Used property files
    -> files [00] : E:\usr\sap\BID\DVEBMGS00\j2ee\cluster\instance.properties
    Instance properties
    -> ms host    : s010sap35
    -> ms port    : 3901
    -> os libs    : E:\usr\sap\BID\DVEBMGS00\j2ee\os_libs
    -> admin URL  :
    -> run mode   : normal
    -> run action : NONE
    -> enabled    : yes
    Bootstrap nodes
    -> [00] bootstrap            : E:\usr\sap\BID\DVEBMGS00\j2ee\cluster\instance.properties
    -> [01] bootstrap_ID1439500  : E:\usr\sap\BID\DVEBMGS00\j2ee\cluster\instance.properties
    -> [02] bootstrap_ID1439550  : E:\usr\sap\BID\DVEBMGS00\j2ee\cluster\instance.properties
    Worker nodes
    -> [00] ID1439500            : E:\usr\sap\BID\DVEBMGS00\j2ee\cluster\instance.properties
    -> [01] ID1439550            : E:\usr\sap\BID\DVEBMGS00\j2ee\cluster\instance.properties
    [Thr 3164] JLaunchRequestQueueInit: create named pipe for ipc
    [Thr 3164] JLaunchRequestQueueInit: create pipe listener thread
    [Thr 2724] JLaunchRequestFunc: Thread 2724 started as listener thread for np messages.
    [Thr 720] WaitSyncSemThread: Thread 720 started as semaphore monitor thread.
    [Thr 3164] NiInit3: NI already initialized; param 'maxHandles' ignored (1;202)
    [Thr 3164] CPIC (version=700.2006.09.13)
    [Thr 3164] [Node: server0] java home is set by profile parameter
         Java Home: E:\JavaJDK
    [Thr 3164] JStartupICheckFrameworkPackage: can't find framework package E:\usr\sap\BID\DVEBMGS00\exe\jvmx.jar
    JStartupIReadSection: read node properties [ID1439550]
    -> node name          : server0
    -> node type          : server
    -> node execute       : yes
    -> jlaunch parameters :
    -> java path          : E:\JavaJDK
    -> java parameters    : -Djco.jarm=1 -XX:MaxPermSize=512M -XX:PermSize=512M -XX:NewSize=320M -XX:MaxNewSize=320M -XX:DisableExplicitGC -verbose:gc -Xloggc:GC.log -XX:PrintGCDetails -XX:+PrintGCTimeStamps -Djava.awt.headless=true -Dsun.io.useCanonCaches=false -XX:SoftRefLRUPolicyMSPerMB=1 -XX:SurvivorRatio=2 -XX:TargetSurvivorRatio=90 -Djava.security.policy=./java.policy -Djava.security.egd=file:/dev/urandom -Dorg.omg.CORBA.ORBClass=com.sap.engine.system.ORBProxy -Dorg.omg.CORBA.ORBSingletonClass=com.sap.engine.system.ORBSingletonProxy -Djavax.rmi.CORBA.PortableRemoteObjectClass=com.sap.engine.system.PortableRemoteObjectProxy
    -> java vm version    : 1.4.2_15-b02
    -> java vm vendor     : Java HotSpot(TM) 64-Bit Server VM (Sun Microsystems Inc.)
    -> java vm type       : server
    -> java vm cpu        : amd64
    -> heap size          : 2048M
    -> init heap size     : 2048M
    -> root path          : E:\usr\sap\BID\DVEBMGS00\j2ee\cluster\server0
    -> class path         : .\bin\boot\boot.jar;.\bin\boot\jaas.jar;.\bin\system\bytecode.jar;.
    -> OS libs path       : E:\usr\sap\BID\DVEBMGS00\j2ee\os_libs
    -> main class         : com.sap.engine.boot.Start
    -> framework class    : com.sap.bc.proj.jstartup.JStartupFramework
    -> registr. class     : com.sap.bc.proj.jstartup.JStartupNatives
    -> framework path     : E:\usr\sap\BID\DVEBMGS00\exe\jstartup.jar;E:\usr\sap\BID\DVEBMGS00\exe\jvmx.jar
    -> shutdown class     : com.sap.engine.boot.Start
    -> parameters         : -Xss2m -Xmx2048m -verbose:gc -XX:UseParNewGC -XX:UseTLAB -XX:HandlePromotionFailure -XX:PrintClassHistogram -XX:SoftRefLRUPolicyMSPerMB=1 -XX:+PrintTenuringDistribution
    -> debuggable         : no
    -> debug mode         : no
    -> debug port         : 50021
    -> shutdown timeout   : 120000
    [Thr 3164] JLaunchISetDebugMode: set debug mode [no]
    [Thr 4948] JLaunchIStartFunc: Thread 4948 started as Java VM thread.
    [Thr 4948] [JHVM_PrepareVMOptions] use java parameters set by profile parameter
         Java Parameters: -Xss2m
    JHVM_LoadJavaVM: VM Arguments of node [server0]
    -> stack   : 1048576 Bytes
    -> arg[  0]: exit
    -> arg[  1]: abort
    -> arg[  2]: vfprintf
    -> arg[  3]: -Djco.jarm=1
    -> arg[  4]: -XX:MaxPermSize=512M
    -> arg[  5]: -XX:PermSize=512M
    -> arg[  6]: -XX:NewSize=320M
    -> arg[  7]: -XX:MaxNewSize=320M
    -> arg[  8]: -XX:+DisableExplicitGC
    -> arg[  9]: -verbose:gc
    -> arg[ 10]: -Xloggc:GC.log
    -> arg[ 11]: -XX:+PrintGCDetails
    -> arg[ 12]: -XX:+PrintGCTimeStamps
    -> arg[ 13]: -Djava.awt.headless=true
    -> arg[ 14]: -Dsun.io.useCanonCaches=false
    -> arg[ 15]: -XX:SoftRefLRUPolicyMSPerMB=1
    -> arg[ 16]: -XX:SurvivorRatio=2
    -> arg[ 17]: -XX:TargetSurvivorRatio=90
    -> arg[ 18]: -Djava.security.policy=./java.policy
    -> arg[ 19]: -Djava.security.egd=file:/dev/urandom
    -> arg[ 20]: -Dorg.omg.CORBA.ORBClass=com.sap.engine.system.ORBProxy
    -> arg[ 21]: -Dorg.omg.CORBA.ORBSingletonClass=com.sap.engine.system.ORBSingletonProxy
    -> arg[ 22]: -Djavax.rmi.CORBA.PortableRemoteObjectClass=com.sap.engine.system.PortableRemoteObjectProxy
    -> arg[ 23]: -Dsys.global.dir=E:\usr\sap\BID\SYS\global
    -> arg[ 24]: -Dapplication.home=E:\usr\sap\BID\DVEBMGS00\exe
    -> arg[ 25]: -Djava.class.path=E:\usr\sap\BID\DVEBMGS00\exe\jstartup.jar;E:\usr\sap\BID\DVEBMGS00\exe\jvmx.jar;.\bin\boot\boot.jar;.\bin\boot\jaas.jar;.\bin\system\bytecode.jar;.
    -> arg[ 26]: -Djava.library.path=E:\JavaJDK\jre\bin\server;E:\JavaJDK\jre\bin;E:\JavaJDK\bin;E:\usr\sap\BID\DVEBMGS00\j2ee\os_libs;E:\oracle\BID\102\bin;E:\oracle\BID\102\Opatch;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files (x86)\Dell\SysMgt\RAC5;C:\Program Files (x86)\Dell\SysMgt\oma\bin;C:\Program Files (x86)\Dell\SysMgt\oma\oldiags\bin;E:\usr\sap\BID\SYS\exe\uc\NTAMD64
    -> arg[ 27]: -Dmemory.manager=2048M
    -> arg[ 28]: -Xmx2048M
    -> arg[ 29]: -Xms2048M
    -> arg[ 30]: -DLoadBalanceRestricted=no
    -> arg[ 31]: -Djstartup.mode=JCONTROL
    -> arg[ 32]: -Djstartup.ownProcessId=4860
    -> arg[ 33]: -Djstartup.ownHardwareId=W1811314774
    -> arg[ 34]: -Djstartup.whoami=server
    -> arg[ 35]: -Djstartup.debuggable=no
    -> arg[ 36]: -Xss2m
    -> arg[ 37]: -DSAPINFO=BID_00_server
    -> arg[ 38]: -DSAPSTART=1
    -> arg[ 39]: -DCONNECT_PORT=3140
    -> arg[ 40]: -DSAPSYSTEM=00
    -> arg[ 41]: -DSAPSYSTEMNAME=BID
    -> arg[ 42]: -DSAPMYNAME=s010sap35_BID_00
    -> arg[ 43]: -DSAPPROFILE=E:\usr\sap\BID\SYS\profile\BID_DVEBMGS00_s010sap35
    -> arg[ 44]: -DFRFC_FALLBACK=ON
    -> arg[ 45]: -DFRFC_FALLBACK_HOST=localhost
    -> arg[ 46]: -DSAPSTARTUP=1
    -> arg[ 47]: -DSAPSYSTEM=00
    -> arg[ 48]: -DSAPSYSTEMNAME=BID
    -> arg[ 49]: -DSAPMYNAME=s010sap35_BID_00
    -> arg[ 50]: -DSAPDBHOST=s010sap35
    -> arg[ 51]: -Dj2ee.dbhost=s010sap35
    CompilerOracle: exclude com/sapportals/portal/pb/layout/taglib/ContainerTag addIviewResources
    CompilerOracle: exclude com/sap/engine/services/keystore/impl/security/CodeBasedSecurityConnector getApplicationDomain
    CompilerOracle: exclude com/sap/engine/services/rmi_p4/P4StubSkeletonGenerator generateStub
    CompilerOracle: exclude com/sapportals/portal/prt/util/StringUtils escapeToJS
    CompilerOracle: exclude com/sapportals/portal/prt/core/broker/PortalServiceItem startServices
    CompilerOracle: exclude com/sap/engine/services/webservices/server/deploy/WSConfigurationHandler downloadFile
    CompilerOracle: exclude com/sapportals/portal/prt/jndisupport/util/AbstractHierarchicalContext lookup
    CompilerOracle: exclude com/sapportals/portal/navigation/cache/CacheNavigationNode getAttributeValue
    CompilerOracle: exclude com/sapportals/portal/navigation/TopLevelNavigationiView PrintNode
    CompilerOracle: exclude com/sapportals/wcm/service/ice/wcm/ICEPropertiesCoder encode
    CompilerOracle: exclude com/sap/lcr/pers/delta/importing/ObjectLoader loadObjects
    CompilerOracle: exclude com/sap/engine/services/webservices/jaxrpc/encoding/InstanceBuilder readElement
    CompilerOracle: exclude com/sap/engine/services/webservices/jaxrpc/encoding/InstanceBuilder readSequence
    CompilerOracle: exclude com/sap/engine/services/webservices/jaxrpc/encoding/TypeMappingImpl initializeRelations
    CompilerOracle: exclude com/sap/engine/services/webservices/jaxrpc/encoding/GeneratedComplexType _loadInto
    [Thr 4948] JHVM_LoadJavaVM: Java VM created OK.
    JHVM_BuildArgumentList: main method arguments of node [server0]
    -> arg[  0]: -Xss2m
    -> arg[  1]: -Xmx2048m
    -> arg[  2]: -verbose:gc
    -> arg[  3]: -XX:+UseParNewGC
    -> arg[  4]: -XX:+UseTLAB
    -> arg[  5]: -XX:+HandlePromotionFailure
    -> arg[  6]: -XX:+PrintClassHistogram
    -> arg[  7]: -XX:SoftRefLRUPolicyMSPerMB=1
    -> arg[  8]: -XX:+PrintTenuringDistribution
    [Thr 1072] Mon Oct 29 14:47:12 2007
    [Thr 1072] JHVM_RegisterNatives: registering methods in com.sap.bc.krn.perf.PerfTimes
    [Thr 1072] JHVM_RegisterNatives: registering methods in com.sap.bc.proj.jstartup.JStartupFramework
    [Thr 1072] JLaunchISetClusterId: set cluster id 1439550
    [Thr 1072] JLaunchISetState: change state from [Initial (0)] to [Waiting for start (1)]
    [Thr 1072] JLaunchISetState: change state from [Waiting for start (1)] to [Starting (2)]
    [Thr 4072] Mon Oct 29 14:47:22 2007
    [Thr 4072] JHVM_RegisterNatives: registering methods in com.sap.mw.rfc.driver.CpicDriver
    [Thr 4072] JHVM_RegisterNatives: registering methods in com.sap.i18n.cp.ConverterJNI
    [Thr 2652] Mon Oct 29 14:47:23 2007
    [Thr 2652] JLaunchIExitJava: exit hook is called (rc = -11113)
    [Thr 2652] **********************************************************************
    ERROR => The Java VM terminated with a non-zero exit code.
    Please see SAP Note 943602 , section 'J2EE Engine exit codes'
    for additional information and trouble shooting.
    [Thr 2652] JLaunchCloseProgram: good bye (exitcode = -11113)"

  • Changing Client 150 in ECC 6

    Hello Basis Experts,
    We are running ECC 6 on AIX/DB2.
    Is there a way to change the client number without creating a new client and doing a client copy?
    Is it possible to change a client number from the DB utility? 
    thanks all inadvance for your response.

    Anthony Trans wrote:
    > Is there a way to change the client number without creating a new client and doing a client copy?
    >
    > Is it possible to change a client number from the DB utility? 
    No.
    Thanks

  • Change client sequence file when Ctrl F5

    I have a teststand 2010 and labview 2011 based test system. I have modified the 'Single Pass' sequential model so that when Ctrl+F5 is pressed, 'main sequence' from a self test sequence is run, not the 'main sequence' from the currently loaded test sequence. It all seems to work but when the test report is created it contains the name of the loaded test sequence, not the name of the self test sequence...
    Is there a way in teststand to say that the client sequence is the self test sequence not the test sequence loaded into teststand when Ctrl+F5 was pressed, therefor the report filename will contain the name of the self test sequence not the name of the current loaded test sequence ???
    Any help or pointers would be very helpful...
    Cheers
    Derren Price
    Solved!
    Go to Solution.

    Rather than modifying the model to change which sequence is called, you should modify it to change the client sequence file. Look at the DynamicClientSequenceFile example in the TestStand examples directory.
    Hope this helps,
    -Doug

  • How to change Client of a Transport Request?

    Hi friends,
    I am trying to Change the clien of a Transport Request in se01 but the field is disabled.. Is there any way to change the Client of a Transport Request?
    Pls Help me.
    Regards
    Venkatesh.S

    Why you want to change the client ?
    I assume, you are not talking about changing the traget system client but the client of the source system TR  ie for ex 100 or 120.
    If the Development Server has two clients say 100 (Configuration) and 120 (Development and Unit Test) then for configuration changes Functionals will get the TR created in 100 where as we developers get the TR created in 120.
    For Development,if you get a workbench TR in 100 client but trying to change the program in 120,then while saving the changes in the TR it will not let you save your changes because the TR is created in 100 but you are trying to use that TR to capture the changes that you are doing in 120.
    To my knowledge we can't get THIS client changed,instead we need to get a new TR in the client say 120 where the workbench changes are supposed to be done.
    K,Kiran

  • Changing Client Browser URL

    How can I change the client browser URL after a request ?
    Example:
    Browser => HTTP/POST to "www.google.com" with the keywords included in the form
    Browser <= receive the response of the "www.google.com" but the url in the browser now contains "http://www.google.be/search?q=test&ie=UTF-8&oe=UTF-8&hl=nl&meta=".
    Thanks in advance,
    Geof

    In your example, Google.com does a redirect to that URL. You can do that like so:response.sendRedirect(response.encodeRedirectURL(newURL));If you are using level 2.2 or later of servlets, newURL can contain a URL relative to the current one, otherwise it has to be a full URL.

  • WCF TCP and change client IP

    Hello,
    I create a simple unit test for our WCF service that uses net.tcp\duplex
    My PC contains multiple IP addresses.
    I want to ask is there a way to change the IP address of my PC for a specific request to the service?
    My goal is to simulate multiple requests from different PCs (IPs) to the WCF service
    Please advise,
    Thanks
    Roy
    R.R

    Hi,
    For this scenario, if your pc has multiple networks adapters, you may could try to refer to the following links for more information:
    http://vunvulearadu.blogspot.com/2013/03/wcf-client-and-multiply-ip-address-how.html
    Besides, you could also have a look at the link below:
    http://stackoverflow.com/questions/3249846/specify-the-outgoing-ip-address-to-use-with-wcf-client
    Regards

  • Changing client title name

    Hi, I weant to change the name of client associated with client number which comes when we login. How do we do that ?
    Thanks.
    Regards,
    Rajesh.

    Hi Rajesh,
    What exactly are you trying to do?
    The way I read your question, you are talking about the screen where you provide client, user id and password to log on, right?
    If this is correct, I don't know what you mean by client name; are you referring to the client number and try to change the default client that is pre-populated?
    In this case this has to be done through RZ11 by changing the profile parameters. Check <a href="https://forums.sdn.sap.com/click.jspa?searchID=1387482&messageID=2836136">this</a>.
    Otherwise I don't see any client name on the login screen.
    Thanks,
    Guenther

  • Change clients for PI system

    Is there anyone have tried to change the clients of installed PI system???

    HI
    Below link woud be helpful for you
    How to change the client in SAP XI/PI
    /people/carlosivan.prietorubio/blog/2008/01/10/how-to-change-the-client-in-sap-xipi
    Thanks
    Swarup

  • Change client of MSS

    Hi..
       My MSS Portal works fine, but i need to connect it with another R/3 client to do some test. How ca i do that?
    Thanks in advance...

    Hi,
       You have to configure JCO connections to point them to new SAP system/ client apart from configuring system Objects..
       Check these, these links explain how to configure system Objects and JCo connections for MSS package..
    http://help.sap.com/saphelp_erp2004/helpdata/en/cf/917b401c976d1de10000000a1550b0/frameset.htm
    http://help.sap.com/saphelp_erp2004/helpdata/en/ca/115e4088dc0272e10000000a155106/frameset.htm
          I hope it helps.
    Regards,
    Naga Uday Kasu.

  • Hierarchy change, client reassignment and trustedrootkey

    I manage a child primary site (mixed mode) with about 5000 clients. All the clients are pre-provisioned with the trustedrootkey flag.
    There is no AD schema extension, we never use client push to deploy clients.
    The clients get the MP from DNS.
    In the next few months, I want to break the parent child relationship and have the child be a standalone primary before I plan the migration to SCCM 2012.
    My question is what happens to the clients when I break the parent child relationship in this scenario. There is no AD for the clients to look up to.
    As soon as my primary gets a new trustedrootkey will the clients be unmanaged?
    Everything I've read tells me they will get assigned to the first MP that replies to their AD or DNS query or they go unmanaged.
    Am I looking at agent deployments all over again?
    Thanks

    My question is what happens to the clients when I break the parent child relationship in this scenario. There is no AD for the clients to look up to.
    As soon as my primary gets a new trustedrootkey will the clients be unmanaged?
    Everything I've read tells me they will get assigned to the first MP that replies to their AD or DNS query or they go unmanaged.
    Am I looking at agent deployments all over again?
    1) Nothing will happened to the cleints
    2) I will NOT get a new cert 
    3) That is not true.  As long as they can continue to contact your primary server (MP) then will will continue to be managed.
    4) Only if you want to. But you will have to deploy new clients for CM12.
    Garth Jones | My blogs: Enhansoft and
    Old Blog site | Twitter:
    @GarthMJ

Maybe you are looking for

  • Assign cheque no for F110

    Hi, Is anyone know how to assign check no in F110, so that the payment document created automatically will be assigned to a check no without printing it. Example : When I do payment run, the result is document no. 1500047818. Manually I will assign t

  • Displaying image on a standard form in Oracle Apps

    Hello, Is there any means by which we can add image item to Oracle standard form? I will be creating a custom table to store itemwise images. I need to synchronize the image displayed on a standard form with the item code. Is this possible? Kindly gi

  • How to get audio recordings back on my Mac?

    I accidentally deleted most of my audio recordings on the Mac.  But they're still on my iPhone.  When I sync my iPhone to my Mac they don't go back into iTunes but they remain on my iPhone.  Is there a way where I can get them back in my iTunes libra

  • I Forgot Some Apps I Paid For

    Hi. I forgot some apps I paid for and I don't think I have it backed up in iTunes. How do you display just the apps you paid for? If a query like that is not possible, is there another way to display just your paid apps? There're only two buttons on

  • HP Officejet 7610 Scan

    I'm trying to scan full page images that contain both text and photos but the scanner software keeps breaking the scan into component parts rather than just a full page. I get a separate photo file and another file with just the text for example. How