Printing after Migration from Windows to Linux

We have just migrated 11.5.2 from Windows to Linux. I am not sure how to setup printers. In windows we simply had a UNC pointing to our Windows Printer Server and the Printers Queue. This was in the Printer Column and the Type was HPLJ4SI in the Type column under Install > Printer > Register....like this:
\\MYCOPRT03\PTS2245
Not sure what to put in linux. Currently we are getting this error:
Executing request completion options...
------------- 1) PRINT   -------------
Printing output file.
Request ID : 7457024
Number of copies : 1
Printer : \\MYCOPRT03\PTS2245
/bin/sh: print: command not found
APP-FND-00500: AFPPRN received a return code of failure from routine FDUPRN. Program exited with status 127
Cause: AFPPRN received a return code of failure from the OSD routine FDUPRN. Program exited with status 127.
Action: Review your concurrent request log file for more detailed information.

Chris,
It appears that these links are not savable.You need to refer to the docs in those threads for the steps you have to follow to setup a printer on Linux/Unix.
How to Setup Printer for Oracle Applications 10.7 - 11.5.x Quick Reference [ID 123140.1]
How to Test an Initialization String Outside of Oracle Applications [ID 106186.1]
How to setup Printer Arguments Within Oracle Applications [ID 73804.1]
Oracle Applications Character Printing [ID 112172.1]
lp: The printer or class was not found.
APP-FND-00500: AFPPRN received a return code of failure from routine FDUPRN. Program exited with status 1As applmgr, source the application env file and issue "which lp" and make sure it is accessible by the OS user. If the command is available, then it is something with your printer definition -- Issue "system-config-printer" from the command prompt to launch the Printer Configuration Tool and configure your printer at the OS level.
Thanks,
Hussein

