Dispatchee Stopped ...URGENT

Hi All,
After restarting the computer Dispatcher Stopped working and in Event Viewer it's giving the error below:
ORA-00354: corrupt redo log block header
ORA-00312: online log 4 thread 1: 'E:\ORACLE\DR1\ORIGLOGB\LOG_G14M1.DBF'
ORA-00312: online log 4 thread 1: 'F:\ORACLE\DR1\MIRRLOGB\LOG_G14M2.DBF'
I have also found the note related to this problem....but i dont how to execute this suggestion: Through brtools or from the oracle end....plz explain?
"If the ORA-00354 occurs when you are archiving an online redo log (additional error: ORA-16038: "log cannot be archived" or "ORA-00255: Error archiving log") and not during a recovery, the archiving of the redo log can be suppressed as follows:
ALTER DATABASE CLEAR UNARCHIVED LOGFILE '<log>';
Finally, you must create a consistent backup as soon as possible since a recovery is no longer possible beyond this time because the offline redo logs are missing.
Can anybody tell me how to resolve this issue.
regards,
Amit

Amit,
Try this....Issue the following command on redo log members.
SQL> ALTER SYSTEM DUMP LOGFILE 'filename'
2. If the redo log member is corrupt, then the dump command will fail with the same error as when doing a media recovery with the same file.
3. If the dump of any of the redo log member is successful then,
   a. shutdown the database.
   b. replace the bad member with a copy of the good redo log member using Operating system commands
   c. startup the database
Let me know the result
Regadrs
vinod

