ABAP Import Phase error during Install

Hi out there. I am installing an ERP system ECC 6.0 SR3 with just the AS ABAP and ECC components. It is now on the ABAP import phase and returns the error that certain ABAP objects are failing out of the 112 objects that is processing. Current examples are : -
=============================================================================
Loading of 'SAPSDIC_2' import package: ERROR
(DB) ERROR: DDL statement failed
(CREATE  INDEX "VRSX2~1" ON "VRSX2" ( "RELID" , "OBJNAME" , "VERSNO"  ) )
DbSlExecute: rc = 99
  (SQL error -602)
  error message returned by DbSl:
=============================================================================
Loading of 'DD03L' import package: ERROR
ERROR : Execute for create index SEOSUBCO~001 on SEOSUBCO failed (dbrc=99).
  (SQL error -602)
  error message returned by DbSl:
SQL-Statement: CREATE  INDEX "SEOSUBCO~001" ON "SEOSUBCO" ( "CLSNAME" , "CMPNAME" , "SCOTYPE"  )
=============================================================================
Loading of 'SAPAPPL2_9' import package: ERROR
ERROR : Execute for create index SEOSUBCO~001 on SEOSUBCO failed (dbrc=99).
  (SQL error -602)
  error message returned by DbSl:
SQL-Statement: CREATE  INDEX "SEOSUBCO~001" ON "SEOSUBCO" ( "CLSNAME" , "CMPNAME" , "SCOTYPE"  )
=============================================================================
I wish to know how else can 1 work around this ABAP import phase with errors such as these? Is there a manual procedure I can perform for this phase during installations so to avoid these errors that come up. And then re-run the install that goes past this?
Any help will be greatly appreciated.
Thanks in advance.

Hi
Try increasing your shared pool size
login to database level
sqlplus "/as sysdba"
>show parameter shared_pool_size;
if the value is some thing aroung 150 to 200 MB increase it to 250MB
>alter sytem set shared_pool_size=250M scope=both;
Hope this will solve your problem
Regards
Uday

