32 bit EHp1 system export error on Oracle 10.2.0.2 & windows

Hi All,
I am performing export of solman EHp1 system base on Oracle 10.2.0.2 & windows 2003(32 bit) bot database & OS).
Database size is 100 gig.during export it stope at error.
I checked sapinst.log which shows below error
INFO[E] 2010-09-16 21:03:20.328
CJS-30022  Program 'Migration Monitor' exits with error code 103. For details see log file(s) export_monitor.java.log, export_monitor.log.
ERROR 2010-09-16 21:03:20.343
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.
Then I checked export_monitor.java.log
java version "1.4.2_13"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2_13-b06)
Java HotSpot(TM) Client VM (build 1.4.2_13-b06, mixed mode)
Export Monitor jobs: running 0, waiting 18, completed 1, failed 0, total 19.
Export Monitor jobs: running 1, waiting 17, completed 1, failed 0, total 19.
Export Monitor jobs: running 2, waiting 16, completed 1, failed 0, total 19.
Export Monitor jobs: running 3, waiting 15, completed 1, failed 0, total 19.
Export Monitor jobs: running 3, waiting 14, completed 2, failed 0, total 19.
Unloading of 'SAPAPPL1' export package: ERROR
Export Monitor jobs: running 2, waiting 14, completed 2, failed 1, total 19.
Then I again chked SAPAPPL1 log file
DbSl Trace: Error 1652 in stmt_fetch() from oci_execute_stmt(), orpc=0
DbSl Trace: ORA-1652 occurred when executing SQL stmt (parse error offset=538)
(EXP) ERROR: DbSlExeRead failed
  rc = 99, table "ALALERTDB"
  (SQL error 1652)
  error message returned by DbSl:
ORA-01652: unable to extend temp segment by 128 in tablespace PSAPTEMP
(DB) INFO: disconnected from DB
E:\usr\sap\X11\SYS\exe\nuc\NTI386\R3load.exe: job finished with 1 error(s)
Regards
Sarth

Hi,
ORA-01652: unable to extend temp segment by 128 in tablespace PSAPTEMP
Try to extend the temp tablespace (PSAPTEMP) using BRTools and then continue the export process.
Hope this will resolve ur isse.
Regards,
Varadharajan M

