Change domain name BPC 10 for MS

Hi,
We will change domain name so I will need to change that in BPC for all the end users, which should not be a problem but for the service users running BPC, BPCInstall, BPCAdmin and BPCUser I guess it can/will be a problem.
Option 1 - reinstall SAP BPC
I have read a sap note(1451175) where they suggest to reinstall SAP BPC,http://service.sap.com/sap/support/notes/1451175
and also sap note(1692721),http://service.sap.com/sap/support/notes/1692721
If I do that the question is can I restore my environment(s) I have today or do they contain the "old" domain name users or is that only stored in the "appserver".
Option 2 - modify SAP BPC
Not recommended according to above note.
Do anyone have any experience in this or suggestions please let me know.
Brgds
Mattias Ferling

Multiple primary zones work fine within you private DNS services, and would be the usual approach for the local DNS server.
The external (public) DNS services gets another translation and an MX (mail exchange) record that points at your public IP.
If you're renaming the host itself, you'll reset the name through Server Admin, and then verify the change by launching Terminal.app and issuing sudo changeip -checkhostname command.  If that doesn't work, you might need to reset the host name via the changeip command; see man changeip for details.
One key piece of all this: your public mail server needs to be an A record, which means your public forward and reverse DNS for your mail server and your MX record and your public static IP address all match.
Your mail server will need to enable the new domain as a virtual host; that'll all it to receive mail for the new domain.

