EBS 11i on Linux x86_64

EBS 11i has been certified with Linux32-bit OS, not with Linux 64-bit OS.
Note: 343917.1 states: "When Linux or Windows 32-bit operating systems are installed, x86-64 servers can be used for Oracle E-Business Suite application and database tiers; ".
I want to install 11.5.10.X in the Oracle Enterprise Linux5.
my server:
#uname -a
Linux ebs1.****.com 2.6.18-92.el5 #1 SMP Fri May 23 23:40:43 EDT 2008 x86_64 x86_64 x86_64 GNU/Linux
which showing Linux x86_64. How could I know if the Linux 32-bit operating system had been installed in this x84-64 server?

Hi,
command to check the processer details
cat /proc/cpuinfo (or)
grep flags /proc/cpuinfo
if the results contain lm (long mode) then it is 64 bit processor
"uname -a" should give details of OS
If the results contain
- x86_64 => 64-bit OS
- i386 and i686 => 32 bit OS
Since your result contain x86_64, it must be 64 bit OS
Regards,
Sashi

Similar Messages

  • Cloning/Migrating EBS 11i to Linux

    Hi All,
    We have a client implem with EBS 11i on AIX. We are still testing our implem and still we encounter lots of error.
    Since we have limited access to the setup, I want to clone it in our office (on linux) so I can have a long time access and testing on it.
    Can you give me notes on how to clone 11i from aix to linux?
    Thanks a lot
    yxes

    Please refer to the following notes:
    For the application tier:
    Note: 238276.1 - Migrating to Linux with Oracle Applications Release 11i
    https://metalink2.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=238276.1
    For the database tier:
    Note: 230627.1 - 9i Export/Import Process for Oracle Applications Release 11i
    https://metalink2.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=230627.1
    Note: 362205.1 - Export/Import Process for Oracle Applications Release 11i Database Instances Using Oracle Database 10g Release 2
    https://metalink2.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=362205.1
    Note: 557738.1 - Export/import notes on Applications 11i Database 11g
    https://metalink2.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=557738.1

  • Migrating Oracle EBS 11i to Linux OEL 5 64bit

    Hello Experts!
    My company is planning to migrate our EBS 11iR2 to Linux 5. Please someone can tell me what will be a good step to start. We are on Oracle Database 9iR2 and it is on Sun 32Bit OS same as Middle Tier.
    We want only Middle Tier to be migrate as first steps to OEL 5 64bit OS, and keeping running the Database on Sun 32bit. Please tell me, if it is possible to run Oracle EBS 11iR2 on OEL 5 64bit and Database 9iR2 on Sun 32bit?
    Thanks
    Khawaja

    We want only Middle Tier to be migrate as first steps to OEL 5 64bit OS, and keeping running the Database on Sun 32bit. Please tell me, if it is possible to run Oracle EBS 11iR2 on OEL 5 64bit and Database 9iR2 on Sun 32bit?You cannot run the middle tier on a 64-bit OS, only the database tier node is supported on 64-bit OS.
    Please see (Frequently Asked Questions: Oracle E-Business Suite Support on x86-64 [ID 343917.1]) for details.
    Also, please note that Oracle 9i is not supported on OEL5/RHEL5.
    Thanks,
    Hussein

  • EBS 11i install error on Linux Rhel4

    Hi Friends,
    I have successfully insatalled EBS 11i (VISION) on linux before .
    Then I do another linux test install for a fresh install (PROD) EBS 11i as my second installation.
    But i was hit with the error RW-50004 in the middle of the process.
    The database log error shows the ff:
    ======================
    Starting listener process PROD ...
    addlnctl.sh: exiting with status 1
    Cannot start net8 listener
    RW-50010: Error: - script has returned an error: 1
    RW-50004: Error code received when running external process. Check log file for details.
    Running Database Install Driver for PROD instance
    listener.log
    =======
    LSNRCTL for Linux: Version 9.2.0.6.0 - Production on 16-DEC-2008 12:29:15
    Copyright (c) 1991, 2002, Oracle Corporation. All rights reserved.
    Starting /u03/oracle2/proddb/9.2.0/bin/tnslsnr: please wait...
    TNSLSNR for Linux: Version 9.2.0.6.0 - Production
    System parameter file is /u03/oracle2/proddb/9.2.0/network/admin/PROD_accelerator/listener.ora
    Log messages written to /u03/oracle2/proddb/9.2.0/network/admin/prod.log
    Listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(KEY=EXTPROCPROD)))
    Error listening on: (ADDRESS=(PROTOCOL=TCP)(Host=%s_virtual_hostname%.abc.biz)(Port=1541))
    TNS-12545: Connect failed because target host or object does not exist
    TNS-12560: TNS:protocol adapter error
    TNS-00515: Connect failed because target host or object does not exist
    Listener failed to start. See the error message(s) above...
    ================
    my etc/hosts
    192.168.1.173 accelerator.abc.biz accelerator
    ==============
    Why do I get %_virtual_hostname% at my Host?
    Thanks a lot

    I have successfully insatalled EBS 11i (VISION) on linux before .
    Then I do another linux test install for a fresh install (PROD) EBS 11i as my second installation.Do you mean on the same host?
    Why do I get %s_virtual_hostname% at my Host?Please check the hostname in the listener.ora file under $RDBMS_ORACLE_HOME\network\admin\<CONTEXT_NAME>. If it shows "s_virtual_hostname", edit the file and replace this entry with your hostname "accelerator.abc.biz" and click on retry button.

  • Upgrade Linux Server for EBS 11i

    Hi All,
    EBS 11i
    RHEL 4.6
    Our EBS 11i is currently running on HP server with RHEL 4.6 OS and a single node only. This server was bought 6 years ago and lately it is showing performance degradation. We want to migrate/upgrade to a higher end latest model of HP and make it a multi-node. But the latest HP model only support a minimum RHEL 5 version.
    My question is, is cloning EBS 11i from RHEL 4.6 to RHEL 5 supported? How do I migrate EBS 11i with this kind of scenario?
    Thanks a lot
    Sis Inday

    Hi,
    My question is, is cloning EBS 11i from RHEL 4.6 to RHEL 5 supported? How do I migrate EBS 11i with this kind of scenario?It is supported -- Use Rapid Clone (go through the docs referenced in this thread).
    Cloning EBS 11.5.10.2 from RHEL 4 (32 bit) to RHEL 5 (32 bit)
    Re: Cloning EBS 11.5.10.2 from RHEL 4 (32 bit) to RHEL 5 (32 bit)
    Thanks,
    Hussein

  • Error while accessing Oracle E-Business Suite 11i from Linux/firefox

    error while accessing Oracle E-Business Suite 11i from Linux/firefox
    OS: SUSE Linux Desktop 11(SLED11)
    Web browser: firefox 3.x
    Java versions:
    # rpm -qa |grep java
    java-1_6_0-sun-plugin-1.6.0.u18-0.1.1
    java-1_6_0-sun-1.6.0.u18-0.1.1
    # java -version
    java version "1.6.0_18"
    Java(TM) SE Runtime Environment (build 1.6.0_18-b07)
    Java HotSpot(TM) Server VM (build 16.0-b13, mixed mode)
    when I access the url firefox says
    "Additional plugins are required to display all the media on this page"
    then I clicked on "Install Missing Plugin" button
    then I got the following message
    No Suitable Plugins were found
    Unknown Plugin (application/x-java-applet;jpi-version=1.4.1)
    please help/suggest
    Regards

    Hi user;
    Its not certified to login EBS from linux client
    Please check:
    Linux-cleint (ebs) certification
    pluggins
    Hope it helps
    Regard
    Helios

  • Installing EBS 11i on CentOS 5.4

    Dear Members :
    Encountering: error while loading shared libraries: libdb.so.3: cannot open shared object file: no such file or directory >> in step 4/5 and message showing "starting CVM on middle tier".
    CentOS might not be the certified version, but since it is nothing but RHEL, I tried. Could you clear my confusions :
    [1] If patch 6078836 solves the issue, how to download, as I don't have Oracle SID.
    [2] Whether patches are not required if I install it on OEL5 and what should be the right Update version for that ?
    [3] Is there any way I could still install on CentOS5.4, applying some rpms, to overcome libdb.so.3 issue ?
    I downloaded EBS 11i from e-delivery choosing "on-demand/Linux X86" .
    Thanks in advance.
    Atanu

    Hi Atanu,
    Could you please try to answer my first post in this regard ?
    CentOS might not be the certified version, but since it is nothing but RHEL, I tried. Could you clear my confusions :Off course both Centos and redhat holds same source code, you can try your Installation on centos, but what i recommend is you can get certified OS platform free to download from oracle web http://edelivery.oracle.com then why to waste time on uncertified version of OS if Installation failed.
    [1] If patch 6078836 solves the issue, how to download, as I don't have Oracle SID.Yes this can resolve your Issue, but for downloading this patch you need to have valid CSI number.
    [2] Whether patches are not required if I install it on OEL5 and what should be the right Update version for that ?Yes, this is an interoperability patch at OS level provided by oracle as pre-requisite patch for Installing oracle applications.
    [3] Is there any way I could still install on CentOS5.4, applying some rpms, to overcome libdb.so.3 issue ?yes, you can. But Instead of wasting your time i again recommend you to download OEL from http://edelivery.oracle.com
    Regards,
    X A H E E R

  • RHEL 6 for EBS 11i (11.5.10.2)

    Hi hussein,
    I posted a thread in here before about our company buying or upgrading to a newer server which is of higher-end and with bigger CPUs and Memories.
    We are currently running EBS 11i (11.5.10.2) on the current server which is about 6 years old. This is single node only and running RHEL 4.6.
    Now, due to performance degradation, we are buying newer machines which will be a two-node configuration. The machine vendor said that the O.S. that it runs on will be RHEL 6.
    My question is....Is RHEL 6 supported in EBS 11i? Can I clone the existing PROD EBS 11i which is on RHEL 4.6 to
    the new target servers running on RHEL 6?
    Thanks a lot,
    Ms Inday

    My question is....Is RHEL 6 supported in EBS 11i? No, you either need to install RHEL4 or RHEL5.
    Can I clone the existing PROD EBS 11i which is on RHEL 4.6 to
    the new target servers running on RHEL 6?If you install RHEL5, you can use Rapid Clone to clone from RHEL4 to RHEL5.
    Please see these docs for the list of pre-req. software and packages on RHEL5/OEL5
    Oracle Applications Installation Update Notes, Release 11i (11.5.10.2) [ID 316806.1]
    Oracle Applications 11i Installation on OEL5 or RHEL5 [ID 730444.1]
    Recommendations to Install Oracle Applications 11i [ID 294932.1]
    Oracle Database on Unix AIX,HP-UX,Linux,Mac OS X,Solaris,Tru64 Unix Operating Systems Installation and Configuration Requirements Quick Reference (8.0.5 to 11.2) [ID 169706.1]
    You may relink relink the executable files as per the docs referenced in this thread (it is optional as Rapid Clone will do this for you).
    Need clarification on Solaris 10 upgrade for E Business suite application
    Need clarification on Solaris 10 upgrade for E Business suite application
    Thanks,
    Hussein
    Thanks,
    Hussein

  • 10gR2 Transportable Tablespaces Certified for EBS 11i for Migration

    Guys,
    Good news is Now 10gR2 Transportable Tablespaces Certified for EBS 11i,
    Here is Steven chan blog link, I know personally how much i struggled with expdp and impdp on linux, it sounds good news who is migrating 11i .
    http://blogs.oracle.com/stevenChan/2010/04/10gr2_xtts_ebs11i.html?utm_source=feedburner&utm_medium=email&utm_campaign=Feed%3A+OracleE-BusinessSuiteTechnology+%28Oracle+E-Business+Suite+Technology%29

    To migrate the database you can either use Transportable tablespaces or export/import.
    Transportable Tablespaces
    New Source Database Added for EBS 12 + 11gR2 Transportable Tablespaces
    https://blogs.oracle.com/stevenChan/entry/new_source_database_added_for
    New Source Databases Added for Transportable Tablespaces + EBS 11i
    https://blogs.oracle.com/stevenChan/entry/new_source_databases_added_for
    Database Migration using 11gR2 Transportable Tablespaces Now Certified for EBS 12
    https://blogs.oracle.com/stevenChan/entry/database_migration_using_11gr2_transportable
    Export/Import
    Export/import process for 12.0 or 12.1 using 11gR1 or 11gR2 (Doc ID 741818.1)
    Export/import notes on Applications 11i Database 11g (Doc ID 557738.1)
    If your application will remain on the same OS (which is different than the target database OS) then please also see:
    Oracle EBS R12 with Database Tier Only Platform on Oracle Database 11.2.0 (Doc ID 456347.1)
    Using Oracle EBS with a Split Configuration Database Tier on 11gR2 (Doc ID 946413.1)
    Oracle E-Business Suite Upgrades and Platform Migration (Doc ID 1377213.1)
    Thanks,
    Hussein

  • Oracle Form Builder for EBS 11i Forms

    Hi All,
    I want to compile an EBS 11i forms. The EBS version is Oracle Applications : 11.5.10.2.
    My question is where can I find the installer for Oracle form builder to compile my .pll file?
    Best Regards
    Akhmad H Gumas

    If you want to download and install Developer 6i to your Windows client, then here is the direct link --> http://download.oracle.com/otn/nt/forms/6i_rel2_xp.zip
    You will need to recompile the form again on your server if the OS is Linux/Unix by referring to the docs referenced above by AsifMuhammad
    Thanks,
    Hussein

  • Apply Developer 6i Patch set 19 (6194129) for EBS 11i

    Hi hussein,
    EBS 11i
    RHEL 4.6
    I want to appy the latest Dev 6i patch 19 on our EBS 11i, using the note:
    Upgrading Developer 6i with Oracle Applications 11i [ID 125767.1]The notes said:
    Step 2: Download the latest Certified Developer 6i Patchset and Applications Interoperability Patch
    Patch 6194129
    Patch 9935935
    I can not understand this conflicts of CPU patches mentioned above :(
    Do I just apply the following patches on my linux server?
    9863561,
    6125732,
    6857221,
    5232832,
    8888184,
    7329300,
    6747939,
    7552880
    So all in all, I have to apply 10 patches to complete the task?
    Thanks a lot,
    Ms Inday

    Thanks hussein, helios :)
    Actually,
    Apply Developer 6i Patch set 19 (6194129) for EBS 11i is just part of the main note/docs which is
    Interoperability Notes Oracle EBS 11i with Oracle Database 11gR2 (11.2.0.1) [ID 1265268.1]From the notes above, I have compiled all the necessary patches to apply:
    2574342
    3830807
    4547809
    5232832
    5571663
    5644137
    6125732
    6194129
    6241631
    6400762
    6747939
    6857221
    7329300
    7552880
    8405205
    8570322
    8667727
    8685327
    8761974
    8771297
    8772028
    8796511
    8815204
    8826546
    8888184
    8897784
    8964142
    9094950
    9835302
    9863561
    9876919
    9935935These 32 patches can be "all" at once applied before the database upgrade right?

  • Sizing calculator for EBS 11i

    Hi,
    I want to have an official calculator regarding the hardware sizing for Oracle EBS 11i.
    I found on OTN that such tool exist only for discoverer (http://www.oracle.com/technology/products/discoverer/files/discoverer10_1_2_0_2_sizing_calculator.xls).
    Please help me where to find a similar tool for EBS itself, not only for Discoverer.
    Thank you.

    Hi;
    Please check:
    Re: Hardware requirement for New installation of R12(12.1) on Linux
    Hope it helps
    Regard
    Helios

  • Ugrading EBS 11i to latest JRE

    Hi hussein and all,
    EBS 11i
    OEL 5
    9I
    Up to now we are still using old browser (firefox 2.2) and jinitiator to access or prod EBS.
    We want to migrate it to using JRE - https://blogs.oracle.com/stevenChan/entry/jinitiator_13_to_be_desupporte
    By using this docs > Deploying JRE (Native Plug-in) for Windows Clients in Oracle E-Business Suite 11i (Doc ID 290807.1).
    My problem is our DEV and TEST instance shared the same server. I want to test upgrade the JRE for TEST instance first
    and not DEV because there are lots of developers using this instance. Is this possible?
    Thanks a lot for your unfailing support.
    mk

    Hi hussein,
    This is the docs  I read:
    Upgrade JDK version on HTTP server node
    Per JDK vendors, JDK versions 1.3 and 1.4 are desupported.
    Thus, a minimum JDK version of 1.5.0 is required on HTTP server nodes.
    Please refer to Oracle MetaLink Note 304099.1 “Using J2SE Version 5.0 with Oracle E-Business Suite 11i”
    to upgrade JDK on all application tier server nodes.
    DOWNLOAD AND INSTALL JAVA
    DOWNLOAD
    > http://www.oracle.com/technetwork/java/javase/downloads/index-jdk5-jsp-142662.html
    Now INSTALL
    [root@r12upg oracle]# chmod 777 jdk-1_5_0_15-linux-i586-rpm.bin
    [root@r12upg oracle]# ./jdk-1_5_0_15-linux-i586-rpm.bin
    Do you agree to the above license terms? [yes or no]
    yes
    Unpacking...
    Checksumming...
    0
    0
    Extracting...
    UnZipSFX 5.50 of 17 February 2002, by Info-ZIP ([email protected]).
    inflating: jdk-1_5_0_15-linux-i586.rpm
    Preparing... ########################################### [100%]
    1:jdk ########################################### [100%]
    Done.
    Now CONFIGURE:
    [root@r12upg bin]# /usr/sbin/alternatives --config java
    There are 2 programs which provide 'java'.
    Selection Command
    + 1 /usr/lib/jvm/jre-1.4.2-gcj/bin/java
    * 2 /usr/java/jdk1.5.0_15/bin/java
    Enter to keep the current selection[+], or type selection number: 2
    VERIFY
    [root@r12upg bin]# java -version
    java version "1.5.0_15"
    Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_15-b04)
    Java HotSpot(TM) Server VM (build 1.5.0_15-b04, mixed mode)

  • Installing EBS 11i (11.5.10.2)

    Hi All,
    I have installed EBS 11i before many times , and each time I install in another server (linux) i encounter different error.
    My error now is that the gui window installer just closed suddenly without completing.
    I tried to restart it many times (./rapidwiz -restart ) but still the screen window will just close out.
    I check the log files and I can see that the installer passed the DB Tier creation. I can start/shutdown the database and the listener. But the application tier has not yet been populated. There is no data yet in the respective directories (prodcomn,prodora,prodappl)
    The following is the log file of rapidwiz -restart (last part)
    ===========================
    ADX Database Utility
    getConnectionUsingAppsJDBCConnector() -->
    APPS_JDBC_URL='null'
    Trying to get connection using SID based connect descriptor
    getConnection() -->
    sDbHost : boss
    sDbDomain : abc.org
    sDbPort : 1531
    sDbSid : PROD
    sDbUser : APPS
    Trying to connect using SID...
    getConnectionUsingSID() -->
    JDBC URL: jdbc:oracle:thin:@boss.abc.org:1531:PROD
    Exception occurred: java.sql.SQLException: Io exception: The Network Adapter could not establish the connection
    Trying to connect using SID as ServiceName
    getConnectionUsingServiceName() -->
    JDBC URL: jdbc:oracle:thin:@(DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=boss.abc.org)(PORT=1531))(CONNECT_DATA=(SERVICE_NAME=PROD)))
    Exception occurred: java.sql.SQLException: Io exception: The Network Adapter could not establish the connection
    Trying to connect using SID as ServiceName.DomainName
    getConnectionUsingServiceName() -->
    JDBC URL: jdbc:oracle:thin:@(DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=boss.abc.org)(PORT=1531))(CONNECT_DATA=(SERVICE_NAME=PROD.abc.org)))
    Exception occurred: java.sql.SQLException: Io exception: The Network Adapter could not establish the connection
    Connection could not be obtained; returning null
    -------------------ADX Database Utility Finished---------------
    Could not get connection to the database.
    Exiting with status 100 to instantiate the tnsnames.ora template
    ===============
    Please help ....
    Thanks a lot

    Thanks for your words, it is really too much. Thanks anyway :)
    Did you verify that the database was created successfully? From the entries above, it indicates that the JDBC connection cannot be established, and this would happen if there is a missing entry in the hosts file OR the database is down OR the database listener is down. So, please refer to the installation log file and/or alert_<SID>.log file to verify this.

  • Installing Oracle EBS 11i installation problem

    Dear All,
    I have a problem regarding the installation of Oracle EBS 11i of which I can't figure out a solution.
    After unzipping all the 108 files during the rapidwiz installation the installer seems to halt (in step 1, 100% of file extraction). It involves instconf.drv but it doesn't show me an error in the installation logs. The line that appears is the following:
    instantiatefile -d instconf.drv
    I tried to change my Linux distribution from SLES10 to Ubuntu but that doesn't work either.
    Could you please help me out with this.
    Kind regards,
    Charif Ennaciri

    Dear hsawwan,
    I checked the log file and it's full of lines similar like:
    AC-50402: Exception: java.lang.NullPointerException
    Raised by oracle.apps.ad.autoconfig.InstantiateFile
    instantiate file:
    source : /d01/oracle/visdb/9.2.0/appsutil/template/oui/bin/addNode.sh
    dest : /d01/oracle/visdb/9.2.0/oui/bin/addNode.sh
    backup : /d01/oracle/visdb/9.2.0/oui/bin/addNode.sh to /d01/oracle/visdb/9.2.0/appsutil/out/VIS_server/04261350/addNode.sh
    StackTrace:
    java.lang.NullPointerException
         at oracle.apps.ad.autoconfig.InstantiateFile.instantiateTheFile(InstantiateFile.java:4019)
         at oracle.apps.ad.autoconfig.InstantiateFile.processDriverFile(InstantiateFile.java:2655)
         at oracle.apps.ad.autoconfig.InstantiateFile.<init>(InstantiateFile.java:1066)
         at oracle.apps.ad.autoconfig.InstantiateFile.<init>(InstantiateFile.java:951)
         at oracle.apps.ad.autoconfig.InstantiateFile.<init>(InstantiateFile.java:609)
         at oracle.apps.ad.autoconfig.InstantiateFile.doMain(InstantiateFile.java:1948)
         at oracle.apps.ad.autoconfig.InstantiateFile.main(InstantiateFile.java:2312)
    AC-50402: Exception: java.lang.NullPointerException
    Raised by oracle.apps.ad.autoconfig.InstantiateFile
    instantiate file:
    source : /d01/oracle/visdb/9.2.0/appsutil/template/oui/bin/ouica.sh
    dest : /d01/oracle/visdb/9.2.0/oui/bin/ouica.sh
    backup : /d01/oracle/visdb/9.2.0/oui/bin/ouica.sh to /d01/oracle/visdb/9.2.0/appsutil/out/VIS_server/04261350/ouica.sh
    StackTrace:
    java.lang.NullPointerException
         at oracle.apps.ad.autoconfig.InstantiateFile.instantiateTheFile(InstantiateFile.java:4019)
         at oracle.apps.ad.autoconfig.InstantiateFile.processDriverFile(InstantiateFile.java:2655)
         at oracle.apps.ad.autoconfig.InstantiateFile.<init>(InstantiateFile.java:1066)
         at oracle.apps.ad.autoconfig.InstantiateFile.<init>(InstantiateFile.java:951)
         at oracle.apps.ad.autoconfig.InstantiateFile.<init>(InstantiateFile.java:609)
         at oracle.apps.ad.autoconfig.InstantiateFile.doMain(InstantiateFile.java:1948)
         at oracle.apps.ad.autoconfig.InstantiateFile.main(InstantiateFile.java:2312)
    What can I do about this?
    Kind regards,
    Charif