Similar Messages

  • Performance analysis after migrating from windows to linux.

    Hi Friends,
    We are on RHEL 5 , EBS 11.5.10.2 , and recently migrated from windows 2003 server to RHEL5. i have couple of questions rendering in my mind .
    1.How can i estimate EBS performance difference from Windows to RHEL5?
    2. any querys or scripts to analyse the responce time for Forms and DB?
    Please help me out if you have any scripts or links to the above scenario.
    Thanks in Advance.
    Raghu

    Hi Raghu;
    We are on RHEL 5 , EBS 11.5.10.2 , and recently migrated from windows 2003 server to RHEL5. i have couple of questions rendering in my mind .
    1.How can i estimate EBS performance difference from Windows to RHEL5?Please check :
    A Primer on Migrating Oracle Applications to a New Platform
    http://blogs.oracle.com/stevenChan/
    2. any querys or scripts to analyse the responce time for Forms and DB?Please check:
    General EBS Discussion
    Hope it helps
    Regard
    Helios

  • Migration from windows to Linux - JAR files not generating under JAVA_TOP

    Hi DBA's
    Jar files not generating under JAVA_TOP after migration from windows to linux.
    I followed workaround but same in result.
    Workaround
    Run this command. It will give the missing file
    adjava -mx512m -nojit oracle.apps.ad.jri.adjcopy -masterArchive $JAVA_TOP -sync -reportfile javatopfiles.lst
    Then run this command
    adjava -mx512m -nojit oracle.apps.ad.jri.adjcopy -masterArchive JAVA_TOP -sync -mode APPLY
    I have checked in google.
    Best Regards,
    Suresh Gelda

    Suresh,
    I can find the following error in the log file:
    JarSigner error output:
    Exception in thread "main" java.lang.NoClassDefFoundError: sun/security/tools/JarSigner
    Caused by: java.lang.ClassNotFoundException: sun.security.tools.JarSigner
         at java.net.URLClassLoader$1.run(URLClassLoader.java:200)
         at java.security.AccessController.doPrivileged(Native Method)
         at java.net.URLClassLoader.findClass(URLClassLoader.java:188)
         at java.lang.ClassLoader.loadClass(ClassLoader.java:307)
         at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301)
         at java.lang.ClassLoader.loadClass(ClassLoader.java:252)
         at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:320)
    Could not find the main class: sun.security.tools.JarSigner.  Program will exit.Please review the following notes for suggested solutions:
    Note: 393306.1 - Generate Jar File causes NoClassDefFoundError sun/security/tools/JarSigner
    https://metalink2.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=393306.1
    Note: 269054.1 - Running adadmin to Force Regenerate of the Java Files Fails
    https://metalink2.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=269054.1

  • 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,

  • Elements 11 will not print to my epson stylus r1800 printer after upgrading from windows 8 to 8.1

    Elements 11 will not print to my Epson stylus r1800 printer after upgrading to windows 8.1 from windows 8

    I cant access any printers, not even the virtual printers.
    What I would do is use ProcMon to find out why that Event entry was written.  Then I imagine I would get a clue about a .dll which might be involved, which hopefully might be registerable.  Since IE9 there have been new .dll  involving printing
    which have not been reflected in any of our repair tools.  However, instead of modifying our old scripts to reflect this fact, I have been advocating, so far unsuccessfully, that Microsoft create a proper IE Repair tool, one which does not rely on such
    unreliable techniques.   E.g. a better method of repairing would be to have it done by a proper troubleshooter (an .msdt file) but so far it seems nothing has been done in that way for these symptoms (again, assuming the cause is registry corruption
    and not simple interference from now incompatible third-party programming--the fix for that would be to identify and remove the incompatibilities.)   For example.
    Robert Aldwinckle

  • DB Size is reduced (LOB segment size) after Migration from Win To Linux

    Hi Friends,
    We have migrated Oracle 11.2.0.1 Database (64 bit) from Windows (64 Bit) To Linux (64 Bit) using RMAN convert database at target.
    After Migration i could see the size of LOB Segment is very less in targe so as the DB Size.
    Is it baecuas the conversion extracts only the used segments from the source datafilles (or) am i losing some data?
    SQL> DECLARE
      2    db_ready BOOLEAN;
      3  BEGIN
      4    db_ready :=
      5         DBMS_TDB.CHECK_DB('Linux IA (64-bit)',DBMS_TDB.SKIP_READONLY);
      6  END;
      7  /
    PL/SQL procedure successfully completed.
    SQL> DECLARE
      2       external BOOLEAN;
      3  BEGIN
      4      /* value of external is ignored, but with SERVEROUTPUT set to ON
      5       * dbms_tdb.check_external displays report of external objects
      6       * on console */
      7      external := DBMS_TDB.CHECK_EXTERNAL;
      8  END;
      9  /
    PL/SQL procedure successfully completed.
    Regards,
    DB

    >Is it baecuas the conversion extracts only the used segments from the source datafilles (or) am i losing some data?
    I suspect that the source DB has many LOB rows deleted.

  • R12 Migration from Windows to Linux

    Hi all,
    I am involved in migrating R12.1 with 11gR1 from windows 2003 to Linux 5U8. I referred the following documents,
    Using Transportable Database to migrate EBusiness Suite R12 Using Oracle Database 10gR2 or 11g (Doc ID 734763.1)
    Application Tier Platform Migration with Oracle EBusiness Suite Release 12 (Doc ID 438086.1)
    Kindly give your inputs on the following sections for better understanding.
    1. How much space is required to use Transportable Database - CONVERT DATABASE command, for example if my database size is 80GB
    Is there any method to estimate space required for the conversion?
    2. a. Regarding new digital signature in Application Tier Platform Migration...
    If we want a new digital signature in the target machine, what are the steps need to be followed?
    2. b. What is pairsfile, Otherthan migration, where it is used?
    Regards,
    Krish

    Hi Hussein,
    in the middle tier migration, we have 2 steps mentioned in the note given above. I did not do this type of middle tier migration before,
    please can you describe the below steps.
    Generate and upload the manifest of customer-specific files what information it will extract from the system ?????
    Download and apply the customer-specific update with AutoPatch what oracle people are going to do the the information provided above and what does that patch do????
    copy the APPL_TOP and some directory of COMMON_TOP to target systemsince source system is on WINDOWS NTFS file system, and we are going to copy these files to Linux File system (ext3 or ext2 what ever it may be).
    does it make any issues, since file systems are different????

  • Migration from windows to Linux -- Invalid objects.

    Hi DBA's
    After Migration there are no of invalid objects are there, specially APPLSYS, what action should I take.
    SQL> select owner, object_name, object_type from all_objects where status<>'VALID' order by owner;
    OWNER OBJECT_NAME OBJECT_TYPE
    APPLSYS AQ$WF_CONTROL VIEW
    APPLSYS AQ$WF_JAVA_DEFERRED VIEW
    APPLSYS AQ$WF_JAVA_ERROR VIEW
    APPLSYS AQ$WF_JMS_IN VIEW
    APPLSYS AQ$WF_JMS_JMS_OUT VIEW
    APPLSYS AQ$WF_JMS_OUT VIEW
    APPLSYS AQ$WF_NOTIFICATION_IN VIEW
    APPLSYS AQ$WF_NOTIFICATION_OUT VIEW
    APPLSYS AQ$WF_WS_JMS_IN VIEW
    APPLSYS AQ$WF_WS_JMS_OUT VIEW
    APPLSYS AQ$WF_WS_SAMPLE VIEW
    OWNER OBJECT_NAME OBJECT_TYPE
    APPS AMV_IMT_PUB PACKAGE
    APPS AMV_IMT_PUB PACKAGE BODY
    APPS CSS_DEF_IMT_PUB PACKAGE
    APPS CSS_DEF_IMT_PUB PACKAGE BODY
    APPS CS_KB_CONC_PROG_PKG PACKAGE BODY
    APPS CS_SR_ADDR_SYNC_INDEX_PKG PACKAGE BODY
    APPS CS_SR_SYNC_INDEX_PKG PACKAGE BODY
    APPS EDR_INDEXED_XML_UTIL PACKAGE BODY
    APPS EDW_GEOGRAPHY_M_C PACKAGE BODY
    APPS EDW_HR_AGE_BAND_M_C PACKAGE BODY
    APPS EDW_HR_ASG_CHNG_M_C PACKAGE BODY
    OWNER OBJECT_NAME OBJECT_TYPE
    APPS EDW_HR_ASSGNMNT_M_C PACKAGE BODY
    APPS EDW_HR_GRADE_M_C PACKAGE BODY
    APPS EDW_HR_JOBS_M_C PACKAGE BODY
    APPS EDW_HR_MVMNT_TYP_M_C PACKAGE BODY
    APPS EDW_HR_POSITION_M_C PACKAGE BODY
    APPS EDW_HR_PRSN_TYP_M_C PACKAGE BODY
    APPS EDW_HR_REASON_M_C PACKAGE BODY
    APPS EDW_HR_REC_ACT_M_C PACKAGE BODY
    APPS EDW_HR_RQN_VCNCY_M_C PACKAGE BODY
    APPS EDW_HR_SERVICE_M_C PACKAGE BODY
    APPS EDW_MRP_DM_CLS_M_C PACKAGE BODY
    OWNER OBJECT_NAME OBJECT_TYPE
    APPS EDW_MRP_FORECAST_M_C PACKAGE BODY
    APPS EDW_MRP_PLAN_M_C PACKAGE BODY
    APPS EDW_MTL_INVENTORY_LOC_M_C PACKAGE BODY
    APPS EDW_OPI_ACTV_M_C PACKAGE BODY
    APPS EDW_OPI_LOT_M_C PACKAGE BODY
    APPS EDW_OPI_OPRN_M_C PACKAGE BODY
    APPS EDW_OPI_PRDL_M_C PACKAGE BODY
    APPS EDW_ORGANIZATION_M_C PACKAGE BODY
    APPS EDW_POA_LN_TYPE_M_C PACKAGE BODY
    APPS EDW_POA_SPLRITEM_M_C PACKAGE BODY
    APPS EE PROCEDURE
    OWNER OBJECT_NAME OBJECT_TYPE
    APPS EGO_ITEM_TEXT_PVT PACKAGE BODY
    APPS EGO_ITEM_TEXT_UTIL PACKAGE
    APPS EGO_ITEM_TEXT_UTIL PACKAGE BODY
    APPS EGO_MTL_SYSTEM_ITEMS_B_TR1 TRIGGER
    APPS EGO_MTL_SYSTEM_ITEMS_TL_TR1 TRIGGER
    APPS EMAIL PROCEDURE
    APPS EMAIL PACKAGE BODY
    APPS ENI_DENORM_HRCHY PACKAGE BODY
    APPS FII_AP_HOLD_DATA_F_C PACKAGE BODY
    APPS FII_AP_INV_LINES_F_C PACKAGE BODY
    APPS FII_AP_INV_ON_HOLD_F_C PACKAGE BODY
    OWNER OBJECT_NAME OBJECT_TYPE
    APPS FII_AP_INV_PAYMTS_F_C PACKAGE BODY
    APPS FII_AP_SCH_PAYMTS_F_C PACKAGE BODY
    APPS FII_AR_E_REVENUE_F_C PACKAGE BODY
    APPS FII_AR_TRX_DIST_F_C PACKAGE BODY
    APPS FII_PA_BUDGET_F_C PACKAGE BODY
    APPS FII_PA_COST_F_C PACKAGE BODY
    APPS FII_PA_REVENUE_F_C PACKAGE BODY
    APPS FII_PA_UOM_CONV_F_C PACKAGE BODY
    APPS FND_IMUTL PACKAGE BODY
    APPS FND_TS_MIG_UTIL PACKAGE BODY
    APPS HR_EDW_WRK_CMPSTN_F_C PACKAGE BODY
    OWNER OBJECT_NAME OBJECT_TYPE
    APPS HZ_DQM_SYNC PACKAGE BODY
    APPS HZ_PARTY_STAGE PACKAGE BODY
    APPS HZ_PURGE PACKAGE BODY
    APPS IBC_IMT_PUB PACKAGE
    APPS IBC_IMT_PUB PACKAGE BODY
    APPS IBE_SEARCHUPDATE_PVT PACKAGE BODY
    APPS IBE_SEARCH_SETUP_PVT PACKAGE BODY
    APPS ICX_POR_INTERMEDIA_INDEX PACKAGE BODY
    APPS IRC_DOCUMENT_API PACKAGE BODY
    APPS IRC_POSTING_CONTENT_API PACKAGE BODY
    APPS ISC_EDW_BOOK_SUM1_F_C PACKAGE BODY
    OWNER OBJECT_NAME OBJECT_TYPE
    APPS JTA_NOTES_IMT_PUB PACKAGE
    APPS JTA_NOTES_IMT_PUB PACKAGE BODY
    APPS JTF_AMVIMT_PUB PACKAGE
    APPS JTF_AMVIMT_PUB PACKAGE BODY
    APPS JTF_TASK_IDX_UTL PACKAGE BODY
    APPS OKC_ARTICLE_KEYWORD_PVT PACKAGE BODY
    APPS OKC_TEMPLATE_KEYWORD_PVT PACKAGE BODY
    APPS OPI_EDW_COGS_F_C PACKAGE BODY
    APPS OPI_EDW_OPMCOGS_F_C PACKAGE BODY
    APPS OPI_EDW_OPMINV_DAILY_STAT_F_C PACKAGE BODY
    APPS OPI_EDW_OPM_JOB_DETAIL_F_C PACKAGE BODY
    OWNER OBJECT_NAME OBJECT_TYPE
    APPS OPI_EDW_OPM_JOB_RSRC_F_C PACKAGE BODY
    APPS OPI_EDW_UOM_CONV_F_C PACKAGE BODY
    APPS RA_CUSTOMER_TEXT_PKG PACKAGE BODY
    APPS WF_DIAGNOSTICS PACKAGE BODY
    ODM AQ$DMS_QUEUE_TABLE VIEW
    OWAPUB DEBUG_CARTX PACKAGE BODY
    OWAPUB OWA_OPT_LOCK PACKAGE BODY
    OWAPUB OWA_UTIL PACKAGE BODY
    XXQUDRA XXQUDRA_GETPHONE FUNCTION
    97 rows selected.
    Best Regards,
    Suresh Gelda

    Hi Sawwan,
    I created the dblink.
    SQL> select * from user_db_links;
    no rows selected
    SQL> create database link APPS_TO_APPS connect to
    apps identified by apps
    using
    '(DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(Host=aqherp)
    (Port=1526))(CONNECT_DATA=(SID=PROD)))'
    / 2 3 4 5 6
    Database link created.
    SQL> alter view APPLSYS.AQ$WF_CONTROL compile;
    Warning: View altered with compilation errors.
    SQL> show error
    Errors for PACKAGE BODY APPS.EDW_GEOGRAPHY_M_C:
    LINE/COL ERROR
    109/4 PL/SQL: SQL Statement ignored
    147/9 PL/SQL: ORA-04052: error occurred when looking up remote object
    APPS.EDW_GEOG_LOCATION_LCV@APPS_TO_APPS.QUDRAH.COM
    ORA-00604: error occurred at recursive SQL level 3
    ORA-12154: TNS:could not resolve service name
    211/4 PL/SQL: SQL Statement ignored
    259/7 PL/SQL: ORA-04052: error occurred when looking up remote object
    APPS.EDW_GEOG_POSTCODE_CITY_LCV@APPS_TO_APPS.QUDRAH.COM
    ORA-00604: error occurred at recursive SQL level 3
    ORA-12154: TNS:could not resolve service name
    LINE/COL ERROR
    304/4 PL/SQL: SQL Statement ignored
    349/9 PL/SQL: ORA-04052: error occurred when looking up remote object
    APPS.EDW_GEOG_CITY_LCV@APPS_TO_APPS.QUDRAH.COM
    ORA-00604: error occurred at recursive SQL level 3
    ORA-12154: TNS:could not resolve service name
    394/4 PL/SQL: SQL Statement ignored
    439/8 PL/SQL: ORA-04052: error occurred when looking up remote object
    APPS.EDW_GEOG_POSTCODE_LCV@APPS_TO_APPS.QUDRAH.COM
    ORA-00604: error occurred at recursive SQL level 3
    LINE/COL ERROR
    ORA-12154: TNS:could not resolve service name
    492/4 PL/SQL: SQL Statement ignored
    537/8 PL/SQL: ORA-04052: error occurred when looking up remote object
    APPS.EDW_GEOG_STATE_REGION_LCV@APPS_TO_APPS.QUDRAH.COM
    ORA-00604: error occurred at recursive SQL level 3
    ORA-12154: TNS:could not resolve service name
    583/4 PL/SQL: SQL Statement ignored
    628/8 PL/SQL: ORA-04052: error occurred when looking up remote object
    APPS.EDW_GEOG_STATE_LCV@APPS_TO_APPS.QUDRAH.COM
    LINE/COL ERROR
    ORA-00604: error occurred at recursive SQL level 3
    ORA-12154: TNS:could not resolve service name
    681/4 PL/SQL: SQL Statement ignored
    726/8 PL/SQL: ORA-04052: error occurred when looking up remote object
    APPS.EDW_GEOG_REGION_LCV@APPS_TO_APPS.QUDRAH.COM
    ORA-00604: error occurred at recursive SQL level 3
    ORA-12154: TNS:could not resolve service name
    771/4 PL/SQL: SQL Statement ignored
    816/8 PL/SQL: ORA-04052: error occurred when looking up remote object
    LINE/COL ERROR
    APPS.EDW_GEOG_COUNTRY_LCV@APPS_TO_APPS.QUDRAH.COM
    ORA-00604: error occurred at recursive SQL level 3
    ORA-12154: TNS:could not resolve service name
    871/3 PL/SQL: SQL Statement ignored
    902/8 PL/SQL: ORA-04052: error occurred when looking up remote object
    APPS.EDW_GEOG_AREA2_LCV@APPS_TO_APPS.QUDRAH.COM
    ORA-00604: error occurred at recursive SQL level 3
    ORA-12154: TNS:could not resolve service name
    953/4 PL/SQL: SQL Statement ignored
    LINE/COL ERROR
    983/9 PL/SQL: ORA-04052: error occurred when looking up remote object
    APPS.EDW_GEOG_AREA1_LCV@APPS_TO_APPS.QUDRAH.COM
    Thanks
    ORA-00604: error occurred at recursive SQL level 3
    ORA-12154: TNS:could not resolve service name

  • No cover anymore after migration from Windows XP Itunes to Mac Itunes

    I've migrated from my poor old PC laptop to my beautifull new Mac Pro. It was very easy with the media (they were all in an external hard disk) and the playlists through an USB key but I cannot find my covers (about 300 albums). What can I do ? Thank for your help.

    Yes I transferred the artwork folder in the Itune folder such as it was in the windows configuration but I'm not sure I must keep this structure for the mac. Apparently no link can work between this former folder and the albums. As regard "advanced menu > get artwork" I think it's to recover some covers directly fron a database on the net - not from my own data.

  • Problem with printing after migrating from 3.5 to 4.1

    Hello everyone,
    I'm currently working on an application that was recently migrated (by someone else) from Flex 3.5 to Flex 4.1 and I discovered the printing doesn't work properly anymore. So I tried to find out what the problem was and after many tries, I came to the conclusion that the problem was within the following line:
    printJob.addObject(myPrintView,FlexPrintJobScaleType.MATCH_WIDTH);
    (Of course "myPrintView" is not the real name used in the app but that's not important)
    I searched on the Internet and this line is supposed to work in 4.1, isn't it? However, the printed version cuts my PrintAdvancedDataGrid approximately in half. I tried to change the width property from myPrintView but the grid is still cut at the same place, its cells are just distorted.
    FYI, you can find a part of the code right here:
    var printJob:FlexPrintJob = new FlexPrintJob();
                        if (printJob.start()) {
         //A lot of code to build the print view
    myPrintView.width=1280;
    printJob.addObject(myPrintView,FlexPrintJobScaleType.MATCH_WIDTH);
    printJob.send();
    myPanel.removeChild(myPrintView);
    Any help would be appreciated.
    Regards,
    Gudril

    While looking for a solution on the Internet I found some people having troubles because of the structure of their AdvancedDataGrid. My problem doesn't come from any example I've seen but maybe it's still linked to that, so here's an AdvancedDataGrid that's being printed in my app:
                                                    <mx:PrintAdvancedDataGrid dataProvider="{dataRayon}" sortExpertMode="true" id="dataGridRayon" width="100%" itemClick="dispatchEvent(new KpiEvent(DATAGRID_RAYON_CLICK,event));" itemDoubleClick="dispatchEvent(new KpiEvent(DATAGRID_RAYON_CLICK,event));" creationComplete="resizeGridRayon();" >
                                                      <mx:columns>
                                                                <mx:AdvancedDataGridColumn id="rownumRayon"  width="25"  sortable="false" labelFunction="getRowNumRayon" fontWeight="bold"/>
                                                                <mx:AdvancedDataGridColumn id="rayonCoRgrp" textAlign="center" width="75" headerText="{resourceManager.getString('rentabilitePanel', 'CODE')}" dataField="co_rgrp_produits" />
                                                                <mx:AdvancedDataGridColumn textAlign="left" width="240" headerText="{resourceManager.getString('rentabilitePanel', 'SOUS_SECTEURS')}" dataField="libelle" id="hTDataGridRayon" />
                                                                <mx:AdvancedDataGridColumn id="rayonMeVenteHt" textAlign="right" width="100" headerText="{resourceManager.getString('rentabilitePanel', 'MONTANT_VENTE_HT')}" dataField="meVenteHt" formatter="{currencyFormatter}" sortCompareFunction="{function(obj1:Object, obj2:Object):int{return mySortFunc(obj1, obj2, 'meVenteHt');}}"  />
                                                                <mx:AdvancedDataGridColumn id="rayonMargeAvtDem" textAlign="right" width="75" headerText="{resourceManager.getString('rentabilitePanel', 'MARGE_AVT_DEM')}" dataField="margeAvtDem" formatter="{currencyFormatter}" sortCompareFunction="{function(obj1:Object, obj2:Object):int{return mySortFunc(obj1, obj2, 'margeAvtDem');}}"  />
                                                                <mx:AdvancedDataGridColumn id="rayonPMargeAvtDem" textAlign="right" width="80" headerText="{resourceManager.getString('rentabilitePanel', 'POUR_MARGE_AVT_DEM')}" dataField="margeAvtDemP" formatter="{pourcentageFormatterFloat}" sortCompareFunction="{function(obj1:Object, obj2:Object):int{return mySortFunc(obj1, obj2, 'margeAvtDemP');}}"  />
                                                                <mx:AdvancedDataGridColumn id="rayonDemarqueHt" textAlign="right" width="100" headerText="{resourceManager.getString('rentabilitePanel', 'DEMARQUE_HT')}" dataField="demarque" formatter="{currencyFormatterFloat1Dec}" sortCompareFunction="{function(obj1:Object, obj2:Object):int{return mySortFunc(obj1, obj2, 'demarque');}}"  />
                                                                <mx:AdvancedDataGridColumn id="rayonPDemarqueHt" textAlign="right" width="85" headerText="{resourceManager.getString('rentabilitePanel', 'POUR_DEMARQUE_HT')}" dataField="demarqueP"  formatter="{pourcentageFormatterFloat}" sortCompareFunction="{function(obj1:Object, obj2:Object):int{return mySortFunc(obj1, obj2, 'demarqueP');}}"  />
                                                                <mx:AdvancedDataGridColumn id="rayonMargeAprDem" textAlign="right" width="100" headerText="{resourceManager.getString('rentabilitePanel', 'MARGE_APR_DEM')}" dataField="margeAprDem" formatter="{currencyFormatter}" sortCompareFunction="{function(obj1:Object, obj2:Object):int{return mySortFunc(obj1, obj2, 'margeAprDem');}}"  />
                                                                <mx:AdvancedDataGridColumn id="rayonPMargeAprDem" textAlign="right" width="115" headerText="{resourceManager.getString('rentabilitePanel', 'POUR_MARGE_APR_DEM')}" dataField="margeAprDemP" formatter="{pourcentageFormatterFloat}" sortCompareFunction="{function(obj1:Object, obj2:Object):int{return mySortFunc(obj1, obj2, 'margeAprDemP');}}"  />
                                                      </mx:columns>
                                            </mx:PrintAdvancedDataGrid>
    I also realised I wasn't very clear on the outcome of my doPrint() function. When I said the grid was cut in half, I was talking about half the columns not showing on the printed version, not half the rows. Actually even a column being cut in half. I hope these precisions made my problem a bit clearer and somebody will be able to help me in any way (even just hints).
    Thanks for your help.
    Regards,
    Gudril

  • Migrating from Windows to Linux

    Hello,
    this is my first post, so I have to say that I am big fan of GNU/Linux. I love the philosophy behind open source world.
    Right now, I am still Windows 7 user. But I am making my backups and I will be ready to move on soon. Unfortunately, I have very little Linux knowledge. So I need small help, actually big one.
    What do I want?
    Clean, fast, bleeding edge system. - ArchLinux
    1)I've got laptop HP 4510s and the first issue is installing kernel 2.6.33+ because I need my wifi working (Broadcom bcm4312 rev 01). How can I do it the easiest way?
    2) I want very clean and fast system, so I choosed Openbox as my window manager. My final dream looks like this [1] [2] [3].
    What do I need for BlackWhite Theme?
    Openbox, tint2, conky. What about gtk theme? What package should I use?
    Can I use every single application even for Gnome or Kde with Openbox without having installed Gnome/Kde? How? Or can you describe me how it works, please?
    3) Now applications:
    Jabber (OpenPGP encryption) - Psi
    Outlook - I like Kmail (Native OpenPGP support). Is it possible to have Kmail without whole KDE and with Openbox? Is Kmail fast?
    Emacs, Nano - file editing (Emacs has steep learning curve so Nano is there only for emergency use.)
    File manager - I am used to native Windows Explorer. But I would like to use efficient, productive tool (Emacs/Vim philosophy).
    uTorrent - What torrent client is similar to uTorrent? I have such a great time with him.
    FTP Client - I use FileZilla. What is you favourite in Linux?
    Wifi Network settings - What can I use to have all my settings in system tray like at Windows?
    Thank you for your answers! Live long and prosper Linux
    Last edited by CleanCode (2010-04-18 18:58:23)

    CleanCode wrote:1)I've got laptop HP 4510s and the first issue is installing kernel 2.6.33+ because I need my wifi working (Broadcom bcm4312 rev 01). How can I do it the easiest way?
    The easiest way of doing this, is as others said is either update your Arch from the core release, or just use the net install CD. Check out the Beginners Guide on the Wiki.
    What do I need for BlackWhite Theme?
    Openbox, tint2, conky. What about gtk theme? What package should I use?
    I would look into LXappearance (sudo pacman -S lxappearance) and use that to modify your themes, as well as obconfig (sudo pacman -S obconfig). Those together should help your change your themes. I would also suggest creating a .themes folder in your home as well as a .icons folder first before tampering with lxappearance. If you're going to change how your mouse looks, look into creating a .Xdefaults file as well. You place all your themes/icons in the respect dot folders and lxapperance should find them.
    Can I use every single application even for Gnome or Kde with Openbox without having installed Gnome/Kde? How? Or can you describe me how it works, please?
    Yes and no. Most apps that have a K in front of them or a G in front will pull in a ton of desktop dependencies. Some only use the GTK/Qt engine, but installing something like Akegrator (sp?) which is a KDE feed reader pulls in something like this:
    Not worth it in my opinion to install all that if you plan on just using openbox. Keep it lean and clean and try to use fairly lightweight apps (exceptions for me are VLC and SMplayer). That way updates too will be really small instead of 500+ megabytes of updates a week.
    3) Now applications:
    Jabber (OpenPGP encryption) - Psi
    Outlook - I like Kmail (Native OpenPGP support). Is it possible to have Kmail without whole KDE and with Openbox? Is Kmail fast?
    Emacs, Nano - file editing (Emacs has steep learning curve so Nano is there only for emergency use.)
    File manager - I am used to native Windows Explorer. But I would like to use efficient, productive tool (Emacs/Vim philosophy).
    uTorrent - What torrent client is similar to uTorrent? I have such a great time with him.
    FTP Client - I use FileZilla. What is you favourite in Linux?
    Wifi Network settings - What can I use to have all my settings in system tray like at Windows?
    Kmail will probably pull in a ton of crap, probably best to avoid. I don't use an email client, but I've heard CLAWS is good.
    Either Emacs or VIM would be good. Both have a decent learning curve, but I've always used VIM.
    I like Thunar for file manager (if you use it, install sudo pacman -S thunar thunar-volman thunar-thumbnailers ffmpegthumbnailer thunar-archive-plugin thunar-media-tags-plugin). Otherwise PCmanFM is a second and fantastic choice.
    utorrent, try Deluge (basically a clone). Not really THAT lighweight, so I would suggest either Transmission or rtorrent.
    I don't use an FTP client, but I believe fillazilla is a good choice, otherwise dig around for a lightweight version.
    Use either wicid or some other network manager. There's a couple in the wifi section of the Beginners Guide. If you use wicid, make sure to add it as a daemon.
    Thank you for your answers! Live long and prosper Linux
    Last edited by pickboy87 (2010-04-15 11:23:42)

  • Unable to register my copy of Acrobat 8.1.1 after migrating from Windows Vista(32) to Windows 7 (64)

    I was able to extract and install the necessary 64 bit file and complete the install but registration eludes me.
    Len

    Hi pinball32,
    To register the software please refer: https://www.adobe.com/misc/registrationfaq.html#s5
    Note: Acrobat 8.1.1 has not been tested and is incompatible with Windows 7 (64)
    Regards,
    Rave

  • Migration 10g to 11gR2 from Windows to Linux with 6TB DB Size in one step

    Hi,
    I need to do migration from 10gR2 to 11.2.0.2.0 and from Windows to Linux for 6TB database Size. As both Endian format same, I did the migration using RMAN Convert database on UAT but for same 10gR2 version.(Both Source on Target Oracle Version was 10.2.01.0). Now I have to migrate from 10gR2 to 11.2.0.2.0. So it's 2 way process.
    is it possible to club these 2 way migration process ???
    Are following steps right or any modification is required ??
    1) Install 11.2.0.2.0 on Linux OS
    2) Open Source Database (Windows) in Read Only. Generate TRANSPORT.SQL, CONVERTSCRIPT.RMAN & Pfile.
    3) Copy Source datafiles in temporary location on Target OS. Also copy above files.
    4) Create dummy controlfile.
    5) Startup nomount with Changed pfile
    6) Mount database with Dummy Controlfile.
    7) Run CONVERTSCRIPT.RMAN to convert actual datafiles from Windows Platform to Linux Platform.
    8) Shutdown the instance and delele Dummy Controlfiles.
    9) Edit TRANSPORT.SQL and do Appropriate Changes like redolog files, datafiles path...
    Now my question is, can I add ?/rdbms/admin/catupgrd.sql in TRANSPORT.SQL script after Startup upgarade command so that Complete Upgradation to 11.2.0.2.0 would be done.
    10) Then run TRANSPORT.SQL on Target System (11.2.0.2.0)
    Tell me if more inputs are required from my side...
    Regards,
    Manish

    The directory structure is different...that's why you need to create the tablespaces in Linux. e.g. export dump says create tablespace in D:\..., there is no such thing in Linux. You can just export it, install software, create the db, tablespaces in Linux and import into the 10g in Linux.

  • Testing of SAP BW system after migration from OS Unix to windows

    Hi Experts,
    I am working on a project wherein testing of BW system is required after migration from OS Unix to Windows.
    If any one has done same set of activities in past or has any idea of this, please share all major test steps required after migration.
    Thanks in advance.
    Regards,
    Neeraj

    Hi Neeraj,
    I will paste the list we used for our upgrade from 3.1 to 7.0. I removed some company specific details. Sorry for the "lay-out", it is copied from excel, this messes up the whole message.
    best regards, André.
    Preparation     PHASE 1
    Review New Functionality     Review BW section on SAPNet for latest information on new release
    Confirm Upgrade Timing (First Sat)    
    GUI Upgrade     Install GUI's for Upgrade Test persons
    "Check Prerequisites     -Operating System
    -SAP Kernel
    -DBMS
    -Disk space
    -R/3 plugin
    -BW software version and SP
    Citrix.."
    "Check Compatibility Reqs with other systems     APO
    ECC6.0"
    Check Compatibility Reqs with 3rd party software     ?
    "Test Team 2004s Delta Training     To
    have idea on new functionality
    not have confusion if looks different.."
    "End User Communication: upgraded system and changes     e.g. right vs left click
    - send out communication twice"
    End User Communication: several "look and feel" sessions  NOTE: incorporate WISBECH !!!    
    Setup Portal connected to BW QA for testing once upgraded     Setup Portal connected to BW DEV for testing once upgraded
    Check best go live date - based on assuption 2 days needed    
    Determine test set  - based on input BS / KU    
    Estimate resources Business for testing    
    BluePrint     PHASE 2
    Check/CleanUp Development Objects     Check all open and not-released developments for release prior to upgrade
    Prepare System Setup     Prepare (if needed) flat-files for test loads
    Check OSS for release notes on objects     Each functional area should check out OSS for release notes on objects (for changes etcu2026, new functionality)
    "Prepare (detail) list of objects to be tested     Complete list of objects to be tested, special attention to custom/non-standard programs, enhancements. List of:
    - extractors
    - process chains
    - reports"
    "Setup delta mechanisms (create transaction data)     BackEnd Test: Financial Extraction and load, process chains
    u2022tbd
    u2022
    u2022 "
    Verification / creation of process chains     Check existence of to-be-tested process chains; if none, create 'sample' process chains
    Realization     PHASE 3
    Prior to Upgrade: Install any necessary frontend software    
    Prior to Upgrade: Install any necessary frontend software (end-users)    
    Prior to Upgrade: Complete any extraction - suspend V3 and scheduled BW jobs    
    Create Sandbox    
    Connect Sandbox to external systems (connections/BDLS)    
    Pre-upgrade steps    
    Perform Upgrade of BW     
    Check connection with R/3/APO    
    Perform system backup    
    "BackEnd Test: Logistics extraction and load, process chains
    u2022 Z_example_CHAIN
    u2022 2lis_03_BF and 2lis_03_BX     Test:
    - Extractor within process chain preferably otherwise mimic behavior (drop index, load, rebuild, aggragate etc)
    - Delta extraction"
    "BackEnd Test: Sales Extraction and load, process chains
    u2022 Z_SALES_1
    u2022 all lis extractors:
    u2022 12_vcitm
    u2022 13_vditm
    u2022 11_vaitm
    u2022 11_vahdr
    u2022 11_v_ssl
    u2022 11_vasti
    u2022 12_vcscl
    u2022 selection of z-extractors
         Test:
    - Extractor within process chain preferably otherwise mimic behavior (drop index, load, rebuild, aggragate etc)
    - Delta extraction"
    "BackEnd Test: Financial Extraction and load, process chains
    u2022 0FI_GL_4
    u2022 NOTE: no further extractors are chosen for testing
    u2022 tbd     Test:
    - Extractor within process chain preferably otherwise mimic behavior (drop index, load, rebuild, aggragate etc)
    - Delta extraction"
    "BackEnd Test: Master Data... Extraction and load, process chains     Test:
    - Extractor within process chain preferably otherwise mimic behavior (drop index, load, rebuild, aggragate etc)
    - Delta extraction"
    "BackEnd Test: Zxxx Extraction and load, process chains
    u2022 Z_TRANSACTION_DATA
    u2022 Zxxx
    u2022 Zyyy     Test:
    - Extractor within process chain preferably otherwise mimic behavior (drop index, load, rebuild, aggragate etc)
    - Delta extraction"
    "BackEnd Test: Plant Maintenance Extraction and load, process chains     Test:
    - Extractor within process chain preferably otherwise mimic behavior (drop index, load, rebuild, aggragate etc)
    - Delta extraction"
    BackEnd Test: PP Extraction and load, process chains     Test: load from Zxxx
    "BackEnd Test: Purchasing Extraction and load, process chains     Test:
    - Extractor within process chain preferably otherwise mimic behavior (drop index, load, rebuild, aggragate etc)
    - Delta extraction"
    "BackEnd Test: APO Extraction and load, process chains
    u2022 ZAPOxxx
    u2022 ZAPOyyy
    u2022 others can be tested, but were not included in de testset     Test:
    - Extractor within process chain preferably otherwise mimic behavior (drop index, load, rebuild, aggragate etc)
    - Delta extraction"
    BackEnd Test: Regular Schedule - Production    
    BackEnd Test: Flat file upload     Test: 2 types from server and PC
    BackEnd Test: Test Admin Workbench: creation of objects, change existing     Test the Admin Workbench: creation of infoobjects, change infoobject, create/change hierarchy, create cube,u2026
    BackEnd Test: Test Bex: creation of queries (kf etc...); change existing     Creation of new query/ change query, create condition, calculated/restricted kf, variables,..
    BackEnd Test: Issue handling    
    Development box issue fixing - on forehand     apply fixes based on issues BWQ
    FrontEnd Test: Run Logistics Reports (log results in Reports tab)     Run reports, execute various navigation steps, make sure to execute each item of menu paths,validate no loss of functionality, report new functionality. Run few managed bookmarks
    FrontEnd Test: Run Sales Reports (log results in Reports tab)     Run reports, execute various navigation steps, make sure to execute each item of menu paths,validate no loss of functionality, report new functionality. Run few managed bookmarks
    FrontEnd Test: Run Supply Chain Reports (log results in Reports tab)     Run reports, execute various navigation steps, make sure to execute each item of menu paths,validate no loss of functionality, report new functionality. Run few managed bookmarks
    FrontEnd Test: Run Financial Reports (log results in Reports tab)     Run reports, execute various navigation steps, make sure to execute each item of menu paths,validate no loss of functionality, report new functionality. Run few managed bookmarks
    FrontEnd Test: Run Controling Reports     Run reports, execute various navigation steps, make sure to execute each item of menu paths,validate no loss of functionality, report new functionality. Run few managed bookmarks
    FrontEnd Test: Run Master Data and Special Reports (log results in Reports tab)     Run reports, execute various navigation steps, make sure to execute each item of menu paths,validate no loss of functionality, report new functionality. Run few managed bookmarks
    FrontEnd Test: Run PM Reports (log results in Reports tab)     Run reports, execute various navigation steps, make sure to execute each item of menu paths,validate no loss of functionality, report new functionality. Run few managed bookmarks
    FrontEnd Test: Run Purchasing Reports (log results in Reports tab)     Run reports, execute various navigation steps, make sure to execute each item of menu paths,validate no loss of functionality, report new functionality. Run few managed bookmarks
    FrontEnd Test: Run APO Reports (log results in Reports tab)     Run reports, execute various navigation steps, make sure to execute each item of menu paths,validate no loss of functionality, report new functionality. Run few managed bookmarks
    FrontEnd Test: Issue handling    
    FrontEnd Test: Make before image of reports - Production     Run reports; save of before image to compare once upgraded
    FrontEnd Test: Run All Reports - Production     Run reports, execute various navigation steps, compare with 'before image' taken in prevous step
    Test Security     Test security with various end-user roles/IDS other than BW developer (usually has * ALL)
    Test Portal integration     Test portal with various end-user roles/IDS other than BW developer (usually has * ALL)
    Edited by: A. Nagelhout on Feb 12, 2010 10:50 AM
    Edited by: A. Nagelhout on Feb 12, 2010 10:50 AM
    Edited by: A. Nagelhout on Feb 12, 2010 10:52 AM
    Edited by: A. Nagelhout on Feb 12, 2010 10:52 AM

  • 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

Maybe you are looking for