Creating Table in Email Content

Hi All,
My requirement is to send report output as email content (Not as Attachment).
And all the row and column border shoud be visble.
Thanks

Hi,
You can think of sending the mail in HTML format(Not HTML attachment). Below link gives some idea on how to send the mail in HTML format.
https://wiki.sdn.sap.com/wiki/pages/viewpage.action?pageId=76087525
Other simple option is send a mail with the screenshot of the output.
Check below WIKI for this.
http://wiki.sdn.sap.com/wiki/display/stage/Howtosendreportoutputasscreenshotinthebodyofthe+mail
Thanks,
Vinod.

Similar Messages

  • Draw a table in email content

    Dear all,
    How to draw a table in email as we usually do in Microsoft Word? Thanks.

    check this thread where RICH has given sample code to send html
    HTML-Email only one row in Soli-table?
    U need to provide corresponding html code to draw a table. and send it in email body as shown by rich.
    NOTE:
    Total Questions:  5 (4 unresolved) 
    Please close all threads which u r not following any more.
    кu03B1ятu03B9к
    Edited by: kartik tarla on Feb 28, 2009 7:58 PM

  • RBS doesnot create tables

    Hello,
    Here is the scenario,
    I have SharePoint 2013 foundation with SQl Server 2008 Standard Edition (64 bit).
    I wish to setup RBS (Filestream provider) on this farm for the client.
    I have followed following blogs to setup RBS,
    http://www.knowledgecue.com/pdf/ConfiguringRemoteBlobStorageforSharePointKnowledgeCue.pdf
    http://www.petri.com/install-configure-remote-blob-storage-rbs-sharepoint-farm.htm
    I am stuck at the part where we install RBS.msi file on the web server. This RBS.msi file runs and supposedly creates tables in the content database. I have the default content database WSS_Content and the default SQL Server instance. I have no clue
    why it is not creating tables in the sharepoint content database. The log file that is created is of around 550 MB and it shows "SQL Server 2008 R2 Remote Blob Store -- Installation completed successfully. " message
    Some blogs suggest that we need to install RBS.msi on the SQL server as well. I have tried both but nothing works.
    To summarize following things have been tried,
    1. Install RBS_amd64.msi on web front server
    2. Install RBS_amd64.msi on sql server
    3. Install RBS.msi (x64 bit file) on web front end server
    4. Install RBS.msi (x64 bit file) on sql server
    5. Tried to use DB Instance Name as sql server name and sql service name
    6. Tried creating table manually in the database and it worked (just to check if the user had appropriate rights)
    7. Tried changing the path of RBS.msi file and install it
    Command used to install this msi is as follows,
    msiexec /qn /lvx* rbs_install_log.txt /i RBS_amd64.msi TRUSTSERVERCERTIFICATE=true FILEGROUP=PRIMARY DBNAME=”Content Database” DBINSTANCE=”DB instance name” FILESTREAMFILEGROUP=RBSFilestreamProvider FILESTREAMSTORENAME=FilestreamProvider_1
    I am failing to understand what might be the error behind this.
    If someone can help me or give me an insight that would be great. Really appreciate it!
    Student For Life

    and finally I got it to work, the solution is as unbelievable as it would sound
    I kept trying different things ,
    1. Opened command prompt as different user as I used to open as administrator and ran the same RBS_adm64.msi command.
    2.It threw an error for the first time and said installation failed. It created a log file with 31 kb of size.
    3. so I went back and ran the command prompt as admin again and ran the same command and it worked!
    Student For Life

  • Any way to stop Pages (current) from creating Table of Contents when converting to ePub. My PDF conversion is perfect  Thanks

    Any way to stop Pages (current) from creating Table of Contents (in this case Chapter 1) when
    coverting from Pages to ePub. This messes up my book.  The PDF file created is perfect!
    Thanks for any help.  Jim

    You might want to search/ask in the forum for Pages too
    https://discussions.apple.com/community/iwork/pages

  • ORA-00904 on CREATE TABLE with virtual column based on XMLTYPE content

    Hello,
    this is another one for the syntax gurus...
    Trying the following, fails with ORA-00904: "MESSAGE"."GETROOTELEMENT": invalid identifier
    CREATE TABLE XML_TEST_VIRT
       MSG_TYPE         GENERATED ALWAYS AS (MESSAGE.GETROOTELEMENT()) VIRTUAL,
       MESSAGE  XMLTYPE             NOT     NULL,
       IE906    XMLTYPE             DEFAULT NULL
       XMLTYPE COLUMN MESSAGE STORE AS SECUREFILE BINARY XML
       XMLTYPE COLUMN IE906   STORE AS SECUREFILE BINARY XML
    /while this one succeeds
    CREATE TABLE XML_TEST_VIRT
       MSG_TYPE         GENERATED ALWAYS AS (EXTRACT(MESSAGE, '/*').GETROOTELEMENT()) VIRTUAL,
       MESSAGE  XMLTYPE             NOT     NULL,
       IE906    XMLTYPE             DEFAULT NULL
       XMLTYPE COLUMN MESSAGE STORE AS SECUREFILE BINARY XML
       XMLTYPE COLUMN IE906   STORE AS SECUREFILE BINARY XML
    /The GETROOTELEMENT member function of SYS.XMLTYPE is declared as "DETERMINISTIC PARALLEL_ENABLE" so the method getting called is not the problem as the 2nd case proves.
    Using the column MESSAGE which is of type XMLTYPE directly seems to be the problem. But the question is "why". The EXTRACT function result is of type XMLTYPE and calling its member works, the column is also of type XMLTYPE yet calling its member fails...
    Thanks in advance for any insights on this.
    Best Regards
    Philip

    Hmmmm ... I don't know if I should smile or frown with the implication that I am an OO guy :D :D
    Most of my colleagues when I started working as a software engineer, treated me as too low-level because of my C background (started doing C in 1985).
    In my last job, my colleagues hated my guts because I was asking them to squeeze every bit of performance out of C++ by using STL which is definitely not OO (although C++ is).
    My current colleagues treat me as a DB guru (which I most definitely am not) and they overlook/forget the fact that most of them use Java libraries in their projects, that I wrote for them !
    I am inclined to believe that I do not fall into any category in the end...
    The only thing I am for sure - and I am proud of it - is inquisitive. I want to know everything there is about the tools I use, and so I end up spending hours and hours investigating... (Microsoft found that out the hard way when I filed 16 bug reports in 8 days when Visual C++ 6 came out ! Not that it hurt them though...)
    This is where my confession ends (and my working on the XML validator starts...)
    Καληνύχτα Marco
    Philip (Φίλιππος in Greek)
    PS: I did not follow the last solution anyway. I just wanted to verify its operability ;)

  • Email content in GRC access request

    Dear Experts,
    Can any one let me know from where GRC access request email content is picked up which creating creating throught access request.?
    I.e when ever the requestor creating request, the manager will get an email( and in my scenario the email document is maintained in document maintenance(se61 tcode) ). Now i need to prefix user full name in email content(which the manager receives) with Mr./Ms.
    Thanks
    Katrice

    Hi,
    My issue is resolved my enhancing the method GET_NOT_VARS_AND_ATTACHMNTS( ) of class CL_GRFN_MSMP_NOTIFICATION
    """""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""$"$\SE:(1) Class CL_GRFN_MSMP_NOTIFICATION, Method GET_NOT_VARS_AND_ATTACHMNTS, End                                                                          A
    *$*$-Start: (1)---------------------------------------------------------------------------------$*$*
    ENHANCEMENT 1  ZGRC_EMAIL_TITLE.    "active version
    DATA: lw_fullname  TYPE string,
           lw_variables TYPE grfn_s_msg_variable,
           lw_logsys    TYPE logsys,
           lw_system_id_temp  TYPE string,
           lw_user            TYPE grac_user,
           lw_return TYPE int4,
           lW_user_details    TYPE grac_s_user_detail.
           SELECT SINGLE logsys  INTO lw_logsys FROM t000 WHERE mandt = sy-mandt.
           IF sy-subrc = 0.
            lw_system_id_temp = lw_logsys.
           ENDIF.
    READ TABLE et_variables INTO lw_variables WITH KEY name = 'USER_ID'.
       IF sy-subrc EQ 0.
        lw_user = lw_variables-value.
          TRY.
                  CALL METHOD cl_grac_ad_access_mgmt=>get_user_detail
                    EXPORTING
                      iv_system_id    = lw_system_id_temp
                      iv_user         = lw_user
                    IMPORTING
                      ev_return_code  = lw_return
                      es_user_details = lw_user_details.
               CATCH cx_grfn_exception .                   "#EC NO_HANDLER
              ENDTRY.  
    ENDIF.
       READ TABLE et_variables INTO lw_variables WITH KEY name = 'USER_FULL_NAME'.
       IF sy-subrc EQ 0.
         CONCATENATE lw_user_details-address-title_p lw_variables-value INTO lw_variables-value SEPARATED BY space.
         MODIFY et_variables FROM lw_variables index sy-tabix.
       ENDIF.
    ENDENHANCEMENT.
    *$*$-End:   (1)---------------------------------------------------------------------------------$*$*
    Thanks
    KH

  • PSD Slices to HTML - creating clean code - email clients disjointing slices, any help welcome...

    Hi Guys
    Really sorry i know there will be numerous posts on this topic and some very valuable info that may help, but i am on a sort deadline so am just going straight in...
    I am creating an HTML email in Dreamweaver from slices generated by photoshop (whole email to be images). in a browser the HTML doc displays perfectly, but as soon as it is uploaded and sent to hotmail for instance all the slices are disjointed loads of gaps everywhere not seemles like in the browservr
    I have searched high and low and have not found out how to rectify this issue, and it is the same in Outlook, i know i need to test this across as many email clients as possible which i will do when i am with the client but i need some info now so i can try and understand and overcome.
    Can anyone offer any solid info on this?
    Best
    Dean

    Hi
    Here is the code from dreamweaver
    <html>
    <head>
    <title>PS1220_WK44 Email Newsletter_final</title>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
    </head>
    <body bgcolor="#FFFFFF" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">
    <!-- Save for Web Slices (PS1220_WK44 Email Newsletter_final.jpg) -->
    <table id="Table_01" border="0" cellpadding="0" cellspacing="0">
        <tr>
            <td rowspan="22">
                <img src="images/PS1220_WK44-Email-Newsletter_final_01.jpg" width="29" height="4225" alt="" border="0"></td>
            <td colspan="5">
                <img src="images/PS1220_WK44-Email-Newsletter_final_02.jpg" width="642" height="211" alt="" border="0">></td>
            <td rowspan="22">
                <img src="images/PS1220_WK44-Email-Newsletter_final_03.jpg" width="29" height="4225" alt="" border="0">></td>
        </tr>
        <tr>
            <td colspan="5">
                <img src="images/PS1220_WK44-Email-Newsletter_final_04.jpg" width="642" height="269" alt="" border="0">></td>
        </tr>
        <tr>
            <td colspan="3" rowspan="2">
                <img src="images/PS1220_WK44-Email-Newsletter_final_05.jpg" width="420" height="389" alt="" border="0">></td>
            <td colspan="2">
                <img src="images/PS1220_WK44-Email-Newsletter_final_06.jpg" width="222" height="202" alt="" border="0">></td>
        </tr>
        <tr>
            <td colspan="2">
                <img src="images/PS1220_WK44-Email-Newsletter_final_07.jpg" width="222" height="187" alt="" border="0">></td>
        </tr>
        <tr>
            <td colspan="5">
                <img src="images/PS1220_WK44-Email-Newsletter_final_08.jpg" width="642" height="132" alt="" border="0">></td>
        </tr>
        <tr>
            <td colspan="5">
                <img src="images/PS1220_WK44-Email-Newsletter_final_09.jpg" width="642" height="212" alt="" border="0">></td>
        </tr>
        <tr>
            <td colspan="2">
                <img src="images/PS1220_WK44-Email-Newsletter_final_10.jpg" width="323" height="345" alt="" border="0">></td>
            <td colspan="3">
                <img src="images/PS1220_WK44-Email-Newsletter_final_11.jpg" width="319" height="345" alt="" border="0">></td>
        </tr>
        <tr>
            <td colspan="5">
                <img src="images/PS1220_WK44-Email-Newsletter_final_12.jpg" width="642" height="126" alt="" border="0">></td>
        </tr>
        <tr>
            <td colspan="5">
                <img src="images/PS1220_WK44-Email-Newsletter_final_13.jpg" width="642" height="228" alt="" border="0">></td>
        </tr>
        <tr>
            <td colspan="2" rowspan="2">
                <img src="images/PS1220_WK44-Email-Newsletter_final_14.jpg" width="323" height="405" alt="" border="0">></td>
            <td colspan="3">
                <img src="images/PS1220_WK44-Email-Newsletter_final_15.jpg" width="319" height="202" alt=""></td>
        </tr>
        <tr>
            <td colspan="3">
                <img src="images/PS1220_WK44-Email-Newsletter_final_16.jpg" width="319" height="203" alt="" border="0">></td>
        </tr>
        <tr>
            <td colspan="5">
                <img src="images/PS1220_WK44-Email-Newsletter_final_17.jpg" width="642" height="134" alt="" border="0">></td>
        </tr>
        <tr>
            <td colspan="2">
                <img src="images/PS1220_WK44-Email-Newsletter_final_18.jpg" width="323" height="200" alt="" border="0">></td>
            <td colspan="3">
                <img src="images/PS1220_WK44-Email-Newsletter_final_19.jpg" width="319" height="200" alt="" border="0">></td>
        </tr>
        <tr>
            <td colspan="2">
                <img src="images/PS1220_WK44-Email-Newsletter_final_20.jpg" width="323" height="207" alt="" border="0">></td>
            <td colspan="3">
                <img src="images/PS1220_WK44-Email-Newsletter_final_21.jpg" width="319" height="207" alt="" border="0">></td>
        </tr>
        <tr>
            <td colspan="5">
                <img src="images/PS1220_WK44-Email-Newsletter_final_22.jpg" width="642" height="223" alt="" border="0">></td>
        </tr>
        <tr>
            <td colspan="5">
                <img src="images/PS1220_WK44-Email-Newsletter_final_23.jpg" width="642" height="84" alt="" border="0">></td>
        </tr>
        <tr>
            <td colspan="4">
                <img src="images/PS1220_WK44-Email-Newsletter_final_24.jpg" width="440" height="203" alt="" border="0">></td>
            <td rowspan="3">
                <img src="images/PS1220_WK44-Email-Newsletter_final_25.jpg" width="202" height="623" alt="" border="0">></td>
        </tr>
        <tr>
            <td>
                <img src="images/PS1220_WK44-Email-Newsletter_final_26.jpg" width="236" height="207" alt="" border="0">></td>
            <td colspan="3">
                <img src="images/PS1220_WK44-Email-Newsletter_final_27.jpg" width="204" height="207" alt="" border="0">></td>
        </tr>
        <tr>
            <td>
                <img src="images/PS1220_WK44-Email-Newsletter_final_28.jpg" width="236" height="213" alt="" border="0">></td>
            <td colspan="3">
                <img src="images/PS1220_WK44-Email-Newsletter_final_29.jpg" width="204" height="213" alt="" border="0">></td>
        </tr>
        <tr>
            <td colspan="5">
                <img src="images/PS1220_WK44-Email-Newsletter_final_30.jpg" width="642" height="275" alt="" border="0">></td>
        </tr>
        <tr>
            <td colspan="5">
                <img src="images/PS1220_WK44-Email-Newsletter_final_31.jpg" width="642" height="100" alt="" border="0">></td>
        </tr>
        <tr>
            <td colspan="5">
                <img src="images/PS1220_WK44-Email-Newsletter_final_32.jpg" width="642" height="62" alt="" border="0">></td>
        </tr>
        <tr>
            <td>
                <img src="images/spacer.gif" width="29" height="1" alt=""></td>
            <td>
                <img src="images/spacer.gif" width="236" height="1" alt=""></td>
            <td>
                <img src="images/spacer.gif" width="87" height="1" alt=""></td>
            <td>
                <img src="images/spacer.gif" width="97" height="1" alt=""></td>
            <td>
                <img src="images/spacer.gif" width="20" height="1" alt=""></td>
            <td>
                <img src="images/spacer.gif" width="202" height="1" alt=""></td>
            <td>
                <img src="images/spacer.gif" width="29" height="1" alt=""></td>
        </tr>
    </table>
    <!-- End Save for Web Slices -->
    </body>
    </html>
    Thanks for taking a look.
    Dean

  • Insert a table and add content

    This question was posted in response to the following article: http://help.adobe.com/en_US/dreamweaver/cs/using/WScbb6b82af5544594822510a94ae8d65-7d9fa.h tml

    hi nancy thanks for your response, i will definitely try this tactic for next time, but for now i have all these pages that are straight up images that i wish to add a form to, and i dont really want to start all over.  is there a simple way of doing this with out my slices all moving around or some other way to pop a form on top of an image that wont allow that image to move around cindy
    Date: Wed, 28 Mar 2012 14:13:29 -0600
    From: [email protected]
    To: [email protected]
    Subject: Insert a table and add content
        Re:  Insert a table and add content
        created by Nancy O. in Dreamweaver - View the full discussion
    Graphics apps generate rigid, mostly unstable HTML code.  OK for quick comps but not ideal for real websites. For best results, use graphic apps for images only.  Use DW to create your web pages.  Strat here: Taking a Fireworks design comp to a CSS Layout in DW Part 1 - Initial Designhttp://www.adobe.com/devnet/dreamweaver/articles/dw_fw_css_pt1.html Part 2 - Markup preparationhttp://www.adobe.com/devnet/dreamweaver/articles/dw_fw_css_pt2.html Part 3 - Layout and CSShttp://www.adobe.com/devnet/dreamweaver/articles/dw_fw_css_pt3.html Nancy O.
         Replies to this message go to everyone subscribed to this thread, not directly to the person who posted the message. To post a reply, either reply to this email or visit the message page: http://forums.adobe.com/message/4298249#4298249
         To unsubscribe from this thread, please visit the message page at http://forums.adobe.com/message/4298249#4298249. In the Actions box on the right, click the Stop Email Notifications link.
         Start a new discussion in Dreamweaver by email or at Adobe Forums
      For more information about maintaining your forum email notifications please go to http://forums.adobe.com/message/2936746#2936746.

  • [Forum FAQ] How do I send multiple rows returned by Execute SQL Task as Email content in SQL Server Integration Services?

    Question:
    There is a scenario that users want to send multiple rows returned by Execute SQL Task as Email content to send to someone. With Execute SQL Task, the Full result set is used when the query returns multiple rows, it must map to a variable of the Object data
    type, then the return result is a rowset object, so we cannot directly send the result variable as Email content. Is there a way that we can extract the table row values that are stored in the Object variable as Email content to send to someone?
    Answer:
    To achieve this requirement, we can use a Foreach Loop container to extract the table row values that are stored in the Object variable into package variables, then use a Script Task to write the data stored in packages variables to a variable, and then set
    the variable as MessageSource in the Send Mail Task. 
    Add four variables in the package as below:
    Double-click the Execute SQL Task to open the Execute SQL Task Editor, then change the ResultSet property to “Full result set”. Assuming that the SQL Statement like below:
    SELECT   Category, CntRecords
    FROM         [table_name]
    In the Result Set pane, add a result like below (please note that we must use 0 as the result set name when the result set type is Full result set):
    Drag a Foreach Loop Container connects to the Execute SQL Task. 
    Double-click the Foreach Loop Container to open the Foreach Loop Editor, in the Collection tab, change the Enumerator to Foreach ADO Enumerator, then select User:result as ADO object source variable.
    Click the Variable Mappings pane, add two Variables as below:
    Drag a Script Task within the Foreach Loop Container.
    The C# code that can be used only in SSIS 2008 and above in Script Task as below:
    public void Main()
       // TODO: Add your code here
                Variables varCollection = null;
                string message = string.Empty;
                Dts.VariableDispenser.LockForWrite("User::Message");
                Dts.VariableDispenser.LockForWrite("User::Category");
                Dts.VariableDispenser.LockForWrite("User::CntRecords");     
                Dts.VariableDispenser.GetVariables(ref varCollection);
                //Format the query result with tab delimiters
                message = string.Format("{0}\t{1}\n",
                                            varCollection["User::Category"].Value,
                                            varCollection["User::CntRecords"].Value
               varCollection["User::Message"].Value = varCollection["User::Message"].Value + message;   
               Dts.TaskResult = (int)ScriptResults.Success;
    The VB code that can be used only in SSIS 2005 and above in Script Task as below, please note that in SSIS 2005, we should
    change PrecompileScriptIntoBinaryCode property to False and Run64BitRuntime property to False
    Public Sub Main()
            ' Add your code here
            Dim varCollection As Variables = Nothing
            Dim message As String = String.Empty
            Dts.VariableDispenser.LockForWrite("User::Message")
            Dts.VariableDispenser.LockForWrite("User::Category")
            Dts.VariableDispenser.LockForWrite("User::CntRecords")
            Dts.VariableDispenser.GetVariables(varCollection)
            'Format the query result with tab delimiters
            message = String.Format("{0}" & vbTab & "{1}" & vbLf, varCollection("User::Category").Value, varCollection("User::CntRecords").Value)
            varCollection("User::Message").Value = DirectCast(varCollection("User::Message").Value,String) + message
            Dts.TaskResult = ScriptResults.Success
    End Sub
    Drag Send Mail Task to Control Flow pane and connect it to Foreach Loop Container.
    Double-click the Send Mail Task to specify the appropriate settings, then in the Expressions tab, use the Message variable as the MessageSource Property as below:
    The final design surface like below:
    References:
    Result Sets in the Execute SQL Task
    Applies to:
    Integration Services 2005
    Integration Services 2008
    Integration Services 2008 R2
    Integration Services 2012
    Integration Services 2014
    Please click to vote if the post helps you. This can be beneficial to other community members reading the thread.

    Thanks,
    Is this a supported scenario, or does it use unsupported features?
    For example, can we call exec [ReportServer].dbo.AddEvent @EventType='TimedSubscription', @EventData='b64ce7ec-d598-45cd-bbc2-ea202e0c129d'
    in a supported way?
    Thanks! Josh

  • Error while creating table 'EDISEGMENT' entry for Transfer Structures

    Hi Guyz...
    I've been facing a few issues regarding activation of transfer structures.
    I'll explain the whole process...so it makes sense to you guys.
    I've initially activated the Transfer Structures in BI Content for Master Data. Later on we faced some issues in the DEV server. So we had to transport all the objects and store them locally on a temporary location. When the BI DEV sever, was up and running, we transported all the objects back to the server.
    Now while moving the objects back to the sever. We had an errors in the Master Data Request (Log- Method Execution). After going into the log...this is what I found.
    Error while creating table 'EDISEGMENT' entry '/BIC/CIIA0DIVISION_TEXT'
    Error while creating table 'EDISEGMENT' entry '/BIC/CIIA0DISTR_CHAN_TEXT'
    Error while creating table 'EDISEGMENT' entry '/BIC/CIIA0MATL_TYPE_TEXT'
    Error while creating table 'EDISEGMENT' entry '/BIC/CIIA0SALESORG_TEXT'
    Error while creating table 'EDISEGMENT' entry '/BIC/CIIA0SALES_GRP_TEXT'
    I hope, I am clear here.
    Any suggestions, guys...
    Thanks,
    Regards,
    G

    Hi,
    Please check this link:
    Error while creating table EDISEGMENT entry
    Hope it helps.
    Thanks and Regards,
    MuraliManohar.

  • Getting error while creating table from one database to other.

    Hi,
    We are getting below error while creating the table from one database to other.
    SQL> create table fnd_lobs parallel compress as select * from [email protected];
    create table fnd_lobs parallel compress as select * from [email protected]
    ERROR at line 1:
    ORA-01555: snapshot too old: rollback segment number 28 with name "_SYSSMU28$"
    too small
    ORA-02063: preceding line from EEXIT2TEST
    ORA-01555: snapshot too old: rollback segment number 28 with name "_SYSSMU28$"
    too small
    ORA-02063: preceding line from EEXIT2TEST
    ORA-01555: snapshot too old: rollback segment number 28 with name "_SYSSMU28$"
    too small
    ORA-02063: preceding line from EEXIT2TEST
    ORA-01555: snapshot too old: rollback segment number 28 with name "_SYSSMU28$"
    too small
    Regards,
    Bhatia

    hi
    what are the apps version local and remote database???
    Snapshot too old errors occur because Oracle can 't reconstruct a consistent
    image of a block for the purposes of a consistent read.
    I feel at remote database, you are using UNDO, it will be rather easy to iincrease the undo retention time or increase the undo tablespace size.. if you are dealing with roll back segments, you may have rollback segments whose optimal values are too small...
    increase roll back segments size and select again then
    the following metalink notes might be helpful
    ORA-01555 "Snapshot too old" - Detailed Explanation Doc ID: 40689.1
    How To Avoid ORA-01555: Snapshot Too Old When Running PAAPIMP Doc ID: 603259.1
    OERR: ORA 1555 "snapshot too old (rollback segment too small)" Doc ID: 18954.1

  • While creating a new email, various portion of the mail will appear in the trash box.

    after creating a new email and send sucessfully,  breakdown of the full content in the mail will appear in the trash box without my intention. The breakdown were in seperate uncompleted  mail/mails depending on the lenght of the email. Everytime after a simple email of about 3-5 sentences conpriseing of less then 30 words, 5 - 10 seperate trash box mail appeared. it worst when duration is longer while creating the email. Any advise to eliminate this situation??

    You probably have "Store draft messages on the server" checked in the Mailbox Behaviors of the mail account(s) on which you are experiencing this, and the server's reaction to having a second, third, etc. draft of the same message stored is to put the older copy in the trash. Not all servers react like this, but some like Gmail seem to so do.
    If you won't need to change Macs in the middle of composing an email message and can live with retyping a message you were composing at the time of a crash, you can probably turn off this feature.

  • Can't locate email content? All of a sudden my email content has disappeared from inside MacMail? The actual emails are coming through but I am unable to view them as the area is just left blank! Nothing has been done to have changed this?

    Can't locate email content? All of a sudden my email content has disappeared from inside MacMail? The actual emails are coming through but I am unable to view them in the content area! Nothing has been done to have changed this?

    Please read this whole message before doing anything.
    This procedure is a test, not a solution. Don’t be disappointed when you find that nothing has changed after you complete it.
    Step 1
    The purpose of this step is to determine whether the problem is localized to your user account.
    Enable guest logins* and log in as Guest. Don't use the Safari-only “Guest User” login created by “Find My Mac.”
    While logged in as Guest, you won’t have access to any of your documents or settings. Applications will behave as if you were running them for the first time. Don’t be alarmed by this behavior; it’s normal. If you need any passwords or other personal data in order to complete the test, memorize, print, or write them down before you begin.
    Test while logged in as Guest. Same problem?
    After testing, log out of the guest account and, in your own account, disable it if you wish. Any files you created in the guest account will be deleted automatically when you log out of it.
    *Note: If you’ve activated “Find My Mac” or FileVault, then you can’t enable the Guest account. The “Guest User” login created by “Find My Mac” is not the same. Create a new account in which to test, and delete it, including its home folder, after testing.
    Step 2
    The purpose of this step is to determine whether the problem is caused by third-party system modifications that load automatically at startup or login, by a peripheral device, by a font conflict, or by corruption of the file system or of certain system caches.
    Please take this step regardless of the results of Step 1.
    Disconnect all wired peripherals except those needed for the test, and remove all aftermarket expansion cards, if applicable. Start up in safe mode and log in to the account with the problem. You must hold down the shift key twice: once when you turn on the computer, and again when you log in.
    Note: If FileVault is enabled, or if a firmware password is set, or if the startup volume is a software RAID, you can’t do this. Ask for further instructions.
    Safe mode is much slower to start up and run than normal, with limited graphics performance, and some things won’t work at all, including sound output and Wi-Fi on certain models. The next normal startup may also be somewhat slow.
    The login screen appears even if you usually log in automatically. You must know your login password in order to log in. If you’ve forgotten the password, you will need to reset it before you begin.
    Test while in safe mode. Same problem?
    After testing, restart as usual (not in safe mode) and verify that you still have the problem. Post the results of Steps 1 and 2.

  • Changing the email Content for the Contact Person Creation

    Dear All
    We are on SRM 7.0. We need to change he mail content that goes to the Contact Persons of Vendors. These contact Persons are created in SRM for bidding.
    How to change the email content?.
    Thanks in Advance.
    velu

    Hi,
    Pl. follow the following steps :-
    1. Create smartforms containing your own content to be sent to contact persons.
    2. Implement the BADI : BBP_OUTPUT_CHANGE_SF.
    3. There is one interface(method) in the above BADI e.g. :change_forms.  You have to call smart forms in this interface.
    I hope you may achieve your task by following the above steps.
    regards
    HARSHB

  • Query to find out the sessions trying to create table.

    Hi Folks,
    I wanted to know the sessions that are trying to create tables. I'm trying to use the query... but not getting the correct results...
    These are the three versions of queries i wrote..
    SELECT A.SID,A.USERNAME,A.SQL_ID,B.SQL_TEXT FROM V$SESSION A,V$SQLTEXT B
    WHERE A.STATUS='ACTIVE'
    AND A.SQL_ID=B.SQL_ID
    AND B.SQL_TEXT LIKE '%INSERT%' OR B.SQL_TEXT LIKE '%insert%'
    SELECT A.SID,A.USERNAME,A.SQL_ID,B.SQL_TEXT FROM V$SESSION A,V$SQLTEXT B
    WHERE A.SID IN (SELECT SID FROM V$SESSION WHERE STATUS='ACTIVE')
    AND A.SQL_ID=B.SQL_ID
    AND B.SQL_TEXT LIKE '%INSERT%' OR B.SQL_TEXT LIKE '%insert%'
    select sid, serial#, status, username, osuser,machine,sql_id from v$session
    where sql_id in (select sql_id from v$sqltext where SQL_TEXT like '%INSERT%'
    union
    select sql_id from v$sqltext where SQL_TEXT like '%insert%')
    But its not giving me the correct results. Can any one help me with a query to determine a way to catch the sessions trying to create tables.
    Thanks
    Karthik

    I'm not sure why this needs further explanation. A database is a conceptual and logical whole, it is not a dumpground. Databases are designed prior to their creation, after their creation only the content of the database change, not the database itself.
    Having end-users creating tables on the fly means you have no control over the database and also no control over it's integrity and consistency.
    Basically this means your database has been converted into a garbage dump.
    End-users creating tables on the fly is a big nono in my book, and whoever develops an application creating tables on the fly should be shown to the door of unemployment.
    You would either set up audit and issue audit table as explained before, or revoke the create table privilege from all end-users. Personally I prefer the last approach, and I wouldn't even consider the former.
    Sybrand Bakker
    Senior Oracle DBA

Maybe you are looking for

  • "Open With" settings lost on reboot

    All file type associations are reset to their defaults when the machine is shut down. Where are the configuration files stored?

  • What do you do if you forgot the answers to the security questions??

    I forgot the answers to the security questions for my apple ID. I recently received an iPad Mini for my birthday. ( Don't spam the comments saying happy late birthday, we're not here for a party. ) I want to be able to purchase apps and music from it

  • Failure of duplicate - ORA -06054

    Hi, After a backup, we have a duplicate script running to copy it over to other server. Sometimes, when there is extra activity on the db and the backup takes longer, the duplicate fails with this: RMAN-03002: failure of Duplicate Db command at 04/08

  • Parameters of Date Datatype for stored Procedure

    I have a stored procedure where i hav two date parameters..initial i had the parameter datatype as varchar and in query i used the format to_date(fromdate ,'dd/mm/yyyy') My fromdate is in the format 31-01-2010 everything worked fine...now i changed t

  • Embbebed pdf plugin viewer problem

    Hi, I´m developing a web application and in my web page I use the HTML Object in order to show a embebed PDF using Firefox plugin. This is my code: <object id="pdf" data="test.pdf#zoom=58&toolbar=0&navpanes=0&scrollbar=1" type="application/pdf" width