ABAP Adaption while migrating from Windows to Unix

Dear All,
I am working on a project where SAP system has been migrating from Windows to Unix os. Because of this all ABAP which are using Files, Operating system command has to be adapted as well.
How can I get such a list of ABAP objects which will be affected by this migration.
Example I can look for Dataset command, External OS Commands and so on..
Please advice if there is a straight forward way to get such a list?
Your prompt response would be higly appreciated.
Thanks in Advance
Hemendra

Hello -
You need to visit URL - System Copy and Migration
Also refer to SAP note 547314, and the System Copy Guide for your SAP
release on SAP Service Marketplace :
http://service.sap.com/instguides -> <SAP System> -> <Release>
->Installation.
Regards.

Similar Messages

  • Problem while "migrating" from Windows to Mac OS X

    Over the last few months my Macbook was damaged and in repair. At that time I used a Windows PC instead and it was no problem to keep on using my old iTunes library file after I added the file extension ".itl".
    Now my Macbook is back and I wanted to open my iTunes library using Mac OS X, not expecting any bigger problem.
    To my astonishment iTunes keeps on crashing, showing the following error message: "The program iTunes could not be opened. An unknown error occured (13001)" (translated liberately, as my system is set to German).
    On both operating systems iTunes is running in the newest version. What could help solving my problem is the information that my iTunes Media folder including my iTunes library files are stored on an external harddrive formatted in HFS+.
    Windows had writing access on this file system using the software "Macdrive" in version 9.
    I already tried moving the library files to my desktop and opening them from there, also I tried to create a new library just for testing purposes on the same harddrive. Both tests failed with the same error message.
    Windows is still able to open the library as it was before.
    I searched for similar problems on the internet but couldn't find any help, so I hope that someone on here has any helping tips!

    Finally figured out the problem on my own. My external hard drive was named <Mobile 2.5">. In this thread I read about others having a problem when their hdd was named in a comparable way (e.g. <storage for 21" iMac>).
    I renamed my drive to <Mobile 2.5> and the problems are gone!

  • Since migrating from Windows 7 to Windows 8 and upgrading to iTunes 11, the latter has frozen while syncing my devices, usually while at the "determining apps to sync" stage of the process.  If I am attempting to download app updates before attempting to

    Since migrating from Windows 7 to Windows 8 and upgrading to iTunes 11, the latter has frozen while syncing my devices, usually while at the “determining apps to sync” stage of the process.  If I am attempting to download app updates before attempting to sync, the problem normally occurs at the first “installing app x” stage.  In addition, the whole iTunes experience is extremely sluggish and will even freeze while searching for a track.  Everything worked fine on Windows 7.  So far, I have repaired the program several times and have checked for compatibility issues, but there is no Windows 8 option in the combo box, obtained after right-clicking the icon and selecting Properties/Compatibility.  As a result, I am unable to sync my devices. If I uninstall iTunes before re-installing, will this affect my iTunes libraries?  Does anyone have any suggestions?

    After going by elimination to isolate if the problem was from (1) iTunes app, (2) my computer or (3) my old iPhone 4G, I figured out what my problem was.
    1) First I deleted & reinstalled iTunes on my Windows PC without succes, my playlist did not changed on my iPhone.
    2) I tested a successful #sync from the iMac at work.
    So my conclusion is: The hard drive on my Windows PC is full and that is affecting iTunes SYNC functionalities.
    So I'll do a back-up then run a "Clean Install" of my Windows OS, hoping that it will fix my SYNC problems.

  • Migrating database from windows to unix

    Can anyone, please suggest me some reading on migrating a database from windows to unix? Thanks

    Yes an export import is the most likely migration path you have. There is another option. You may install, just temporarily a 10g environment on the windows platform, then upgrade using the DBUA from 8i to 10g on the same platform. This way you will make sure you don't miss a piece of data during the migration process.
    Once your database is at the 10g platform, you may proceed with a transport tablespace from 10g win to 10g unix. Violà, your database will be on the 10g platform.
    Next, deinstall the windows temporary 10g installation.
    Notes:
    1. Make sure your 8i db is at the latest patchset available at 8i (8.1.7.4.0)
    2. Define which unix platform you are referring to. It's because of endian issues.
    ~ Madrid.

  • Migration from windows to Linux -- Autoconfig Error

    Hi DBA's
    I am doing Migration from Windows 2000 to Linux 4.0ES Migration.
    Application - 11.5.10.2, Database - 9.2.0.6.
    Documents Followed
    230627.1 - Export/Import Process for Oracle Applications Release 11i Database Instances Using Oracle9i Enterprise Edition
    238276.1 - Migrating to Linux with Oracle Applications Release 11i
    Till now i have finished as follows.
    1) Doc -238276.1
    Section 1 completed on the source instance.
    2) Doc -230627.1
    Section 1, Section 2, Section 3 completed.
    3) Now i started 238276.1
    Section 2.
    Step 1- updated the manifest --- Completed
    Step 2- copy appl_top and Common_top -- Completed
    Step 3- Clone the AutoConfig XML context file on the Target System -- Completed.
    Step 4- Install iAS Oracle Home -- Completed.
    Step 5- Apply the Oracle interoperability patches for Red Hat Enterprise Linux -- Ignored
    Note- Because My Application is 11.5.10.2.
    Step 6- Run AutoConfig setup phase on the Target System -- Error out.
    I run the command as follows.
    # cd <AD_TOP>/bin
    # ./adconfig.sh run=INSTE8_SETUP contextfile=<Target System ctxfile>
    [applmgr@aqherp bin]$ ./adconfig.sh run=INSTE8_SETUP contextfile=/s03/oracle/prodappl/admin/PROD_aqherp.xml
    Enter the APPS user password: Script execution phase specified: INSTE8_SETUP
    The log file for this session is located at: /s03/oracle/prodappl/admin/PROD_aqherp/log/01122007/adconfig.log
    AutoConfig is configuring the Applications environment...
    AutoConfig will consider the custom templates if present.
    Using APPL_TOP location : /s03/oracle/prodappl
    ERROR: Unable to set CLASSPATH
    Neither of the following are present
    /usr/jre/lib/rt.jar
    /usr/lib/rt.jarERROR: Unable to set CLASSPATH
    Neither of the following are present
    /usr/jre/lib/rt.jar
    /usr/lib/rt.jar Classpath :
    Version Conflicts among development maintained and customized templates encountered; aborting AutoConfig run.
    The logfile for this session is located at: /s03/oracle/prodappl/admin/PROD_aqherp/log/01122007/adconfig.log
    [applmgr@aqherp bin]$
    ==========================LOG FILE SHOWS=================================================
    Starting AutoConfig at Mon Jan 12 20:07:21 2009
    Using adconfig.pl version 115.81
    Script execution phase specified: INSTE8_SETUP
    Classpath :
    Version Conflicts among development maintained and customized templates encountered; aborting AutoConfig run.
    Please help me to resolve this issue.
    Best Regards,
    Suresh Gelda

    Hi DBA's
    I am able to run the autoconfig now, but i am getting errors in that
    Please check log file which i am pasting here
    Checking version of /s03/oracle/prodcomn/java/jdbc14.zip
    File exists
    RC-50208: Exception in method TimedProcessProcess.run
    Raised by oracle.apps.ad.util.TimedProcess$TimedProcessProcess: java.io.IOException: Cannot run program "/s03/oracle/prodappl/ad/11.5.0/bin/adident": java.io.IOException: error=2, No such file or directory
    File Version: -1
    File version could not be obtained
    Skipping updating s_fnd_jdbc_stmt_cache_size.
    Updated s_fnd_jdbc_stmt_cache_size to 0
    Configuring MOVEJSPPAGEREPOS settings ...
    Execute SYSTEM command : mv /s03/oracle/prodcomn/html/_pages /s03/oracle/prodcomn
    /s03/oracle/prodcomn/html/_pages is moved to /s03/oracle/prodcomn/_pages successfully
    ERRORCODE = 1 ERRORCODE_END
    .end std out.
    *******FATAL ERROR*******
    PROGRAM : (/s03/oracle/prodappl/fnd/11.5.0/patch/115/bin/txkSetConfig.pl)
    TIME : Tue Jan 13 12:23:09 2009
    FUNCTION: [ Level 1 ]
    ERRORMSG: ERROR: Reading /tmp//orainst/unix.rgs: No such file or directory
    STACK TRACE
    at /s03/oracle/prodappl/au/11.5.0/perl/TXK/Error.pm line 219
         TXK::Error::printMsg('TXK::Error', 'ERROR: Reading /tmp//orainst/unix.rgs: No such file or direct...') called at /s03/oracle/prodappl/fnd/11.5.0/patch/115/bin/txkSetConfig.pl line 92
    .end err out.
    Result : FAILED
    ===========================================================================
    Generate Tns Names
    Logfile: /s03/oracle/prodappl/admin/PROD_aqherp/log/01131223/NetServiceHandler.log
         Classpath : /usr/java/jdk1.6.0_11/jre/lib/rt.jar:/usr/java/jdk1.6.0_11/lib/dt.jar:/usr/java/jdk1.6.0_11/lib/tools.jar:/s03/oracle/prodcomn/java/appsborg2.zip:/s03/oracle/prodcomn/java
    Updating s_tnsmode to 'generateTNS'
    UpdateContext exited with status: 0
    java.lang.Exception: Error while generating listener.ora.
         at oracle.apps.ad.tools.configuration.NetServiceHandler.generate806Listener(NetServiceHandler.java:2503)
         at oracle.apps.ad.tools.configuration.NetServiceHandler.processNode(NetServiceHandler.java:2272)
         at oracle.apps.ad.tools.configuration.NetServiceHandler.main(NetServiceHandler.java:2978)
    AC-50480: Internal error occurred: java.lang.Exception: Error while generating listener.ora.
    Error generating tnsnames.ora from the database, temperory tnsnames.ora will be generated using templates
    Instantiating Tools tnsnames.ora
    Tools tnsnames.ora instantiated
    Web tnsnames.ora instantiated
    adgentns.pl exiting with status 512
    ERRORCODE = 512 ERRORCODE_END
    .end std out.
    .end err out.
    ================================================================================
    Uploading file system Context file and its templates to the database
    Context file :
    /s03/oracle/prodappl/admin/PROD_aqherp.xml
    ADX Database Utility
    getConnectionUsingAppsJDBCConnector() -->
    APPS_JDBC_URL=''
    Trying to get connection using SID based connect descriptor
    getConnection() -->
    sDbHost : aqherp
    sDbDomain : qudrah.com
    sDbPort : 1521
    sDbSid : PROD
    sDbUser : APPS
    Trying to connect using SID...
    getConnectionUsingSID() -->
    JDBC URL: jdbc:oracle:thin:@aqherp.qudrah.com:1521:PROD
    Connection obtained
    -------------------ADX Database Utility Finished---------------
    Result : Failed to upload the Context file to the DataBase
         Uploading Context file and its templates to the database...FAILED
    StackTrace:
    java.lang.Exception: oracle.apps.ad.autoconfig.oam.InDbCtxFileException: SQLException : ORA-04068: existing state of packages has been discarded
    ORA-04063: package body "APPS.FND_GSM_UTIL" has errors
    ORA-06508: PL/SQL: could not find program unit being called
    ORA-06512: at line 1
         at oracle.apps.ad.tools.configuration.FileSysDBCtxMerge.updateDBCtx(FileSysDBCtxMerge.java:685)
         at oracle.apps.ad.tools.configuration.FileSysDBCtxMerge.updateDBFiles(FileSysDBCtxMerge.java:222)
         at oracle.apps.ad.context.CtxValueMgt.processCtxFile(CtxValueMgt.java:1663)
         at oracle.apps.ad.context.CtxValueMgt.main(CtxValueMgt.java:709)
    =========================================================================================
    After Setting Environment
    ORACLE_HOME          : /tmp/
    LD_LIBRARY_PATH          : /tmp//lib:/usr/X11R6/lib:/usr/openwin/lib:/usr/java/jdk1.6.0_11/jre/lib/i386/server:/usr/java/jdk1.6.0_11/jre/lib/i386:/usr/java/jdk1.6.0_11/jre/../lib/i386:/tmp//lib:/usr/X11R6/lib:/usr/openwin/lib
    PATH               : /tmp//bin:/usr/bin:/usr/ccs/bin:/usr/sbin:/usr/bin:/usr/kerberos/bin:/usr/local/bin:/bin:/usr/bin:/usr/X11R6/bin:/s03/oracle/proddb/9.2.0/bin
    ORA_NLS               : /tmp//ocommon/nls/admin/data
    TNS_ADMIN          : /tmp//network/admin/PROD_aqherp
    NLS_LANG               : American_America.AR8MSWIN1256
    NLS_DATE_FORMAT          : DD-MON-RR
    NLS_NUMERIC_CHARACTERS     : .,
    NLS_SORT               : BINARY
    CONTEXT_NAME          : PROD_aqherp
    AD_TOP               : /s03/oracle/prodappl/ad/11.5.0
    FND_TOP               : /s03/oracle/prodappl/fnd/11.5.0
    TXK_TOP               : /s03/oracle/prodcomn/rgf/PROD_aqherp
    APPLTMP : /s03/oracle/prodcomn/temp
    TWO_TASK               : PROD
    ORACLE_LOCALPREFERENCE     : /tmp//tools/admin
    TNS CONNECT STRING     : PROD
    SQLPLUS               : /s03/oracle/proddb/9.2.0/bin/sqlplus
    Setting of Environment completed.
    SQL Command: SELECT language_code||',' FROM fnd_languages WHERE installed_flag IN ('B','I') AND language_code NOT IN ('US', 'SQ','IS','LT','VN')
    ERROR DESCRIPTION:
    (*******FATAL ERROR*******
    PROGRAM : (/s03/oracle/prodcomn/admin/install/PROD_aqherp/txkFrmUTF8.pl)
    TIME : Tue Jan 13 12:24:40 2009
    FUNCTION: TXK::SQLPLUS::validateConnectInfo [ Level 3 ]
    MESSAGES:
    SQLPLUS executable not found in ORACLE_HOME/bin
    STACK TRACE
    at /s03/oracle/prodappl/au/11.5.0/perl/TXK/Error.pm line 167
         TXK::Error::abort('TXK::Error', 'HASH(0x810dd30)') called at /s03/oracle/prodappl/au/11.5.0/perl/TXK/Common.pm line 299
         TXK::Common::doError('TXK::SQLPLUS=HASH(0x853767c)', 'SQLPLUS executable not found in ORACLE_HOME/bin', 'undef') called at /s03/oracle/prodappl/au/11.5.0/perl/TXK/Common.pm line 314
         TXK::Common::setError('TXK::SQLPLUS=HASH(0x853767c)', 'SQLPLUS executable not found in ORACLE_HOME/bin') called at /s03/oracle/prodappl/au/11.5.0/perl/TXK/SQLPLUS.pm line 346
         TXK::SQLPLUS::validateConnectInfo('TXK::SQLPLUS=HASH(0x853767c)') called at /s03/oracle/prodappl/au/11.5.0/perl/TXK/SQLPLUS.pm line 267
         TXK::SQLPLUS::setConnectInfo('TXK::SQLPLUS=HASH(0x853767c)', 'HASH(0x8537880)') called at /s03/oracle/prodappl/au/11.5.0/perl/TXK/TechstackDB.pm line 588
         TXK::TechstackDB::_getSQLValue('TXK::TechstackDB=HASH(0x853755c)', 'SELECT language_code||\',\' FROM fnd_languages WHERE installe...') called at /s03/oracle/prodappl/au/11.5.0/perl/TXK/TechstackDB.pm line 563
         TXK::TechstackDB::getSQLValue('TXK::TechstackDB=HASH(0x853755c)', 'SELECT language_code||\',\' FROM fnd_languages WHERE installe...') called at /s03/oracle/prodcomn/admin/install/PROD_aqherp/txkFrmUTF8.pl line 147
         eval {...} called at /s03/oracle/prodcomn/admin/install/PROD_aqherp/txkFrmUTF8.pl line 112
    ERRORCODE = 1 ERRORCODE_END
    .end std out.
    .end err out.
    ======================================================================================================
    [AutoConfig Error Report]
    The following report lists errors AutoConfig encountered during each
    phase of its execution. Errors are grouped by directory and phase.
    The report format is:
    <filename> <phase> <return code where appropriate>
    [SETUP PHASE]
    AutoConfig could not successfully execute the following scripts:
    Directory: /s03/oracle/prodcomn/admin/install/PROD_aqherp
    adgendbc.sh INSTE8_SETUP 1
    adgenjky.sh INSTE8_SETUP 1
    afcpnode.sh INSTE8_SETUP 1
    afgcsreg.sh INSTE8_SETUP 1
    txkMultinode.sh INSTE8_SETUP 1
    wdbsvr.sh INSTE8_SETUP 1
    Directory: /usr/bin/perl -I /usr/lib/perl5/5.8.5/i386-linux-thread-multi -I /usr/lib/perl5/5.8.5 -I /usr/lib/perl5/site_perl/5.8.5/i386-linux-thread-multi -I /usr/lib/perl5/site_perl/5.8.4/i386-linux-thread-multi -I /usr/lib/perl5/site_perl/5.8.3/i386-linux-thread-multi -I /usr/lib/perl5/site_perl/5.8.2/i386-linux-thread-multi -I /usr/lib/perl5/site_perl/5.8.1/i386-linux-thread-multi -I /usr/lib/perl5/site_perl/5.8.0/i386-linux-thread-multi -I /usr/lib/perl5/site_perl/5.8.5 -I /usr/lib/perl5/site_perl/5.8.4 -I /usr/lib/perl5/site_perl/5.8.3 -I /usr/lib/perl5/site_perl/5.8.2 -I /usr/lib/perl5/site_perl/5.8.1 -I /usr/lib/perl5/site_perl/5.8.0 -I /usr/lib/perl5/site_perl -I /usr/lib/perl5/vendor_perl/5.8.5/i386-linux-thread-multi -I /usr/lib/perl5/vendor_perl/5.8.4/i386-linux-thread-multi -I /usr/lib/perl5/vendor_perl/5.8.3/i386-linux-thread-multi -I /usr/lib/perl5/vendor_perl/5.8.2/i386-linux-thread-multi -I /usr/lib/perl5/vendor_perl/5.8.1/i386-linux-thread-multi -I /usr/lib/perl5/vendor_perl/5.8.0/i386-linux-thread-multi -I /usr/lib/perl5/vendor_perl/5.8.5 -I /usr/lib/perl5/vendor_perl/5.8.4 -I /usr/lib/perl5/vendor_perl/5.8.3 -I /usr/lib/perl5/vendor_perl/5.8.2 -I /usr/lib/perl5/vendor_perl/5.8.1 -I /usr/lib/perl5/vendor_perl/5.8.0 -I /usr/lib/perl5/vendor_perl -I . -I /s03/oracle/prodappl/au/11.5.0/perl /s03/oracle/prodcomn/admin/install/PROD_aqherp
    txkFrmUTF8.pl INSTE8_SETUP 1
    AutoConfig is exiting with status 7
    Best Regards,

  • Migrating from Windows Photoshop Elements to iPhoto '08

    I recently got a Mac and I'm looking into migrating from Windows Photoshop Elements 6.0 to iPhoto 7 ('08).
    I've seached this forum, but I didn't find any detailed tips, tricks and recommendations on how to do the migration. I know about the PE (Photoshop Elements) command to write keyword information into the files (something like File->write tags to file). Someone (IIRC Barbara B.) also mentioned something about scripts to make the transition smoother, although I haven't seen any detailed information on what and where these scripts are. Basically, I'd like to hear from users who have migrated from Windows Photoshop Elements. I have thousands of pictures and prior planning can save me lots of time.
    Some questions:
    1. Photoshop Elements has a tagging feature, which is similar to iPhoto's keyword feature. Not sure how iPhoto will process the keywords. Do I just import the pictures into iPhoto and iPhoto will recognize the keywords? Should I create the keywords in iPhoto ahead of time prior to import (using names that exactly match Photoshop tag names) ?
    2. In PE, I've assigned captions to pictures. Can iPhoto read the captions and treat them as titles or descriptions?
    3. In PE, I've assigned ratings to pictures. Can iPhoto read them, or do I need to manually redo the ratings in iPhoto?
    4. One PE feature that I will really miss is hierarchical tags (e.g. Family->Kid's name). (Aside: everyone, please put in a request to Apple to support this feature!!) While I would prefer a native iPhoto feature to support hierarchical tags, I saw that there are 3rd party plugins available. What's the best one in terms of features and long term support/viability? Is it Keyword Manager?
    5. Any easy way to translate my PE Album definitions when migrating to iPhoto? I assume I would need to recreate them from scratch based on keywords and optionally ratings?
    6. I'm afraid to ask this next question (and I'm sure this is worthy of many separate threads). I'm still grappling with the concept of Events. In my mind, an event is something "monumental", and I've used Albums in PE for these "monumenal" events. A large percentage of my pictures don't really fit into a "monumental event" categary. Instead, they are pictures that were taken in a random/candid manner. Or, I might have pictures that are truly events, but maybe only 1 or 2 pictures would fit into an event. If I started using iPhoto from the very beginning, it may be easier to deal with the concept of events. However, I already have thousands of pictures. I'm wary of importing all my pictures in one shot (rather than on a per "event" basis), since it may result in hundreds of events, which, IMO, wouldn't provide much organizational value. Anyone have any tips/philosophical opinions on how to deal with events when thousands of pictures need to be imported? Someone (T.D.?) mentioned they organize by year for older pictures. Any suggestions?
    Thanks!

    randman
    Can't answer all your questions, but I'll have a go at a couple.
    1. Photoshop Elements has a tagging feature, which is similar to iPhoto's keyword feature. Not sure how iPhoto will process the keywords. Do I just import the pictures into iPhoto and iPhoto will recognize the keywords? Should I create the keywords in iPhoto ahead of time prior to import (using names that exactly match Photoshop tag names) ?
    If you write the tags to the file then iPhoto will recognise them as part of the IPTC data. There is no way to create tags in advance.
    2. In PE, I've assigned captions to pictures. Can iPhoto read the captions and treat them as titles or descriptions?
    Can Elements write these to the IPTC data? If so, iPhoto should read them. A little trial will confirm.
    3. In PE, I've assigned ratings to pictures. Can iPhoto read them, or do I need to manually redo the ratings in iPhoto?
    No, the IPTC data does not recognise ratings.
    4. One PE feature that I will really miss is hierarchical tags (e.g. Family->Kid's name). (Aside: everyone, please put in a request to Apple to support this feature!!) While I would prefer a native iPhoto feature to support hierarchical tags, I saw that there are 3rd party plugins available. What's the best one in terms of features and long term support/viability? Is it Keyword Manager?
    Keyword Manager is the way to do this.
    5. Any easy way to translate my PE Album definitions when migrating to iPhoto? I assume I would need to recreate them from scratch based on keywords and optionally ratings?
    What do you mean by "album definitions"?
    About Events:
    Don't get hung up on a word. They could have as easily called them 'trousers' and it would make almost as much sense
    An 'Event' is an import that is automatically divided into folders depending on the criteria you set in the iPhoto Preferences.
    Events in the iPhoto Window correspond exactly with the Folders in the Originals Folder in the iPhoto Library package file (Right click on it in the Pictures Folder -> Show Package Contents).
    You can move photos between Events, you can rename Events, edit them, create them, as long as you do it via the iPhoto Window. Check out the Info Pane (wee 'i', lower left) the name and date fields are editable. Edit a Event Name using the Info Pane, the Event Folder in iPhoto Library/Originals will also have the new name.
    So, really an Event is a Folder.
    For my money, Events are a very limited way of organising photos. They are strictly date and time based. As time goes by I consolidate them - Spring 06, Summer 07, America 08 (I do this as we have three cameras feeding the Library).
    I organise using Albums, Smart Albums and Keywords.
    Albums (Smart or otherwise) are virtual entities. Unlike Events, they reference files on the HD, so a pic can be in 1,10 or 100 Albums with no extra disk space used. (To have a pic in two events requires two copies of the files.) They are infinitely flexible and offer a much richer set of possibilities.
    How have you your photos organised currently? In folders? On what basis? If you can explain how that works we may be able to help you recreate this system in iPhoto.
    Regards
    TD

  • Migrating From Window Server 2003 to Window Server 2012 for Web server deployment and Developmemt Machine is on Window Server 2008

    Hi Microsoft Team,
    We need your urgent advice and that is also on priority:
    Issue Description: We need to migrate from
    WINDOW SERVER 2003 to WINDOW SERVER 2012 while the development activity will be carried
    under WINDOW SERVER 2008 as DEVELOPMENT BOX.
    .NET Framework Version: 3.5 ( For both DEVLOPMENT(WINDOW SERVER 2008) and WEBSERVER(to WINDOW SERVER 2012))
     IIS Version: 7.5 (For both DEVLOPMENT(WINDOW SERVER 2008) and WEBSERVER(to WINDOW SERVER 2012))
    Need your quick advice Is that configuration feasible for Development and
    Deployment (Web Server).
    Highly appreciate your response as this will depend which product we need to buy also if you feel any showstopper or concern. Please let us know.

    Hi,
    As suggested by Tim, in order to get better assistance, we can ask for help in the following IIS forum.
    IIS Forum
    http://forums.iis.net/
    In addition, regarding migrating from Windows Server 2003 to Windows Server 2012, the following blog can be referred to for more information.
    Step-By-Step: Active Directory Migration from Windows Server 2003 to Windows Server 2012
    http://blogs.technet.com/b/canitpro/archive/2013/05/27/step-by-step-active-directory-migration-from-windows-server-2003-to-windows-server-2012.aspx
    Best regards,
    Frank Shen

  • DB2 Migration from Windows - Linux supported with Backup/Restore ?

    Hi folks,
    we have to do a DB2 V9.1 migration from Windows -> Linux. Both servers are Intel based. Is it official supported by SAP to do this without SAP migration tools? E.g. with a backup/restore or redirected restore? I heard about it, but i'm not sure.
    Thanks a lot
    Jochen
    Edited by: Jochen Raab on Mar 1, 2010 5:40 PM

    Hi Jochen,
    Please have a look at the DB2 docu.
    http://publib.boulder.ibm.com/infocenter/db2luw/v9r7/topic/com.ibm.db2.luw.admin.ha.doc/doc/c0005960.html
    It clearly stats that Linux and Windows are not compatible.
    DB2® database systems support some backup and restore operations between different operating systems and hardware platforms.
    The supported platforms for DB2 backup and restore operations can be grouped into one of three families:
    Big-endian Linux® and UNIX®
    Little-endian Linux and UNIX
    Windows®
    A database backup from one platform family can only be restored on any system within the same platform family. For Windows operating systems, you can restore a database created on DB2 Universal Database (UDB) V8 on a DB2 Version 9 database system. For Linux and UNIX operating systems, as long as the endianness (big endian or little endian) of the backup and restore platforms is the same, you can restore backups that were produced on DB2 UDB V8 on DB2 Version 9.
    So you need to do an eport/import.
    Regards,
      Joachim

  • "App_DispatcherUnhandledException" cannot work while migrating from VSTS2010 to VSTS2013

    In the past, our project was developed in VSTS2010 and .NET 4.0, everything works well.
    Right now, while migrating from VSTS2010 to VSTS2013 and from .NET 4.0 to .NET 4.5.1, we found that the exceptions thrown from one UI thread cannot be caught and handled in main thread.
    I mean, once the exception is thrown,  the "App_DispatcherUnhandledException" cannot catch and handle it in Debug.
    During the migration, we don't change any codes and just update the project configuration file.
    Is anyone know how to solve this problem?
    Thanks so much!!

    Hello Zeng Wei,
    It seems we do not have an edition called VSTS2013, it is old version when in
    2005. Can I just understand you are upgrade your project from Visual Studio 2010 to Visual Studio 2013?
    Anyway, for App_DispatcherUnhandledException that cannot be raised, we can check the MSDN article:
    https://msdn.microsoft.com/en-us/library/system.windows.application.dispatcherunhandledexception.aspx?f=255&MSPPError=-2147217396
    If an exception is not handled on either a background user interface (UI) thread (a thread with its own
    Dispatcher) or a background worker thread (a thread without a
    Dispatcher), the exception is not forwarded to the main UI thread. Consequently,
    DispatcherUnhandledException is not raised. In these circumstances, you will need to write code to do the following:
    Handle exceptions on the background thread.
    Dispatch those exceptions to the main UI thread.
    Rethrow them on the main UI thread without handling them to allow DispatcherUnhandledException to be raised.
    Another thing is that please make sure you have this code:e.Handled =
    true
    best regards,
    Barry
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • Migration from Windows 32 bit to 64 bit Customized reports PDF output issue

    Hi Gurus,
    Product Version: 12.1.1
    Operating System:  Linux x86-64
    Database Version: 11.1.0.7
    We have migrated from Windows 32 bit to Linux 64 bit, our PDF reports shows some Greek Charters
    vi /opt/oracle/apps/tech_st/10.1.2/bin/reports.sh 
    NLS_LANG=AMERICAN_AMERICA.WE8ISO8859P1; export NLS_LANG
      SELECT * FROM NLS_DATABASE_PARAMETERS
    NLS_CHARACTERSET=AR8MSWIN1256 
    Regards,

    Mean the result of query SELECT * FROM NLS_DATABASE_PARAMETERS
    NLS_CHARACTERSET=AR8MSWIN1256
    and 11g database character set is AR8MSWIN1256
    vi /opt/oracle/apps/tech_st/10.1.2/bin/reports.sh' refers to 10g. Oracle EBS R12 oracle home not a DB Oracle HOME
    Hope you understand now.

  • SAP_ECC_6.0 Migration from Windows 32bit - Windows 64bit_2003

    Dear Tech Masters,
    I have recently done with SAP ECC6 migration from Windows 2003_32bit to Windows 2003_x86_64 platform.
    DB is Oracle 10g, No such critical errors found during migration, But Now I am facing a big problem related to memory utilization, The source machine have 5GB RAM and utilization of 8-9 GB total memory i.e including virtual memory Where as in the Target System ( Windows 64bit) after system copy done, Its using 22GB + memory ( RAM 8 GB , Virtual Mem : 16 GB assigned ).  Database sizes are same in both machine but memory utilization are different in huge term. Its impacting in performance badly.
    Please suggest how to solve the problem where to start and how to proceed.... My bad days are going on..
    Need your master help ...
    Ravi Pal

    Hi,
    The reason may be that you have increased the memory parameters for this new system and it is now using the memory slice you provided.  Try to identify what are the areas that are using more memory using transaction ST02. Also review the recommendations for memory parameters  in the following notes:
    146289 - Parameter Recommendations for 64-Bit SAP Kernel
    88416  - Zero administration memory management as of 4.0A/ Windows
    Marco

  • Hello, How do I tell sql+ to spool output file from windows to Unix server?

    Hello, How do I tell sql+ to spool output file from windows to Unix server?
    I am new to SQL+ and just learned how to spool the file. But file is saved in my local windows enviroment and since it's 2GB in size...I want to spool it directly to another remote unix server.
    Pls answer in detail... I have been to most of the thread and didn't see relevant answer to above question.
    Am I suppose to develope some script which FTP the spool file directly to the server I want to
    or
    i Have to use UTL_FILE Package ?
    Thanks for reply

    You may not be able to...
    SQL*Plus can only spool to the local machine. If you have mapped a directory on the Unix server from your Windows machine, you can specify that directory in your SPOOL command.
    You could telnet to the Unix server, run SQL*Plus there, and spool the file to a local (Unix) directory.
    If the Unix server is also the Oracle database server, you could use the UTL_FILE package rather than using SQL*Plus to spool a file.
    If the Unix server is also an FTP server, you could also FTP the file from your local machine to the server.
    Of course, I would tend to re-examine a requirement to regularly generate a 2 GB text file. It seems likely that there is a better way...
    Justin

  • Syntax errors while migrating from non- unicode to Uni code

    What are the syntax errors while migrating from non unicode to Uni code

    Hi Sudheer,
    u can get the information related to errors while migrating from non- unicode to Uni code from the below...pls go through...
    Note 765475 - Unicode Conversion: Troubleshooting
    these are the notes related to the issues of migration form non unicode to ounicode.
    Related Notes
    986907 - SQL Server settings for R3load based system copy
    954001 - Error fix: ILLEGAL_SUBSTRING_MODIFICATION in SUMG
    936441 - Oracle settings for R3load based system copy
    928909 - Repair table data in SUMG in Unicode systems
    895804 - Problematic rows in table DMEE_TREE_NODE
    895560 - Support for languages only available in Unicode system
    885441 - Common Migration Errors
    842788 - DB Multiconnect: Unicode Migration
    837173 - RADCUCNT in Unicode Conversion: Collective Note
    756534 - Automatic Assignment of Languages with Character Statistics
    753334 - Unicode Conversion: Problem in Japanese device types
    726954 - Private Use Areas in Unicode Systems
    722193 - RFC legacy non-Unicode clients and Unicode servers
    718329 - R3load terminates the export during a Unicode conversion
    695196 - Error in the export for Unicode migration
    672835 - Textflags could cause problems during Unicode conversion
    627764 - Unicode migration: table pools inconsistent after conversion
    614550 - Troubleshooting BC-I18
    587896 - Add. info on upgrade to SAP R/3 Enterprise Core 4.70 SR1
    573044 - Unicode conversion for HR application
    480671 - The Text Language Flag of LANG Fields
    379940 - Unicode based mySAP availability
    79991 - Multi-Language and Unicode support of SAP applications
    73606 - Supported Languages and Code Pages
    42305 - RSCPINST (I18N configuration tool)
    regards,
    rudra..
    Assign points if helpful

  • OS Migration from Windows 2003 cluster  to Windows 2008 R2 MSCS

    We want to go for windows 2008 R2 server ( 64-Bit)  MSCS by migrating from windows 2003 Cluster ( 32- Bit) . We are running on ECC 6.0 and oracle 10.2.0.2 DB.
    Is it possible ?
    Is it traditional System copy if so how to migrate the cluster ?
    Regards

    > 2. If the oracle version is 10.2.0.2 then does it will support Windows 2008 R2.
    You need at least 10.2.0.4 (you need to install that version with a separate DVD, you can't install with the normal Oracle DVD (10.2.0.1). See
    Note 1303262 - Oracle on Windows Server 2008
    Be aware of the fact that the normal standard support for 10.2.x is ending at end of july (you'll have to pay an extra maintenance fee if you continue to run that version) - see
    Note 1110995 - Extended maintenance for Oracle Version 10.2
    So if you now do a system copy to new hardware with a new os anyway, I would upgrade to 11.2.
    Markus

  • Migrate from Windows XP x86 to Windows 7 x64 using MDT 2013

    Hello everybody,
    We are migrating our Windows XP(x86) workstations to Windows 7 (x64). We are aware of the necessary gymastics tu perform on USMT in a way to run the scanstate with an older version of USMT in Windows XP, and then run the LoadState in Windows 7 environnement
    with the newest one. 
    The problem is that I cannot run MDT TaskSequences (referring to a X64 windows 7 Image) in Windows XP (full OS environnement). Can anyone please tell me if there is a way to get arround this ? is there any method to execute this migration ?
    Thank you in advance.

    Hello,
    You can use usmt with mdt. It's necessary to modify the script mdt
    http://blogs.technet.com/b/mniehaus/archive/2014/01/09/migrating-from-windows-xp-to-windows-8-1-using-mdt-2013.aspx
    http://www.deploiementwindows.com/migration-windows-xp-vers-windows-8-1-avec-mdt-2013/
    Thank you Nicoals for your replay, but my problem is to run MDT task Sequence (including Windows 7 x64) on Windows XP. 

Maybe you are looking for