Similar Messages

  • After Statspack Install Logical DB stopped - urgent

    Oracle 10.2.0.1.0
    After installing statspack @spcreate installed sucessfully
    @spauto create job sucessfully
    But the Logical stdby stopped applying the logs with the following error message
    alert.log
    ================
    LOGSTDBY stmt: grant execute on dbms_shared_pool to execute_catalog_role
    LOGSTDBY status: ORA-04042: procedure, function, package, or package body does not exist
    LOGSTDBY id: XID 0x000d.01b.00009d72, hSCN 0x0000.20c7cf14, lSCN 0x0000.20c7cf14, Thread 1, RBA
    0x6642.0000433b.138, txnCscn 0x0000.20c7cf17, PID 5544, ORACLE.EXE
    (P006)
    LOGSTDBY Apply process P006 pid=45 OS id=5544 stopped
    Wed Dec 19 16:13:10 2007
    ================
    Please help if anyone has any idea on this forum, how do i start the logs applying the to logical standby.
    Thanks

    Hi reega,
    Thanks for your reply, our logical stdby has '+RT06_DATA/RT06'
    and primary has '+OT06_DATA/OT06TSG001'
    so we are using db_file_name_convert init parameter but it doesn't work.
    Is there any thing particular steps hiding to use this parameter? as i tried this parameter for rman cloning it din't work, as a workaround i used rman set new name command for clonning.
    Let me know if you have any questions.
    Thanks in advance.

  • Impdp error while attaching the job - Urgent - Prod batches are stopped

    I am getting following error, when I invoke the following command.
    impdp "'/ as sysdba'" attach ="SYS"."SYS_IMPORT_TABLE_01"
    Connected to: Oracle Database 10g Enterprise Edition Release 10.2.0.2.0 - 64bit Production
    With the Partitioning, OLAP and Data Mining options
    ORA-39006: internal error
    ORA-39065: unexpected master process exception in DISPATCH
    ORA-44003: invalid SQL name
    ORA-39097: Data Pump job encountered unexpected error -44003
    The actual import job was stopped with stop_job in impdp> prompt.
    DB Version: 10.2.0.2.
    Please throw some lights to fix this issue. Production batches are already on hold. It is very urgent.

    I can't remember the number of the bug sorry, but i haven't the same issue and I had to update to 10.2.0.3.0 (I opened a SR before in my previous company when i worked)

  • Logical standby stopped when trying to create partitions on primary(Urgent

    RDBMS Version: 10.2.0.3
    Operating System and Version: Solaris 5.9
    Error Number (if applicable): ORA-1119
    Product (i.e. SQL*Loader, Import, etc.): Data Guard on RAC
    Product Version: 10.2.0.3
    logical standby stopped when trying to create partitions on primary(Urgent)
    Primary is a 2node RAC ON ASM, we implemented partitions on primar.
    Logical standby stopped appling logs.
    Below is the alert.log for logical stdby:
    Current log# 4 seq# 860 mem# 0: +RT06_DATA/rt06/onlinelog/group_4.477.635601281
    Current log# 4 seq# 860 mem# 1: +RECO/rt06/onlinelog/group_4.280.635601287
    Fri Oct 19 10:41:34 2007
    create tablespace INVACC200740 logging datafile '+OT06_DATA' size 10M AUTOEXTEND ON NEXT 5M MAXSIZE 1000M EXTENT MANAGEMENT LOCAL
    Fri Oct 19 10:41:34 2007
    ORA-1119 signalled during: create tablespace INVACC200740 logging datafile '+OT06_DATA' size 10M AUTOEXTEND ON NEXT 5M MAXSIZE 1000M EXTENT MANAGEMENT LOCAL...
    LOGSTDBY status: ORA-01119: error in creating database file '+OT06_DATA'
    ORA-17502: ksfdcre:4 Failed to create file +OT06_DATA
    ORA-15001: diskgroup "OT06_DATA" does not exist or is not mounted
    ORA-15001: diskgroup "OT06_DATA" does not exist or is not mounted
    LOGSTDBY Apply process P004 pid=49 OS id=16403 stopped
    Fri Oct 19 10:41:34 2007
    Errors in file /u01/app/oracle/admin/RT06/bdump/rt06_lsp0_16387.trc:
    ORA-12801: error signaled in parallel query server P004
    ORA-01119: error in creating database file '+OT06_DATA'
    ORA-17502: ksfdcre:4 Failed to create file +OT06_DATA
    ORA-15001: diskgroup "OT06_DATA" does not exist or is not mounted
    ORA-15001: diskgroup "OT06_DATA" does not exist or
    Here is the trace file info:
    /u01/app/oracle/admin/RT06/bdump/rt06_lsp0_16387.trc
    Oracle Database 10g Enterprise Edition Release 10.2.0.3.0 - 64bit Production
    With the Partitioning, OLAP and Data Mining options
    ORACLE_HOME = /u01/app/oracle/product/10.2.0
    System name: SunOS
    Node name: iscsv341.newbreed.com
    Release: 5.9
    Version: Generic_118558-28
    Machine: sun4u
    Instance name: RT06
    Redo thread mounted by this instance: 1
    Oracle process number: 16
    Unix process pid: 16387, image: [email protected] (LSP0)
    *** 2007-10-19 10:41:34.804
    *** SERVICE NAME:(SYS$BACKGROUND) 2007-10-19 10:41:34.802
    *** SESSION ID:(1614.205) 2007-10-19 10:41:34.802
    knahcapplymain: encountered error=12801
    *** 2007-10-19 10:41:34.804
    ksedmp: internal or fatal error
    ORA-12801: error signaled in parallel query server P004
    ORA-01119: error in creating database file '+OT06_DATA'
    ORA-17502: ksfdcre:4 Failed to create file +OT06_DATA
    ORA-15001: diskgroup "OT06_DATA" does not exist or is not mounted
    ORA-15001: diskgroup "OT06_DATA" does not exist or
    KNACDMP: *******************************************************
    KNACDMP: Dumping apply coordinator's context at 7fffd9e8
    KNACDMP: Apply Engine # 0
    KNACDMP: Apply Engine name
    KNACDMP: Coordinator's Watermarks ------------------------------
    KNACDMP: Apply High Watermark = 0x0000.0132b0bc
    Sorry our primary database file structure is different from stdby, we used db_file_name_convert in the init.ora, it look like this:
    *.db_file_multiblock_read_count=16
    *.db_file_name_convert='+OT06_DATA/OT06TSG001/','+RT06_DATA/RT06/','+RECO/OT06TSG001','+RECO/RT06'
    *.db_files=2000
    *.db_name='OT06'
    *.db_recovery_file_dest='+RECO'
    Is there any thing wrong in this parameter.
    I tried this parameter before for cloning using rman backup. This din't work.
    What exactly must be done? for db_file_name_convert to work.
    Even in this case i think this is the problem its not converting the location and the logical halts.
    help me out.....
    let me know if you have any questions.
    Thanks Regards
    Raghavendra rao Yella.

    Hi reega,
    Thanks for your reply, our logical stdby has '+RT06_DATA/RT06'
    and primary has '+OT06_DATA/OT06TSG001'
    so we are using db_file_name_convert init parameter but it doesn't work.
    Is there any thing particular steps hiding to use this parameter? as i tried this parameter for rman cloning it din't work, as a workaround i used rman set new name command for clonning.
    Let me know if you have any questions.
    Thanks in advance.

  • How to stop PO output when the indicators are updated with a prog. **URGENT

    Hi,
    I have developed a update prg which will update the Final invoice indicator and Goods reciept indicator in SRM as well as in R/3 only for 'ORDERED' PO's. This was done using BBP_PO_PD_UPDATE FM. Everything is working fine, all the indicators are getting updated as expected both in SRM and R/3.
    Only problem is that when the indicators are updated in SRM, PO Output is getting generated which should not happen.
    Do you have any idea how to stop the OUTPUT.
    This is very urgent.
    BR,
    Parvez.

    PO output
    PO Output problems
    disable PO output on po change in SRM

  • Urgent! DHCP service stop, server lose its IP...

    Hi all,
    I have a serious problem:
    My Macmini Server (late 2010) firstly suddened stop lease IPs event I restart Macmini, restart DHCP service... OK, I set clients (Mac, window) to use static IP, its work for a day and now the server even lose its IP. It is mean I can not ping to server, cannot have Internet, can not share file... just a nice, deadly box!
    At home I can still use SSH to connect to that server and when I use ipconfig:
    server-001:~ Xadmin$ ipconfig getifaddr en2
    get if addr en2 failed, (os/kern) failure
    server-001:~ Xadmin$ ipconfig getifaddr en0
    10.0.0.10
    server-001:~ Xadmin$ ipconfig getoption en0 2
    ipconfig_get_option failed, (os/kern) failure
    server-001:~ Xadmin$ ipconfig getoption en2 2
    ipconfig_get_option failed, (os/kern) failure
    server-001:~ Xadmin$ ipconfig getoption en2 3
    ipconfig_get_option failed, (os/kern) failure
    server-001:~ Xadmin$ ifconfig en2
    en2: flags=8863<UP,BROADCAST,SMART,RUNNING,SIMPLEX,MULTICAST> mtu 1500
              ether 10:9a:ad:41:c6:10
              media: autoselect (none)
              status: inactive
    server-001:~ vidagisadmin$ ifconfig en0
    en0: flags=8863<UP,BROADCAST,SMART,RUNNING,SIMPLEX,MULTICAST> mtu 1500
              ether c4:1c:03:4a:eb:d4
              inet6 fe80::c12c:1ff:fe3a:ebd4%en0 prefixlen 64 scopeid 0x8
              inet 10.0.0.10 netmask 0xffffff00 broadcast 10.0.0.255
              media: autoselect (100baseTX <full-duplex>)
              status: active
    Do you have this before?
    How can I active the en2 network interface?
    Any clue is very appriciate and this is very URGENT!!!!!
    Thanks for your time!
    Please note that:
    - I use Macmini server as a gateway, and use an USBEthernet (en2) to sharering that internet connection.
    - hostname appear is OK when I check it through ssh
    Please help!!!

    Hi Esther, I use DHCP for server.
    Actually I found that we have problem with the network cable only! Anyway thanks!
    If this forum have a moderator I hope, please delete this discussion, thanks!

  • Urgent Help - Server Process stop with Error Code -11113

    Hi All,
    I need help urgently,
    I have installed EP 7.0 on Win 2003, when i restarted the server,
    server process in MMC,  server0 stop with Exitcode -11113
    Anybody have any idea about this
    Thanks
    Sachin

    Sachin,
    Refer to the threads below.
    j2ee stopped exitcode -11113
    Server0 fails JLaunchIExitJava: exit hook is called (rc=-11113)
    Exitcode -11113
    Also,take a look at the SAP NOTE : 810434
    Hope it helps resolve your issue.
    Cheers,
    Sandeep
    p.s Consider rewarding for handy posts!

  • How to stop the get pernr in program    ITS URGENT......................

    hi all,
    i want to stop the get pernr after some lines and want to run the remaining lines of the programm which is not in logical database.
    ITS URGENT.....
    Thx in advance
    Sunil

    Hi,
    Try the REJECT statement followed by the name of the logical database.
    Example:
    REJECT 'PERNR'.
    Don't forget to assign points and close the thread when you are finished.
    Best regards,
    Guillaume

  • How to stop a thread forcefully. do reply urgent

    i would like to stop the thread . i have used stop() method and also i have tested by giving the threadname = null. but these two not worked . how to stop thread forcefully. urgent.
    with regards

    There is no direct way to stop the thread forcefully. If you have implemented the thread, modify the code so as to break on some flag.
    i.e.
    public void run()
    while (keepRunning)
    ...do some stuff here
    and provide some way to set the boolean keepRunning as false. The loop will exit and the thread will also be destroyed.

  • URGENT: RSL Stopped Working - Need to compile with Runtime Shared Library

    I need this target to compile using the “Use Runtime Shared Library” option such that Flex libraries will be not included IN the swf, however I cannot get it to work.  No matter what, mxmlc includes them.  Oddly it DID work briefly for short time, however suddenly stopped again and unfortunately going through subversion revision history yields no insight whatsoever to what evoked this breakage.
    <target name="compile" depends="replace_build_version">
                <exec executable="${FLEX_HOME}/bin/mxmlc.exe" dir="${basedir}">           
                      <arg value="${basedir}/src/Main.mxml"/>
                      <arg value="-output=${basedir}/bin-release/Main.swf"/>
                      <arg value="-static-rsls=false"/>
                      <arg value="-debug=false"/>
                      <arg value="-include-libraries=${basedir}/libs"/>
                      <arg value="-source-path=${basedir}/src"/>
                      <arg value="-creator=me"/>
                      <arg value="-source-path=${basedir}/locale/en_US"/>
                      <arg value="-source-path=${basedir}/locale/ru_RU"/>
                      <arg value="-locale=en_US" />
                      <arg value="-include-resource-bundles=en_US,ru_RU"/>
                      <arg value="-runtime-shared-library-path=${FLEX_HOME}/frameworks/libs/framework.swc,http://fpdownload.adobe.com/pub/swz/flex/4.1.0.16076/framework_4.1.0.16076.swz,http://fpdo wnload.adobe.com/pub/swz/crossdomain.xml"/>
                      <arg value="-runtime-shared-library-path=${FLEX_HOME}/frameworks/libs/textLayout.swc,http://fpdownload.adobe.com/pub/swz/tlf/1.1.0.604/textLayout_1.1.0.604.swz,http://fpdownlo ad.adobe.com/pub/swz/crossdomain.xml"/>
                      <arg value="-runtime-shared-library-path=${FLEX_HOME}/frameworks/libs/osmf.swc,http://fpdownload.adobe.com/pub/swz/flex/4.1.0.16076/osmf_flex.4.0.0.13495.swz,http://fpdo wnload.adobe.com/pub/swz/crossdomain.xml"/>
                      <arg value="-runtime-shared-library-path=${FLEX_HOME}/frameworks/libs/spark.swc,http://fpdownload.adobe.com/pub/swz/flex/4.1.0.16076/spark_4.1.0.16076.swz,http://fpdownlo ad.adobe.com/pub/swz/crossdomain.xml"/>
                      <arg value="-runtime-shared-library-path=${FLEX_HOME}/frameworks/libs/sparkskins.swc,http://fpdownload.adobe.com/pub/swz/flex/4.1.0.16076/sparkskins_4.1.0.16076.swz,http://fpd ownload.adobe.com/pub/swz/crossdomain.xml"/>
                      <arg value="-external-library-path=${FLEX_HOME}/frameworks/libs/flex.swc"/>
                      <arg value="-theme=${FLEX_HOME}/frameworks/projects/spark/MXFTEText.css"/>
                      <arg value="-theme=${FLEX_HOME}/frameworks/themes/Spark/spark.css"/>
                      <arg value="-verbose-stacktraces"/>
                </exec>
          </target>

    I really hate to do this, but I very much need someone from Adobe to chime in here.  It is causing some serious headaches.  Ant nor the straight Flash Builder 4 will build with RSLs properly enabled now and this is really a very urgent situation for me.  It has doubled file size and made the application absolutely unbearable for users.
    Thanks!

  • How to stop facebook network notifications...urgent plzzz

    hey
    i have been receiving facebook notifications, in the form network notification written on top of the screen from past many days ...these notifications are titled as network notifications....these notifications are neither in the form of messages or email and they disappear once i see them....i have not subscribed for any text notification on Facebook but still i am receiving these notification at odd times during night.....plzzzzz tell me how to stop these notification.....plzzz urgent....
    tanxxx

    Hello rishabharora and welcome to the BlackBerry® Support Community Forums.
    To clarify, you are receiving emails from Facebook® stating they are a network notification? Would it be possible to have a screen shot of this email?
    If the emails are not from Facebook, who is sending email? 
    Do you use the Facebook® for BlackBerry® smartphones application? 
    Thanks!
    -HMthePirate
    Come follow your BlackBerry Technical Team on twitter! @BlackBerryHelp
    Be sure to click Kudos! for those who have helped you.Click Solution? for posts that have solved your issue(s)!

  • (Urgent) Stop Motion Animation in After Effects?

    THIS IS URGENT I need to make a stop motion out of a series of pictures that i took but i need a simple way to do it instead of having to individually drag and edit the shots. Is there anyway you can import a serise of shots as a sequence or something? Or is there another Adobe Software that is good for stop motion? THANKS

    Are you asking about importing a series of still images as a still-image sequence?

  • Stop ITunes from backing up... URGENT!!

    SOrry, this is urgent, I cant do this much longer...
    I am trying to upgrade my iphone, which has alot of content on...
    Itunes is currently backing up... Which is already done... Is there away to stop this? I need to update only...
    Please help before i cut of my legs... (I have leg problems)

    Not sure if we are allowed to do this, but it works
    defaults write com.apple.iTunes DeviceBackupsDisabled -bool true
    I just found that on a site, and Its not backing up...
    I backup every week, the only thing new is a few texts... and about 10,000 emails, but thats on my server...

  • NEED AN URGENT HELP:( MY THREADS NEVER STOPS IT IS IMPOSSIBLE TOSTOP THEM

    Hello
    I have created threads on my jFrame , when pressing the enter button threads are created and each one of these thread draws a rectangule clears rectangle and draws again by that way I walk waway these rectangules .SO on I want to stop these threads when pushing the reset button .I tried to put a lot of flags on my thread and also directly call the thread.stop(); methods but IT IS IMPOSSIBLE TO STOP OR KILL THESE THREADS, I use Netbeans ..
    I WONDER , THRESE IS ANYTHING THAT I DO NOT KNOW ABOUT ,THREADS ARE NOT KILLED WHEN USING JFRAME OR JAVA THROWS EVENT EVERY MINUTE FOR ENTER BUTTON?
    PLEASE HELP ME I AM GONNA CREAZY ABOUT JAVA,JAVA THREADS,SWING ,JFRAMES......
    :(((((((((((((((((HELP ME

    WRITING LIKE THIS!!!!!! DOES NOT!!!!!! MAKE PEOPLE!!!! WANT TO ANSWER YOUR!!!!! QUESTIONS!!!!!! IN FACT,!!!!!! IT'S RATHER ANNOYING!!!!! TO READ!!!!!! AND VERY!!!! FEW PEOPLE WILL!!!!!! BOTHER TO READ A POST!!!!!! THAT LOOKS LIKE!!!!! THIS!!!!!!!
    To repeat the excellent guidelines from JavaRanch:
    * We all answer questions here voluntarily, in our leisure time. We do that because doing so is fun for us, because we enjoy helping people and having interesting discussions. Guess what? It is much less fun if it gets stressful. So the last thing you want to do to get us to answer your question is to pass your stress over to us.
    * People who are stressed and want a fast answer often don't even find the time to do the necessary research or to formulate their question in an easy to comprehend way. That's even less fun to work with. So you really don't want us to feel your stress. Instead you want to take your time to write a well formulated post that is fun to answer. The less likely it is for us to know that your question is urgent, the more likely you are to get a fast answer!
    * The simple notion that you want your post to be answered faster than those of the other members might feel rather unfair to some of us. Doubly so because often "urgent" questions actually are homework questions. Yours might be different, but someone who had bad experiences with this type of question might not read far enough to notice.
    * If it is really that urgent, my answer may already come too late, so I will think twice before taking the time to formulate it.
    * Last but not least, having the word "urgent" in the subject line actually obfuscates it, makes it harder to decipher what the actual question is, and therefore to decide to actually read the thread. This grossly conflicts with the important practice to UseAMeaningfulSubjectLine.
    ~

  • Urgently Upgrade Stop In XPRAS_UPG Phase

    Hi all,
    This is our infrastructure:
    Windows 2000
    Oracle 9.2.0.7
    SAP 4.6B
    Kernel Release 46D
    We are upgrading our DEV System to R/3 Enterprise 4.7 Ext. 2 Sr1
    <b>Our Upgrade Process Stop in the XPRAS_UPG Phase. Basically it gives this error:</b>
    WARNING: tp terminated with status 12
    R3up> ERROR: tp terminated with error status -1
    R3up> ERROR: 2 errors detected during XPRAS_UPG
    R3up> ERROR: 1 activities have been aborted in XPRAS_UPG
    R3up> ERROR: Operation(s) not completely processed.
              Remaining change request found in buffer TVD.
              Ignoring aborted import steps will cause severe inconsistencies
    Logs that we reviewed:
    <b>XPRASUPG.ECO and R3up.ECO</b>
    the problem is with the <b>RDDEXECL</b> JOB.  Which is in the status <b>CANCELED</b>
    When we Check the JOB LOG it gives  this:
                                                                                    22.10.2007 10:59:35 Job started                                                                     
    22.10.2007 10:59:35 Step 001 started (program RDDEXECL, variant , user ID DDIC)       
    22.10.2007 10:59:35 All DB buffers of application server vensapd were synchronized      PU              
    22.10.2007 11:01:17 ABAP/4 processor: CONVT_CODEPAGE_INIT       
    22.10.2007 11:01:17 Job cancelled                                                       00
    When you click on ABAP/4 processor: CONVT_CODEPAGE_INIT you get this:
    <b>Runtime errors         CONVT_CODEPAGE_INIT                                  
    Exception              CX_SY_CODEPAGE_CONVERTER_INIT                        
    Occurred on            22.10.2007 at   11:01:17                                                                               
    </b>                                                                               
    The conversion of some code pages is not supported.                                                                               
    <b>What happened? </b>                                                                               
    The conversion of texts in code page '1800' to code page '1100' is not      
    supported here.                                                                               
    The running ABAP program 'SAPLSTXD' had to be terminated, since conversion  
    could cause incorrect data to be generated.        
    Error analysis
                                                                                    An exception occurred. This exception is dealt with in more detail below              
    . The exception, which is assigned to the class                                       
    <b> 'CX_SY_CODEPAGE_CONVERTER_INIT'</b>, was neither                                         
    caught nor passed along using a RAISING clause, in the procedure  <b>"READ_TEXTLINES" "(FORM)"</b>.                                                                               
    Since the caller of the procedure could not have expected this exception              
    to occur, the running program was terminated.                                        
    The reason for the exception is:      
    One of the two code pages, '1800' or '1100' may be unknown to the system.             
    It may be that a Unicode code page was specified for a file in the                    
    LEGACY MODE. This is not permitted.                                                                               
    It is possible that additional parameters for the code page conversion                
    (for example, the replacement character) have invalid values. Further                 
    information can be found under "Internal Notes".                                                                               
    If the conversion error occurred while the system was opening, reading,               
    or writing a file, the name of this file is 'no file'.                                
    (For more information on this file: " X u00F0####u00CCu00FF#,").
    Please Some help!
    <b>We saw this note:</b>
    <b>122597</b> Ignoring errors in the phase XPRAS
    So we try with the option "u00CFgnore" + "Repair Severe Errors" but nothing happens, in remains in the same place, Start the Phase a again and Stop at the same point.
    <b>676135</b> Short Dump when you import Support Packages
    This notes explain this:  (Page 3 Paragraph 3)
    If you are still upgrading, import the transport order into the system using 'R3trans -i <data file name>'. Enter the correct path to the data file (possibly DIR_PUT).
    But we are scared about to STOP the upgrade here (Like 'cancel' option instead of continue and after restart the upgrade) does somebody apply this note?
    <b>This are the logs:</b>
    <b>XPRASUPG.ECO</b>
      LIST OF ERRORS AND RETURN CODES  *******
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    XPRA ERRORS and RETURN CODE in SAPR620ZF1.TVD
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    1AETR012XProgram terminated (job: "RDDEXECL", no.: "10593502")
      Long text:
        Cause
          Program "&V#&", which was started in the background, was terminated
          abnormally.
        System Response
          The system created a job log for the terminated program.
        What to do
          Proceed as follows:
          Log onto the system in which the program was executed. The system is
          specified at the beginning of the transport log.
          Then call transaction SM37 to display the job log.
          Enter "&V#&" as job name and "DDIC" as user name.
          Restrict the starting date to the starting date specified in the
          transport log.
          For the other selection criteria, select only jobs with the status
          "cancelled". Then press <LS>Execute</>.
          A list of the jobs satisfying the selection criteria is displayed.
          You can display the log by pressing <LS>Job log</>.
          If the list contains several jobs, you can select the job with the ID "
          &V#&" with <LS>Display</> -> <LS>Job details</> or define further
          details for the selection criteria in the initial screen of transaction
          SM37.
          If the ABAP processor reports cancellation, double-clicking on the
          corresponding message in the job log branches to the display of the
          corresponding short dump.
    1AEPU320 See job log"RDDEXECL""10593502""TVD"
    1 ETP111 exit code           : "12"
    >>> PLEASE READ THE REPORT DOCUMENTATION OF THE REPORTS MENTIONED ABOVE <<<
    XPRAs are application reports that run at the end of an upgrade.
    Most XPRA reports have a report documentation that explains what
    the report does and how errors can be corrected.
    Call transaction se38 in the SAP system, enter the report name,
    select 'Documentation' and click the 'Display' button.
    >>> The problematic XPRAs are mentioned in messages of type PU132 above <<<
    <b>R3up.ECO:</b>
    stopping on error 12 during EXECUTION OF REPORTS AFTER PUT
    tp returncode summary:
    TOOLS: Highest return code of single steps was: 12
    WARNS: Highest tp internal warning was: 0118
    tp finished with return code: 12
    meaning:
      A tool used by tp aborted
    sapparam: sapargv( argc, argv) has not been called.
    sapparam(1c): No Profile used.
    sapparam: SAPSYSTEMNAME neither in Profile nor in Commandline
    ERROR: stopping on error 12 during EXECUTION OF REPORTS AFTER PUT
    Process with ID 15160 terminated with status 12
    Deleting file D:\usr\sap\put\log\XPRASUPG.ELG
    Moving file D:\usr\sap\put\log\PROT.TMP to D:\usr\sap\put\log\SAPR620ZF1.TVD
    Moving file D:\usr\sap\put\log\XPRASUPG.ELG to D:\usr\sap\put\tmp\XPRASUPG.ELG
    Deleting file D:\usr\sap\put\tmp\MSGIN.LST
    Deleting file D:\usr\sap\put\tmp\MSGOUT.LST
    Deleting file D:\usr\sap\put\tmp\MSGOUT.LOG
    Deleting file D:\usr\sap\put\tmp\XPRASUPG.ELG
    Deleting file D:\usr\sap\put\log\TP.ECO
    Deleting file D:\usr\sap\put\bin\TRLIST.DMP
    Deleting file D:\usr\sap\put\tmp\upalert.log
    Deleting file D:\usr\sap\put\tmp\upalert.log
    Deleting file D:\usr\sap\put\tmp\upalert.log
    Copying file D:\usr\sap\put\bin\XPRASUPG.TPP to D:\usr\sap\put\bin\AKKU.TMP
    Copying file D:\usr\sap\put\buffer\TVD to D:\usr\sap\put\buffer\AFTXPRAS.BUF
    Phase XPRAS_UPG:
    Deleting file D:\usr\sap\put\log\CONNECT.LOG
    R3up> Starting subprocess tp.exe with id 4196 at 20071022101802
    EXECUTING D:\usr\sap\TVD\SYS\exe\run\tp.exe pf=D:\usr\sap\put\bin\XPRASUPG.TPP put TVD
    Environment: dbs_ora_schema=SAPR3
    Environment: dbs_ora_tnsname=TVD
    Environment: NLS_LANG=AMERICAN_AMERICA.WE8DEC
    Environment: ORACLE_HOME=D:\oracle\TVD\920
    Environment: ORACLE_SID=TVD
    This is D:\usr\sap\TVD\SYS\exe\run\tp.exe version 340.16.37 (release 640)
    Warning: Parameter INTERRUPT is no longer used.
    Warning: Parameter DAYLIGHT_SHUTDOWN is no longer used.
    Warning: Parameter WITH_TACOB is no longer used.
    Warning: Parameter IMPDP_BY_EVENT is no longer used.
    Warning: Parameter INTERRUPT is no longer used.
    Warning: Parameter DAYLIGHT_SHUTDOWN is no longer used.
    Warning: Parameter WITH_TACOB is no longer used.
    Warning: Parameter IMPDP_BY_EVENT is no longer used.
    Warning: Parameter DBCONFPATH is no longer used.
    Looking for effective putsteps ... ... ready (looking for putsteps)
    STARTSAP continues...
    D:\usr\sap\TVD\SYS\exe\run\sapevt.exe=>sapparam(1c): No Profile used.
    D:\usr\sap\TVD\SYS\exe\run\sapevt.exe=>sapparam(1c): No Profile used.
    stopping on error 12 during EXECUTION OF REPORTS AFTER PUT
    tp returncode summary:
    TOOLS: Highest return code of single steps was: 12
    WARNS: Highest tp internal warning was: 0118
    tp finished with return code: 12
    meaning:
      A tool used by tp aborted
    sapparam: sapargv( argc, argv) has not been called.
    sapparam(1c): No Profile used.
    sapparam: SAPSYSTEMNAME neither in Profile nor in Commandline
    ERROR: stopping on error 12 during EXECUTION OF REPORTS AFTER PUT
    Process with ID 16400 terminated with status 12
    Deleting file D:\usr\sap\put\log\XPRASUPG.ELG
    Moving file D:\usr\sap\put\log\PROT.TMP to D:\usr\sap\put\log\SAPR620ZF1.TVD
    Moving file D:\usr\sap\put\log\XPRASUPG.ELG to D:\usr\sap\put\tmp\XPRASUPG.ELG
    Deleting file D:\usr\sap\put\tmp\MSGIN.LST
    Deleting file D:\usr\sap\put\tmp\MSGOUT.LST
    Deleting file D:\usr\sap\put\tmp\MSGOUT.LOG
    Deleting file D:\usr\sap\put\tmp\XPRASUPG.ELG
    Deleting file D:\usr\sap\put\log\TP.ECO
    Deleting file D:\usr\sap\put\bin\TRLIST.DMP
    Deleting file D:\usr\sap\put\tmp\upalert.log
    Deleting file D:\usr\sap\put\tmp\upalert.log
    Deleting file D:\usr\sap\put\tmp\upalert.log
    Copying file D:\usr\sap\put\bin\XPRASUPG.TPP to D:\usr\sap\put\bin\AKKU.TMP
    Copying file D:\usr\sap\put\buffer\TVD to D:\usr\sap\put\buffer\AFTXPRAS.BUF
    Phase XPRAS_UPG:
    Deleting file D:\usr\sap\put\log\CONNECT.LOG
    R3up> Starting subprocess tp.exe with id 4196 at 20071022105721
    EXECUTING D:\usr\sap\TVD\SYS\exe\run\tp.exe pf=D:\usr\sap\put\bin\XPRASUPG.TPP put TVD
    Environment: dbs_ora_schema=SAPR3
    Environment: dbs_ora_tnsname=TVD
    Environment: NLS_LANG=AMERICAN_AMERICA.WE8DEC
    Environment: ORACLE_HOME=D:\oracle\TVD\920
    Environment: ORACLE_SID=TVD
    This is D:\usr\sap\TVD\SYS\exe\run\tp.exe version 340.16.37 (release 640)
    Warning: Parameter INTERRUPT is no longer used.
    Warning: Parameter DAYLIGHT_SHUTDOWN is no longer used.
    Warning: Parameter WITH_TACOB is no longer used.
    Warning: Parameter IMPDP_BY_EVENT is no longer used.
    Warning: Parameter INTERRUPT is no longer used.
    Warning: Parameter DAYLIGHT_SHUTDOWN is no longer used.
    Warning: Parameter WITH_TACOB is no longer used.
    Warning: Parameter IMPDP_BY_EVENT is no longer used.
    Warning: Parameter DBCONFPATH is no longer used.
    Looking for effective putsteps ... ... ready (looking for putsteps)
    STARTSAP continues...
    D:\usr\sap\TVD\SYS\exe\run\sapevt.exe=>sapparam(1c): No Profile used.
    D:\usr\sap\TVD\SYS\exe\run\sapevt.exe=>sapparam(1c): No Profile used.
    stopping on error 12 during EXECUTION OF REPORTS AFTER PUT
    tp returncode summary:
    TOOLS: Highest return code of single steps was: 12
    WARNS: Highest tp internal warning was: 0118
    tp finished with return code: 12
    meaning:
      A tool used by tp aborted
    sapparam: sapargv( argc, argv) has not been called.
    sapparam(1c): No Profile used.
    sapparam: SAPSYSTEMNAME neither in Profile nor in Commandline
    ERROR: stopping on error 12 during EXECUTION OF REPORTS AFTER PUT
    Process with ID 15096 terminated with status 12
    Deleting file D:\usr\sap\put\log\XPRASUPG.ELG
    Moving file D:\usr\sap\put\log\PROT.TMP to D:\usr\sap\put\log\SAPR620ZF1.TVD
    Moving file D:\usr\sap\put\log\XPRASUPG.ELG to D:\usr\sap\put\tmp\XPRASUPG.ELG
    Deleting file D:\usr\sap\put\tmp\MSGIN.LST
    Deleting file D:\usr\sap\put\tmp\MSGOUT.LST
    Deleting file D:\usr\sap\put\tmp\MSGOUT.LOG
    Deleting file D:\usr\sap\put\tmp\XPRASUPG.ELG
    Deleting file D:\usr\sap\put\log\TP.ECO
    Deleting file D:\usr\sap\put\bin\TRLIST.DMP
    Best Regards,
    Desiree Cardenas

    Hi Eric,
    In fact in the previous post you can see:
    the problem is with the
    RDDEXECL JOB. Which is in the status CANCELED
    When we Check the JOB LOG it gives this:
    22.10.2007 10:59:35 Job started
    22.10.2007 10:59:35 Step 001 started (program RDDEXECL, variant , user ID DDIC)
    22.10.2007 10:59:35 All DB buffers of application server vensapd were synchronized PU
    22.10.2007 11:01:17 ABAP/4 processor: CONVT_CODEPAGE_INIT
    22.10.2007 11:01:17 Job cancelled 00
    When you click on ABAP/4 processor: CONVT_CODEPAGE_INIT you get this:
    Runtime errors CONVT_CODEPAGE_INIT
    Exception CX_SY_CODEPAGE_CONVERTER_INIT
    Occurred on 22.10.2007 at 11:01:17
    The conversion of some code pages is not supported.
    What happened?
    The conversion of texts in code page '1800' to code page '1100' is not
    supported here.
    The running ABAP program 'SAPLSTXD' had to be terminated, since conversion
    could cause incorrect data to be generated.
    Error analysis
    An exception occurred. This exception is dealt with in more detail below
    . The exception, which is assigned to the class
    'CX_SY_CODEPAGE_CONVERTER_INIT', was neither
    caught nor passed along using a RAISING clause, in the procedure "READ_TEXTLINES" "(FORM)".
    Since the caller of the procedure could not have expected this exception
    to occur, the running program was terminated.
    The reason for the exception is:
    One of the two code pages, '1800' or '1100' may be unknown to the system.
    It may be that a Unicode code page was specified for a file in the
    LEGACY MODE. This is not permitted.
    It is possible that additional parameters for the code page conversion
    (for example, the replacement character) have invalid values. Further
    information can be found under "Internal Notes".
    If the conversion error occurred while the system was opening, reading,
    or writing a file, the name of this file is 'no file'.
    (For more information on this file: " X ð####Ìÿ#,").
    Sorry for the big amount of information. I will put the complete JOB LOG.
    LOG:
    Runtime errors CONVT_CODEPAGE_INIT
    Exception CX_SY_CODEPAGE_CONVERTER_INIT
    Occurred on 22.10.2007 at 11:01:17
    The conversion of some code pages is not supported.
    What happened?
    The conversion of texts in code page '1800' to code page '1100' is not
    supported here.
    The running ABAP program 'SAPLSTXD' had to be terminated, since conversion
    could cause incorrect data to be generated.
    What can you do?
    Print out the error message (using the "Print" function)
    and make a note of the actions and input that caused the
    error.
    To resolve the problem, contact your SAP system administrator.
    You can use transaction ST22 (ABAP Dump Analysis) to view and administer
    termination messages, especially those beyond their normal deletion
    date.
    If the application required you to enter a code page, you may be able to
    avoid the error by restarting the application and entering a different
    code page.
    You can display the available codepages using the transaction SCP. For
    more utilities for codepages, use the transaction SNLS.
    Error analysis                                                                                An exception occurred. This exception is dealt with in more detail below                                                          
    . The exception, which is assigned to the class                                                                               
    'CX_SY_CODEPAGE_CONVERTER_INIT', was neither                                                                               
    caught nor passed along using a RAISING clause, in the procedure                                                                  
    "READ_TEXTLINES" "(FORM)"                                                                               
    Since the caller of the procedure could not have expected this exception                                                          
    to occur, the running program was terminated.                                                                               
    The reason for the exception is:                                                                               
    One of the two code pages, '1800' or '1100' may be unknown to the system.                                                         
    It may be that a Unicode code page was specified for a file in the LEGACY MODE. This is not permitted.                                                                               
    It is possible that additional parameters for the code page conversion                             
    (for example, the replacement character) have invalid values. Further                              
    information can be found under "Internal Notes".                                                                               
    If the conversion error occurred while the system was opening, reading,                            
    or writing a file, the name of this file is 'no file'.                                             
    (For more information on this file: " X ð####Ìÿ#,").                                                                               
    How to correct the error                                                                               
    The exception must either be prevented, caught within the procedure                                
    "READ_TEXTLINES"                                                                               
    "(FORM)", or declared in the procedure's RAISING clause.                                           
    To prevent the exception, note the following:                                                                               
    You may able to find an interim solution to the problem                                            
    in the SAP note system. If you have access to the note system yourself,                            
    use the following search criteria:                                                                               
    "CONVT_CODEPAGE_INIT" CX_SY_CODEPAGE_CONVERTER_INITC                                               
    "SAPLSTXD" or "LSTXDFDB"                                                                           
    "READ_TEXTLINES"                                                                               
    If you cannot solve the problem yourself, please send the                                          
    following documents to SAP:                                                                               
    1. A hard copy print describing the problem.                                                       
       To obtain this, select the "Print" function on the current screen.                              
    2. A suitable hardcopy prinout of the system log.                                                  
       To obtain this, call the system log with Transaction SM21                                       
       and select the "Print" function to print out the relevant                                       
       part.                                                                               
    3. If the programs are your own programs or modified SAP programs,                                 
       supply the source code.                                                                         
       To do this, you can either use the "PRINT" command in the editor or                             
       print the programs using the report RSINCL00.                                                                               
    4. Details regarding the conditions under which the error occurred                                                                               
    File attributes no file                                                                               
    System environment                                                                               
    SAP Release.............. "620"                                                                               
    Application server....... "vensapd"                                                                               
    Network address.......... "10.55.46.71"                                                                               
    Operating system......... "Windows NT"                                                                               
    Release.................. "5.0"                                                                               
    Hardware type............ "4x Intel 801586"                                                                               
    Character length......... 8 Bits                                                                               
    Pointer length........... 32 Bits                                                                               
    Work process number...... 11                                                                               
    Short dump setting....... "full"                                                                               
    Database server.......... "VENSAPD"                                                                               
    Database type............ "ORACLE"                                                                               
    Database name............ "TVD"                                                                               
    Database owner........... "SAPR3"                                                                               
    Character set............ "English_United State"                                                                               
    SAP kernel............... "640"                                                                               
    Created on............... "Jun 25 2004 20:55:59"                                                                               
    Created in............... "NT 5.0 2195 Service Pack 4 x86 MS VC++ 13.10"                                                                    
    Database version......... "OCI_920_SHARE "                                                                               
    Patch level.............. "21"                                                                               
    Patch text............... " "                                                                               
    Supported environment....                                                                               
    Database................. "ORACLE 8.1.7.., ORACLE 9.2.0.."                                                                               
    SAP database version..... "640"                                                                               
    Operating system......... "Windows NT 5.0, Windows NT 5.1, Windows NT 5.2"                                                                               
    User, transaction...                                                                               
    Client.............. 000               
    User................ "DDIC"            
    Language key........ "E"               
    Transaction......... " "               
    Program............. "SAPLSTXD"        
    Screen.............. "SAPMSSY0 1000"   
    Screen line......... 6                                                                               
    Information on where terminated                                                                               
    The termination occurred in the ABAP program "SAPLSTXD" in "READ_TEXTLINES".      
    The main program was "RDDEXECU ".                                                                               
    The termination occurred in line 82 of the source code of the (Include)           
    program "LSTXDFDB"                                                               
    of the source code of program "LSTXDFDB" (when calling the editor 820).           
    The program "SAPLSTXD" was started as a background job.                           
    Processing was terminated because the exception "CX_SY_CODEPAGE_CONVERTER_INIT"   
    occurred in the                                                                  
    procedure "READ_TEXTLINES" "(FORM)" but was not handled locally, not declared     
    in the                                                                           
    RAISING clause of the procedure.                                                  
    The procedure is in the program "SAPLSTXD ". Its source code starts in line 75    
    of the (Include) program "LSTXDFDB ".                                                                               
    Best Regards,
    Desiree Cardenas

Maybe you are looking for

  • Itunes shuts down while using

    When in iTunes if I try to change info such as song name while in the music library I get a 'send error report' messege and iTunes shuts down. I acctually I don't have to change anything just click in the field and when it turns blue which indicates

  • How to  edit reservation qty once the reservation is partaily used in TD

    Hi Experts , How to  edit reservation qty once the reservation is partaily used in TD shipment tried to edit reservation in MB22 but SAp is not allowing since the reservation is allredy have TD shipment.i Thanks Niranjan

  • When i install or reinstall the new itunes i get an error message that says:

    when i install or reinstall the new itunes i get an error message that says: apple application support was no found. apple application support is required to run ituneshelper. please uninstall itunes, then install itunes again. error 2 thats all it s

  • Is there a better way? importing a .mp3 file to entire presentation?

    Not sure if this is even possible but I have a .mp3 file that I am going to try to import into Captivate. The issue is the file is one large file and the person speaking in it is not able to record individual audio clips so I can import to each slide

  • PS cs6 open projects visuals

    Hello running PScs6 for windows 8.1 and have a ATI video card radeon 7800 AMD, and when I have open projects, when I mouse over to see which one to work on, the box is not always showing the work. Sometimes it might, sometimes it might go to this def