Maybe you are looking for

  • Many-to-Many CMR

    hi all, i defined two entity beans, Quiz and Question, with many-to-many cmr and a table named Quiz_questions_Question_quizesTable is created in the database after deployment process. the formed table columns consist of primary key of Quiz and primar

  • Issue with installation of ofm application adapter

    Hi, I'm new to application adapter for SAP in 11g. I was working on an integration scenario between oracle-ebs and sap using ofmw 11g (11.1.1.4). When I'm trying to install ofm_adapters_application_generic_11.1.1.4.0 (downloaded from OTN). When execu

  • How to Get the desired Name in Distrubution Lists

    Hai all. In my scenario I come accross distrubution list. I created sucessfully Distrubution Lists and validated and run in Ofline Wizard and it run sucessfully. But here comes the issue is the name of the report is which created by distrubution list

  • Can I import a recording from SHDB into a project in LSMW?

    Hi, I'm working with LSMW, and i would like to know if it's possible to import o reuse a recording that already exists in transaction SHDB? I tried but it seems that i should create a new recording again in the lsmw althought there exits one that was

  • Using java 'classname' vs. appletviewer 'html-filename'

    I have made an applet that I view with appletviewer but I want to use buffered writer in my applet to write to an html file on the server. That way the user can see the results of his/her selections from the applet by clicking on a link from the appl