ECC 5.0 system copy while export JLoad Error

Hello Experts,
  I came across the error while exporting the java addin. Following is the jload.java.log
  Any help is really appreciated.
Sep 15, 2010 3:10:24 PM com.sap.inst.jload.Jload dbExport
INFO: EM_EMISSION meta data exported
Sep 15, 2010 3:10:24 PM com.sap.inst.jload.Jload dbExport
INFO: EM_EMISSION exported (0 rows)
Sep 15, 2010 3:10:24 PM com.sap.inst.jload.Jload dbExport
INFO: EM_EMISSION_GROUP meta data exported
Sep 15, 2010 3:10:24 PM com.sap.inst.jload.Jload dbExport
INFO: EM_EMISSION_GROUP exported (0 rows)
Sep 15, 2010 3:10:25 PM com.sap.inst.jload.Jload dbExport
INFO: EM_EMISSION_RES meta data exported
Sep 15, 2010 3:10:25 PM com.sap.inst.jload.Jload dbExport
SEVERE: Error during export of EM_EMISSION_RES
Sep 15, 2010 3:10:25 PM com.sap.inst.jload.Jload logStackTrace
SEVERE: java.lang.NoClassDefFoundError: com/sap/sql/ApproximateNumericHelper
     at com.sap.inst.jload.db.DoubleHandler.writeValue(RealHandler.java:44)
     at com.sap.inst.jload.db.DBTable.unload(DBTable.java:209)
     at com.sap.inst.jload.Jload.dbExport(Jload.java:179)
     at com.sap.inst.jload.Jload.executeJob(Jload.java:395)
     at com.sap.inst.jload.Jload.main(Jload.java:621)
Sep 15, 2010 3:10:39 PM com.sap.inst.jload.db.DBConnection disconnect
INFO: disconnected
Thanks
Raman

but the we have only one java version installed.
Are you sure about this? You need Java 1.4... and most browsers usually install JAVA EE 6 (which is 1.6) when accessing Java contents on the web.
as suggested, type this command and please supply results:
java -version

