What are data types that can be stored on TemSe?

What are data types that can be stored on TemSe(Storage for Temporary Sequential Data)?
Moderator message: please search for available information/documentation.
[Rules of engagement|http://wiki.sdn.sap.com/wiki/display/HOME/RulesofEngagement]
[Asking Good Questions in the Forums to get Good Answers|/people/rob.burbank/blog/2010/05/12/asking-good-questions-in-the-forums-to-get-good-answers]
Edited by: Thomas Zloch on Sep 18, 2011 10:04 PM

Hi
SAP Library: TemSe Data Store:
There are the following TemSe objects, among others:
·        Spool requests (TemSe Name: Spool....)
·        Job logs (TemSe Name: JOBLG...)
·        Objects from other applications, such as Human Resources (TemSe Name: HR)
·        An object whose name begins with KONS; this is object is constantly used by report RSPO1043 and should never be deleted (SAP Note 98065)
Sandra

Similar Messages

  • What are the entities that can be re-used in different servers, SI App, SI instance? And how?

    Greetings,
    What are the entities that can be re-used in different servers, SI App, SI instance? And how?
    e.g. can I use a deployed IQStreamable@app1  into app2?
    can I use a deployed observable/app1/siInstance1/Server1 into another query/app3/siInstance3/server2?
    On the presentation titled "04 – Installing, Deploying and Maintaining the SQL Server 2008 R2 StreamInsight Runtime Engine" with file name SQL10R2UPD05-DECK-04.pptx on ecn.channel9.msdn.com/o9/learn/SQL2008R2TrainingKit/Presentations/SQL10R2UPD05-DECK-04/SQL10R2UPD05-DECK-04.pptx
    It is mentioned one of the deployment option is "Deployment: Standalone Server"
    and it mention the following:
    "Use this option for the following scenarios:
    - Metadata objects need to be shared between applications
      - Event Types
      - Adapter Types
      - Query Templates
    - A data source registered with the server provides an event stream for another existing application"
    Could you please provide good example that explain the above statement?
    Cheers, Muhammad

    First, that statement - and those materials - refer to the "legacy" StreamInsight query/adapter model. They do not refer to how things work with the Reactive model introduced in version 2.1. Specifically, it talks about Dynamic Query Composition (DQC).
    You cannot use a deployed Observable in another instance of StreamInsight. You may be able to use them across applications in the same instance - off the top of my head, I'm not sure. I'm getting ready to get on a plane but will take a look at it later.
    Typically, however, applications act as containers (comparable to .NET AppDomains) so I don't think that you'd be able to do this easily. That said, the code and assemblies
    can be reused across multiple instances/applications. You would have separate instances of the classes involved but you would be able to reuse the query logic. That's a common use case.
    Can you be more specific about your use case and what you are trying to accomplish here? It's possible that there are alternative ways to do what you are trying to do.
    DevBiker (aka J Sawyer)
    Microsoft MVP - Sql Server (StreamInsight)
    If I answered your question, please mark as answer.
    If my post was helpful, please mark as helpful.

  • What are the process that can be executed & tracked in a workflow

    hi expects,
      wat are the process that can be executed & tracked in a
    workflow?

    Hi,
        Find the below link for detailed information.
    Step by Step Workflow Development Process
    Award points if it helps you.
    Br,
    Laxmi

  • What is the longest data type that can hold alphanumeric characters?

    string can't... what else can hold?

    im doing an out.print. which is being called by a
    function continuously until it reaches a certain
    condition it would stop.
    but now my problem is ... it would stop displaying
    until certain limit but once i refresh the page, old
    stuffs disappeared, i think they got flushed out...
    then new stuff appear. ...
    is such behaviour a possibility of the buffer problem
    for out.print if it is being exceeded?Sorry. I'm not a mind reader. A page? Do you mean that you are sending data from a jsp/servlet to a browser? Why are you talking about refresh? Describe exactly what you do, and why you want to do it.
    /Kaj

  • Data type that can hold negetive values with decimals

    Hi all,
    Is there any datatype which can hold negative values with decimals. INT4 can hold negetive values but don't have decimals and type P has decimals but it cannot hold negative values. Please suggest me some datatype for my requirement.
    Thanks in advance,
    Dev.

    Hi,
    Create your Screen field of type DM07M-JVCRP
    Go to Screen painter and change the Screen field type to DM07M-JVCRP
    Since this Accepts Negative values you wont get run time Errors
    Check the below data elements or use Domain CURRV13 " you can find in where used list for more
    Cheerz
    Ram

  • What is the maximum that can be stored on Creative Cloud Files?

    Can you store your photos on the Cloud and how much space do you get with your account?

    Yes.
    20GB.

  • What data type I can use if the text is more then 4000 varchar?

    Dear all,
    What data type I can use if the text is more then 4000 varchar?
    Please advice,
    Amy

    You didn't specify if you are referring to tables or code.
    In tables the limit is varchar2(4000) so anything bigger will need to be stored in a CLOB (as already mentioned).
    In PL/SQL code you can defined varchar2 up to 32K so varchar2(32767).
    ;)

  • What data type is used for storing password,

    What data type is used for storing pass word in oracle db, i mean if user inputs some thing from forms it should be in Encrypted form in db, please any help??
    Thank you
    Hina

    Data type is VARCHAR2:
    SQL> desc dba_users;
    Name                                      Null?    Type
    USERNAME                                  NOT NULL VARCHAR2(30)
    USER_ID                                   NOT NULL NUMBER
    PASSWORD                                           VARCHAR2(30)
    ACCOUNT_STATUS                            NOT NULL VARCHAR2(32)
    LOCK_DATE                                          DATE
    EXPIRY_DATE                                        DATE
    DEFAULT_TABLESPACE                        NOT NULL VARCHAR2(30)
    TEMPORARY_TABLESPACE                      NOT NULL VARCHAR2(30)
    CREATED                                   NOT NULL DATE
    PROFILE                                   NOT NULL VARCHAR2(30)
    INITIAL_RSRC_CONSUMER_GROUP                        VARCHAR2(30)
    EXTERNAL_NAME                                      VARCHAR2(4000)
    PASSWORD_VERSIONS                                  VARCHAR2(8)
    EDITIONS_ENABLED                                   VARCHAR2(1)
    AUTHENTICATION_TYPE                                VARCHAR2(8)You can use SQL function ORA_HASH to hash password: http://download.oracle.com/docs/cd/E11882_01/server.112/e17118/functions124.htm#SQLRF06313.

  • What are the difficulties that we face while uploading data in lsmw

    what are the difficulties that we face while uploading data in lsmw

    I've used LSMW extensively for all implementation projects. Most complex problem is when you have to deal with a lot of structures (for example in routings), where you have header/line item/sub-items/long texts/etc relationship. Still, LSMW can pull it fine.

  • What are the parameters? can u say what type of parameters regularly used?

    what are the perameters? can u say what type of perameters regularly used?

    Dear Srikanth
    Thank  for your  up date .  in my case   the customer  is assigned  with   two sales area. The  org model  ,  nothing  is  maintained  in the  attributes , still one  is appearing in the  pop up and  and  other  one  is not . It is surpricing.
    if you  can mention the logic  of maintaining  the   division and  distribution  channel inthe attribute  it is  of great help.
    Regards
    Raj

  • My ipad mini was stolen and i have activated the find my phone to lock it. how can i get the serial number off my itunes or icloud profile? and what are the chances that the find my iphone app works when someome erases the device?

    my ipad mini has been stolen and i have activated the find my iphone to lock. now it is only a wifi device so what are the chances that a person can get hold of it and log onto wifi without the password of my device to unlock. does that not make the app rather less useful as i have to hope that the person is apt enough to log onto the internet but not enough to erase it and start afresh. is it possible to find my device even afte someone has erased it?

    "Losing your iPhone feels lousy. Thankfully, iCloud can help you get it back. But if it looks like that’s not going to happen, new Find My iPhone features in iOS 7 make it harder for anyone who’s not you to use or sell your device. Now turning off Find My iPhone or erasing your device requires your Apple ID and password. Find My iPhone can also continue to display a custom message, even after your device is erased. And your Apple ID and password are required before anyone can reactivate it."
    http://www.apple.com/icloud/features/#fmip

  • I have created a quotation in CRM system. I want that to be downloaded into ECC, so that, I can create a sales order there with reference to that quotation. So, what are the parameters that I need to set in CRM system so that my quotation gets replicated?

    Dear Experts,
    I have created a quotation in CRM system. I want that to be downloaded into ECC, so that, I can create a sales order there with reference to that quotation. What are the parameters that I need to set in CRM system so that my quotation gets replicated without any error?
    Please help me in this regard. An early and in detail step by step guidance is highly appreciated.
    Thanks,
    SMTP

    It may be best to recreate the folder and the smart playlists from scratch.
    tt2

  • I have synced my ipod many times, but for some reason it will no longer sync the apps, and says there are app installed that can not be determined. What should I do?

    I have synced my ipod many times, but for some reason it will no longer sync the apps, and says there are apps installed that can not be determined. What should I do?

    See these previous discussions:
    not determined
    iTunes cannot sync... apps not determined installed on...: Apple Support Communities
    installed apps could not be determined...: Apple Support Communities

  • What is the oldest PS file type that can be opened in CS5?

    I have a lot of work that was created in PS 7.0. I want to get the latest version. What is the oldest file type that can be opened in CS5?

    You will have no problem with files created with PS7.
    I have files from PS3 that still open!

  • I have random excel files on my desktop that cannot be deleted. What are these and how can I trash them?

    I have random excel files on my desktop that cannot be deleted. What are these and how can I trash them?

    They appear as mounted DMG files.If you right click on them mdo they have an Eject entry?
    Have you set the OS to Show All Files with a terminal command? If so take that off for now.
    Look in your Home folder (Users/UserName) and then the Desktop subfolder under it. Do you see all these files/folders/drives?