Similar Messages

  • Export error on Oracle 7.3.4.4

    I created an oracle database in 7.3.4.4 using the import dump
    from oracle version 7.3.3.5. I checked the log, it all appeared
    normal. When I do a full export (with system user)I got the
    following error right at the start ...
    Connected to: Oracle7 Server Release 7.3.4.4.0 - Production
    With the distributed option
    PL/SQL Release 2.3.4.4.0 - Production
    Export done in US7ASCII character set
    About to export the entire database ...
    . exporting tablespace definitions
    . exporting profiles
    . exporting user definitions
    . exporting roles
    . exporting resource costs
    . exporting rollback segment definitions
    . exporting database links
    . exporting sequence numbers
    . exporting snapshots
    . exporting snapshot logs
    . exporting job queues
    . exporting refresh groups and children
    . exporting cluster definitions
    . about to export SYSTEM's tables via Conventional Path ...
    . . exporting table DEF$_CALL
    0 rows exported
    EXP-00008: ORACLE error 904 encountered
    ORA-00904: invalid column name
    EXP-00008: ORACLE error 1003 encountered
    ORA-01003: no statement parsed
    . . exporting table SYSTEM_IO
    2714 rows exported
    . . exporting table HELPLINK 15067
    rows exported
    . . exporting table HELPSCREEN 3391
    rows exported
    . . exporting table HELPTEXT 6240
    rows exported
    . . exporting table HELP_FIELDS 2958
    rows exported
    . . exporting table IC 594
    rows exported
    EXP-00008: ORACLE error 1003 encountered
    ORA-01003: no statement parsed
    EXP-00008: ORACLE error 1003 encountered
    ORA-01003: no statement parsed
    . . exporting table DEVICE_NOTE 0
    rows exported
    EXP-00008: ORACLE error 1003 encountered
    ORA-01003: no statement parsed
    . . exporting table DEVICE_TERM 726
    rows exported
    The export is completed, and the table seems able to access,
    but I don't know what is the cause of the error messages.
    DOES ANYONE EXPERIENCE THIS PROBLEM?
    null

    sunlisa (guest) wrote:
    : I created an oracle database in 7.3.4.4 using the import dump
    : from oracle version 7.3.3.5. I checked the log, it all appeared
    : normal. When I do a full export (with system user)I got the
    : following error right at the start ...
    : Connected to: Oracle7 Server Release 7.3.4.4.0 - Production
    : With the distributed option
    : PL/SQL Release 2.3.4.4.0 - Production
    : Export done in US7ASCII character set
    : About to export the entire database ...
    : . exporting tablespace definitions
    : . exporting profiles
    : . exporting user definitions
    : . exporting roles
    : . exporting resource costs
    : . exporting rollback segment definitions
    : . exporting database links
    : . exporting sequence numbers
    : . exporting snapshots
    : . exporting snapshot logs
    : . exporting job queues
    : . exporting refresh groups and children
    : . exporting cluster definitions
    : . about to export SYSTEM's tables via Conventional Path ...
    : . . exporting table DEF$_CALL
    : 0 rows exported
    : EXP-00008: ORACLE error 904 encountered
    : ORA-00904: invalid column name
    : EXP-00008: ORACLE error 1003 encountered
    : ORA-01003: no statement parsed
    : . . exporting table SYSTEM_IO
    : 2714 rows exported
    : . . exporting table HELPLINK 15067
    : rows exported
    : . . exporting table HELPSCREEN 3391
    : rows exported
    : . . exporting table HELPTEXT 6240
    : rows exported
    : . . exporting table HELP_FIELDS 2958
    : rows exported
    : . . exporting table IC 594
    : rows exported
    : EXP-00008: ORACLE error 1003 encountered
    : ORA-01003: no statement parsed
    : EXP-00008: ORACLE error 1003 encountered
    : ORA-01003: no statement parsed
    : . . exporting table DEVICE_NOTE 0
    : rows exported
    : EXP-00008: ORACLE error 1003 encountered
    : ORA-01003: no statement parsed
    : . . exporting table DEVICE_TERM 726
    : rows exported
    : The export is completed, and the table seems able to access,
    : but I don't know what is the cause of the error messages.
    : DOES ANYONE EXPERIENCE THIS PROBLEM?
    null

  • Export error in Oracle Applications 11.03

    I am having trouble exporting fields out of Oracle Applications. I get an error saying failed command. Any ideas on how to fix? This wouldn't be related to IE version or service pack or OS would it??? Some workstations can while others cannot.

    you better to check the codes first, it looks like the code first check the OS, then call the related code to export.

  • Export error on oracle 7.2.3

    Hi all,
    I'm trying to ecport an oracle owner with
    EXP system/manager OWNER=XXX file=/XXX/xxxx.dmp
    and the result is the error below:
    EXP-00028: failed to open /XXX/xxxx.dmp from write
    EXP-00222:
    Where is the error??
    tahnk's
    pedro

    Purtroppo mi sono trovato sia macchina che oracle...quindi non posso fare molto....l'unca cosa che posso dirti è che, appunto, sto esportando parte del database così da fare un upg, ma una procedura sono costretto a lasciarla su 7.2.3 (vecchia ma ancora utilizzata) perchè ci sono dei problemi di incompatibilità con le nuove versioni di oracle.
    Quindi è solo un problema di permission?
    grazie
    pedro

  • Source System Setup Error In Oracle product Information Management.

    Hi ,
    We have done all the set ups and also we are created Sorce System in repository Setup) Development Manager. Navigations:
    Application Name: Advanced Product Catalog
    Responsibility Name: Development manager
    Development manager>set up> content/document manager> repository set up>update>apply.
    Development manager>set up> content/document manager> repository set up>Test Connection
    while doing the test connection we are getting following error:
    "Test Connection Failed: oracle.apps.fnd.framework.OAException: Application: DOM, Message Name: DOM_EX_WS_CONN_F".
    Please help me out from this problem.
    Regards,
    kiran

    Kiran,
    Are you having this issue on instance or on a run through Jdev? If its on instance, then either your setup is wrong or it might be some issue with the seeded code. So my suggestion will be to first check through the product implementation guide and then recach support because even if your setup is wrong, you should get a meaningful error message and not an unhandled exception.
    --Shiv                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               

  • Run on a Windows 64-bit operating system either as a native application or under WOW64

    I am using Visual Studio 2013 Professional, and need to compile my application in a way that it works with existing libraries on my system that are only 32 bit.
    I read this someplace ....   "When you compile an application, you can specify that it should run on a Windows 64-bit operating system either as a native application or under WOW64 (Windows 32-bit on Windows 64-bit). WOW64 is a compatibility
    environment that enables a 32-bit application to run on a 64-bit system. WOW64 is included in all 64-bit versions of the Windows operating system."
    Can anyone tell me HOW I "specify that it should run on a Windows 64-bit operating system either as a native application or under WOW64 (Windows 32-bit on Windows 64-bit)."  ?

    Hi Davepc,
    Based on your issue, I think the pvdg42 and Wyck's suggestion are really help you. So if possible, I suggest you can try their suggestions to check your issue.
    In addition, I get some useful message from the MSDN document, I assume that it maybe useful for you.
    (1)So if your application is VB, I suggest you can refer the following document to check your issue.
    https://msdn.microsoft.com/en-us/library/8ck8e1y2(v=vs.110).aspx
    (2) If your application is c#, please refer to:
    https://msdn.microsoft.com/en-us/library/zekwfyz4(v=vs.110).aspx
    (3)If your application is c++, please see:
    https://msdn.microsoft.com/en-us/library/h2k70f3s(v=vs.80)
    Hope it help you!
    Best Regards, 
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • Error with SAPDFACT during import. (BW System Export / Import)

    Hi,
    I'm performing an import into an Oracle DB using an export from an Oracle DB of a BW system.
    I'm getting the following errors from SAPDFACT, it proceeds if I "ign" the indexes of the affected tables but there are 100s of indexes, must I do this for all?
    L:\usr\sap\EAD\SYS\exe\run/R3load.exe -dbcodepage 1100 -i C:\Program Files\sapinst_instdir\NW04\COPY\IMPORT\SYSTEM\ABAP\ORA\NUC\DB/SAPDFACT.cmd -l C:\Program Files\sapinst_instdir\NW04\COPY\IMPORT\SYSTEM\ABAP\ORA\NUC\DB/SAPDFACT.log -stop_on_error -k 1Wegd5M50Dp01eqtd1M80Ae2
    DbSl Trace: ORA-1403 when accessing table SAPUSER
    (DB) INFO: connected to DB
    (DB) INFO: DbSlControl(DBSL_CMD_NLS_CHARACTERSET_GET): WE8DEC
    (GSI) INFO: dbname   = "EAD20090719090758                                                                                "
    (GSI) INFO: vname    = "ORACLE                          "
    (GSI) INFO: hostname = "MYBWESSDEV02                                                    "
    (GSI) INFO: sysname  = "Windows NT"
    (GSI) INFO: nodename = "MYBWESSDEV02"
    (GSI) INFO: release  = "5.2"
    (GSI) INFO: version  = "3790 Service Pack 1"
    (GSI) INFO: machine  = "4x AMD64 Level 15 (Mod 33 Step 2)"
    DbSl Trace: Error 2158 in exec_immediate() from oci_execute_stmt(), orpc=0
    DbSl Trace: ORA-2158 occurred when executing SQL statement (parse error offset=244)
    (DB) ERROR: DDL statement failed
    (   CREATE            INDEX "/BI0/E0FIAA_C13~P" ON "/BI0/E0FIAA_C13"        ("KEY_0FIAA_C13P",         "KEY_0FIAA_C13T",         "KEY_0FIAA_C13U",         "KEY_0FIAA_C132")        PCTFREE 10        INITRANS 002        TABLESPACE         STORAGE (INITIAL     0000000016 K                 NEXT        0000000016 K                 MINEXTENTS  0000000001                 MAXEXTENTS  UNLIMITED                 PCTINCREASE 0000                 FREELISTS   001) )
    DbSlExecute: rc = 99
      (SQL error 2158)
      error message returned by DbSl:
    ORA-02158: invalid CREATE INDEX option
    (DB) INFO: disconnected from DB
    L:\usr\sap\EAD\SYS\exe\run/R3load.exe: job finished with 1 error(s)
    L:\usr\sap\EAD\SYS\exe\run/R3load.exe: END OF LOG: 20090720171142
    Any help is greatly appreciated.
    Thanks!
    - Ahmad M.

    Hi Eric,
    I updated the R3load binary but I'm still facing the same issue. I also tested OPS$ as per previous suggestions but I'm still facing problems with SAPDFACT.
    Extract of the log
    L:\usr\sap\EAD\SYS\exe\run/R3load.exe: sccsid @(#) $Id: //bas/640_REL/src/R3ld/R3load/R3ldmain.c#27 $ SAP
    L:\usr\sap\EAD\SYS\exe\run/R3load.exe: version R6.40/V1.4
    Compiled Jul  5 2009 21:29:44
    L:\usr\sap\EAD\SYS\exe\run/R3load.exe -dbcodepage 1100 -i C:\Program Files\sapinst_instdir\NW04\COPY\IMPORT\SYSTEM\ABAP\ORA\NUC\DB/SAPDFACT.cmd -l C:\Program Files\sapinst_instdir\NW04\COPY\IMPORT\SYSTEM\ABAP\ORA\NUC\DB/SAPDFACT.log -stop_on_error -k 1Wegd5M50Dp01eqtd1M80Ae2
    (DB) INFO: connected to DB
    (DB) INFO: DbSlControl(DBSL_CMD_NLS_CHARACTERSET_GET): WE8DEC
    (GSI) INFO: dbname   = "EAD20090720060750                                                                                "
    (GSI) INFO: vname    = "ORACLE                          "
    (GSI) INFO: hostname = "MYBWESSDEV02                                                    "
    (GSI) INFO: sysname  = "Windows NT"
    (GSI) INFO: nodename = "MYBWESSDEV02"
    (GSI) INFO: release  = "5.2"
    (GSI) INFO: version  = "3790 Service Pack 1"
    (GSI) INFO: machine  = "4x AMD64 Level 15 (Mod 33 Step 2)"
    DbSl Trace: Error 2158 in exec_immediate() from oci_execute_stmt(), orpc=0
    DbSl Trace: ORA-2158 occurred when executing SQL statement (parse error offset=174)
    (DB) ERROR: DDL statement failed
    (   CREATE BITMAP            INDEX "/BI0/E0FIAA_C11~01" ON "/BI0/E0FIAA_C11"        ("KEY_0FIAA_C11P")        PCTFREE 10        INITRANS 002        TABLESPACE         STORAGE (INITIAL     0000000016 K                 NEXT        0000000016 K                 MINEXTENTS  0000000001                 MAXEXTENTS  UNLIMITED                 PCTINCREASE 0000                 FREELISTS   001) )
    DbSlExecute: rc = 99
      (SQL error 2158)
      error message returned by DbSl:
    ORA-02158: invalid CREATE INDEX option
    (DB) INFO: disconnected from DB
    L:\usr\sap\EAD\SYS\exe\run/R3load.exe: job finished with 1 error(s)
    L:\usr\sap\EAD\SYS\exe\run/R3load.exe: END OF LOG: 20090721001150
    Tried to search for SAP Notes related to this error but no luck so far.
    Can any one advise if I could "ign" all the indexes in the TSK file then later on use the BW indexes repair program to fix the missing indexes?
    Any help is greatly appreciated.
    - Ahmad M.

  • I export dump from oracle database 8.1.7 and try to import in 10.2.0. while import its prompt error

    I export dump from oracle database 8.1.7 and try to import in 10.2.0. while import its prompt error as follow
    8.1.7
    SQL> select * from nls_database_parameters where parameter like '%SET%';
    PARAMETER                      VALUE
    NLS_CHARACTERSET               US7ASCII
    NLS_NCHAR_CHARACTERSET         US7ASCII
    10.2.0
    SQL> select * from nls_database_parameters where parameter like '%SET%';
    PARAMETER                      VALUE
    NLS_NCHAR_CHARACTERSET         AL16UTF16
    NLS_CHARACTERSET               WE8MSWIN1252
    C:\Documents and Settings\Administrator>imp system/manager file=H:\CGlByte\cglby
    te_03-07-2013Wed.dmp fromuser=system touser=cglbyte ignore=y
    Import: Release 10.2.0.4.0 - Production on Thu Jul 4 16:11:49 2013
    Copyright (c) 1982, 2007, Oracle.  All rights reserved.
    Connected to: Oracle Database 10g Enterprise Edition Release 10.2.0.4.0 - Produc
    tion
    With the Partitioning, OLAP, Data Mining and Real Application Testing options
    Export file created by EXPORT:V08.01.07 via conventional path
    import done in US7ASCII character set and AL16UTF16 NCHAR character set
    import server uses WE8MSWIN1252 character set (possible charset conversion)
    export client uses WE8ISO8859P1 character set (possible charset conversion)
    export server uses US7ASCII NCHAR character set (possible ncharset conversion)
    Import terminated successfully without warnings.
    Pl suggest remedy
    Regards,

    8.1.7
    AMERICAN_AMERICA.WE8ISO8859P1
    10.2.0
    AMERICAN_AMERICA.WE8MSWIN1252
    exp system/manager file=d:\cgl.dmp owner=cgl, even i set character set before export but no impact

  • Error in Oracle Application Server (export) Version 4.0.7.0 ON Windows NT

    Hi all,
    I am trying to install Oracle Application Server (Export) Version 4.0.7.0.0 for Windows NT on Windows NT 4.0 SP1.At the time of installation every thing goes smooth but when i try to connect to the specified database which is in the same network(LAN) of the machine it says tns could not resolve the service name and after that i did the tns entry in the tnsnames .ora file but it is givin the same issue i then tried to ping the server its giving reply i even see the installed poduct it is showing that net8.0 is installed what would be the problem i am not able to identify .
    Following is the commach which i am firing to test the connection
    1) start > run >cmd
    2) command prompt opens then in that i type the command
    exp80 scott@testit asks for passowrd i enter the password
    then after some time the tns error comes
    The home for this d:\orant1
    Now after that i installed oracle 8i client release 8.1.5 on the same machine to check weather this problem is machine dependent,after the full installation and doing the tns entry i tryiid to connect thruoug sql plus (which got istalled which this installer) its working fine.
    The home for this d:\orant
    My main aim is to user the Expot Utility to take the export test database objects.
    Thnks in Advance

    Hi,
    you have a database version 10.2.0.1.0, but SOA needs 10.2.0.2 or higher. Update your database using the latest patchset.
    Regards,
    Tomas

  • Hi everyone.. I have windows 7 (32 bit operating system), and have tried installing the latest version of Itunes, but my PC keeps saying windows 7 error (126) ? I have no idea on how to fix this??

    hi everyone.. I have windows 7 (32 bit operating system), and have tried installing the latest version of Itunes, but my PC keeps saying windows 7 error (126) ? I have no idea on how to fix this??
    Please could someone help???
    And it also mentions mediatoolbox dll. is missing?? haha i have no idea what that means??? please help...
    Thanks alot! I really appreciate your help..

    Try the following user tip:
    Troubleshooting issues with iTunes for Windows updates

  • Getting Error for Install of Prerequisite Components in 64 bit operating system

    we have generated our .exe file by adding prerequisite  in setup project and prerequisite (sql server 2005 Express
    sp2 (x86)) works for windows xp. But we are facing an issue while we install prerequisite (sql server 2005 Express sp2 (x86))  not working in windows 7 64 bit and 32  bit operating system. We have added prerequisite (sql server 2005 Express sp2 (x86))
    using visual studio 2010.While we install prerequisite (sql server 2005 Express sp2 (x86)) in windows 7 we getting error like " Prerequisite check for system component SQL Server 2005 Express Edition SP2 (x86) failed with the following error message:
    "This version of SQL Server 2005 Express Edition (x86) is not supported for the current processor architecture."
    See the setup log file located at 'C:\Users\BS-90\AppData\Local\Temp\VSDCFFC.tmp\install.log' for more information.
      ". We need only sql server 2005 express edition to be installed but not sql server 2008 express edition to be
    placed as prerequisite for our application because our .mdf file supports sql server 2005 express edition only.

    Hello Zhang,
                        As per your reply here is my summary  fallows as:
                       Microsoft SQL Server 2005 9.00.3042.00 
                       ============================== 
                       OS Version      : Professional Service Pack 1 (Build 7601) 
                       Time            : Mon Nov 10 14:55:46 2014 
                       BS-90-PC : The feature(s) specified are not valid for this edition of SQL Server.
     SQL Server Setup failed. For more information, review the Setup log file in %ProgramFiles%\Microsoft SQL Server\90\Setup Bootstrap\LOG\Summary.txt. 
    Time            : Mon Nov 10 14:55:50 2014
    List of log files:
    C:\Program Files\Microsoft SQL Server\90\Setup Bootstrap\LOG\Files\SQLSetup0002_BS-60-PC_Core(Local).log
    C:\Program Files\Microsoft SQL Server\90\Setup Bootstrap\LOG\Files\SQLSetup0002_BS-60-PC_Datastore.xml
    C:\Program Files\Microsoft SQL Server\90\Setup Bootstrap\LOG\Files\SQLSetup0002_BS-60-PC_.NET Framework 2.0.log
    C:\Program Files\Microsoft SQL Server\90\Setup Bootstrap\LOG\Files\SQLSetup0002_BS-60-PC_Support.log
    C:\Program Files\Microsoft SQL Server\90\Setup Bootstrap\LOG\Files\SQLSetup0002_BS-60-PC_Core.log
    C:\Program Files\Microsoft SQL Server\90\Setup Bootstrap\LOG\Summary.txt
    C:\Program Files\Microsoft SQL Server\90\Setup Bootstrap\LOG\Files\SQLSetup0002_BS-60-PC_SCC.log
    And Detail Logs fallows as:
    The following properties have been set:
    Property: [AdminUser] = true {boolean}
    Property: [InstallMode] = HomeSite {string}
    Property: [ProcessorArchitecture] = AMD64 {string}
    Property: [VersionNT] = 6.1.1 {version}
    Running checks for package 'Windows Installer 3.1', phase BuildList
    The following properties have been set for package 'Windows Installer 3.1':
    Running checks for command 'WindowsInstaller3_1\WindowsInstaller-KB893803-v2-x86.exe'
    Result of running operator 'VersionGreaterThanOrEqualTo' on property 'VersionMsi' and value '3.1': true
    Result of checks for command 'WindowsInstaller3_1\WindowsInstaller-KB893803-v2-x86.exe' is 'Bypass'
    'Windows Installer 3.1' RunCheck result: No Install Needed
    Running checks for package 'SQL Server 2005 Express Edition SP2 (x86)', phase BuildList
    Running external check with command 'C:\Users\BS-90\AppData\Local\Temp\VSDCFFC.tmp\SqlExpress\SqlExpressChk.exe' and parameters ''
    Process exited with code 1
    Setting value '1 {int}' for property 'SQLExpressInstalled'
    The following properties have been set for package 'SQL Server 2005 Express Edition SP2 (x86)':
    Property: [SQLExpressInstalled] = 1 {int}
    Running checks for command 'SqlExpress\sqlexpr32.exe'
    Result of running operator 'ValueEqualTo' on property 'SQLExpressInstalled' and value '0': false
    Result of running operator 'VersionGreaterThanOrEqualTo' on property 'VersionNT' and value '5.1': true
    Result of checks for command 'SqlExpress\sqlexpr32.exe' is 'Bypass'
    Running checks for command 'SqlExpress\sqlexpr32.exe'
    Result of running operator 'ValueEqualTo' on property 'SQLExpressInstalled' and value '0': false
    Result of running operator 'VersionLessThan' on property 'VersionNT' and value '5.1': false
    Result of running operator 'ValueEqualTo' on property 'AdminUser' and value 'false': false
    Result of running operator 'ValueExists' on property 'Version9x': false
    Result of running operator 'VersionLessThan' on property 'VersionNT' and value '5.1.2': false
    Result of running operator 'ValueNotEqualTo' on property 'ProcessorArchitecture' and value 'Intel': true
    Result of checks for command 'SqlExpress\sqlexpr32.exe' is 'Fail'
    'SQL Server 2005 Express Edition SP2 (x86)' RunCheck result: Fail
    A prerequisite failed for Package "SQL Server 2005 Express Edition SP2 (x86)"
    Package failed with message "This version of SQL Server 2005 Express Edition (x86) is not supported for the current processor architecture."

  • Error on oracle database export ORA-04045 and ora-00600

    Hi
    I am getting following errors on database export
    EXP-00008: ORACLE error 4045 encountered
    ORA-04045: errors during recompilation/revalidation of CHEALTH1.oracle/gss/util/NLSLocale005
    ORA-00600: internal error code, arguments: [26599], [1], [225], [], [], [], [], []
    EXP-00000: Export terminated unsuccessfully
    we have recently run initxml.sql for XML after upgrading from 9.2.0.1.0 to 9.2.0.4.0
    any suggestions
    kedar

    Yes, you are in the wrong forum, but it sounds like you have your environment variable (or registry entry) for ORA_NLS33 pointing at the wrong directory.
    Steve

  • Excelrepor​tdemo project link error with CVI2010 on windows 7, 64-bit operating system

    I am trying to run the excelreportdemo project in CVI2010 on windows 7, 64-bit operating system. I have the Excel2013 installed as well. I have chosen the build configuration as release or debug for 32 bit system so to be compatible for the test platform for production.
    However, I get 12 Project link errors as following:
    Undefined symbol '_ExcelRpt_RangeBorder@24' referenced in "excelreportdemo.c".
    Undefined symbol '_ExcelRpt_WriteDataFromTableControl@16' referenced in "excelreportdemo.c".
    Undefined symbol '_ExcelRpt_SetCellValue' referenced in "excelreportdemo.c".
    Undefined symbol '_ExcelRpt_SetCellRangeAttribute' referenced in "excelreportdemo.c".
    Undefined symbol '_ExcelRpt_ChartAddtoWorksheet@40' referenced in "excelreportdemo.c".
    Undefined symbol '_ExcelRpt_ChartWizard@52' referenced in "excelreportdemo.c".
    Undefined symbol '_ExcelRpt_SetChartAttribute' referenced in "excelreportdemo.c".
    Undefined symbol '_ExcelRpt_WorkbookNew@8' referenced in "excelreportdemo.c".
    Undefined symbol '_ExcelRpt_ApplicationNew@8' referenced in "excelreportdemo.c".
    Undefined symbol '_ExcelRpt_ApplicationQuit@4' referenced in "excelreportdemo.c".
    Undefined symbol '_ExcelRpt_WorkbookClose@8' referenced in "excelreportdemo.c".
    Undefined symbol '_ExcelRpt_WorksheetNew@12' referenced in "excelreportdemo.c".
    I have found a previous dicussion back in 2007. Unfortunately it did not help for the same problem on my new machine and CVI2010. Could anyone give me help on this/
    Thanks!
    Yuwei
    Solved!
    Go to Solution.

    The previous discussion link is pasted below:
    http://forums.ni.com/t5/LabWindows-CVI/Problems-adding-the-activex-instrument-e​xperiencing-undefined/m-p/580608/highlight/true#M3​1390
    It did not solve my problem, but may spark your idea of helping me.
    Thanks a lot!
    Yuwei

  • Migrating System.Data.OracleClient to Oracle.DataAccess.Client - XSD error

    Hi, I'm a newbie using Oracle ODP.NET provider for .NET.
    We have a web application that uses XSD to connect to Oracle using the provider System.Data.OracleClient.
    We want to migrate from System.Data.OracleClient to Oracle.DataAccess.Client.
    Installing and referencing the Oracle.DataAccess.dll all works fine.
    Then I changed all the references from System.Data.OracleClient to Oracle.DataAccess.Client and removed the System.Data.OracleClient.dll assembly from the web.config file.
    All compiles well, until I run the application, looks like the problem is the parameter use in the XSD file... the error I get is:
    Server Error in '/src' Application.
    Value does not fall within the expected range.
    Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
    Exception Details: System.ArgumentException: Value does not fall within the expected range.
    Source Error:
    Line 8864: global::Oracle.DataAccess.Client.OracleParameter param = new global::Oracle.DataAccess.Client.OracleParameter();
    Line 8865: param.ParameterName = "Original_TIPOCOMISIONID";
    Line 8866: param.DbType = global::System.Data.DbType.VarNumeric;
    Line 8867: param.IsNullable = true;
    Line 8868: param.SourceColumn = "TIPOCOMISIONID";
    Source File: c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\src\4a9afcc3\460b5b6b\App_Code.eljteq62.7.cs Line: 8866
    Stack Trace:
    [ArgumentException: Value does not fall within the expected range.]
    Oracle.DataAccess.Client.OracleParameter.set_DbType(DbType value) +134
    dsProductosTableAdapters.SIPC_TIPOCOMISIONTableAdapter.InitAdapter() in c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\src\4a9afcc3\460b5b6b\App_Code.eljteq62.7.cs:8866
    dsProductosTableAdapters.SIPC_TIPOCOMISIONTableAdapter.get_Adapter() in c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\src\4a9afcc3\460b5b6b\App_Code.eljteq62.7.cs:8797
    dsProductosTableAdapters.SIPC_TIPOCOMISIONTableAdapter.GetData() in c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\src\4a9afcc3\460b5b6b\App_Code.eljteq62.7.cs:8993
    [TargetInvocationException: Exception has been thrown by the target of an invocation.]
    System.RuntimeMethodHandle._InvokeMethodFast(Object target, Object[] arguments, SignatureStruct& sig, MethodAttributes methodAttributes, RuntimeTypeHandle typeOwner) +0
    System.RuntimeMethodHandle.InvokeMethodFast(Object target, Object[] arguments, Signature sig, MethodAttributes methodAttributes, RuntimeTypeHandle typeOwner) +71
    System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture, Boolean skipVisibilityChecks) +350
    System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture) +29
    System.Web.UI.WebControls.ObjectDataSourceView.InvokeMethod(ObjectDataSourceMethod method, Boolean disposeInstance, Object& instance) +488
    System.Web.UI.WebControls.ObjectDataSourceView.ExecuteSelect(DataSourceSelectArguments arguments) +1247
    System.Web.UI.WebControls.ListControl.OnDataBinding(EventArgs e) +95
    System.Web.UI.WebControls.ListControl.PerformSelect() +34
    System.Web.UI.WebControls.BaseDataBoundControl.DataBind() +73
    System.Web.UI.WebControls.BaseDataBoundControl.EnsureDataBound() +82
    System.Web.UI.WebControls.BaseDataBoundControl.OnPreRender(EventArgs e) +22
    System.Web.UI.WebControls.ListControl.OnPreRender(EventArgs e) +18
    System.Web.UI.Control.PreRenderRecursiveInternal() +80
    System.Web.UI.Control.PreRenderRecursiveInternal() +171
    System.Web.UI.Control.PreRenderRecursiveInternal() +171
    System.Web.UI.Control.PreRenderRecursiveInternal() +171
    System.Web.UI.Control.PreRenderRecursiveInternal() +171
    System.Web.UI.Control.PreRenderRecursiveInternal() +171
    System.Web.UI.Control.PreRenderRecursiveInternal() +171
    System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +842
    Version Information: Microsoft .NET Framework Version:2.0.50727.3615; ASP.NET Version:2.0.50727.3614
    I'd like some help on how to make the XSD compile with the new provider, Oracle.DataAccess.Client.
    Many thanks in advance for any help!
    Pieter

    MS OracleClient binds parameters by name. ODP.NET binds by position. If you want to change ODP.NET's default parameter binding behavior, set:
    OracleCommand.BindByName = true;
    Do this for every OracleCommand that binds parameters.

  • ORA-12541: TNS:no listener, (error, in oracle 11g for window 7, 64 bit)

    ORA-12541: TNS:no listener, error, in oracle 11g for window 7, 64 bit
    While connecting as localhost is pretty well.
    but command: sqlplus username@'192.168.52.178:1521/orcl' on the same machine is producing above mentioned error on oracle 11g for window 7, 64 bit.

    user11225434 wrote:
    Thax sir for your kind concern of my problem. Answers of your quaries regarding my question as follows
    lsnrctl status
    LSNRCTL for 64-bit Windows: Version 11.2.0.1.0 - Production on 05-AUG-2013 09:37
    :21
    Copyright (c) 1991, 2010, Oracle.  All rights reserved.
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=IPC)(KEY=EXTPROC1521)))
    STATUS of the LISTENER
    Alias                     LISTENER
    Version                   TNSLSNR for 64-bit Windows: Version 11.2.0.1.0 - Produ
    ction
    Start Date                05-AUG-2013 09:31:09
    Uptime                    0 days 0 hr. 6 min. 22 sec
    Trace Level               off
    Security                  ON: Local OS Authentication
    SNMP                      OFF
    Listener Parameter File   C:\app\eee\product\11.2.0\dbhome_5\network\admin\liste
    ner.ora
    Listener Log File         c:\app\eee\diag\tnslsnr\eee-THINK\listener\alert\log.x
    ml
    Listening Endpoints Summary...
      (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(PIPENAME=\\.\pipe\EXTPROC1521ipc)))
      (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=192.168.52.170)(PORT=1521)))
    Services Summary...
    Service "CLRExtProc" has 1 instance(s).
      Instance "CLRExtProc", status UNKNOWN, has 1 handler(s) for this service...
    Service "orclxe" has 1 instance(s).
      Instance "orclxe", status READY, has 1 handler(s) for this service...
    Service "orclxeXDB" has 1 instance(s).
      Instance "orclxe", status READY, has 1 handler(s) for this service...
    The command completed successfully
    # listener.ora Network Configuration File: C:\app\eee\product\11.2.0\dbhome_5\network\admin\listener.ora
    # Generated by Oracle configuration tools.
    SID_LIST_LISTENER =
      (SID_LIST =
        (SID_DESC =
          (SID_NAME = CLRExtProc)
          (ORACLE_HOME = C:\app\eee\product\11.2.0\dbhome_5)
          (PROGRAM = extproc)
          (ENVS = "EXTPROC_DLLS=ONLY:C:\app\eee\product\11.2.0\dbhome_5\bin\oraclr11.dll")
    LISTENER =
      (DESCRIPTION_LIST =
        (DESCRIPTION =
          (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC1521))
          (ADDRESS = (PROTOCOL = TCP)(HOST = 192.168.52.170)(PORT = 1521))
    ADR_BASE_LISTENER = C:\app\eee
    3. My ip is static 192.168.52.170 and window 7 prof. is there.
    4. Sir i have tested the remote connection with firewall configuration is off.
    Hopefully this info is useful.
    but command: sqlplus username@'192.168.52.178:1521/orcl'
    NOTE the difference in IP#s above; 192.168.52.170 vs. 192.168.52.178

Maybe you are looking for

  • Smartband and Google+ notifications

    Hi There, just received my Z2 with bundled smartband yesterday - loving it so far! I only wonder if notifications for google+ will be added to the apps list, as this would make the smartband my perfect companion. Thanks for your answer! kind regards,

  • Schedule background Job Programatically at specified date and time

    Hi Everybody, how can i schedule a job  in background programatically for a spefic date and time ? Thanks and Regards srikanta

  • Compressor 3.5 issues.

    I got Compressor as part of Logic Studio and I have two huge issues: 1) Whenever I open Compressor I am asked for the serial number despite the fact I have already submitted it. 2) The submit button in the submit window is greyed out. - this one migh

  • .mac vs mobileme iweb 2.0.4

    Help??? I finally got everything working again on iweb with my site, and now with the new update, people can't access the same pages on my webpage. Apple said that the web.mac.com would still work, but it looks like this is not the case. All of my bl

  • Valuation type stock

    Hi 1) What is difference between batch and valuation type? 2) Can we maintain materail with batch and valution type also? 3) Which table we get valution type of stock? 4) Which table we get batch wise stock? 5) Can we make of material stock report us