Similar Messages

  • Homogeneous system copy using export/import on WIn/Ora

    Dear experts,
    i need to know the homogeneous system copy procedure using export/import method for following scenario as we are in the process of Data center migration of SAP systemsfrom location to another location.
    Source system:
    ECC6/BI7/APO(ABAP stack)
    OS:WIndows 2003
    D:B:Oracle 10g
    Target System: New hardware installed on Virtual environment(VMware)
    No change of SID
    ECC6/BI//APO
    OS:WINDOWS2008
    D:B: Oracle 11g
    It would be great if anyone can share the documentu2019s/links (Not SAP homogeneous system copy guide) which you have prepared for the homog. system copy using export/import on Windows/oracle  as i have done the system copy using backup/restore for ABAP stack and export/import for Java stack so far.
    Therefore i am not sure about this procedure/prerequisites/checklist needs to prepare as i have gone through the SAP guide but it is not step by step document.
    Cheers

    There are two approacahes for your  project
    1) First wether to use Oracle11g on target database
    2) Continue with Database Oracle 10.2 on traget database
    If you want to use Oracle11.2 on your target database you have to search the installers which are supported for 11.2 database. If the installers are available then only you can install your target database using Oracle11.2.Other wise t use Oracle10.2.0.4 is supported on Win2008r2. You can use this version of Oracle database to build ur target database.It works fine . Absolutely no problem.
    Later on you can upgrade the Oracle10.2 to 11.2 Onwards.
    If installers are avialble you can use Oracle11.2 also. There is absolutely no problem.
    As per my knowledge installers are available and supported with Oracle11.2.Also check the PAM before arriving on any deciscion.

  • ECC 6.0 System copy export fail

    WARNING 2011-12-08 21:38:22.281
    Execution of the command "C:\j2sdk1.4.2_17-x64\bin\java.exe -classpath migmon.jar -showversion -Xmx1024m com.sap.inst.migmon.exp.ExportMonitor -sapinst" finished with return code 103. Output:
    java version "1.4.2_17"
    Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2_17-b06)
    Java HotSpot(TM) 64-Bit Server VM (build 1.4.2_17-b06, mixed mode)
    Export Monitor jobs: running 1, waiting 0, completed 45, failed 0, total 46.
    Unloading of 'SAPAPPL0_5' export package: ERROR
    Export Monitor jobs: running 0, waiting 0, completed 45, failed 1, total 46.
    ERROR 2011-12-08 21:38:22.282
    CJS-30022  Program 'Migration Monitor' exits with error code 103. For details see log file(s) export_monitor.java.log, export_monitor.log.
    ERROR 2011-12-08 21:38:22.293
    FCO-00011  The step runMigrationMonitor with step key |NW_Export|ind|ind|ind|ind|0|0|NW_ABAP_Export_Dialog|ind|ind|ind|ind|4|0|NW_ABAP_Export|ind|ind|ind|ind|0|0|runMigrationMonitor was executed with status ERROR ( Last error reported by the step :Program 'Migration Monitor' exits with error code 103. For details see log file(s) export_monitor.java.log, export_monitor.log.).
    I am using SAP ECC 6.0 with Ms Sql 2005 on 64 bit windows 2008 R2 OS. During a system copy export i am getting this error.
    Please help me.

    Your main problem is not, that you don't see anything in MMC (the system can be added manually without much hazzle) - but is, that you database content of schema SAP<SID>DB does not match the data found on the filesystem.
    If you copy the filesystem structure from production to test/qa, you need to make sure, the database and filesystem are in sync. You will have two problems if you "just copy them":
    - They are out of sync because your production was going on running since you copied the backup files
    - all configuration (all java property sheets) is/are set to point to the production system instead of the test/qa system
    I doubt, that it will work if you copy it over. This also explains, why you can't even start configtool, because it points to the wrong system/schema. You MAY be able to fix all that manually, but you may encounter subsequent errors because not all configuration is documented, you would need to step into the whole j2ee tree and look at each and every propertysheet to find out, whether it's correct or not. Additionally, the database may have other information (see above) and all that may become overwritten during bootstrap.
    So - the best way to get your system up and running quickly is to start sapinst on the source system, export your Java instance (not using ABAP but the Java dump) and re-importing that to your test/qa system.
    Markus

  • Homgeneouos system copy - Import/Export

    Hello everybody,
    I have successfully upgrade system( ECC 5.0) m from windows 2003 (32)+ SQL 2000 to windows 2003 (64-bit) + SQL 2005. using attach /detach method, in post processing execute STM tool, update stats etc.
    But we found performance is not much of improve previous system with only 4 GB RAM, new one with 32 GB RAM.
    I have remove the parameter PHYS_MEMSIZE parameter from the profile so it is under ZERO MEMORY MGT.
    This above said in testing environment till.
    For testing, I planning for the same using export/import
    Plan :
    Source system
    1. Now, Export the database by executing sapinst.exe and then
    select ABAP system-->MS SQL server -->Unicode -->ABAP Database content export
    and continue with the Export procedure.
    On the Target system
    1. Create a directory EXPORT and copied all the exported data.
    2. Start the SAP installation(only start database instance installation), enter the required parameters up to the
    window selecting the database instance installation method, on this
    I will choose System copy/migration(R3load based)
    3. provide the path of the Export directory.
    4. Specify the order in which the package are loaded - I select alphabetical order
    5. No other option will select on this screen.
    So for testing, I simply database export from source system and on target system I execute only Database instance installation, all process successfully done.
    We have not any BW client so I am generate the DDL statement
    Pleas suggest above plan is correct or anything missing?
    will improve performance of system?
    Thanks
    Ganesh

    HI!
    As per suggested for DDL statement generation, we have no any productive BW client,
    i tried on our Qaulity system by logging on regular using client, message display DDL statement
    generated successfully,. but when I check in usr\sap\tmp folder there no file
    1. Unicode migration option selection is necessary?
        in installation directory path is only /tmp so I checked in ( usr\sap\tmp) directory.
    2. 
    Above procedure is correct, but during target system installation please continue with SAPinst to install SAP instance as well.
    As above statement, I started installation on Target system by SAPinst then from option
      mySAP EPR 2004 SR1
         System copy
              Target system
                 ABAP system
                    MS SQL Server
                        Unicode
                              Central instance installation
                              Database instance installation
                              MSCS Node A Configuration
                              MSCS Node B Configuration
                              Dialog instance installation
                              internet graphic server upgrad
    I select  Database instance installation Database instance installation option. No any other process I have done.
    3. is same procedure for  system copy in clustering environment ( because our Production system in windows 2003 (64 -bit) clustering environment.
    4. After installation complet, in post processing  need to use STM tool, update static etc.
    Please suggest.
    Thanks
    Ganesh

  • System Copy Guide: Exporting the Source System Using SAPinst.

    Hi Gurus,
    I am trying to do Unicode conversion of ERP 2005 SR3 on Oracle/WS2003
    The preparation steps are OK
    When I execute the last Phase using Sapinst : "database instance export",
    it finishes within one minute with the message "Database instance export has been completed succesfully"
    but without exporting data.
    I have follow up Unicode Conversion Guide  and System Copy Guide System Copy for SAP Systems Based on SAP NetWeaver 7.0 SR3 ABAP+Java.
    What could be wrong here?
    Thansk for your help
    Martial

    So you need to set an environment variable
    SAPINST_USE_HOSTNAME = <your-virtual-hostname>
    for the user executing sapinst.
    Markus

  • System copy with Export/Import Distribyted system UNIX database, Windows CI

    HI
    we have a distributed system witch I want to make a copy of
    Oracle Database on HP-UX
    CI + SCS on Windows
    Dual stack system  ABAP/Java
    1)  I have made an system copy with data base copy tools, and that works fine.
    2)  I have made a system copy export/import of a "central system"
    If I try to make an export/import system copy on a distributed system it wont work.
    ( this work fine in a central system) I dont get anny error messages all gren checks marks ! 
    It seems like the problem are in not finding the profiles from CI ?
    It find the profiles for the sapgateway.
    I someone are more interested I have more documentation with screen shots in a word document.
    I Have used Installation Master SR3 and tryed with some older versions as well.
    I have read SAP Note 970518 - Hom./Het.System Copy SAP NetWeaver 7.0 (2004s) SR2
    SAPINST   
    Using virtual hosts for central and/or DB instances
    SYMPTOM:
    You are using virtual host names for your central instance and/or the database instance (e.g. in a HA environment). Although SAPinst finishes successfully, some export steps are not being performed.
    SOLUTION:
    Start the export with the property SAPINST_USE_HOSTNAME=<virtual host>.
    If the central instance and the database instance run on different hosts, run the database export with SAPINST_USE_HOSTNAME=<virtual host name of the DB server> and - if you run a Java or ABAP+Java system - run the central instance export with SAPINST_USE_HOSTNAME=<virtual host nameof the central instance host>.
    If you run a central system with different host names in the profiles, handle the export as a distributed export, calling SAPinst with parameter SAPINST_USE_HOSTNAME. Perform the export of the database instance on the DB server, calling SAPinst with SAPINST_USE_HOSTNAME=<virtual host of the DB server>.

    Hi I have received folloving answer from SAP:
    You're doing everything correct - besides one thing.
    When you specify the profiles during the database export it cannot be
    correct to specify the profiles of the gateway instance located on
    the same host.
    As a consequence - it picks up the wrong instance G01 and sets the
    property 'hasABAP' and 'hasJava' to 'false'...  - thus the export
    is empty. You can see this within the corresponding 'sapinst.log' file.
    The correct procedure would be to specify the profiles of the central
    instance on the Windows Machine. If you cannot access them, you should
    make them available by Samba or by any type of software which makes
    it's possible to export filesystems or directories from windows to
    unix.
    Best regards
    Bent

  • Note 585277 - iSeries: System Copy - SDM Export?

    Hello,
    Can someone explain why it's necessary to do an SDM export as part of this process?  I got to thinking, if we were in a position where we needed to recover from a hardware failure, we wouldn't have an SDM export to use to rebuild the system.  Is this something we should be exporting / saving with our daily backups?  Or if we have it exported / saved once is that sufficient?  Thank you.
    ~TJ

    > So in a disaster, if I want to rebuild the system, where would I get the SDM export from?  We backup the pieces of the IFS during our daily backups (along with the abap / java database), but it's not packaged as a nice export.  If we needed to restore, could we use the IFS backup, or would we have to have that stored as an SDM export? 
    Basically you need to backup everything under /usr/sap/<SID>/.../j2ee, which you can restore if you can make sure the part in the database and the filesystem are "in sync" - means e. g. no deployments/changes during the backup of both.
    > If we can use the backup of the IFS to do a restore, in the event of a disaster, why can't we use it in the case of a system copy?
    Because Java clutters all information about hostname, SID, database connectivity etc. in .properties files on the filesystem and in the database. What is stored where and synchronized during startup of the engine is not really documented and is application dependent (a portal has more/different .properties files than a plain empty J2EE instance). This is also a reason why it's e. g. not that easy to just change a hostname of a Java instance.
    If you do the export using sapinst in case of a system copy, it packs them together and at import time sapinst does the magic to replace all the necessary entries of hostname and sid and cluster ID etc. automatically for the new built instance.
    Markus

  • System copy post DB refresh error

    Hi,
    I am doing a post db refresh (Oracle/Solaris) and while creating control file getting error
    SQL> CREATE CONTROLFILE SET DATABASE "XXX" RESETLOGS ARCHIVELOG;
    CREATE CONTROLFILE SET DATABASE "XXX" RESETLOGS ARCHIVELOG
    ERROR at line 1:
    ORA-01503: CREATE CONTROLFILE failed
    ORA-01565: error in identifying file '?/dbs/[email protected]'
    ORA-27037: unable to obtain file status
    SVR4 Error: 2: No such file or directory
    Additional information: 3
    ALSO
    SQL> startup nomount
    ORACLE instance started.
    Total System Global Area 2214592512 bytes
    Fixed Size                  2053640 bytes
    Variable Size            1174407672 bytes
    Database Buffers         1006632960 bytes
    Redo Buffers               31498240 bytes
    SQL> @control.sql
    SP2-0310: unable to open file "control.sql"
    Please help.

    Hi Anshul,
    First please refer System copy guide for successful procedure http://www.basisconsultant.com/j/index.php?option=com_k2&view=item&layout=item&id=1&Itemid=185 .In addition please follow SAP Note  546006 - Problems with Oracle due to operating system errors
    and try to execute SQL command create spfile from pfile ; ( ORA-01565: error in identifying file &amp;#8216;?/dbs/[email protected] )
    Regards,
    Gaurav

  • System Copy results in Framework Error

    Hi all,
    I've just done a System Copy for NW2004s system.  I've been able to access the Portal fine from the Administrator account but I'm getting a "Error occurred while trying to access framework page" from any other account. 
    I'm using a custom Portal Desktop but the same error occurs if I use the default Portal desktop or my own desktop.  Seems like all other users lost permission to desktop and/or framework and/or something else.  I've assigned the Everyone group my Portal Desktop but still nothing.  I'm thinking I missed something in the System Copy
    UPDATE: I created a new user and that user can log onto the Portal fine.  It appears any user logging on from the LDAP db are encountering errors.
    Thanks
    Pat
    Message was edited by: PDoogan
            Patrick Doogan

    Dagfinn, thanks for responding.
    I believe the authentication is OK but after logging in, I get this message...
    Error occurred while trying to access framework page: ".../frameworkPages/com.sap.portal.frameworkpage",The object does not exist or you are not authorized to access it.If this problem persists, contact your system administrator.
    I'm looking through the stack trace now but I'm not finding errors specific to this message.

  • Urgent: While exporting got error

    hi all
    While exporting triggers i m getting the following problem
    EXP-00056: ORACLE error 6550 encountered
    ORA-06550: line 1, column 30:
    PLS-00905: object XDB.DBMS_XDBUTIL_INT is invalid
    ORA-06550: line 1, column 14:
    PL/SQL: Statement ignored
    EXP-00056: ORACLE error 6550 encountered
    ORA-06550: line 1, column 30:
    PLS-00905: object XDB.DBMS_XDBUTIL_INT is invalid
    ORA-06550: line 1, column 14:
    PL/SQL: Statement ignored
    EXP-00000: Export terminated unsuccessfully
    Regards
    S

    Actaully i have upgrade my database from oracle 9.2 to 10.1.0.2.0
    AMD VALID 10.1.0.2.0 OLAP Catalog
    APS VALID 10.1.0.2.0 OLAP Analytic Workspace
    CATALOG LOADED 10.1.0.2.0 Oracle Database Catalog Views
    CATJAVA VALID 10.1.0.2.0 Oracle Database Java Packages
    CATPROC LOADING 10.1.0.2.0 Oracle Database Packages and T
    CONTEXT VALID 10.1.0.2.0 Oracle Text
    EM VALID 10.1.0.2.0 Oracle Enterprise Manager
    EXF VALID 10.1.0.2.0 Oracle Expression Filter
    JAVAVM VALID 10.1.0.2.0 JServer JAVA Virtual Machine
    ODM VALID 10.1.0.2.0 Oracle Data Mining
    ORDIM VALID 10.1.0.2.0 Oracle interMedia
    COMP_ID STATUS VERSION COMP_NAME
    OWM VALID 10.1.0.2.0 Oracle Workspace Manager
    SDO VALID 10.1.0.2.0 Spatial
    XDB VALID 10.1.0.2.0 Oracle XML Database
    XML VALID 10.1.0.2.0 Oracle XDK
    XOQ VALID 10.1.0.2.0 Oracle OLAP API
    Regards
    S

  • System Copy - ABAP export using R/3 load -- RSCP ERROR: Altername NameTab

    Hi all,
    I am trying to export BW3.5  system using sapinst (R/3 load method). In the phase of executing export jobs , I am getting the error in SAPSSEXC.log  by mentioning it as altername too old.
    The log files are below.
    RSCP ERROR: Altername NameTab too old
    E:\usr\sap\BWA\SYS\exe\run/R3load.exe: START OF LOG: 20090209061745
    E:\usr\sap\BWA\SYS\exe\run/R3load.exe: sccsid @(#) $Id: //bas/640_REL/src/R3ld/R3load/R3ldmain.c#22 $ SAP
    E:\usr\sap\BWA\SYS\exe\run/R3load.exe: version R6.40/V1.4 [UNICODE]
    Compiled Feb 19 2008 23:17:57
    E:\usr\sap\BWA\SYS\exe\run/R3load.exe -datacodepage 1100 -e C:\Program Files\sapinst_instdir\NW04\COPY\EXPORT\ABAP\COPY\UC\DBEXP/SAPSSEXC.cmd -l C:\Program Files\sapinst_instdir\NW04\COPY\EXPORT\ABAP\COPY\UC\DBEXP/SAPSSEXC.log -loadprocedure fast
    (DB) INFO: connected to DB
    (GSI) INFO: dbname   = "hsotname                                                                                "
    (GSI) INFO: vname    = "MSSQL                           "
    (GSI) INFO: hostname = "hostname                                                  "
    (GSI) INFO: sysname  = "Windows NT"
    (GSI) INFO: nodename = "hostname"
    (GSI) INFO: release  = "5.2"
    (GSI) INFO: version  = "3790 Service Pack 2"
    (GSI) INFO: machine  = "4x AMD64 Level 16 (Mod 2 Step 3)"
    (GSI) INFO: instno   = "0020239136"
    (NT)  Error:  DOKCLU: normal NameTab from 20041108162211 younger than alternate NameTab from 20010201171049!
    (SYSLOG) INFO: k CQF : DOKCLU&20010201171049&20041108162211&                rscpgdio 47
    (RSCP) ERROR: -
    3-
    (RSCP) ERROR: code:   64  RSCPECALL   
    (RSCP) ERROR: Altername NameTab too old                                          
    (RSCP) ERROR: module: rscpgdio location:   47 line:  2964
    (RSCP) ERROR: TSL01: CQF  p3: DOKCLU&20010201171049&20041108162211&      
    (RSCP) ERROR: -
    myCluster (55.18.Exp): 897: received return code 64 from rscpCheckNTTimeStamps.
    myCluster (55.18.Exp): 898: suspicious create timestamp of alternate nametab encountered.
    myCluster (55.18.Exp): 902: create timestamps of nametab: 20041108162211; alternate nametab: 20010201171049.
    myCluster (55.18.Exp): 294: error when retrieving physical nametab for table DOKCLU.
    (CNV) ERROR: data conversion failed.  rc = 2
    (RSCP) INFO: I18N_NAMETAB_TIMESTAMPS not in env: checks are ON (Note 738858)
    (DB) INFO: disconnected from DB
    E:\usr\sap\BWA\SYS\exe\run/R3load.exe: job finished with 1 error(s)
    E:\usr\sap\BWA\SYS\exe\run/R3load.exe: END OF LOG: 20090209061749
    Then I have followed the note and i have modified the environment variable with the value
    I18N_IGNORE_ABAP_FEATURE = 20080303_N1148541
    Kindly advice me on the same.Please give all your suggestions to ovecome from this error.
    System Environments
    SAP : BW 3.5
    Database: MSSql 2005
    OS:  64 Bit Ms Windows 2003 server
    Regards
    Vijay

    Dear,
    Please check your Database is connected or not ,this is very critical error in the database.
    please go through the SAP notes 738858 and 978244.
    Warm Regards.
    Mohammed Hassan Naveed

  • System crashes while exporting

    hi all,
    I'm all new to captivate and I'm working at my first project
    with it.
    I'm doing a navigation site demo, which will be distibuted on
    cd.
    I'm working on just one .cp file because I need the project
    to run as standalone, not inside internet explorer; the .cp file is
    48 MB.
    I got several issues on registering the last two slides
    (they're about 80), and now it's impossible exporting all the demo,
    because the system crashes when captivate is exporting slides.
    I'm wondering if I made something wrong in organizing my
    project.
    Correct me if I'm wrong, but I understood that if you want to
    divide your project in more .cp files, you must publish as html,
    not standalone. That's the reason why I didn't subdivide my project
    in more .cp files.
    Am I wrong?
    Can anyone suggest something to solve the problem, preserving
    the standalone solution?
    Thanks in advance, and excuse me If I made some newbie
    questions :-)
    Alessia

    To All who are experiencing crashes during publishing,
    check
    this link for a Tech Note
    . As a rule of thumb, keep your Captivate project files to less
    then 10 MB whenever possible, and the SWFs, of course,
    correspondingly small.
    About that "you can't create multiple standalones" - that is
    just bad advice. Of course you can. BUT keep in mind that there
    will always be a noticeable "lag" when daisy-chaining executables,
    while the Flash Player closes on one file, and reopens to play the
    next in the "daisy-chain".

  • Error while system copy export

    Dear all,
    While system copy in export  part we are getting following error.  Sorry for not able to paste in proper format.
    OS :-HPUX 11.23
    Database :- oracle 10g
    Execution of the command "/opt/java1.4/bin/java -classpath /tmp/sapinst_exe.27996.1263558176/JAR/ins-j2ee.jar:/tmp/sapinst_exe.27996.1263558176/JAR/sapxmltoolkit.jar -d64 com.sap.ins.j2ee.TestClassLoader" finished with return code 0. Output: CORRECT
    INFO 2010-01-15 17:54:25
    Found a valid JAVA_HOME directory /opt/java1.4 with JDK version 1.4.2_15.
    INFO 2010-01-15 17:54:25
    Execute step fillContext of component |NW_Prepare_Export|ind|ind|ind|ind|0|0|NW_GetSidFromProfiles|ind|ind|ind|ind|2|0.
    INFO 2010-01-15 17:54:26
    Execute step collect of component |NW_Prepare_Export|ind|ind|ind|ind|0|0|NW_GetSidFromProfiles|ind|ind|ind|ind|2|0|NW_readProfileDir|ind|ind|ind|ind|0|0.
    INFO 2010-01-15 17:54:26
    Execute step getMounts of component |NW_Prepare_Export|ind|ind|ind|ind|0|0|NW_GetSidFromProfiles|ind|ind|ind|ind|2|0|NW_readProfileDir|ind|ind|ind|ind|0|0.
    INFO 2010-01-15 17:54:26
    Execute step updateMountInfo of component |NW_Prepare_Export|ind|ind|ind|ind|0|0|NW_GetSidFromProfiles|ind|ind|ind|ind|2|0|NW_readProfileDir|ind|ind|ind|ind|0|0.
    INFO 2010-01-15 17:54:26
    Execute step getProfileDir of component |NW_Prepare_Export|ind|ind|ind|ind|0|0|NW_GetSidFromProfiles|ind|ind|ind|ind|2|0|NW_readProfileDir|ind|ind|ind|ind|0|0.
    INFO 2010-01-15 17:54:52
    Account d02adm already exists.
    INFO 2010-01-15 17:54:52
    Account 0 already exists.
    INFO 2010-01-15 17:54:52
    Account 106 already exists.
    INFO 2010-01-15 17:54:56
    Account sapsys already exists.
    INFO 2010-01-15 17:54:56
    Account d02adm already exists.
    INFO 2010-01-15 17:55:00
    Execute step fillContext2 of component |NW_Prepare_Export|ind|ind|ind|ind|0|0|NW_GetSidFromProfiles|ind|ind|ind|ind|2|0.
    INFO 2010-01-15 17:55:03
    Execute step isUnicodeFromStack of component |NW_Prepare_Export|ind|ind|ind|ind|0|0|NW_GetSidFromProfiles|ind|ind|ind|ind|2|0|NW_getUnicode|ind|ind|ind|ind|1|0.
    INFO 2010-01-15 17:55:03
    Execute step isUnicodeFromExecutables of component |NW_Prepare_Export|ind|ind|ind|ind|0|0|NW_GetSidFromProfiles|ind|ind|ind|ind|2|0|NW_getUnicode|ind|ind|ind|ind|1|0.
    INFO 2010-01-15 17:55:05
    Account d02adm already exists.
    INFO 2010-01-15 17:55:05
    Account 0 already exists.
    INFO 2010-01-15 17:55:05
    Account 106 already exists.
    INFO 2010-01-15 17:55:06
    Creating file /tmp/sapinst_instdir/ERP/LM/COPY/ORA/EXP/CENTRAL/AS-ABAP/PREEXP/disp+work.log.
    INFO 2010-01-15 17:55:06
    Output of /usr/sap/D02/DVEBMGS00/exe/dispwork -v is written to the logfile dispwork.log.
    INFO 2010-01-15 17:55:10
    Execution of the command "/usr/sap/D02/DVEBMGS00/exe/disp+work -v" finished with return code 0. Output:
    INFO 2010-01-15 17:55:10
    Execute step isUnicodeFromMsgServer of component |NW_Prepare_Export|ind|ind|ind|ind|0|0|NW_GetSidFromProfiles|ind|ind|ind|ind|2|0|NW_getUnicode|ind|ind|ind|ind|1|0.
    INFO 2010-01-15 17:55:10
    Execute step isUnicodeFromProfile of component |NW_Prepare_Export|ind|ind|ind|ind|0|0|NW_GetSidFromProfiles|ind|ind|ind|ind|2|0|NW_getUnicode|ind|ind|ind|ind|1|0.
    INFO 2010-01-15 17:55:11
    Execute step askUnicode of component |NW_Prepare_Export|ind|ind|ind|ind|0|0|NW_GetSidFromProfiles|ind|ind|ind|ind|2|0|NW_getUnicode|ind|ind|ind|ind|1|0.
    INFO 2010-01-15 17:55:11
    Execute step fillContext of component |NW_Prepare_Export|ind|ind|ind|ind|0|0|NW_GetSidFromProfiles|ind|ind|ind|ind|2|0|NW_GetUserParameter|ind|ind|ind|ind|3|0.
    INFO 2010-01-15 17:55:11
    Execute step setDefaults of component |NW_Prepare_Export|ind|ind|ind|ind|0|0|NW_GetSidFromProfiles|ind|ind|ind|ind|2|0|NW_GetUserParameter|ind|ind|ind|ind|3|0|NW_GetUserParameterUnix|ind|ind|ind|ind|2|0.
    INFO 2010-01-15 17:55:12
    Execute step askSidAdm of component |NW_Prepare_Export|ind|ind|ind|ind|0|0|NW_GetSidFromProfiles|ind|ind|ind|ind|2|0|NW_GetUserParameter|ind|ind|ind|ind|3|0|NW_GetUserParameterUnix|ind|ind|ind|ind|2|0.
    INFO 2010-01-15 17:55:12
    Execute step dbInfo of component |NW_Prepare_Export|ind|ind|ind|ind|0|0|NW_GetSidFromProfiles|ind|ind|ind|ind|2|0.
    INFO 2010-01-15 17:55:12
    Execute step fillContext of component |NW_Prepare_Export|ind|ind|ind|ind|0|0|NW_GetSidFromProfiles|ind|ind|ind|ind|2|0|NW_getDBInfo|ind|ind|ind|ind|4|0.
    ERROR 2010-01-15 17:55:12
    CJS-00030  Assertion failed: in component: NW_getDBInfo step:fillContextat this point the dbtype has to be != ind
    ERROR 2010-01-15 17:55:12
    MUT-03025  Caught ESAPinstException in Modulecall: ESAPinstException: error text undefined.
    ERROR 2010-01-15 17:55:12
    FCO-00011  The step fillContext with step key |NW_Prepare_Export|ind|ind|ind|ind|0|0|NW_GetSidFromProfiles|ind|ind|ind|ind|2|0|NW_getDBInfo|ind|ind|ind|ind|4|0|fillContext was executed with status ERROR .

    > We resolved issue by setting oracle_home  environment.Now we get screen asking export location.While exporting we get error  BR0804I BRCONNECT terminated with errors.
    Nice - but how should we now find out what you problem is? We have no magic ball to look into..
    > We are doing Hetrogenous system copy.
    Be aware that you need a certified migration consultant on-site for a heterogeneous copy. Otherwise you'll loose support for problems during the migration and for the target system (http://service.sap.com/osdbmigration --> FAQ).
    Markus

  • Premiere Pro System Resouces Not beign used while exporting

    Hi all,
    I have been editing this video and last night I started rendering it. However, it is far from beign fast. The estimated remaining time AME shows is 65h!!!
    However, that's not the worst thing. My CPU, RAM, Hard drive and even GPU are not beign used. The measured system usage while exporting this same clip is:
    15% CPU
    +- 2GB RAM
    1MB/S Footage Hard Drive (out of max. 50MB/s)
    Sporadical GPU spikes @90%, average 40%.
    Project Characteristics:
    Full sequence almost 2h long.
    2 Layers Maximum.
    Raw clip footage: H264 1080p DSLR Footage.
    Red Giant Denoiser II (GPU Accelerated) on 50% of the clips.
    PPro's included RGB Curves and HSL on 50% of the clips.
    Exporting to H264, 1080p 30fps, VBR 1 Pass, 15Mbps (18Mbps max) using Adobe Media Encoder (PPro's "Export" option doesn't even run).
    System Specs:
    Amd FX-8350 (8x)4.5GHz
    16GB DDR3 1866MHz Ram
    Nvidia Geforce GTX650 (2GB GDDR5)
    Windows 8 x64 OS.
    Cache, OS and Adobe CS6 Suite drive: Samsung 840 PRO 128gb (500MB/S R, 480MB/S W)
    Footage & Export Drive: Seagate 1TB (don't know exact model)
    I know my graphics card isn't the best for this job, but it is not even beign used... My first thought is that there was an HHD bottleneck, as it is not fast at all, but measuring my system usage I have found that is not the soft chain this time. What am I doing wrong?
    BTW, I'm using CS6.
    Thanks in advance,
    Gonzalo Ruiz.

    Wow, I never thought that could make such a difference. Will the speed of those four drives have much of an impact given they are all rated over 120MB/s? Or will just having them on sepparate HDDs be enough? What about 4K?
    For example, will the difference between a WD Caviar Blue 1TB and a 850 Pro 256GB (or any other good HDD vs a fast SSD for that matter) be noticeable using it as a cache drive? What about in 4k editing?
    Will using a dedicated SSD for both cache and previews be slower than two dedicate HDDs? The SSDs I am comparing are 4x faster in R/W speeds than this HDD and a many more times faster in Random IO (IOPS).
    This is my upgrade plan:
    Samsung 840 PRO 128GB: OS, Programs, Pagefile
    Samsung 850 PRO 256GB: Cache, Cache Database, Previews
    WD Caviar Blue 1TB: Media and Project Files
    Existing Seagate 500GB: Raw Footage, Archive (at the moment installed but full)
    External USB3 USB Flashdrive: Export (not going to use it every time)
    This export has been an epic fail in terms of length... 60 hrs... Having only used before a ridiculously low spec-ed computer, when I built this one and exported just short clips, I thought it was normal...Guess it isn't, now that I have to edit long videos.
    Thanks for all your entries,
    -Gonzalo

  • System copy in EP does not ask for Traget Database

    Hi,We want to migrate our Enterprise Portal Oracle Database to DB2.
    While taking a system copy ,it does not prompt for Traget system atall.
    We have successfully migrated ECC and BI Databases where it asked target DB but here it does not prompt,what could be the issue?
    Several versions of SWPM are tried but not able to identify the issue.
    Has anyone faced such error?
    Please advice..

    Hi,
    For Java system copy, an export of the system has to be created. Are you able to create the export via the Installation Master or SWPM? Please also mention the Netweaver version of the Enterprise Portal.
    Regards,
    Srikishan

Maybe you are looking for