Export terminated  with warnings.

Hi All,
Using Oracle 9.2.0.4.0 I did an export from an owner connected as system and the export produces a few errors related to the SYS.LT_EXPORT_PKG package.
EXP-00008: ORACLE error 4068 encountered
ORA-04068: existing state of packages has been discarded
ORA-04063: package body "SYS.LT_EXPORT_PKG" has errors
ORA-06508: PL/SQL: could not find program unit being called
ORA-06512: at line 1
EXP-00083: The previous problem occurred when calling SYS.LT_EXPORT_PKG.schema_info_exp
The command that I´m using is:
exp system/pwd owner=xxx file=xxx_exp.dmp log=xxx_exp.log rows=y constraints=y grants=y statistics=none triggers=y indexes=y compress=y
I´ve visited metalink for help and found some tips:
Connect as sys and grant this privileges before running the export:
GRANT EXECUTE ON sys.lt_export_pkg TO exp_full_database; OR
GRANT EXECUTE ON sys.lt_export_pkg TO PUBLIC;
Run owminst.plb, then, reran catexp.sql , but nothing works. The error still there.
Can these warnings be safely ignored?
Thanks and Regards,
Marcello.

The object type"s status is invalid which may be caused by a dependant type"s modification without cascading the change. You must have the type recompiled using ALTER TYPE COMPILE prior to performing the export operation.
~ Madrid