Similar Messages

  • EmailWriterImpl error : 553 5.5.4 user1 ... Domain name required for sender address user1

    hi all,<br />i am trying lc8 with a turnkey+jboss install on a windows2003 box, and getting the error below, where do i need to make the changes to correct this error? TIA<br /><br />2008-05-15 16:35:00,578 INFO  [com.adobe.idp.dsc.provider.service.email.impl.EmailReaderImpl] begins process emails: <br />2008-05-15 16:35:00,578 INFO  [com.adobe.idp.dsc.provider.service.email.impl.EmailReaderImpl] EmailSource is Locked: [email protected]<br />2008-05-15 16:35:00,593 INFO  [com.adobe.idp.dsc.provider.service.email.impl.EmailReaderImpl] EmailSource is Locked: [email protected]<br />2008-05-15 16:35:00,734 INFO  [com.adobe.idp.dsc.provider.service.email.impl.EmailReaderImpl] done process emails: <br />2008-05-15 16:35:00,750 INFO  [com.adobe.idp.dsc.provider.service.email.impl.EmailReaderImpl] unlock EmailSource : [email protected]<br />2008-05-15 16:40:00,109 INFO  [com.adobe.idp.dsc.provider.service.email.impl.EmailReaderImpl] begins process emails: <br />2008-05-15 16:40:00,125 INFO  [com.adobe.idp.dsc.provider.service.email.impl.EmailReaderImpl] EmailSource is Locked: [email protected]<br />2008-05-15 16:40:00,125 INFO  [com.adobe.idp.dsc.provider.service.email.impl.EmailReaderImpl] EmailSource is Locked: [email protected]<br />2008-05-15 16:40:01,203 INFO  [com.adobe.idp.dsc.provider.service.email.impl.EmailReaderImpl] done process emails: <br />2008-05-15 16:40:01,312 INFO  [com.adobe.idp.dsc.provider.service.email.impl.EmailReaderImpl] unlock EmailSource : [email protected]<br />2008-05-15 16:40:01,609 ERROR [org.jboss.ejb.plugins.LogInterceptor] TransactionRolledbackLocalException in method: public abstract com.adobe.idp.um.api.infomodel.User com.adobe.idp.um.businesslogic.directoryservices.DirectoryServicesManager.getExpandedAuth enticatedUser(java.lang.String,java.lang.String,int) throws com.adobe.idp.common.errors.exception.IDPException,com.adobe.idp.common.errors.exception. IDPSystemException, causedBy:<br />com.adobe.idp.common.errors.exception.IDPSystemException: nullorigin: | [com.adobe.idp.um.businesslogic.directoryservices.DirectoryServicesManagerBean] errorCode:13316 errorCodeHEX:0x3404 message:user_identifier:SuperAdmin domain:abx.xyz.com<br />     at com.adobe.idp.um.businesslogic.directoryservices.DirectoryServicesManagerBean.getExpanded AuthenticatedUser(DirectoryServicesManagerBean.java:1181)<br />     at sun.reflect.GeneratedMethodAccessor365.invoke(Unknown Source)<br />     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)<br />     at java.lang.reflect.Method.invoke(Method.java:585)<br /><br />[...]<br /><br />2008-05-15 16:40:01,937 INFO  [com.adobe.idp.dsc.provider.service.email.impl.EmailWriterImpl] EmailWriterImpl error : 553 5.5.4 <user1>... Domain name required for sender address user1<br /><br />2008-05-15 16:40:01,937 INFO  [STDOUT] javax.mail.MessagingException: 553 5.5.4 <user1>... Domain name required for sender address user1<br />2008-05-15 16:40:01,937 INFO  [STDOUT]      at com.sun.mail.smtp.SMTPTransport.issueCommand(SMTPTransport.java:1020)<br />2008-05-15 16:40:01,937 INFO  [STDOUT]      at com.sun.mail.smtp.SMTPTransport.mailFrom(SMTPTransport.java:716)<br />2008-05-15 16:40:01,937 INFO  [STDOUT]      at com.sun.mail.smtp.SMTPTransport.sendMessage(SMTPTransport.java:388)<br />2008-05-15 16:40:01,937 INFO  [STDOUT]      at <br /><br />[...]<br /><br />2008-05-15 16:40:01,953 INFO  [STDOUT]      at org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.java:529)<br />2008-05-15 16:40:01,953 ERROR [com.adobe.idp.dsc.provider.service.email.impl.write.EmailResultHandlerImpl] Internal error.

    bump...
    Anyone got a fix for this? Vacation auto-reply is being bounced by 3rd party relay server due to malformed sender address.

  • Pb connecting from client to database after changing domain name

    Hi,
    I've got 3 databases wthis 3 listeners. all worked well since we change domain name. database server is in DMZ and is reconize witn 2 IP adresses.
    I can ping with tnsping but when I run sqlplus user/passwd@ORACLE_SID I've got this message : ERROR:
    ORA-12535: TNS : le dÚlai imparti Ó l'opÚration est ÚcoulÚ
    on local host this command run well and connect to database.
    is there somebody that knows this problem and its solution?
    Thank you for your help.
    PS: I'm on oracle 9.2.0 and windows200 server and client

    I've got this message in listener.log
    Démarré avec pid=3028
    Ecoute sur : (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(PIPENAME=\\.\pipe\EXTPROC0ipc)))
    Ecoute sur : (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=bam_sgbd.imelios.com)(PORT=1522)))
    TIMESTAMP * CONNECT DATA [* PROTOCOL INFO] * EVENT [* SID] * RETURN CODE
    19-MAR-2004 14:21:33 * (CONNECT_DATA=(SERVICE_NAME=ADRPRODR)(CID=(PROGRAM=c:\oracle\ora92\bin\sqlplus.exe)(HOST=U0011001)(USER=BerPRE))) * (ADDRESS=(PROTOCOL=tcp)(HOST=10.2.80.180)(PORT=2032)) * establish * ADRPRODR * 0
    19-MAR-2004 14:34:36 * (CONNECT_DATA=(SERVER=DEDICATED)(SERVICE_NAME=ADRPRODR)(CID=(PROGRAM=C:\oracle\ora92\bin\sqlplus.exe)(HOST=BAM_SGBD)(USER=BAM_SGBD))) * (ADDRESS=(PROTOCOL=tcp)(HOST=192.168.80.223)(PORT=2394)) * establish * ADRPRODR * 0
    19-MAR-2004 14:40:53 * (CONNECT_DATA=(SERVICE_NAME=ADRPRODR)(CID=(PROGRAM=c:\oracle\ora92\bin\sqlplus.exe)(HOST=U0011001)(USER=BerPRE))) * (ADDRESS=(PROTOCOL=tcp)(HOST=10.2.80.180)(PORT=2195)) * establish * ADRPRODR * 0
    19-MAR-2004 14:44:18 * (CONNECT_DATA=(SERVER=DEDICATED)(SERVICE_NAME=ADRPRODR)(CID=(PROGRAM=C:\oracle\ora92\bin\sqlplus.exe)(HOST=BAM_SGBD)(USER=BerPre))) * (ADDRESS=(PROTOCOL=tcp)(HOST=192.168.80.223)(PORT=2809)) * establish * ADRPRODR * 0
    19-MAR-2004 14:57:52 * (CONNECT_DATA=(SERVER=DEDICATED)(SERVICE_NAME=ADRPRODR)(CID=(PROGRAM=C:\oracle\ora92\bin\sqlplus.exe)(HOST=BAM_SGBD)(USER=BAM_SGBD))) * (ADDRESS=(PROTOCOL=tcp)(HOST=192.168.80.223)(PORT=3413)) * establish * ADRPRODR * 0
    19-MAR-2004 15:11:47 * (CONNECT_DATA=(SERVICE_NAME=ADRPRODR)(CID=(PROGRAM=c:\oracle\ora92\bin\sqlplus.exe)(HOST=U0011001)(USER=BerPRE))) * (ADDRESS=(PROTOCOL=tcp)(HOST=10.2.80.180)(PORT=2433)) * establish * ADRPRODR * 0
    19-MAR-2004 15:55:59 * (CONNECT_DATA=(SERVICE_NAME=ADRPRODR)(CID=(PROGRAM=c:\oracle\ora92\bin\sqlplus.exe)(HOST=U0011001)(USER=BerPRE))) * (ADDRESS=(PROTOCOL=tcp)(HOST=IP_ADRESSE)(PORT=2561)) * establish * ADRPRODR * 0
    19-MAR-2004 15:56:26 * (CONNECT_DATA=(SERVICE_NAME=ADRPRODR)(CID=(PROGRAM=c:\oracle\ora92\bin\sqlplus.exe)(HOST=U0011001)(USER=BerPRE))) * (ADDRESS=(PROTOCOL=tcp)(HOST=IP_ADRESSE)(PORT=2568)) * establish * ADRPRODR * 0
    this seems to work pas on client connection doesn't arrive

  • How to change domain name from "LocalHost" to ipaddress in Jdeveloper?

    Hi
    When i run any application from JDeveloper, the page opening with the URL keeping "*LocalHost*" as a domain name,
    eg: http://*localhost*:7101/Testing/faces/index.jsf
    How can i change the domain name from "localHost" to my system's ipaddress. So that whenever i execute the page, the page should open with the ipaddress and not with "localhost", like http://*10.34.65.175*:7101/Testing/faces/index.jsf
    Regards
    Raj

    Thank you Timo.
    I changed domain name from "localhost" to ipaddress as you said, after that the server stopped working. Unable to run any application.
    Then I changed it back to "localhost" and its working fine.
    I am doing it for 2 reasons,
    1) With localhost as domain name, I am unable to open ADF mobile browser application in Android emulator.
    2) Unable to do remote debugging. Hope this could be the reason.
    Regards
    Raj

  • Is it possible to change domain name

    OS: SuSE Linux Enterprise Server 8
    Oracle Version: 10.1.0.2.0
    I have Oracle Database installed on SLES 8.
    Is it possible to change domain name after database is running?
    (Not in live production yet)
    If yes where I need to make changes?
    Regards,
    D

    for the database, the dns domain is of no interrest. the parameter db_domain could be change dynamically, but it does not have to match the dns domain. In your sqlnet.ora, you can also define NAMES.DEFAULT_DOMAIN and the domain name in tnsnames.ora. But it does not have to match the dns domain.
    HTH
    Laurent

  • SAP NetWeaver DNS Domain Name System for SAP?

    Hi all,
    I need to install SAP Netweaver 7:01 SR1 ABAP Trial Version.
    I use Microsoft Windows XP.
    During the installation process asks the DNS Domain Name System for SAP.
    What should I put in this field?
    Following is the result of ipconfig:
    Ethernet adapter Local Area Connection 2:
    Connection-specific DNS Suffix....:
    IP Address.....................................: 10.10.0.10
    Subnet Mask..................................: 255.255.255.0
    Default Gateway...........................:
    The name of my machine is solaris.
    In the host file put the following:
    10.10.0.10 solaris
    I very much appreciate if someone can help me.
    Viviane

    Hi Viviane,
    Please check this thread:
    Error:Reverse lookup of address failed:(NW7.01ABAPTrailVersionInstallation)
    http://en.wikipedia.org/wiki/Domain_name_system
    Hope it helps.
    Regards,
    Arun

  • Changing domain name

    Hello All,
    We have oracle Database installed on RED HAT AS 3.1.
    Database version is 9.2.0.5.0.
    We also have two web servers connected to above database server.
    Just before live production, Management asks me to change domain name.
    1) My question is “Does changing domain name effect any thing from Oracle DB perspective"?
    2) Do I need to configure any thing from Oracle database?
    Regards,
    Diana Wales

    check global_name view and set it according to new settings
    Select * from global_name:
    update globale_name set global_name='NEW_NAME' ;
    commit;
    you should log in as sys

  • How to batch change domain name in links

    Have several hundred PDF files with links to external files. Links were inserted into Word version prior to PDF'ing. Need a utility or batch tool to update the domain name in the links. For example:
    Current link:  http://abcserver
    Must be changed to this:  http://zyxserver
    Alternate solution might be to batch update the links in the Word files, then batch process new PDF files.  (Need advice on how to do batch update of Word files.)
    Greatly appreciate prompt help and suggestions.
    I have:
    Windows XP
    Adobe Acrobat 9 Standard
    Office 2007

    One of the experts on this forum, Gilad D, has a tool that does this called Batch Edit URL Links here:
    http://try67.blogspot.com.au/2010/03/acrobat-batch-edit-links.html

  • Publish iweb site with out changing domain name?

    When you go to my website (hmstechnology.com) it changes it to this:
    http://hmstechnology.com/hmstechnology/HOME.html
    I was uploading via iWeb. Now I am ready to go back to filezilla so that I can just have my domain name remain hmstechnology.com when people visit.
    Any suggestions on why Filezilla is changing my domain name, or iWeb for that matter? How can I fix this?
    Greatly appreciated,
    Phil

    This is not so much an iWeb problem as a limitation of your server. If you switch to a hosting company that allows you to name your root folder the same as your domain name and you upload the files only, you will get the URL without the extra folder name.
    Having the page name in the URL box is not really a big deal as nobody has to enter it into the browser. If your site is uploaded to a folder named - iberianpigati - and the domain name is pointed at the index.html file inside this folder, all that has to be entered into the browser is...
    iberianpigati.com
    .... for anybody to get to your landing page.
    As has been pointed out, you could forward your domain name using masking/cloaking but this is a very poor choice from the point of view of SEO and bookmarking. If you are more concerned with the look of your individual page URLs than people actually finding your site then masking would be the way to go.

  • Will vmware horizon work after change domain name and ip adress and vcenter ?

    Hi
    i have a question
    i have to migrate all of my vmware horizon but for example my domain name is now a.com but i have to migare it to new domain b.comit means my domain name and ip adress will be change also connectios server ip adress vcenter ip adress  now i want to know if my domain name and ip adress change and also all of my vm and vcenter and ... change  will vmware horizon work after these changes ?
    best regards
    Babak

    Horizon View is depended on AD and this task is not trivial.
    What needs to be done depends on your setup and configuration and you will need assist from VMware Support and you should first replicate the setup in a test-environment.
    // Linjo

  • Cisco ISE change Domain Name

    Our ISE deployment was setup with our internal domain name of csi.corp, when presenting the guest CWA this is the domain name the is presented to
    the guest.  We would like for this to be out public domain and a valid certificate.  From what I have gathered the web portal https certificate must contain the FQDN of the ISE node, therefore I would need to change the domain name on the server(s).  I have found posts that some have changed the domain name after deployment without any adverse results, is this possible?  We are currently integrated with our corp AD and able to utilize this the EAP authentications.  We have 2 nodes in our deployment, is it possible to change the domain name to our public domain without a rebuild?
    Thanks,
    Joe

    Hmm, unless something has changed I don't believe this would work because:
    - Even though the CN doesn't have to be an exact match of the FQDN, I believe that the domain suffix in the CN still must match the domain suffix in the FQDN. So you can have many different values and domains in the SAN fields but the domain in the CN field must match the domain specified in the FQDN. I don't have any certs to test this with now but I am pretty sure that even though the CSR generation would work, the process will fail when trying to import the cert. 
    - Is ".local.corp" a public domain? It doesn't sound like it but perhaps it is :) However, if it is not, then many public CAs won't issue you a public certificate for a private domain. You can definitely give it a try and see what they say :)
    Let me know what you find out!
    Thank you for rating helpful posts!

  • Change Domain name in Hyperion Financial Reporting Web Server

    I have System 9.3.1 and i need to change the Domain name from one to another for the web application.
    Under which location i can find the domain controller defined??
    All the web applications are controlled by Websphere.

    in version 11.1.2
    we can changes web server name at
    oracleHOME/user_projects/epmsystem1/httpConfig/ohs/config/OHS/ohs_component
    and file name is mod_wl_ohs.conf
    is that something you are looking for

  • Cant change domain name

    I cant seem to get rid of my old domain name in iweb every time i try to visit my new site it always takes me to my old domain and also at the bottom of the iweb page it still lists my old domain in parentheses. I have tried over and over to change domain in my account page at .mac but it will not change the name. I dont understand

    every time i try to visit my new site it always takes me to my old domain and also at the bottom of the iweb page it still lists my old domain in parentheses.
    What is at the bottom of the page doesn't matter, iWeb is still publishing to .Mac and your url is always still http://web.mac.com/username. Also best to avoid the Visit button and just make a bookmark for your url.
    I have tried over and over to change domain in my account page at .mac but it will not change the name.
    Is the old name still there? Can you not make it blank?

  • Change domain name

    Robert5205 wrote:
    "Hello, IT? I'm trying to log in and it won't take it. I'm doing the same thing I've always done. No, I didn't read the email. What? Oh. What was my email address again?"
    Haha, yes I will get that...  I have a couple problem users/Guinea pigs I like to torture for testing!

    Hi all,
    Way back 15 years ago (before I was here) the company decided to create a windows domain for our company.  Instead of thinking it through and doing the right thing they decided to make the domain name companyname-city 
    lets say our domain name is MyCompany-Seattle.com
    I would like to at some point change this over to MyCompany.com  I have no problem doing tis over a long period of time and doing a gradual migration but just wondering what the high level steps would be to accomplish this.
    I think a straight domain rename is out as we have on premise exchange 2010 (email addresses are [email protected]) but I could add another domain controller for MyCompany.com.
    Any help would be appreciated.
    This topic first appeared in the Spiceworks Community

  • Change domain name of manager to display name

    HI there,
    I'm modifying Item_Person_HoverPanel template, got all needed stuff there but i'm having trouble with manager.
    I got my manager attribute imported from AD, and i'm trying to display it in a hover.
    Code:
    <!--#_                    
                                if(has_manager == true) {
                            _#--> 
                                        <li id="manager">
                                            <div class="ms-srch-hover-subTitle"><h3 class="ms-soften">Manager: <br></h3>
    _#= ctx.CurrentItem.Manager =#_</div>
                                        </li>
                           <!--#_ 
    _#-->
    I'm receiving domain/username and i would like to get just display name.
    So how can i convert domain/username to display name in that template?

    Thanks for your time Lakshmanan,
    but i'm not having trouble with sync, or users identity.
    This attribute "Manager" are supposed to be Domain\name.
    I need to convert it in that specific template, not change importation rules from AD.

Maybe you are looking for

  • Error while uploading time sheet

    Dear Consultant, We have negative time management system. We do not run payroll on SAP but have Time Management System. We upload Timesheets in SAP using CAT2. While uploading Timesheets we got error as " SUBMIT authorization GVAL required for progra

  • How to get the list of database Views modifying the DB tools list tables.vi

    Hi, I have a problem, I just started using LabVIEW and in particular the LabVIEW connectivity toolkit and I am lookig fgor suggestion regarding how to get the list of database Views modifying the DB tools list tables.vi... Thanks in advance, Michela

  • XI Http adapter receiver issue, how to change the target payload format

    Dear all, In my project, I need to call a servlet program using Http/xml. The message format accepted by the server program is like this: request: <?xml version="1.0" encoding="GBK"?> <PACKET type="REQUEST" version="1.0" > <HEAD>   <REQUEST_TYPE>01</

  • Passing parameters to select query in DB link from invoke...

    I am having a DB partner link which executes the select query based on user specified parameter. Now i have created an invoke activity and specified input[this needs to be passed to query] and output parameters[this is query result]. This invoke acti

  • Data entry type in array of clusters

    Hi i have 4 column array of cluster X Y Z & Data entry Type  X+Y=Z simply I wanna do this  when i entry x; data type cell will auto X (not numerical value just "X") when i entry z; data type cell will auto Z  Then i can build my algorithm. How can i