Similar Messages

  • Install IDES ECC6- Abap Import phase error

    Hi all,
    I have seen many post on this error but I have not still understood why it happens.
    I have tried to install an IDES ECC6 on Windows 2003S 32 bit with 4gb of RAM on a VMWARE virtual machine.
    I have done all the preparation steps:
    1) adjust network performance
    2) set virtual memory as the installed RAM + 8GB
    3) set the HOSTS file with the IP address
    4) installed Java SDK with JAVA_HOME environment variable
    I have installed Oracle (delivered with the kit) and the patch and then started the SAPINST (under I386).
    In the APAB Import phase all the tasks (1 from 19) are stopped since Oracle is no more available.
    All the posts suggest to enlarge the shared_pool_size.
    But why this happens ?
    The install procedure should work without any Oracle parameter modification.
    Any idea ?
    Thank
    Andrea

    Hi
    Try increasing your shared pool size
    login to database level
    sqlplus "/as sysdba"
    >show parameter shared_pool_size;
    if the value is some thing aroung 150 to 200 MB increase it to 250MB
    >alter sytem set shared_pool_size=250M scope=both;
    Hope this will solve your problem
    Regards
    Uday

  • Error number 207 error type SPECIFIC_CODE IMPORT ABAP phase error when install database instance

    IMPORT ABAP phase error when install database instance
    Error number 207 error type SPECIFIC_CODE.
    In phase   "Import ABAP" the installation halts with error. Can anyone please tell me what error should I search for and (possibly) what is the solution? 
    Thanks in advance
    synxcaccmg.cpp: 133: PSyUser CSyAccountMgtImpl::getUser(iastring sNameOrSID) const
    syxxccache.cpp: 267: CSyAccountCache::getUserImpl(name="IboSap-PC\nspadm", sid="", create=false)
    syxxccache.cpp: 276: CSyAccountCache::getUserImpl(name="IboSap-PC\nspadm", sid="", create=false, ISyProgressObserver* )
    synxcuser.cpp: 119: CSyUserImpl::CSyUserImpl(const CUserData&, bool)
    Account user="IboSap-PC\nspadm" does not exist.
    Failed action:  with parameters
    Error number 207 error type SPECIFIC_CODE

    It is not easy, really , it has taken many hours and at the End I got the problems,.
    so I have decided to pay 20 $ every month, and I can get an access IDES to SAP, ERP, ABAP.
    without any problem.  In ABAP, I have only Sflight ,SBOOK etc. but MARA, and others tables, dont exist, .
    I know, some students have not enough money, so what can we do? every one get problem with installaion and others after installaion, with server, 3 days work, and NSP becomes RED. Yellow, etc.
    anyway. thank you for all.
    Best Regards.

  • ABAP Import Phase DDL Statement Error

    Hi Experts!
    I am installing SAP Netweaver PI 7.3 EHP1 and encountered an error in the ABAP import phase.
    I checked the import monitor logs and found a clue about SAPVIEW.log.
    I have checked the SAPVIEW.log and found out the following:
    ERROR: DDL statement failed
    ( DROP VIEW "APPL_MODS" )
    dsql_exec_immediate returned DS_DBOBJECTUNKNOWN
    (IMP) INFO: a failed DROP attempt is not necessarily a problem
    (DB) ERROR: DDL statement failed
    ( CREATE VIEW "APPL_MODS" ( "NAME", "TYP", "MEMBER", "DEVCLASS" ) AS SELECT T0001."NAME", T0001."TYP", T0001."MEMBER", T0002."DEVCLASS" FROM "MODSAP" T0001, "MODSAPA" T0002 WHERE T0001."NAME" = T0002."NAME" AND T0002."MIGRATED" <> 'X' )
    dsql_exec_immediate returned DS_DBOBJECTUNKNOWN
    (DB) INFO: disconnected from DB
    /usr/sap/PID/SYS/exe/uc/rs6000_64/R3load: job finished with 1 error(s)
    /usr/sap/PID/SYS/exe/uc/rs6000_64/R3load: END OF LOG:
    Please help!
    Also please let me know if any further detail is required.
    Regards,
    Ayan

    Gaurav,
    Please find the below pasted trace from SAPVIEW.log
    /usr/sap/PID/SYS/exe/uc/rs6000_64/R3load: START OF LOG: 20140823014048
    /usr/sap/PID/SYS/exe/uc/rs6000_64/R3load: sccsid @(#) $Id: //bas/721_REL/src/R3ld/R3load/R3ldmain.c#8 $ SAP
    /usr/sap/PID/SYS/exe/uc/rs6000_64/R3load: version R7.20/V1.6 [UNICODE]
    Compiled Dec  4 2013 12:54:08
    /usr/sap/PID/SYS/exe/uc/rs6000_64/R3load -ctf I /backup/NW7.3_EHP1/ABAP_Inst_EXP/51043228/DATA_UNITS/EXP3/DATA/SAPVIEW.STR /tmp/sapinst_instdir/NW731/DB6/INSTALL/STD/AS/DDLDB6.TPL SAPVIEW.TSK DB6 -l SAPVIEW.log
    /usr/sap/PID/SYS/exe/uc/rs6000_64/R3load: job completed
    /usr/sap/PID/SYS/exe/uc/rs6000_64/R3load: END OF LOG: 20140823014048
    /usr/sap/PID/SYS/exe/uc/rs6000_64/R3load: START OF LOG: 20140823014048
    /usr/sap/PID/SYS/exe/uc/rs6000_64/R3load: sccsid @(#) $Id: //bas/721_REL/src/R3ld/R3load/R3ldmain.c#8 $ SAP
    /usr/sap/PID/SYS/exe/uc/rs6000_64/R3load: version R7.20/V1.6 [UNICODE]
    Compiled Dec  4 2013 12:54:08
    /usr/sap/PID/SYS/exe/uc/rs6000_64/R3load -i SAPVIEW.cmd -dbcodepage 4102 -l SAPVIEW.log -stop_on_error -loadprocedure fast LOAD:DEF_CRT
    (DB) INFO: connected to DB
    (SQL) INFO: Searching for SQL file SQLFiles.LST
    (SQL) INFO: SQLFiles.LST not found
    (SQL) INFO: Searching for SQL file /backup/NW7.3_EHP1/ABAP_Inst_EXP/51043228/DATA_UNITS/EXP3/DB/SQLFiles.LST
    (SQL) INFO: /backup/NW7.3_EHP1/ABAP_Inst_EXP/51043228/DATA_UNITS/EXP3/DB/SQLFiles.LST not found
    (SQL) INFO: Searching for SQL file .SQL
    (SQL) INFO: .SQL not found
    (SQL) INFO: Searching for SQL file /backup/NW7.3_EHP1/ABAP_Inst_EXP/51043228/DATA_UNITS/EXP3/DB/DB6/.SQL
    (SQL) INFO: /backup/NW7.3_EHP1/ABAP_Inst_EXP/51043228/DATA_UNITS/EXP3/DB/DB6/.SQL not found
    (DB) INFO: /BI0/MHIER_VERS created #20140823014054
    (DB) INFO: /BI0/RALEAFNODCH created #20140823014054
    (DB) INFO: /BI0/RALEAFNODSP created #20140823014054
    (DB) INFO: /BI0/RBUCKET created #20140823014054
    (DB) INFO: /BI0/RCALMONTH created #20140823014054
    (DB) INFO: /BI0/RCALMONTH2 created #20140823014054
    (DB) INFO: /BI0/RCALQUART1 created #20140823014054
    (DB) INFO: /BI0/RCALQUARTER created #20140823014054
    (DB) INFO: /BI0/RCALWEEK created #20140823014054
    (DB) INFO: /BI0/RCALYEAR created #20140823014054
    (DB) INFO: /BI0/RCHNGID created #20140823014054
    (DB) INFO: /BI0/RCURRENCY created #20140823014054
    (DB) INFO: /BI0/RDATE created #20140823014054
    (DB) INFO: /BI0/RFISCPER created #20140823014054
    (DB) INFO: /BI0/RFISCPER3 created #20140823014054
    (DB) INFO: /BI0/RFISCVARNT created #20140823014054
    (DB) INFO: /BI0/RFISCYEAR created #20140823014054
    (DB) INFO: /BI0/RHALFYEAR1 created #20140823014054
    (DB) INFO: /BI0/RHIENM created #20140823014054
    (DB) INFO: /BI0/RHIER_HIEID created #20140823014054
    (DB) INFO: /BI0/RHIER_NODE created #20140823014054
    (DB) INFO: /BI0/RHIER_VERS created #20140823014054
    (DB) INFO: /BI0/RINFOPROV created #20140823014054
    (DB) INFO: /BI0/RIOBJNM created #20140823014054
    (DB) INFO: /BI0/RLANGU created #20140823014054
    (DB) INFO: /BI0/RLOGSYS created #20140823014054
    (DB) INFO: /BI0/RNODEPOSIT created #20140823014054
    (DB) INFO: /BI0/RNORESTNODE created #20140823014054
    (DB) INFO: /BI0/RRATE_TYPE created #20140823014054
    (DB) INFO: /BI0/RRECORDMODE created #20140823014054
    (DB) INFO: /BI0/RRECORDTP created #20140823014054
    (DB) INFO: /BI0/RREQUID created #20140823014054
    (DB) INFO: /BI0/RSIGNCH created #20140823014054
    (DB) INFO: /BI0/RSOURSYSTEM created #20140823014054
    (DB) INFO: /BI0/RTIME created #20140823014054
    (DB) INFO: /BI0/RTXTLG created #20140823014054
    (DB) INFO: /BI0/RTXTMD created #20140823014054
    (DB) INFO: /BI0/RTXTSH created #20140823014054
    (DB) INFO: /BI0/RUNIT created #20140823014054
    (DB) INFO: /BI0/RWEEKDAY1 created #20140823014054
    (DB) INFO: /BI0/ZBUCKET created #20140823014054
    (DB) INFO: /BI0/ZCALMONTH created #20140823014054
    (DB) INFO: /BI0/ZCALMONTH2 created #20140823014054
    (DB) INFO: /BI0/ZDATE created #20140823014054
    (DB) INFO: /BI0/ZFISCPER created #20140823014055
    (DB) INFO: /BI0/ZHALFYEAR1 created #20140823014055
    (DB) INFO: /BI0/ZINFOPROV created #20140823014055
    (DB) INFO: /BI0/ZIOBJNM created #20140823014055
    (DB) INFO: /GC1/VXXX created #20140823014055
    (DB) INFO: /OSP/V_RAUI_CHRD created #20140823014055
    (DB) INFO: /OSP/V_RAUI_CMVD created #20140823014055
    (DB) INFO: /OSP/V_RAUI_CPVD created #20140823014055
    (DB) INFO: /OSP/V_RAUI_CSED created #20140823014055
    (DB) INFO: /OSP/V_RAUI_DCDB created #20140823014055
    (DB) INFO: /OSP/V_RAUI_GRPD created #20140823014055
    (DB) INFO: /OSP/V_RAUI_MTD created #20140823014055
    (DB) INFO: /OSP/V_RAUI_MVDB created #20140823014055
    (DB) INFO: /OSP/V_RAUI_PBDB created #20140823014055
    (DB) INFO: /OSP/V_RAUI_RDDB created #20140823014055
    (DB) INFO: /OSP/V_RAUI_RFCD created #20140823014055
    (DB) INFO: /OSP/V_RAUI_RMTD created #20140823014055
    (DB) INFO: /OSP/V_RAUI_RTDB created #20140823014055
    (DB) INFO: /OSP/V_RAUI_SCD created #20140823014055
    (DB) INFO: /OSP/V_RAUI_SCHD created #20140823014055
    (DB) INFO: /OSP/V_RAUI_SELD created #20140823014055
    (DB) INFO: /OSP/V_RAUI_TMVD created #20140823014055
    (DB) INFO: /OSP/V_RAUI_TPBD created #20140823014055
    (DB) INFO: /OSP/V_RAUI_TPDB created #20140823014055
    (DB) INFO: /OSP/V_RAUI_TPRD created #20140823014055
    (DB) INFO: /OSP/V_RAUI_TRGD created #20140823014055
    (DB) INFO: /OSP/V_RAUI_VARD created #20140823014055
    (DB) INFO: /SAPAPO/GEWICHT created #20140823014055
    (DB) INFO: /SAPAPO/TRENDAM created #20140823014055
    (DB) INFO: /SAPAPO/VWALPROF created #20140823014055
    (DB) INFO: /SAPPO/FULL_HINT created #20140823014055
    (DB) INFO: /SAPPO/V_PPOCMPL created #20140823014055
    (DB) INFO: /SAPPO/V_PPO_UPD created #20140823014055
    (DB) INFO: /SAPTRX/A_CONDF4 created #20140823014055
    (DB) INFO: /SAPTRX/EE_FLDS created #20140823014055
    (DB) INFO: /SAPTRX/MSG_PARA created #20140823014055
    (DB) INFO: /SAPTRX/MSG_PTAB created #20140823014055
    (DB) INFO: /SAPTRX/STR_FLDS created #20140823014055
    (DB) INFO: /SAPTRX/VDASFEV created #20140823014055
    (DB) INFO: /SAPTRX/VDASFPAR created #20140823014055
    (DB) INFO: /SAPTRX/VD_AOMIL created #20140823014055
    (DB) INFO: /SAPTRX/VD_AOPAC created #20140823014055
    (DB) INFO: /SAPTRX/VD_AOPAE created #20140823014055
    (DB) INFO: /SAPTRX/VD_AOPAI created #20140823014055
    (DB) INFO: /SAPTRX/VD_AOPAR created #20140823014055
    (DB) INFO: /SAPTRX/VD_AOTD1 created #20140823014055
    (DB) INFO: /SAPTRX/VD_AOTD2 created #20140823014055
    (DB) INFO: /SAPTRX/VD_AOTDD created #20140823014055
    (DB) INFO: /SAPTRX/VD_AOTYP created #20140823014055
    (DB) INFO: /SAPTRX/VD_ASPAR created #20140823014055
    (DB) INFO: /SAPTRX/VD_CONDL created #20140823014055
    (DB) INFO: /SAPTRX/VD_EVTD1 created #20140823014055
    (DB) INFO: /SAPTRX/VD_EVTD2 created #20140823014055
    (DB) INFO: /SAPTRX/VD_EVTD3 created #20140823014055
    (DB) INFO: /SAPTRX/VD_EVTD4 created #20140823014055
    (DB) INFO: /SAPTRX/V_AODD02 created #20140823014055
    (DB) INFO: /SAPTRX/V_DD03 created #20140823014055
    (DB) INFO: /SAPTRX/V_DD03X created #20140823014055
    (DB) INFO: /SDF/CMO_OBJ_TR created #20140823014055
    (DB) INFO: /SDF/CMO_SMDCMP created #20140823014056
    (DB) INFO: /SDF/CMO_SMDDVC created #20140823014056
    (DB) INFO: /SDF/CMO_UMDCMP created #20140823014056
    (DB) INFO: /SDF/SMODICOMP created #20140823014056
    (DB) INFO: /SDF/SMODIDEVC created #20140823014056
    (DB) INFO: /SDF/UMOD_COMP created #20140823014056
    (DB) INFO: AKB_TRHD_DETAIL created #20140823014056
    (DB) INFO: ALTEXTHIST created #20140823014056
    (DB) INFO: APPL_DEVC created #20140823014056
    (DB) INFO: APPL_DIAL created #20140823014056
    (DB) INFO: APPL_DOMA created #20140823014056
    (DB) INFO: APPL_DTEL created #20140823014056
    (DB) INFO: APPL_ENQU created #20140823014056
    (DB) INFO: APPL_FUGR created #20140823014056
    (DB) INFO: APPL_FUGRG created #20140823014056
    (DB) INFO: APPL_FUNC created #20140823014056
    (DB) INFO: APPL_INDX created #20140823014056
    (DB) INFO: APPL_MCOB created #20140823014056
    (DB) INFO: APPL_MENU created #20140823014056
    (DB) ERROR: DDL statement failed
    ( CREATE VIEW "APPL_MODS" ( "NAME", "TYP", "MEMBER", "DEVCLASS" ) AS SELECT T0001."NAME", T0001."TYP", T0001."MEMBER", T0002."DEVCLASS" FROM "MODSAP" T0001, "MODSAPA" T0002 WHERE T0001."NAME" = T0002."NAME" AND T0002."MIGRATED" <> 'X' )
    dsql_exec_immediate returned DS_DBOBJECTUNKNOWN
    (DB) INFO: disconnected from DB
    /usr/sap/PID/SYS/exe/uc/rs6000_64/R3load: job finished with 1 error(s)
    /usr/sap/PID/SYS/exe/uc/rs6000_64/R3load: END OF LOG: 20140823014056
    /usr/sap/PID/SYS/exe/uc/rs6000_64/R3load: START OF LOG: 20140823014312
    /usr/sap/PID/SYS/exe/uc/rs6000_64/R3load: sccsid @(#) $Id: //bas/721_REL/src/R3ld/R3load/R3ldmain.c#8 $ SAP
    /usr/sap/PID/SYS/exe/uc/rs6000_64/R3load: version R7.20/V1.6 [UNICODE]
    Compiled Dec  4 2013 12:54:08
    /usr/sap/PID/SYS/exe/uc/rs6000_64/R3load -i SAPVIEW.cmd -dbcodepage 4102 -l SAPVIEW.log -stop_on_error -loadprocedure fast LOAD:DEF_CRT
    (DB) INFO: connected to DB
    (SQL) INFO: Searching for SQL file SQLFiles.LST
    (SQL) INFO: SQLFiles.LST not found
    (SQL) INFO: Searching for SQL file /backup/NW7.3_EHP1/ABAP_Inst_EXP/51043228/DATA_UNITS/EXP3/DB/SQLFiles.LST
    (SQL) INFO: /backup/NW7.3_EHP1/ABAP_Inst_EXP/51043228/DATA_UNITS/EXP3/DB/SQLFiles.LST not found
    (SQL) INFO: Searching for SQL file .SQL
    (SQL) INFO: .SQL not found
    (SQL) INFO: Searching for SQL file /backup/NW7.3_EHP1/ABAP_Inst_EXP/51043228/DATA_UNITS/EXP3/DB/DB6/.SQL
    (SQL) INFO: /backup/NW7.3_EHP1/ABAP_Inst_EXP/51043228/DATA_UNITS/EXP3/DB/DB6/.SQL not found
    (DB) ERROR: DDL statement failed
    ( DROP VIEW "APPL_MODS" )
    dsql_exec_immediate returned DS_DBOBJECTUNKNOWN
    (IMP) INFO: a failed DROP attempt is not necessarily a problem
    (DB) ERROR: DDL statement failed
    ( CREATE VIEW "APPL_MODS" ( "NAME", "TYP", "MEMBER", "DEVCLASS" ) AS SELECT T0001."NAME", T0001."TYP", T0001."MEMBER", T0002."DEVCLASS" FROM "MODSAP" T0001, "MODSAPA" T0002 WHERE T0001."NAME" = T0002."NAME" AND T0002."MIGRATED" <> 'X' )
    dsql_exec_immediate returned DS_DBOBJECTUNKNOWN
    (DB) INFO: disconnected from DB
    /usr/sap/PID/SYS/exe/uc/rs6000_64/R3load: job finished with 1 error(s)
    /usr/sap/PID/SYS/exe/uc/rs6000_64/R3load: END OF LOG: 20140823014318
    /usr/sap/PID/SYS/exe/uc/rs6000_64/R3load: START OF LOG: 20140823015246
    /usr/sap/PID/SYS/exe/uc/rs6000_64/R3load: sccsid @(#) $Id: //bas/721_REL/src/R3ld/R3load/R3ldmain.c#8 $ SAP
    /usr/sap/PID/SYS/exe/uc/rs6000_64/R3load: version R7.20/V1.6 [UNICODE]
    Compiled Dec  4 2013 12:54:08
    /usr/sap/PID/SYS/exe/uc/rs6000_64/R3load -i SAPVIEW.cmd -dbcodepage 4102 -l SAPVIEW.log -stop_on_error -loadprocedure fast LOAD:DEF_CRT
    (DB) INFO: connected to DB
    (SQL) INFO: Searching for SQL file SQLFiles.LST
    (SQL) INFO: SQLFiles.LST not found
    (SQL) INFO: Searching for SQL file /backup/NW7.3_EHP1/ABAP_Inst_EXP/51043228/DATA_UNITS/EXP3/DB/SQLFiles.LST
    (SQL) INFO: /backup/NW7.3_EHP1/ABAP_Inst_EXP/51043228/DATA_UNITS/EXP3/DB/SQLFiles.LST not found
    (SQL) INFO: Searching for SQL file .SQL
    (SQL) INFO: .SQL not found
    (SQL) INFO: Searching for SQL file /backup/NW7.3_EHP1/ABAP_Inst_EXP/51043228/DATA_UNITS/EXP3/DB/DB6/.SQL
    (SQL) INFO: /backup/NW7.3_EHP1/ABAP_Inst_EXP/51043228/DATA_UNITS/EXP3/DB/DB6/.SQL not found
    (DB) ERROR: DDL statement failed
    ( DROP VIEW "APPL_MODS" )
    dsql_exec_immediate returned DS_DBOBJECTUNKNOWN
    (IMP) INFO: a failed DROP attempt is not necessarily a problem
    (DB) ERROR: DDL statement failed
    ( CREATE VIEW "APPL_MODS" ( "NAME", "TYP", "MEMBER", "DEVCLASS" ) AS SELECT T0001."NAME", T0001."TYP", T0001."MEMBER", T0002."DEVCLASS" FROM "MODSAP" T0001, "MODSAPA" T0002 WHERE T0001."NAME" = T0002."NAME" AND T0002."MIGRATED" <> 'X' )
    dsql_exec_immediate returned DS_DBOBJECTUNKNOWN
    (DB) INFO: disconnected from DB
    /usr/sap/PID/SYS/exe/uc/rs6000_64/R3load: job finished with 1 error(s)
    /usr/sap/PID/SYS/exe/uc/rs6000_64/R3load: END OF LOG: 20140823015250
    /usr/sap/PID/SYS/exe/uc/rs6000_64/R3load: START OF LOG: 20140825011924
    /usr/sap/PID/SYS/exe/uc/rs6000_64/R3load: sccsid @(#) $Id: //bas/721_REL/src/R3ld/R3load/R3ldmain.c#8 $ SAP
    /usr/sap/PID/SYS/exe/uc/rs6000_64/R3load: version R7.20/V1.6 [UNICODE]
    Compiled Dec  4 2013 12:54:08
    /usr/sap/PID/SYS/exe/uc/rs6000_64/R3load -i SAPVIEW.cmd -dbcodepage 4102 -l SAPVIEW.log -stop_on_error -loadprocedure fast LOAD:DEF_CRT
    (DB) INFO: connected to DB
    (SQL) INFO: Searching for SQL file SQLFiles.LST
    (SQL) INFO: SQLFiles.LST not found
    (SQL) INFO: Searching for SQL file /backup/NW7.3_EHP1/ABAP_Inst_EXP/51043228/DATA_UNITS/EXP3/DB/SQLFiles.LST
    (SQL) INFO: /backup/NW7.3_EHP1/ABAP_Inst_EXP/51043228/DATA_UNITS/EXP3/DB/SQLFiles.LST not found
    (SQL) INFO: Searching for SQL file .SQL
    (SQL) INFO: .SQL not found
    (SQL) INFO: Searching for SQL file /backup/NW7.3_EHP1/ABAP_Inst_EXP/51043228/DATA_UNITS/EXP3/DB/DB6/.SQL
    (SQL) INFO: /backup/NW7.3_EHP1/ABAP_Inst_EXP/51043228/DATA_UNITS/EXP3/DB/DB6/.SQL not found
    (DB) ERROR: DDL statement failed
    ( DROP VIEW "APPL_MODS" )
    dsql_exec_immediate returned DS_DBOBJECTUNKNOWN
    (IMP) INFO: a failed DROP attempt is not necessarily a problem
    (DB) ERROR: DDL statement failed
    ( CREATE VIEW "APPL_MODS" ( "NAME", "TYP", "MEMBER", "DEVCLASS" ) AS SELECT T0001."NAME", T0001."TYP", T0001."MEMBER", T0002."DEVCLASS" FROM "MODSAP" T0001, "MODSAPA" T0002 WHERE T0001."NAME" = T0002."NAME" AND T0002."MIGRATED" <> 'X' )
    dsql_exec_immediate returned DS_DBOBJECTUNKNOWN
    (DB) INFO: disconnected from DB
    /usr/sap/PID/SYS/exe/uc/rs6000_64/R3load: job finished with 1 error(s)
    /usr/sap/PID/SYS/exe/uc/rs6000_64/R3load: END OF LOG: 20140825011937
    Please look into this..
    Regards,
    Ayan

  • Error in ABAP Import Phase -  3 jobs failed

    Hi,
    My installation of ECC IDES has failed in ABAP Import phase.
    3 jobs has failed.
    I figured out from the logs that there are 3 loads that has failed.
    Failed loads are SAPPOOL, SAP0000 and SAPSLEXC.
    The prominant error in them are as below. Please assist to relsove
    these errors.
    SAPPOOL.log
    (DB) ERROR: DDL statement failed with SQL error
    ( CREATE TABLE "DVPOOLTEXT" ( "TABNAME" SAPDB6CHAR(10) DEFAULT ' ' NOT
    NULL , "VARKEY" SAPDB6CHAR(110) DEFAULT ' ' NOT NULL , "DATALN"
    SMALLINT DEFAULT 0 NOT NULL , "VARDATA" VARCHAR(16384) FOR BIT DATA )
    IN DGS#POOLD INDEX IN DGS#POOLI LONG IN DGS#POOLD )
    (SQL error -670)
    error message returned by dsql:
    SQL0670N The row length of the table exceeded a limit of "16293"
    bytes. (Table space "DGS#POOLD".) SQLSTATE=54010
    (DB) INFO: disconnected from DB
    SAP0000.log
    (DB) INFO: connected to DB
    (DB) ERROR: DDL statement failed
    ( CREATE TABLE "REPOLOAD" ( "PROGNAME" SAPDB6CHAR(40) DEFAULT ' ' NOT
    NULL , "R3STATE" SAPDB6FIXCHAR(1) DEFAULT ' ' NOT NULL , "MACH"
    SMALLINT DEFAULT 0 NOT NULL , "UNAM" SAPDB6CHAR(12) DEFAULT ' ' NOT
    NULL , "UDAT" SAPDB6CHAR(8) DEFAULT '00000000' NOT NULL , "UTIME"
    SAPDB6CHAR(6) DEFAULT '000000' NOT NULL , "L_DATALG" INTEGER DEFAULT 0
    NOT NULL , "Q_DATALG" INTEGER DEFAULT 0 NOT NULL , "SDAT" SAPDB6CHAR(8)
    DEFAULT '00000000' NOT NULL , "STIME" SAPDB6CHAR(6) DEFAULT '000000'
    NOT NULL , "MINOR_VERS" SMALLINT DEFAULT 0 NOT NULL , "MAJOR_VERS"
    INTEGER DEFAULT 0 NOT NULL , "LDATA" BLOB(1G)LOGGED , "QDATA" BLOB(1G)
    LOGGED ) IN DGS#EL700D INDEX IN DGS#EL700I LONG IN DGS#EL700D )
    dsql_exec_immediate returned DS_DBOBJECTUNKNOWN
    (DB) INFO: disconnected from DB
    SAPSLEXC.log
    (DB) INFO: connected to DB
    (DB) ERROR: DDL statement failed
    ( CREATE TABLE "CO2MAP" ( "ID" INTEGER DEFAULT 0 NOT NULL , "SRCLINE"
    INTEGER DEFAULT 0 NOT NULL , "PAGELINE" INTEGER DEFAULT 0 NOT
    NULL , "IDINCL" INTEGER DEFAULT 0 NOT NULL , "SRCOFF" SMALLINT DEFAULT
    0 NOT NULL , "PAGEOFF" SMALLINT DEFAULT 0 NOT NULL ) IN DGS#EL700D
    INDEX IN DGS#EL700I LONG IN DGS#EL700D )
    dsql_exec_immediate returned DS_DBOBJECTUNKNOWN
    (DB) INFO: disconnected from DB
    Thanks and Regards,
    Hussian Sehorewala
    Edited by: Hussain Sehorewala on May 5, 2011 1:28 PM

    Q:\usr\sap\DGS\SYS\exe\uc\NTAMD64\R3load.exe: START OF LOG: 20110504190648
    Q:\usr\sap\DGS\SYS\exe\uc\NTAMD64\R3load.exe: sccsid @(#) $Id: //bas/700_REL/src/R3ld/R3load/R3ldmain.c#14 $ SAP
    Q:\usr\sap\DGS\SYS\exe\uc\NTAMD64\R3load.exe: version R7.00/V1.4 [UNICODE]
    Compiled Jan 24 2008 01:41:44
    Q:\usr\sap\DGS\SYS\exe\uc\NTAMD64\R3load.exe -ctf I Q:\1000082149\1\ABAP\DATA\SAPPOOL.STR C:\Program Files\sapinst_instdir\CRM70\LM\COPY\DB6\SYSTEM\CENTRAL\AS-ABAP\DDLDB6.TPL SAPPOOL.TSK DB6 -l SAPPOOL.log
    Q:\usr\sap\DGS\SYS\exe\uc\NTAMD64\R3load.exe: job completed
    Q:\usr\sap\DGS\SYS\exe\uc\NTAMD64\R3load.exe: END OF LOG: 20110504190648
    Q:\usr\sap\DGS\SYS\exe\uc\NTAMD64\R3load.exe: START OF LOG: 20110504190648
    Q:\usr\sap\DGS\SYS\exe\uc\NTAMD64\R3load.exe: sccsid @(#) $Id: //bas/700_REL/src/R3ld/R3load/R3ldmain.c#14 $ SAP
    Q:\usr\sap\DGS\SYS\exe\uc\NTAMD64\R3load.exe: version R7.00/V1.4 [UNICODE]
    Compiled Jan 24 2008 01:41:44
    Q:\usr\sap\DGS\SYS\exe\uc\NTAMD64\R3load.exe -i SAPPOOL.cmd -dbcodepage 4103 -k 1W1fd5M50Dh01eqteAQy1AA1 -l SAPPOOL.log -stop_on_error -loadprocedure fast LOAD
    (DB) INFO: connected to DB
    (DB) INFO: AANK created #20110504190649
    (DB) INFO: AANK~0 created #20110504190649
    (IMP) INFO: import of AANK completed (0 rows) #20110504190649
    (DB) INFO: AANL created #20110504190649
    (DB) INFO: AANL~0 created #20110504190649
    (IMP) INFO: import of AANL completed (0 rows) #20110504190649
    (DB) INFO: ATAB created #20110504190649
    (DB) INFO: ATAB~0 created #20110504190649
    (DB6) Using LOAD API for table ATAB
    (IMP) INFO: import of ATAB completed (2719993 rows) #20110504190723
    (DB) INFO: BPHIER created #20110504190723
    (DB) INFO: BPHIER~0 created #20110504190723
    (IMP) INFO: import of BPHIER completed (0 rows) #20110504190723
    (DB) INFO: CFIS created #20110504190723
    (DB) INFO: CFIS~0 created #20110504190723
    (IMP) INFO: import of CFIS completed (0 rows) #20110504190723
    (DB) INFO: CRVP created #20110504190723
    (DB) INFO: CRVP~0 created #20110504190723
    (IMP) INFO: import of CRVP completed (0 rows) #20110504190723
    (DB) INFO: DEBI created #20110504190723
    (DB) INFO: DEBI~0 created #20110504190723
    (IMP) INFO: import of DEBI completed (0 rows) #20110504190723
    (DB) INFO: DVPOOL created #20110504190723
    (DB) INFO: DVPOOL~0 created #20110504190723
    (IMP) INFO: import of DVPOOL completed (0 rows) #20110504190723
    (DB) ERROR: DDL statement failed with SQL error
    ( CREATE TABLE "DVPOOLTEXT" ( "TABNAME" SAPDB6CHAR(10) DEFAULT ' ' NOT NULL , "VARKEY" SAPDB6CHAR(110) DEFAULT ' ' NOT NULL , "DATALN" SMALLINT DEFAULT 0 NOT NULL , "VARDATA" VARCHAR(16384) FOR BIT DATA  ) IN DGS#POOLD INDEX IN DGS#POOLI LONG IN DGS#POOLD )
      (SQL error -670)
      error message returned by dsql:
    SQL0670N  The row length of the table exceeded a limit of "16293" bytes.  (Table space "DGS#POOLD".)  SQLSTATE=54010
    (DB) INFO: disconnected from DB
    Q:\usr\sap\DGS\SYS\exe\uc\NTAMD64\R3load.exe: job finished with 1 error(s)
    Q:\usr\sap\DGS\SYS\exe\uc\NTAMD64\R3load.exe: END OF LOG: 20110504190723
    Q:\usr\sap\DGS\SYS\exe\uc\NTAMD64\R3load.exe: START OF LOG: 20110505112616
    Q:\usr\sap\DGS\SYS\exe\uc\NTAMD64\R3load.exe: sccsid @(#) $Id: //bas/700_REL/src/R3ld/R3load/R3ldmain.c#14 $ SAP
    Q:\usr\sap\DGS\SYS\exe\uc\NTAMD64\R3load.exe: version R7.00/V1.4 [UNICODE]
    Compiled Jan 24 2008 01:41:44
    Q:\usr\sap\DGS\SYS\exe\uc\NTAMD64\R3load.exe -i SAPPOOL.cmd -dbcodepage 4103 -k 1W1fd5M50Dh01eqteAQy1AA1 -l SAPPOOL.log -stop_on_error -loadprocedure fast LOAD
    (DB) INFO: connected to DB
    (DB) ERROR: DDL statement failed
    ( DROP TABLE "DVPOOLTEXT" )
    dsql_exec_immediate returned DS_DBOBJECTUNKNOWN
    (IMP) INFO: a failed DROP attempt is not necessarily a problem
    (DB) ERROR: DDL statement failed with SQL error
    ( CREATE TABLE "DVPOOLTEXT" ( "TABNAME" SAPDB6CHAR(10) DEFAULT ' ' NOT NULL , "VARKEY" SAPDB6CHAR(110) DEFAULT ' ' NOT NULL , "DATALN" SMALLINT DEFAULT 0 NOT NULL , "VARDATA" VARCHAR(16384) FOR BIT DATA  ) IN DGS#POOLD INDEX IN DGS#POOLI LONG IN DGS#POOLD )
      (SQL error -670)
      error message returned by dsql:
    SQL0670N  The row length of the table exceeded a limit of "16293" bytes.  (Table space "DGS#POOLD".)  SQLSTATE=54010
    (DB) INFO: disconnected from DB
    Q:\usr\sap\DGS\SYS\exe\uc\NTAMD64\R3load.exe: job finished with 1 error(s)
    Q:\usr\sap\DGS\SYS\exe\uc\NTAMD64\R3load.exe: END OF LOG: 20110505112617
    Q:\usr\sap\DGS\SYS\exe\uc\NTAMD64\R3load.exe: START OF LOG: 20110505113814
    Q:\usr\sap\DGS\SYS\exe\uc\NTAMD64\R3load.exe: sccsid @(#) $Id: //bas/700_REL/src/R3ld/R3load/R3ldmain.c#14 $ SAP
    Q:\usr\sap\DGS\SYS\exe\uc\NTAMD64\R3load.exe: version R7.00/V1.4 [UNICODE]
    Compiled Jan 24 2008 01:41:44
    Q:\usr\sap\DGS\SYS\exe\uc\NTAMD64\R3load.exe -i SAPPOOL.cmd -dbcodepage 4103 -k 1W1fd5M50Dh01eqteAQy1AA1 -l SAPPOOL.log -stop_on_error -loadprocedure fast LOAD
    (DB) INFO: connected to DB
    (DB) ERROR: DDL statement failed
    ( DROP TABLE "DVPOOLTEXT" )
    dsql_exec_immediate returned DS_DBOBJECTUNKNOWN
    (IMP) INFO: a failed DROP attempt is not necessarily a problem
    (DB) ERROR: DDL statement failed with SQL error
    ( CREATE TABLE "DVPOOLTEXT" ( "TABNAME" SAPDB6CHAR(10) DEFAULT ' ' NOT NULL , "VARKEY" SAPDB6CHAR(110) DEFAULT ' ' NOT NULL , "DATALN" SMALLINT DEFAULT 0 NOT NULL , "VARDATA" VARCHAR(16384) FOR BIT DATA  ) IN DGS#POOLD INDEX IN DGS#POOLI LONG IN DGS#POOLD )
      (SQL error -670)
      error message returned by dsql:
    SQL0670N  The row length of the table exceeded a limit of "16293" bytes.  (Table space "DGS#POOLD".)  SQLSTATE=54010
    (DB) INFO: disconnected from DB
    Q:\usr\sap\DGS\SYS\exe\uc\NTAMD64\R3load.exe: job finished with 1 error(s)
    Q:\usr\sap\DGS\SYS\exe\uc\NTAMD64\R3load.exe: END OF LOG: 20110505113815
    Q:\usr\sap\DGS\SYS\exe\uc\NTAMD64\R3load.exe: START OF LOG: 20110505114629
    Q:\usr\sap\DGS\SYS\exe\uc\NTAMD64\R3load.exe: sccsid @(#) $Id: //bas/700_REL/src/R3ld/R3load/R3ldmain.c#14 $ SAP
    Q:\usr\sap\DGS\SYS\exe\uc\NTAMD64\R3load.exe: version R7.00/V1.4 [UNICODE]
    Compiled Jan 24 2008 01:41:44
    Q:\usr\sap\DGS\SYS\exe\uc\NTAMD64\R3load.exe -i SAPPOOL.cmd -dbcodepage 4103 -k 1W1fd5M50Dh01eqteAQy1AA1 -l SAPPOOL.log -stop_on_error -loadprocedure fast LOAD
    (DB) INFO: connected to DB
    (DB) ERROR: DDL statement failed
    ( DROP TABLE "DVPOOLTEXT" )
    dsql_exec_immediate returned DS_DBOBJECTUNKNOWN
    (IMP) INFO: a failed DROP attempt is not necessarily a problem
    (DB) ERROR: DDL statement failed with SQL error
    ( CREATE TABLE "DVPOOLTEXT" ( "TABNAME" SAPDB6CHAR(10) DEFAULT ' ' NOT NULL , "VARKEY" SAPDB6CHAR(110) DEFAULT ' ' NOT NULL , "DATALN" SMALLINT DEFAULT 0 NOT NULL , "VARDATA" VARCHAR(16384) FOR BIT DATA  ) IN DGS#POOLD INDEX IN DGS#POOLI LONG IN DGS#POOLD )
      (SQL error -670)
      error message returned by dsql:
    SQL0670N  The row length of the table exceeded a limit of "16293" bytes.  (Table space "DGS#POOLD".)  SQLSTATE=54010
    (DB) INFO: disconnected from DB
    Q:\usr\sap\DGS\SYS\exe\uc\NTAMD64\R3load.exe: job finished with 1 error(s)
    Q:\usr\sap\DGS\SYS\exe\uc\NTAMD64\R3load.exe: END OF LOG: 20110505114629
    Q:\usr\sap\DGS\SYS\exe\uc\NTAMD64\R3load.exe: START OF LOG: 20110505120819
    Q:\usr\sap\DGS\SYS\exe\uc\NTAMD64\R3load.exe: sccsid @(#) $Id: //bas/700_REL/src/R3ld/R3load/R3ldmain.c#14 $ SAP
    Q:\usr\sap\DGS\SYS\exe\uc\NTAMD64\R3load.exe: version R7.00/V1.4 [UNICODE]
    Compiled Jan 24 2008 01:41:44
    Q:\usr\sap\DGS\SYS\exe\uc\NTAMD64\R3load.exe -i SAPPOOL.cmd -dbcodepage 4103 -k 1W1fd5M50Dh01eqteAQy1AA1 -l SAPPOOL.log -stop_on_error -loadprocedure fast LOAD
    (DB) INFO: connected to DB
    (DB) ERROR: DDL statement failed
    ( DROP TABLE "DVPOOLTEXT" )
    dsql_exec_immediate returned DS_DBOBJECTUNKNOWN
    (IMP) INFO: a failed DROP attempt is not necessarily a problem
    (DB) ERROR: DDL statement failed with SQL error
    ( CREATE TABLE "DVPOOLTEXT" ( "TABNAME" SAPDB6CHAR(10) DEFAULT ' ' NOT NULL , "VARKEY" SAPDB6CHAR(110) DEFAULT ' ' NOT NULL , "DATALN" SMALLINT DEFAULT 0 NOT NULL , "VARDATA" VARCHAR(16384) FOR BIT DATA  ) IN DGS#POOLD INDEX IN DGS#POOLI LONG IN DGS#POOLD )
      (SQL error -670)
      error message returned by dsql:
    SQL0670N  The row length of the table exceeded a limit of "16293" bytes.  (Table space "DGS#POOLD".)  SQLSTATE=54010
    (DB) INFO: disconnected from DB
    Q:\usr\sap\DGS\SYS\exe\uc\NTAMD64\R3load.exe: job finished with 1 error(s)
    Q:\usr\sap\DGS\SYS\exe\uc\NTAMD64\R3load.exe: END OF LOG: 20110505120819

  • ABAP IMPORT phase  is slow in ECC 6.0 installation on Solaris 10

    Hi gurus,
    I installed ECC 6.0 on Solaris 10 operating system and Oracle 10.2.0.2. I installed all solaris patces and Oracle interim patches before the installation. Firstly I added only 2 parameters in /etc/system file. This parameters like this: "set shmsys:shminfo_shmmax=0xffffffffffffffff" ,"set rlim_fd_cur=8192". Then I started the installation. When the system check the parameters I have medium warning about set shmsys:shminfo_shmmax=0xffffffffffffffff .After that I didn't restart the solaris machine and recheck the parameters.After I removed this parameter I didn't have any warning and I started the installation. Everything was ok. I don't have any error about installation. The processes are continueing but now ABAP import is very very slow. Only 5 processes finished  from 38 in ABAP IMPORT phase in 14 hours. Is it normal? Why this step is very slow? What can I do to increase this step? If I add "set shmsys:shminfo_shmmax=0xffffffffffffffff" again when processes is running, does this step accelerate? If I change the /etc/system  parameters do I have to restart the solaris machine? What can I do to resolve this problem?
    Best regards,

    Hi Arif
    <i>Only 5 processes finished from 38 in ABAP IMPORT phase in 14 hours. Is it normal?</i>
    No, this is not normal. As far as i know, it is possible to set a parallel degree in sapinst. Of course this needs more hardware ressources. Did you do that?
    To further diagnose your problem, you should check cpu and disk usage. It would be interesting which are the top processes running. Either your system is too slow, or some ressource is a bottleneck.
    Regards
    Michael

  • Error During INSTALL of Application Export File

    An error is reported during INSTALL of an application that I am trying to copy (Import/Install) from a "development" Work Space into a "production" Work Space. The production (target) Work Space is on the same HTML DB instance as the development Work Space.
    I am receiving the following INSTALL error:
    ORA-20001: GET_BLOCK Error. ORA-20001: GET_STMT error. ORA-20001: Execution of the statement was unsuccessful. ORA-06550: line 15, column 1: PLS-00103: Encountered the symbol &amp;quot;,'39','RD8','8','S','10','U','43','UD','41','UG','11','W')) END)&amp;quot; when expecting one of the following: . ( * @ % &amp;amp; = - + ; &amp;lt; / &amp;gt; at in is mod remainder not rem &amp;lt;an exponent (**)&amp;gt; &amp;lt;&amp;gt; or != or ~= &amp;gt;= &amp;lt;=
    Following is some pertinent (hopefully) information:
    The above INSTALL error takes exception to part of a Region Select (sql) that works fine in the development Work Space.
    The common HTML DB (v1.6) instance is on UNIX.
    A new Work Space was created on the same instance.
    A new schema name was created during creation of the new Work Space. However, this schema does not point to a database. (We were not certain how to setup the schema to parse to our live database.) I will be running DBLINK upon production application startup in order to access the database objects.
    EXPORT INFO -
    File Format: UNIX (also, tried DOS but received same error during INSTALL)
    IMPORT INFO -
    File Type: Application/Page Export
    File Character Set: Western European Windows 1252
    Target Work Space is newly created on the same HTML DB instance.
    INSTALL INFO -
    *Parse As Schema: COLLIVE17 (Again, this schema does not parse to a database. I intend to use DBLINK.)
    *Build Status: Run and Build Application
    Please refer to above error message.
    Again, any insights or suggestions are appreciated.

    Urgently need help! I've read several other Forum messages having a related problem but none having same Install error message.
    Again, my Export/Import from development Workspace to production Workspace is successful. The following error is reported when I attempt to "Install" into the production Workspace:
    ORA-20001: GET_BLOCK Error. ORA-20001: GET_STMT error. ORA-20001: Execution of the statement was unsuccessful. ORA-06550: line 15, column 1: PLS-00103: Encountered the symbol &amp;quot;,'39','RD8','8','S','10','U','43','UD','41','UG','11','W')) END)&amp;quot; when expecting one of the following: . ( * @ % &amp;amp; = - + ; &amp;lt; / &amp;gt; at in is mod remainder not rem &amp;lt;an exponent (**)&amp;gt; &amp;lt;&amp;gt; or != or ~= &amp;gt;= &amp;lt;=
    The "snippet" of Region Sql Select code that relates to the reported error is:
    ELSE htmldb_item.display_and_save (5, DECODE (GET_GRADE_B93 (sac.stc_final_grade,sac.stc_verified_grade),'18','AU','1','A','3','B','4','C','7','CR','5','D','46','DR','6','F','47','FW','49','IB','30','IC','31','ID','23','IF','44','MW','9','NC','21','RD','14','RD0','33','RD1','32','RD2','34','RD3','35','RD4','36','RD5','37','RD6','38','RD7','39','RD8','8','S','10','U','43','UD','41','UG','11','W'),'GRADE_'||ROWNUM) END q_v_grade,
    HTML DB version is: 1.6.0.00.67. I've also tried to Export/Import/Install the application into the "same" Workspace specifying the same schema, and only changing the Application ID. However, I get the same Install error (see above).
    Any suggestions on things to try in order to get application into production is greatly appreciated.
    Thanks, Bernard.

  • Solution for Power Saver error during install

    Hello,
    i have read several topics about the powersaver error during install of this utilty.
    i had the same problem even with a clean install of windows XP and i have found the solution.
    The error seems to disapear and Powersaver works fine after install of the Hotkey utility :
    http://support.toshiba-tro.de/tools/Satellite/sa60/win-xp/hotkey-dd/hotkey-dd-xp-10008sa-du.zip
    Hope this post where helpfull.
    Greetz DeLorean
    [Edited by: admin]

    Hi
    You are absolutely right. Common modules is a kind of basic application who must be installed first. All other Toshiba tools should be installed after. The functionality of Power saver utility depends also on installed common modules.
    Unfortunately I can not give you any kind of advice but in case that there is some error message the best solution is to remove and install the Power saver again. Check also Toshiba download page. Maybe you can find a newer version.
    Bye

  • Quicktime errors during install, uninstall, or run

    Quicktime errors during install, uninstall, or run. No error code. It just says it encountered an error and must exit.

    I located a previous response that satisfied my issue. Below is the process that allowed me to use quicktime.
    The "fatal error" in this context has (recently) been indicating trouble with old, misplaced QuickTime componentry lurking about in your system.
    (Whether or not the message is a symptom of that problem seems to depend on what version of old misplaced stuff is lurking and what version of QuickTime proper we're trying to install or uninstall ... but in recent times, there's been an uptick in fatal errors being caused by that.)
    So let's try investigating that possibility first.
    First we'll adjust some view settings on the PC.
    1. Open My Computer from the desktop or Start menu.
    2. In the Tools menu, click Folder Options.
    3. Click the View tab.
    4. In the "Advanced settings" pane under "Hidden files and folders" make sure that the "Show hidden files and folders" option is selected, and the "Hide extensions for known file types" option is unchecked.
    5. Click OK.
    Now in "My Computer" open Local Disk C: (or whichever drive your operating system is installed on).
    Open the "Windows" folder.
    Open the "System32" folder.
    What files or folders can you see in there with QuickTime in the file or folder name? (In a standard installation of QuickTime, you should see precisely two files ... QuickTime.qts and QuickTimeVR.qtx ... and no QuickTime folders whatsoever.)

  • Errors During Instalation Of Final Cut Studio 5.1

    Aloha,
    I am having some trouble here!! I am trying to install FCP Studio Pro 5.1 on my mac. I tried to do an upgrade from FCP 4.5 HD on my orriginal Hard drive. The instalation went through its paces & asked me to put in the second disc. I did then it came back with an anoucment that there were errors during instalation & to try again I did & was never able to get it to instal... Getting frustrated I ran diskworior on the drive & tried again no luck... after some time I thought it might be the drive would not let me because there was an earlier version on there.... so any way after some other problems with this drive I decided to completely erase & instal Mac OSX on my second hard drive that has never had anything on it. I made this my new startup disk & upgraded the OS to OS 10.4.9 I then Tried to install FCP Studio Pro 5.1 on this drive.. this time It never got to ask me to put in another disk it came back with the same error during instalation try again!!!!!! So now I am getting ******!! but odly enough Final cut studio shows up in my aplications. When I click on it it gives me a warning that there was an error registering & once I click ok it seems to launch FCP 5.1....... ?? So is it really there or not??? & why is it not installing the other 4 discs??? and to add insult to this I have tried to install iLife 06 & I get the same error!!!! WHY!!!!!!!!!
    Another thing.. I installed FCP Studio Pro 5.1 on another Identical computer down the street & it installed no problem!!!!
    Can anyone help Please!!!!!!

    I would take a different approach.
    I would backup the old drive files to an external, and then do a clean wipe and new install of OS, updates and the FCS.
    Best way to do it, in my view.

  • FCP error during install.

    I keep getting an error after installing FCP 5.1.1.
    It says error during install please try again.
    Im using 10.4.7 on my ibook 1ghz 640mb ram.
    I know it will work because a friend has installed it on his.
    Any one help?

    This most often caused by a damaged or otherwise faulty disk in the package. It happens. Try cleaning the disks and then get out your receipt and serial number because your only recourse will be to call Apple for a replacement.
    bogiesan

  • WRT160N error during install

    I just purchased WRT160N and during the install of LELA there is an error. " Linksys Updater failed to start- verify you have sufficient privileges to start system services" pops up during install.  Then it asks to retry and it hasn't worked or close window.  Then when says this "Setup for Linksys Advisor has failed "Fatal Error During Install" please check your settings and try again.
    Help!  I am not computer savy, and don't want to start changing anything and screw it up.
    Internet is working on the installed computer (I believe this is called the gateway? not wireless uses the ethernet cable)but I can't setup my wife's new laptop til this is fixed.
    BTW this is a cable modem hook up if that makes a difference.  I have tried restarting, turning power off as well but still get the same problem every time.
    Thanks,
    Don

    As you have mentioned that your Hardwired computer is able to go online throught the router, and now you are trying to setup your wireless computer. You dont have to run the setup disk on your computer, you can configure all the settings on your Router manually and then make your Wife's computer go online wirelessly..
    Open an Internet Explorer browser page on your wired computer(desktop).In the address bar type - 192.168.1.1 and press Enter...Leave username blank & in password use admin in lower case...
    For Wireless Settings, please do the following : -
    Click on the Wireless tab
    - Here select manual configuration...Wireless Network mode should be mixed...
    - Provide a unique name in the Wireless Network Name (SSID) box in order to differentiate your network from your neighbours network...
    - Set the Radio Band to Standard-20MHz and change the Standard channel to 11-2.462GHz...Wireless SSID broadcast should be Enabled and then click on Save Settings...
    Please make a note of Wireless Network Name (SSID) as this is the Network Identifier...
    For Wireless Security : -
    Click on the Sub tab under Wireless > Wireless Security...
    Change the Wireless security mode to WEP, Encryption should be 64 bit.Leave the passphrase blank, don't type in anything...Under WEP Key 1 type in any 10 numbers please(numbers only and no letters eg: your 10 digit phone number) and click on save settings...
    Please make a note of WEP Key 1 as this is the Security Key for the Wireless Network...
    Click on Advanced Wireless Settings
    Change the Beacon Interval to 75 >>Change the Fragmentation Threshold to 2304, Change the RTS Threshold to 2304 >>Click on "Save Settings"...
    Now see if you can locate your Wireless Network and attempt to connect...

  • OMS error during install Grid control 10gR2 on Windows 2003

    He,
    I get this error during install Grid control 10gR2 on a new server win2003.
    "oracle.sysman.emcp.agent.AgentPlugIn"
    What I see in forums is that I have to stop my listener and continue my installation.
    But I still have the same error !!
    Can you please help?
    Many thanks

    There are some guidelines here:
    Subject:      OracleAS Install Error When Configuring AS Console Agent - "oracle.sysman.emcp.agent.AgentPlugIn has failed"
         Doc ID:      Note:386308.1
    The solution stated is "Check the contents of the hosts of file and ensure that every entry is correct. All hostname / ip addresses have to be valid."
    When installing AS 9i R2 there was an issue with the names, those were supposed not to hava a hypen, so may be something was inherited from those kernels.
    There is another metalink note that document hosts issues:
    Problem: AgentCA: Grid Control Release 2 install fails with java.lang.Exception: 6 during Agent Configuration Assistant
         Doc ID:      Note:358640.1
    ~ Madrid.

  • Integrity constraint error during install

    We have installed htmldb on zlinux from the companion CD.
    Because we had an error during install of the flows schema we repeat it (have removed the Flows-User and Flow-Files before) using ins.sql! The apache was still running.
    Most of the new installation was fine but near the end we got:
    error creating "Procedure arguments" id=122 Ora-01400, cannot insert NULL into ("FLOWS_010500,"WWv_Flows_STEPS","SECURITY_GROUP_ID")
    declare
    Error at line1
    Ora-02291- integrity constraint(FLOWS_0150000.WWV_FLOW_PLUG_ZO_PAGE_FK) violated
    parent key not found
    ORA-06512 at "FLOWS_01500.WWV_FLOW_API line 4695
    ...

    OK, it's solved:
    I finally managed to install Apex 3.0 correctly once I figured out my error.
    I was logging in remotely to the server the dadbase was on, then trying to connect to sqlplus using 'sys/password@instance as sysdba' to run the script.
    Turns out that the problem had something to do with sys not being allowed to be sysdba when I log in remotely, or that having the username/password and instance info in there made the program think I was logging in remotely and therefore not giving me sysdba privileges.
    The root of the problem was running the install .sql without the correct privileges.
    Since I found out the database server I was trying to install on uses OS authentication, I remote-connected to the database server as the oracle user, tried to run the install .sql again after connecting to sqlplus: 'conn / as sysdba'
    and everything worked like a charm!
    ~PF :)

  • SAP Ecc6.0 Installation error during ABAP Import Phase 20 of 24

    While I am installing SAP ECC 6.0 with Original DVD. I am getting some Issues.
    I had finished upto 4 stpes .  and after that IMPORT ABAP, showing error in " Log files are written to C: Program files:sapinst......"
    Please Retry , View Log & Stop.
    I am clicking Retry again it will be come same issue. Please Let me know.
    Log Files Name - "ABAP Processors of Instances SID\DVEMGS00"

    Still I am getting same problem in mine SAP ECC6.0 Installation.
    In Abap Instance Phase 20 of 24.  Error in ABAP Instance. I check the mmc.
    Disp+work is in Gray Color. Remainiing Server Green Color. After Few minutes it will stopped in Work Process.
    Still Going Installation for same Process.
    Let me know.

Maybe you are looking for

  • Getting below error while opening query in bex  3.5x

    Dear Guru's I am getting below error while opening query in bex  3.5x The following object were not found when accesing the server . Press repair to correct the problem (included parts of query deleted) press cancel to undo the last action. Regards K

  • Invisible text in acrobat forms

    For a number of years and a number of different versions of Acrobat we have noted that a form filled out across platforms may not show the filled in text unless it is highlighted.  I've searched Google and the Adobe site and found a number of discuss

  • JAXB: Encoding error (Malformed UTF-8, trying to set ISO)

    Hi, I get this error when doing a Unmarshaller.unmarshal( anURL ); DefaultValidationEventHandler: [WARNING]: Declared encoding "ISO-8859-1" does not match actual one "UTF-8"; this might not be an error. DefaultValidationEventHandler: [FATAL_ERROR]: C

  • Design for two interacting, extensible classes

    Hi, I have a design problem where I have two interacting classes that both need to be highly extensible. I'm pretty sure this not an uncommon problem but I can't really seem to find an appropriate pattern to implement it. The problem comes from the f

  • Now that OSX Mountain Lion has been released, can I still buy OSX Lion to update my 2009 Mac?

    I have a 2009 MacBook running OSX Snow Leopard with the latest update.  I wanted to upgrade to the new Mountain Lion but I got the message that my system couldn't run it.  So now I'm wondering if I can upgrade to the Lion 10.7 OS but I can't find it