Maybe you are looking for

  • Getting app-store-import-exception with FIM-MA Full Imports SQL Timeouts

    Hi, Any idea whats going on here? Full Import on FIM-MA leads to app-store-import-exception. Here is a quick profile of the situation: FIM Sync, FIM Service & FIM Portal all are instaled on the same machine with 24GB RAM hosted as a Virtual Machine.

  • H264 asynchron after rendering

    dear community, I have recently bought Adobe Premiere Elements 11 to cut recorded TV program. It was recored from DVB-C via Terrratec H5 Stick using Terratec Home Cinema. First i tried cutting t with 2 different free programs, Smart Cutter and Avidem

  • Can use JDBC to create table in the database?

    other than select, insert, update, delete the record set I want to know can I use the JDBE to create table.

  • Intercompany Sales/STO??-ANY IDEAS

    We have requirement- we have 2 Company codes ( Ltd comp & Pvt Ltd comp) When company-1 requests for req-other company issues the same. Tax & duty is applicable. I planned to, Rec.Plant- 1- Creates ME21N- doc type - NB S.Plant- 2. Creates Delivery - V

  • Health of battery in MacBook Pro

       Hello I bought a MacBook Pro just 5 months back 13' i5 pro [standard sonfig] well it works totally fine, the only thing is, there is an Click sound whenever it is lifted up or kept down [not thrown] well another is about the battery it was 98% few