Similar Messages

  • Export terminated with MCH0601 in AS4EXTRA

    Hi,
    we have problem and getting dump while client export
    export terminated with MCH0601 in AS4EXTRA
    regards,
    ajay

    Hi.
    look at SAP Note 548037 - iSeries: Exporting a system with many tables
    might help you
    regards,
    kaushal

  • Export terminated with ORA-00600: internal error code, arguments: [kcfrbd_1

    when i am taking an export of a particular table , i got following message. please help
    ORA-00600: internal error code, arguments: [kcfrbd_1], [0], [400], [], [], [], [], []
    Export terminated successfully with warnings.

    with out a versioninfo it's not possible tomgive appropiate information. Anyway, an ORA-00600 is almost certainly a job for the oracle support.
    And lastly, the right forum for this question would be a database forum, maybe the Database-General-forum.

  • User Master export terminated with error

    Hi Experts,
    When I am trying to take user master export; after some time is ends with error 'Communication error, CPIC return code 017, SAP return code 672'
    When I check the transport log it has the error
                                                                                    28  534.764245
        [dbtrtab     ,03914]  ***LOG BY4=>sql error 3106   performing SEL on table USRACL     [dbtrtab#2 @ 3914]
                                                                                    493  534.764738
        [dbtrtab     ,03914]  ***LOG BY0=>ORA-03106: fatal two-task communication protocol error [dbtrtab#2 @ 3914]
                                                                                    31  534.764769
       SQL error 3106 accessing USRACL: ORA-03106: fatal two-task communication protocol e
    The system is an EHP4 ERP6 system and oracle version is 11.2.0.2
    Could you please advise how can we correct this error
    Thanks,
    Varun

    Do you have latest R3trans anp tp on your system ? Do you have latest Opatch installed for your database ?
    Regards,
    Subhash

  • Export is terminating successfully with warnings

    Hi Gurus,
    Export is getting terminated successfully with warnings. Below errors are recorded in export file
    EXP-00008: ORACLE error 4063 encountered
    ORA-04063: package body "SYS.LT_EXPORT_PKG" has errors
    ORA-06508: PL/SQL: could not find program unit being called: "SYS.LT_EXPORT_PKG"
    ORA-06512: at line 1
    EXP-00083: The previous problem occurred when calling SYS.LT_EXPORT_PKG.system_info_exp
    EXP-00008: ORACLE error 6550 encountered
    ORA-06550: line 1, column 13:
    PLS-00201: identifier 'EXFSYS.DBMS_EXPFIL_DEPASEXP' must be declared
    ORA-06550: line 1, column 7:
    PL/SQL: Statement ignored
    EXP-00083: The previous problem occurred when calling EXFSYS.DBMS_EXPFIL_DEPASEXP.system_info_exp
    EXP-00008: ORACLE error 4063 encountered
    ORA-04063: package body "SYS.LT_EXPORT_PKG" has errors
    ORA-06508: PL/SQL: could not find program unit being called: "SYS.LT_EXPORT_PKG"
    ORA-06512: at line 1
    EXP-00083: The previous problem occurred when calling SYS.LT_EXPORT_PKG.system_info_exp
    EXP-00008: ORACLE error 6550 encountered
    ORA-06550: line 1, column 13:
    PLS-00201: identifier 'EXFSYS.DBMS_EXPFIL_DEPASEXP' must be declared
    ORA-06550: line 1, column 7:
    PL/SQL: Statement ignored
    EXP-00083: The previous problem occurred when calling EXFSYS.DBMS_EXPFIL_DEPASEXP.system_info_exp
    . exporting pre-schema procedural objects and actions
    EXP-00008: ORACLE error 6550 encountered
    ORA-06550: line 1, column 13:
    PLS-00201: identifier 'EXFSYS.DBMS_EXPFIL_DEPASEXP' must be declared
    ORA-06550: line 1, column 7:
    PL/SQL: Statement ignored
    EXP-00083: The previous problem occurred when calling EXFSYS.DBMS_EXPFIL_DEPASEXP.schema_info_exp
    EXP-00008: ORACLE error 4063 encountered
    ORA-04063: package body "SYS.LT_EXPORT_PKG" has errors
    ORA-06508: PL/SQL: could not find program unit being called: "SYS.LT_EXPORT_PKG"
    ORA-06512: at line 1
    EXP-00083: The previous problem occurred when calling SYS.LT_EXPORT_PKG.schema_info_exp
    EXP-00008: ORACLE error 6550 encountered
    ORA-06550: line 1, column 13:
    PLS-00201: identifier 'DMSYS.DBMS_DM_MODEL_EXP' must be declared
    ORA-06550: line 1, column 7:
    PL/SQL: Statement ignored
    EXP-00083: The previous problem occurred when calling DMSYS.DBMS_DM_MODEL_EXP.schema_info_exp
    Please help me how to resolve this.
    Thanks,
    Dasarath

    Pl post details of OS and database versions, along with the complete export command. Has this ever worked before ? If so, what has changed since the last successful export ?
    See these MOS Docs
    298107.1 - Export Is Giving Errors Exp-00008 ORA-4068 ORA-4063 on SYS.LT_EXPORT_PKG
    740818.1 - Full Database Export Raises Warnings EXP-8 ORA-6550 PLS-201 Identifier 'SYS.LT_EXPORT_PKG' Must be Declared
    312317.1 - Export Failing with ORA-06550 and PLS-00201 on LT_EXPORT_PKG
    HTH
    Srini

  • Export terminated successfully with warnings.

    Hi,
    I have a 9i database (9.2.0.8.0) running on a HP Unix machine (B.11.11). The database size is 170GB.
    When I run a full database export, I get couple of ORA-01403 error.
    EXP-00008: ORACLE error 1403 encountered
    ORA-01403: no data found
    But the end of it, it shows Export terminated successfully with warnings.
    Is my export backup valid or do I need to solve the ORA-01403 issue? And how do I solve that?
    Request your quick help on this1
    thanks!

    I checked the Oracle Support notes, but it says that the cause is due to the FILESIZE parameter. But we have not used the FILESIZE parameter in our environment.
    And there are enough space in the file system too. So I dont think the spacing is an issue here.
    userid=dba_backup/xxxxxx
    file=xxxxxx.dmp
    compress=n
    consistent=y
    full=y
    rows=y
    direct=yThe solution mentioned in the note is:
    Solution
    -- To implement the solution, please execute the following steps::
    Add more files to the file= list to make sure there is enough space available for the export.How do I do that? file=xxxxxx.dmp, yyyyyy.dmp is it?
    Thanks!

  • Imp full db successful with warnings

    Looking for options to fix those , or can i ignore them? What would be side effect if i drop/cascade users and re-run imp after increasing tablespace TS_PUBLIC size or i should not do that? and just fix the little warnings or even just ignore them?
    Most of tables (i would say 95% ) & there data imported successfully after full imp , db size is 80GB around, import terminated successfully with warnings , which are below.....
    IMP-00017: following statement failed with ORACLE error 1659:
    "CREATE TABLE "CA_QUERY_1"
    "ABLESPACE "TS_PUBLIC""
    IMP-00041: Warning: object created with compilation warnings
    "CREATE FORCE VIEW "ADMIN"."CHECK_EXTENTS_V"
    IMP-00041: Warning: object created with compilation warnings
    "CREATE TRIGGER MT1758.MEDDRA_MT1758_THE_SYN_UPD"

    DBA2011 wrote:
    Looking for options to fix those , or can i ignore them? What would be side effect if i drop/cascade users and re-run imp after increasing tablespace TS_PUBLIC size or i should not do that? and just fix the little warnings or even just ignore them?
    Most of tables (i would say 95% ) & there data imported successfully after full imp , db size is 80GB around, import terminated successfully with warnings , which are below.....
    IMP-00017: following statement failed with ORACLE error 1659:
    "CREATE TABLE "CA_QUERY_1"
    "ABLESPACE "TS_PUBLIC""
    IMP-00041: Warning: object created with compilation warnings
    "CREATE FORCE VIEW "ADMIN"."CHECK_EXTENTS_V"
    IMP-00041: Warning: object created with compilation warnings
    "CREATE TRIGGER MT1758.MEDDRA_MT1758_THE_SYN_UPD"; I would suggest you to look at export log and find out which are the tables that got failed and import only those tables again. Since the size is quite high as you said.
    Secondly, since 95% tables are already import, so i suggest you to increase the Tablespace size by adding datafile or extending existing one, then run the import for rest 5% tables.
    Third, You said can you ignore warning? During import oracle tries to create Views, it first check if the tables from which view is being create are already exists or not. If the tables doesn't exists oracle will create view forcefully, and mark these view as invalid. The only way to make the views valid is to alter the views definition to point to the correct base tables.
    So there is little activity left after import is done with warning, that you have to alter the view definitions so that correct tables can be used.
    Also see MOS -> IMP-00041 ORA-04063 FROMUSER/TOUSER IMPORT INTO NEW DATABASE [ID 1059520.6]
    Hope my suggestions helps you

  • Selective (Conditional) export failing with ORA-00936: missing expression

    HI Experts,
    I was doing selective (Conditional) export of one table. But the export is failing with the following error.
    ORA-00936: missing expression
    I have been trying for the past 2 hours on this to resolve. But not.
    Could anybody please how can i export the data..
    Oracle Version : 10.2.0.5
    OS : SOLARIS 10 SPARC
    exp E3DAIUSR/E3DAIUSR@ORCL statistics=none file=exp_TABLE.dmp log=exp_Conditional.log TABLES=PGTB_IFDATA query=\'where CRE_DT=\''20120513\'
    The error is as follows
    ==============
    About to export specified tables via Conventional Path ...
    . . exporting table PGTB_IFDATA
    EXP-00056: ORACLE error 936 encountered
    ORA-00936: missing expression
    Export terminated successfully with warnings.
    Please help me on this..

    Hi ,
    Now i am using the query like below. But still getting the error.
    exp E3DAIUSR/E3DAIUSR@ORCL statistics=none file=exp_TD17870_1_TABLE.dmp log=exp_TD17870_1_TABLE_Conditional.log TABLES=PGTB_IFDATA query=\"where CRE_DT=\'20120513\'"
    Error
    ====
    LRM-00111: no closing quote for value 'where CRE_'
    EXP-00019: failed to process parameters, type 'EXP HELP=Y' for help
    EXP-00000: Export terminated unsuccessfully
    This is Solaris OS
    Please provide me correct query if possible

  • Export failing with non zero return code on windows

    exp returning non zero return code on windows .
    we have some scrips that depends on return code of exp .
    There are two tables one is present (test1) and other is not present (test2)
    and we are exporting
    screen shot --
    WITH EXP :-
    on windows --
    C:\>exp tables= test1,test2
    Export: Release 10.2.0.2.0 - Production on Fri Jun 11 13:55:16 2010
    Copyright (c) 1982, 2005, Oracle. All rights reserved.
    Username: dev
    Password:
    Connected to: Oracle Database 10g Enterprise Edition Release 10.2.0.2.0 - Production
    With the Partitioning, OLAP and Data Mining options
    Export done in WE8MSWIN1252 character set and AL16UTF16 NCHAR character set
    About to export specified tables via Conventional Path ...
    . . exporting table TEST1 6291456 rows exported
    EXP-00011: DEV.TEST2 does not exist
    Export terminated successfully with warnings.
    C:\>echo %ERRORLEVEL%
    3
    Edited by: user2015671 on Jun 11, 2010 4:32 AM

    no the issue is there.we have problem with non zero return code by exp on windows not on unix .
    I had done same on unix it returning zero return code.
    Screen shot:-
    > exp tables=temp,temp3
    Export: Release 10.2.0.1.0 - Production on Fri Jun 11 16:52:48 2010
    Copyright (c) 1982, 2005, Oracle. All rights reserved.
    Username: dev
    Password:
    Connected to: Oracle Database 10g Enterprise Edition Release 10.2.0.1.0 - Production
    With the Partitioning, OLAP and Data Mining options
    Export done in US7ASCII character set and AL16UTF16 NCHAR character set
    About to export specified tables via Conventional Path ...
    . . exporting table TEMP 3 rows exported
    EXP-00011: DEV.TEMP3 does not exist
    Export terminated successfully with warnings.
    echo $?0
    Edited by: user2015671 on Jun 11, 2010 4:59 AM

  • Export failed with error ORA-04063: package body "SYS.DBMS_CUBE_EXP" has er

    Hi
    We are having 11.2.0.2 database on Linux 5. From last two days the export backup is getting failed with the below error.
    . exporting post-schema procedural objects and actions
    EXP-00008: ORACLE error 4063 encountered
    ORA-04063: package body "SYS.DBMS_CUBE_EXP" has errors
    ORA-06508: PL/SQL: could not find program unit being called: "SYS.DBMS_CUBE_EXP"
    ORA-06512: at line 1
    EXP-00083: The previous problem occurred when calling SYS.DBMS_CUBE_EXP.schema_i
    . exporting statistics
    Export terminated successfully with warnings.
    When I checked the status of this package DBMS_CUBE_EXP its showing invalid. I tried to compile the body of the package. But it was throwing below error.
    SQL> show errors
    Errors for PACKAGE BODY DBMS_CUBE_EXP:
    LINE/COL ERROR
    53/5 PL/SQL: SQL Statement ignored
    54/10 PL/SQL: ORA-04045: errors during recompilation/revalidation of
    SYS.DBA_XDS_INSTANCE_SETS
    ORA-01422: exact fetch returns more than requested number of rows
    I tried to query this view or describe the above view. But it was throwing the same error.
    ERROR at line 1:
    ORA-04045: errors during recompilation/revalidation of
    SYS.DBA_XDS_INSTANCE_SETS
    ORA-01422: exact fetch returns more than requested number of rows
    I couldnt get a proper solution from google regarding this view or to compile the above package.
    Now we are stcuked without the backups. It would be great if you guys look into it.
    Thanks
    SHIYAS M

    Yes I tried with take the export with SYS user. This time it thrown the error in the first and last too same as before.
    About to export specified users ...
    . exporting pre-schema procedural objects and actions
    EXP-00008: ORACLE error 4063 encountered
    ORA-04063: package body "SYS.DBMS_CUBE_EXP" has errors
    ORA-06508: PL/SQL: could not find program unit being called: "SYS.DBMS_CUBE_EXP"
    ORA-06512: at line 1
    EXP-00083: The previous problem occurred when calling SYS.DBMS_CUBE_EXP.schema_info_exp
    . exporting foreign function library names for user U_20102
    . exporting PUBLIC type synonyms
    . exporting private type synonyms
    . exporting object type definitions for user U_20102
    About to export U_20102's objects ...
    I ran below scripts as per u provided the link
    @$ORACLE_HOME/rdbms/admin/catdpb.sql and utlrp.sql
    Still it didnt get compiled.
    One more thing I tried running expdp. It totally got failed by throwing the similar error. It didnt even export the tables too.
    ===============================================================================
    Processing object type SCHEMA_EXPORT/TABLE/TABLE_DATA
    ORA-39126: Worker unexpected fatal error in KUPW$WORKER.GET_TABLE_DATA_OBJECTS []
    ORA-31642: the following SQL statement fails:
    BEGIN "SYS"."DBMS_CUBE_EXP".SCHEMA_CALLOUT(:1,0,1,'11.02.00.00.00'); END;
    ORA-06512: at "SYS.DBMS_SYS_ERROR", line 86
    ORA-06512: at "SYS.DBMS_METADATA", line 1245
    ORA-04063: package body "SYS.DBMS_CUBE_EXP" has errors
    ORA-06508: PL/SQL: could not find program unit being called: "SYS.DBMS_CUBE_EXP"
    ORA-06512: at "SYS.DBMS_SYS_ERROR", line 86
    ORA-06512: at "SYS.KUPW$WORKER", line 8353
    ----- PL/SQL Call Stack -----
    object line object
    handle number name
    0x1a3257060 19208 package body SYS.KUPW$WORKER
    0x1a3257060 8385 package body SYS.KUPW$WORKER
    0x1a3257060 12748 package body SYS.KUPW$WORKER
    0x1a3257060 2546 package body SYS.KUPW$WORKER
    0x1a3257060 9054 package body SYS.KUPW$WORKER
    0x1a3257060 1688 package body SYS.KUPW$WORKER
    0x1a8bc1630 2 anonymous block
    Estimate in progress using BLOCKS method...
    Processing object type SCHEMA_EXPORT/TABLE/TABLE_DATA
    ORA-39126: Worker unexpected fatal error in KUPW$WORKER.GET_TABLE_DATA_OBJECTS []
    ORA-31642: the following SQL statement fails:
    BEGIN "SYS"."DBMS_CUBE_EXP".SCHEMA_CALLOUT(:1,0,1,'11.02.00.00.00'); END;
    ORA-06512: at "SYS.DBMS_SYS_ERROR", line 86
    ORA-06512: at "SYS.DBMS_METADATA", line 1245
    ORA-04063: package body "SYS.DBMS_CUBE_EXP" has errors
    ORA-06508: PL/SQL: could not find program unit being called: "SYS.DBMS_CUBE_EXP"
    ORA-06512: at "SYS.DBMS_SYS_ERROR", line 86
    ORA-06512: at "SYS.KUPW$WORKER", line 8353
    ----- PL/SQL Call Stack -----
    object line object
    handle number name
    0x1a3257060 19208 package body SYS.KUPW$WORKER
    0x1a3257060 8385 package body SYS.KUPW$WORKER
    0x1a3257060 12748 package body SYS.KUPW$WORKER
    0x1a3257060 2546 package body SYS.KUPW$WORKER
    0x1a3257060 9054 package body SYS.KUPW$WORKER
    0x1a3257060 1688 package body SYS.KUPW$WORKER
    0x1a8bc1630 2 anonymous block
    Job "SYS"."SYS_EXPORT_SCHEMA_01" stopped due to fatal error at 17:58:34
    =========================================================================

  • Export schema with tablespace

    Hi all,
    I exported schema pro with index=yes, rows=no, trigger=yes...
    when i import to another database. I have to create tablespace for schema pro in new database.
    how can i export and then import without having to create tablespace in new database for schema pro.
    Thank you!

    Dan wrote:
    Hi all,
    I exported schema pro with index=yes, rows=no, trigger=yes...
    when i import to another database. I have to create tablespace for schema pro in new database.
    how can i export and then import without having to create tablespace in new database for schema pro.
    Thank you!
    [oracle@wissem ~]$ exp wissem file=USERS.dmp log=USERS.log TABLESPACES=USERS
    Export: Release 11.2.0.1.0 - Production on Sat Sep 3 10:00:03 2011
    Copyright (c) 1982, 2009, Oracle and/or its affiliates.  All rights reserved.
    Password:
    Connected to: Oracle Database 11g Enterprise Edition Release 11.2.0.1.0 - 64bit Production
    With the Partitioning, OLAP, Data Mining and Real Application Testing options
    Export done in US7ASCII character set and AL16UTF16 NCHAR character set
    server uses AL32UTF8 character set (possible charset conversion)
    About to export selected tablespaces ...
    For tablespace USERS ...
    . exporting cluster definitions
    . exporting table definitions
    . . exporting table                           DEPT          4 rows exported
    EXP-00091: Exporting questionable statistics.
    EXP-00091: Exporting questionable statistics.
    . . exporting table                            EMP         14 rows exported
    EXP-00091: Exporting questionable statistics.
    EXP-00091: Exporting questionable statistics.
    . . exporting table                       SALGRADE          5 rows exported
    EXP-00091: Exporting questionable statistics.
    . . exporting table                          SALES          2 rows exported
    EXP-00091: Exporting questionable statistics.
    . . exporting table                     SALES_LIST
    . . exporting partition                     SALES_WEST          1 rows exported
    . . exporting partition                     SALES_EAST          1 rows exported
    . . exporting partition                  SALES_CENTRAL          0 rows exported
    EXP-00091: Exporting questionable statistics.
    . . exporting table          SALES_LIST.SALES_EAST          4 rows exported
    EXP-00091: Exporting questionable statistics.
    . exporting referential integrity constraints
    . exporting triggers
    Export terminated successfully with warnings.
    [oracle@wissem ~]$

  • Import Successful with warnings....ORA-01658 error..

    Friends,
    OS: RHEL AS 3.0
    DB: Oracle 9iR2
    When i try to import the dump, i am getting the below message.
    "Import was successful with warnings"
    when i check the log file there is
    IMP-00017: following statement failed with oracle error 1658:
    IMP-00003: ORACLE error 1658 encountered
    ORA-01658: unable to create INITIAL extent for segment in tablespace PROD_DEFAULTPlease check the below, this is what i did before importing.
    I want to import only the table structures without rows from the user "SMS" to "NMS".
    After creating the below tablespace the free space in "/u02" is 3GB.
    AM i have to change any value in the below statement?
    CREATE TABLESPACE "PROD_DEFAULT" DATAFILE
      '/u02/oradata/PROD_DEFAULT.dbf' SIZE 3072M REUSE
      LOGGING ONLINE PERMANENT BLOCKSIZE 8192
      EXTENT MANAGEMENT LOCAL AUTOALLOCATE SEGMENT SPACE MANAGEMENT AUTO
    CREATE TEMPORARY TABLESPACE "PROD_TEMP" TEMPFILE
      '/u02/oradata/PROD_TEMP.dbf' SIZE 3072M REUSE
      EXTENT MANAGEMENT LOCAL UNIFORM SIZE 1048576
    CREATE USER "NMS" IDENTIFIED BY "SDF345345KLSDSD8K" DEFAULT
    TABLESPACE "PROD_DEFAULT"
    TEMPORARY TABLESPACE "PROD_TEMP"
    GRANT CONNECT,RESOURCE TO NMS
    [oracle@linuxdb oracle]$ imp system/password file=/u02/today1.dmp
    log=/u02/today1.log fromuser=sms touser=nms rows=n buffer=8000000 commit=yNote:
    Even if i omit "buffer" and "commit" the same error occurs.
    where im making a mistake? Is there any changes i have to made in the create tablespace statement.
    Please point out the mistake.
    thanks & regards

    not for a single statement. for all the statements
    its showing the error.instead of 512 tables
    structures, only 490 tables structures were created.Because it was not able to allocate contiguous space in the tablespace.
    >
    actually i want to import "NMS_DEFAULT" tablespace's
    table structures to "PROD_DEFAULT" tablespace.
    also I want to import only the table structures
    without rows from the user "SMS" to "NMS".Use FROMUSER/TOUSER for this and set the default tablespace for NMS as PROD_DEFAULT.
    Now specify rown=N while running import or at the time of running export itself.
    i created the "NMS_DEFAULT" tablespace with 3072M.
    so i created the "PROD_DEFAULT" tablespace with the
    same size.
    actually i created the "PROD_DEFAULT" tablespace
    using below output.
    "select
    dbms_metadata.get_ddl('TABLESPACE','NMS_DEFAULT')
    from dual"You didnt allocate sufficient space to the tablespace, i guess.
    Amardeep Sidhu
    http://www.amardeepsidhu.com
    Corrected a mistake...
    Message was edited by:
    Amardeep Sidhu

  • Font antialiasing in Terminal with Dual Screen setup

    I am reposting basically the same problem found here: http://discussions.apple.com/thread.jspa?threadID=1472322 because I didn't find any solution browsing through the board.
    Basically the problem is this:
    1. Using only the laptop screen I have no problem. If I launch terminal with a single screen and then connect a second monitor I still have no problem.
    2. If I then quit terminal and relaunch it it's like the font loses some antialiasing, it's much more thinner.
    3. If I disconnect the second monitor it doesn't fix itself, I have to quit and relaunch terminal.

    emeres wrote:
    Does running the applications with DISPLAY variable help?
    env DISPLAY=:0.1 pcsx
    Setting the gaming monitor as primary output with xrandr might also help, if you get it running again. Take a look at dmesg about any warnings or errors and what modules are loaded.
    I actually just started experimenting with DISPLAY, and it works how I want it to.  I'm going to play with that a little bit (write scripts to launch my programs on that screen) to get the result I want.  So, I think this issue is solved.  Thanks.

  • SM69-Can't exec external program ( External program terminated with ecode1)

    Hi All,
    Client requirement is to Move File from Presentation Server to Application Server.
    I am executing UNIX script on AIX OS via SM69.
    But I am getting the  following error:
    Can't exec external program (No such file or directory)
    External program terminated with exit code 1
    Also getting same error with FM-SXPG_COMMAND_EXECUTE .
    Below is the code..
    data: l_exitcode type btcxpgexit,
            l_parms type btcxpgpar,
            l_status type btcxpgstat.
    data: lt_protocol type standard table of btcxpm,
            l_protocol type btcxpm.
    concatenate 'C:\Venkat1\PARBIND.BMP'
                          'D:\Venkat2\PARBIND.BMP'
                          into l_parms
                          separated by space.
    * External command:
    * - Unix - mv
    call function 'SXPG_COMMAND_EXECUTE'
      exporting
        commandname                   = 'Z_MV'
        additional_parameters         = l_parms
      importing
        status                        = l_status
        exitcode                      = l_exitcode
      tables
        exec_protocol                 = lt_protocol
      exceptions
        no_permission                 = 1
        command_not_found             = 2
        parameters_too_long           = 3
        security_risk                 = 4
        wrong_check_call_interface    = 5
        program_start_error           = 6
        program_termination_error     = 7
        x_error                       = 8
        parameter_expected            = 9
        too_many_parameters           = 10
        illegal_command               = 11
        wrong_asynchronous_parameters = 12
        cant_enq_tbtco_entry          = 13
        jobcount_generation_error     = 14
        others                        = 15.
    if sy-subrc ne 0
    endif.
    Can any one guide what is the cause of error....
    Any help will be appreciated.
    Regards
    Arbind

    Hi Paul,
    Thanks.
    But still Basis Consultants are telling it is correct from there side.
    Is there any other way to move files from Presentaion Server to Application Server in Background Processing.
    I have used CL_GUI_FRONTEND_SERVICES=>FILE_COPY
    It is working fine in Foreground but in Background Proceesing, it is not working.
    Can u provide any solution ?
    Thanks
    Arbind

  • FUNCTION SXPG_COMMAND_EXECUTE External program terminated with exit code 2

    HI,
    I am using the below Function Module
    gv_ap = '/nfs/ficheiros/FicheiroExtraccaoSIF/outbox'
    CALL FUNCTION 'SXPG_COMMAND_EXECUTE'                 
          EXPORTING                                       
               commandname                   = 'Z_LS'     
               additional_parameters         = gv_ap      
          TABLES                                          
               exec_protocol                 = t_fich     
          EXCEPTIONS                                      
               no_permission                 = 1          
               command_not_found             = 2          
               parameters_too_long           = 3          
               security_risk                 = 4          
               wrong_check_call_interface    = 5          
               program_start_error           = 6          
               program_termination_error     = 7          
               x_error                       = 8          
               parameter_expected            = 9          
               too_many_parameters           = 10         
               illegal_command               = 11         
               wrong_asynchronous_parameters = 12         
               cant_enq_tbtco_entry          = 13         
               jobcount_generation_error     = 14         
               OTHERS                        = 15.        
    with this folder '/nfs/ficheiros/FicheiroExtraccaoSIF/outbox' return the error:
    /nfs/ficheiros/FicheiroExtraccaoSIF/outbox not found and
    External program terminated with exit code 2
    but if i map other directory the function return the files and folders that directory have.
    Anyone could help me.
    Thanks and Regards.
    Eduardo Paiva

    Hi,
    Yes i have read access to this directory and the command 'Z_LS' exists.
    Best Regards,
    Eduardo Paiva

Maybe you are looking for