Where can I find meaings of each column in sys.tables

Command> host ttversion
TimesTen Release 11.2.2.2.0 (64 bit Linux/x86_64) (tt1122:53396) 2011-12-23T09:26:28Z
Instance admin: tttest
Instance home directory: /timesten/TimesTen/tt1122
Group owner: tttest
Daemon home directory: /timesten/TimesTen/tt1122/info
PL/SQL enabled.
Command> desc sys.tables;
System table SYS.TABLES:
Columns:
SYS26 TT_BIGINT NOT NULL
*TBLNAME                         TT_CHAR (31) NOT NULL
*TBLOWNER                        TT_CHAR (31) NOT NULL
SYS2 TT_SMALLINT NOT NULL
SYS18 TT_BIGINT NOT NULL
SYS1 TT_BIGINT NOT NULL
OWNER TT_INTEGER NOT NULL
SYS3 TT_INTEGER NOT NULL
SYS33 TT_BIGINT NOT NULL
SYS8 TT_BIGINT NOT NULL
SYS4 TT_SMALLINT NOT NULL
NUMVARY TT_SMALLINT NOT NULL
NUMNULL TT_SMALLINT NOT NULL
NUMCOLS TT_SMALLINT NOT NULL
LENGTH TT_BIGINT NOT NULL
SYS19 TT_BIGINT NOT NULL
SYS20 BINARY (1) NOT NULL
SYS21 BINARY (1) NOT NULL
SYS5 TT_SMALLINT NOT NULL
NUMLOB TT_SMALLINT NOT NULL
SYS65 TT_SMALLINT NOT NULL
SYS6 TT_BIGINT NOT NULL
SYS31 TT_BIGINT NOT NULL
SYS40 TT_BIGINT NOT NULL
SYS41 TT_BIGINT NOT NULL
SYS43 TT_BIGINT NOT NULL
SYS39 BINARY (1) NOT NULL
NUMCOMPRESS TT_SMALLINT NOT NULL
SYS64 TT_INTEGER NOT NULL
SYS7 TT_BIGINT NOT NULL
TBLID TT_BIGINT NOT NULL
NUMTUPS TT_BIGINT NOT NULL
MAXTUPS TT_BIGINT NOT NULL
SYS9 TT_INTEGER NOT NULL
SYS10 TT_INTEGER NOT NULL
SYS29 BINARY (4000) NOT NULL
SYS32 TT_BIGINT NOT NULL
SYS11 TT_BIGINT NOT NULL
PRIMCNT TT_SMALLINT NOT NULL
PRIMCOLS BINARY (32) NOT NULL
SYS22 TT_BIGINT NOT NULL
SYS12 TT_BIGINT NOT NULL
CACHEFLAG BINARY (1) NOT NULL
XLAFLAG BINARY (1) NOT NULL
PXLAFLAG BINARY (1) NOT NULL
SYS16 TT_SMALLINT NOT NULL
CACHEGROUP TT_BIGINT NOT NULL
OCACHEGROUP TT_BIGINT NOT NULL
MVID TT_BIGINT NOT NULL
MVIDS TT_VARCHAR (1024) NOT INLINE
CGFKIDS TT_VARCHAR (8192) NOT INLINE
PERMLTBLID TT_BIGINT NOT NULL
SYS44 TT_INTEGER NOT NULL
CVVERSIONNUM TT_INTEGER NOT NULL
SYS24 TT_SMALLINT NOT NULL
SYS57 TT_SMALLINT NOT NULL
SYS25 TT_INTEGER NOT NULL
REPNUMKEYCOLS TT_SMALLINT NOT NULL
REPTSCOLNUM TT_SMALLINT NOT NULL
REPRETURNSERVICE TT_CHAR (1) NOT NULL
REPRETURNBYREQUEST BINARY (1) NOT NULL
REPUSERID TT_BIGINT NOT NULL
SYS34 TT_INTEGER NOT NULL
SYS35 TT_INTEGER NOT NULL
SYS36 TT_BIGINT NOT NULL
SYS37 TT_BIGINT NOT NULL
REPKEYCOLS BINARY (32) NOT NULL
SYS27 BINARY (240) NOT NULL
REPACCESS TT_CHAR (1) NOT NULL
REPTSUPDATERULE TT_CHAR (1) NOT NULL
SYS45 TT_SMALLINT NOT NULL
SYS46 TT_BIGINT NOT NULL
SYS47 TT_INTEGER NOT NULL
SYS48 TT_INTEGER NOT NULL
SYS49 TT_INTEGER NOT NULL
SYS50 TT_INTEGER NOT NULL
SYS51 TT_INTEGER NOT NULL
SYS52 TT_INTEGER NOT NULL
SYS53 TT_INTEGER NOT NULL
SYS54 TT_INTEGER NOT NULL
SYS55 TT_BIGINT NOT NULL
SYS56 TT_BIGINT NOT NULL
SYS28 BINARY (16) NOT NULL
CACHEDTBLPOS TT_INTEGER NOT NULL
SYS58 TT_SMALLINT NOT NULL
SYS59 TT_SMALLINT NOT NULL
SYS60 TT_BIGINT NOT NULL
SYS61 TT_BIGINT NOT NULL
SYS62 TT_BIGINT NOT NULL
VALTBLIDS VARBINARY (8000) NOT INLINE
SYS63 TT_INTEGER NOT NULL
SYS66 TT_INTEGER NOT NULL
SYS67 TT_BIGINT NOT NULL
SYS68 TT_BIGINT NOT NULL
SYS17 BINARY (32) NOT NULL
1 table found.
(primary key columns are indicated with *)
I searched white book of Timesten11.2, but the columns of sys.tables in it is different from above.
also, in http://docs.oracle.com/cd/E13085_01/doc/timesten.1121/e17114/systemtables.htm#TTSYS379, I can't find it.
Thanks a lot .

Why do you need to know this? Is there some specific information you are trying to find?
Note the columns SYS[n] are not and never have been documented. Although they may contain values these are internal to Engineering and not generally made public. There is no guarantee that the use of a SYS[n] column will stay the same between releases as well.

Similar Messages

  • Where can I find out what each of the icons on Apple TV screen represents?

    Where can I find out what each of the icons on Apple TV screen represents? Some cost $$, some are free.Help!

    Where are you located.

  • Where can I find development class for created by me table

    Hi Gurus
    I've created a table ZTEST and I have added it to development class ZGENERAL. My question is how can I in report knowing the name of table find to what development class it was assigned?
    Thank you for all helpful answers.
    BR
    Marcin Cholewczuk

    Hi
    Table TADIR
    Passs
    PGMID  =  R3TR
    OBJECT =   TABL  
    OBJ_NAME = MARA
    and you can find the Package in DEVCLASS fields
    Cheerz
    Ram

  • Where can I find the column declarations of table X$BH? or X$ tables?

    Hi all,
    does anyone know where can I find the column declarations for each X$ tables?
    I did some googling and with no luck.
    So, hoping that I can get some help here!
    Thanks in advance!

    PhoenixBai wrote:
    does anyone know where can I find the column declarations for each X$ tables?X$ tables are not "real" tables. They are similar to the +/proc+ file system on Linux that looks like a file system with directories and files, but is actually a view into kernel memory structures.
    X$ tables are a view of internal Oracle kernel memory structures. And you need to be careful how you use these - not just how you interpret the data in them. Some structures when touched (using a select against that X$ table), will actually reset the values in the struct. (e.g. <i>X$KSMLRU - LRU flushes from the shared pool - (7.3 - 8.1) [ID 43600.1]</i>).
    The basic question you need to ask yourself is what are you looking for using the X$ views into the internals of Oracle? Why are you not using the V$ and GV$ views instead? - these are what 99% of all dba admins and experts and tools use. The times that one need to dig into X$ views (that are mostly undocumented and can have major changes from version to version) are very rare. And requires at least some basic knowledge of how databases and operating systems work internally.

  • Where can I find a video that tells me how to set time on photos to 1 second each?

    where can I find a video that tells me how to set time on photos to 1 second each? Where can I find a video that tells me how to add black space to the sides of all photos so that they display completely instead of only showing the center (which shows peoples' crotches but cuts off their heads- great huh?)? Would like to import whole folders of photos, set each to 1 second, have each display completely without distorting to fill. and "play" the timeline as I build it so that I can see if its working before putting in 2000 pics?

    Hello Cain,
    You can see the Domestic Outbound Scenario (DOT) for how to use incompatibility scenario.
    You can find the Customizing guides at SAP Support Poratl.
    Regards
    Nitesh

  • Where can I find the file sizes for each application before downloading?

    Where can I find the file sizes for each application before downloading? I have limited download (525 MBs/day) because of Hughsnet and I need to know each applications total size before I download.

    You can go to the trial page to get an estimated size.  As the Creative Cloud products change over time though this may become less accurate.
    If you are on a limited bandwidth account then you may want to consider purchasing a perpetual copy of Creative Suite 6 as opposed to subscribing to the Creative Cloud.

  • Where can i find info to identify use of symbols on each line of songs list?

    Where can I find info to identify symbols on each line in songs list?

    Take a look at this -> iTunes 11 for Windows: Symbols used in iTunes

  • Where can I find the program updates for each updated version of Flash Player?

    Where can I find info on different updated versions of Flash Player?
         This info includes:
              Changes/updates/improvements to the program
              Version number
    Also, how do I view my own program's version number?  I'm sure it's straightforward but I haven't tried looking.
    Thanks.

    Most updates are announced here http://forums.adobe.com/community/flashplayer/announcements
    To find your installed version go to http://helpx.adobe.com/flash-player/kb/find-version-flash-player.html

  • Where can i find Discoverer!!!

    Hi All,
    Looking at the posts in forum i got to know that Discoverer is a powerful tool for Reporting. Where can i actually find the installation file of this tool (or) Is this tool bundled in some application. If so, which application, Where can in find it.

    To download Discoverer go to this web page:
    http://www.oracle.com/technology/software/products/ias/htdocs/101202.html
    Look for the first column of the table for a label that says "Business Intelligence". Select your platform and download each CD. On Windows there are three CDs: two for the server and one for the client tools.
    CD1
    CD2
    Tools CD
    Unzip CD1 and CD2 and run the installed. This will install the BI Discoverer server which will allow you to run Discoverer Plus (a Power User tool used to create and save queries) and Discoverer Viewer (and end user tool used to view queries created by Discoverer Plus users). Disco Plus is a Java Applet where as Disco Viewer is a pure HTML client.
    At the end of the installation process the installer will provide the URLs to launch each of these products. For example on my laptop I have the following URLs:
    http://klaker-uk.uk.oracle.com:7778/discoverer/plus
    http://klaker-uk.uk.oracle.com:7778/discoverer/viewer
    To manage the Discoverer Server, Enterprise Manager is also provided. During the install you will be asked to provide a password for the ias_admin account that is used to connect to this server. You can use EM to start, stop and manage Discoverer. On my laptop the URL for EM is.
    http://klaker-uk.uk.oracle.com:18100/emd/console/
    The Client tools CD provides some additional Discoverer clients that can only be run on a Windows operating system. Discoverer Administrator is used to manage the Discoverer end-user-layer (EUL). This layer controls end user access to database schema(s). Using Discoverer Administrator you can select tables/views/columns etc to display to your users when they connect to the EUL. Each Discoverer client (Plus and Viewer connect to an EUL).
    In addition there is also a Discoverer Desktop client that replicates the functionality of the Plus applet based client. Also included on the tools CD are the BI SDK components (BI Beans) and OLAP Spreadsheet Addin.
    In terms of the differences between BI Publisher and Discoverer - BI Publisher is used to create pixel-perfect reports and users are not expected to interact with these types of reports (i.e drill, pivot, apply additional filters). It is designed as a data presentation tool. Discoverer is an analysis tool, its aim is to allow user to query data, apply filters, perform pivot operations and link reports together to provide master-detail type drilling operations. Discoverer provides high quality printing but does not provide the pixel perfect layout control of BI Publisher.
    Hope this helps
    Keith

  • Where Can I Find a Complete Reference for ASA 5505 Product IDs?

    I've spent way too much time exploring the Internet looking for a definitive reference to pin down and completely explain all of the Cisco product ID mumbo jumbo . . . specifically for the ASA 5505 security device.  In general I'd like to have this information for all things Cisco.  It is driving me crazy not to know this information IN TOTAL.  Yes, there's bits and pieces out there, but no offical guide or reference that details everything.  This is what I want to see. 
    For example:  for the ASA5505 there's . . . ASA5505-50-BUN-K9, ASA5505-SEC-BUN-K9, ASA5505-UL-BUN-K9, etc.
    What is the "BUN", "K9", "SEC", etc.  Not just what does it stand for (we can deduce that), but where did this come from and how can I quickly reference a new acronym which may show up in completely differnce Cisco device.  Also, specifically for the ASA 5500 line, I want to see a COMPLETE list of ALL of these IDs and want a legend to reference each part.  This is critical in my opinion for a project manager to make an informed decision about hardware.  Cisco documentation is grossly lacking for this (or at least I'm unable to find it).  The closest I've come was to discovery this whole notion of the Unique Device Identifier (UDI) which is the Cisco' product identification standard for labeling hardware products. 
    This is explained some here . . .
    http://www.cisco.com/en/US/products/products_identification_standard.html
    It's a good start but, it only creates more questions.  Where can I find ALL the PIDs and what does each acronym stands for?  What about the VIDs? . . . Where is a list of these what does each section mean?.  Why in the world is there no single source where all of this is pinned down.  With all of the mind-numbing Cisco documentation out there loaded with cryptic details about things many of us will never care to know . . . why not put out this much needed, practical reference of Product IDs which would have a wide appeal and could be useful to everyone from product specialist to system engineers?  It would make researching Cisco solutions to new projects exponentially less painful to know very quickly exactly what we're looking at when we encounter all of this product "code."
    Am I the only one who feels this way?  I'm thinking not.  What say you?  Am I missing something?
    LT

    There is no such published reference guide. The closest thing would be the global price list but it's generally not distributed. (What Jouni mentioned was probably an extract of that very large document.)
    Due to the broad range of products (and associated bundles and services), Cisco uses online configuration and ordering tools (Cisco Commerce Workspace or CCW) internally and with its partners. The information in it is very dynamic and can change day to day as the tens of thousands of products Cisco offers are introduced, deprecated (i.e., Approaching or at End of Sales), offered in different promotional bundles, etc.
    When a Cisco salesperson or partner solution advisor talks with a customer, they take the customer's input and build equipment, software and services configuration sets supporting the proposal. CCW will validate the required items are ordered and generate a configuration set that has not only the product IDs (PIDs, generally referred to as SKUs or Stock Keeping Units in this context) but also the plain language descriptions of what each PID means.
    They should be conveying that information to you (or any customer they are engaged with) to enable you to make the informed decision you mention.

  • Where can I find a cheat sheet for Premiere Pro on Windows 7?

    Where can I find a printable visual cheat sheet for Premiere Pro CS6? Like this one but for PC rather than Mac. I mean showing the shortcuts for each key not just a list.
    Thanks

    here is a list of keyboard shortcuts for mac: http://support.apple.com/kb/HT1343.  For FCP ones, you may want to post in that forum: https://discussions.apple.com/community/professional_applications/final_cut_pro_ x

  • Where can I find a downloadable benchmark for the MacBook Pro?

    I have a 2013 MacBook Pro and a 2006 Mac Pro. I am thinking of dumping the Mac Pro and make my MacBook my one and only computer. I want to run a benchmark on each system to see what I am trading off with this plan. Where can I find a downloadable benchmark for a Mac running OS X?

    Geekbench -> http://www.primatelabs.com/geekbench/.
    Clinton
    MacBook Pro (15-inch Late 2011), OS X Mavericks 10.9.5, 16GB Crucial RAM, Crucial M500 960GB SSD, 27” Apple Thunderbolt Display

  • Blurb Book in Lightroom 5 on my Mac disappeared after 3 days of work. Where can I find a backed up copy via Time Machine or anywhere else?

    Blurb Book in Lightroom 5 on my Mac disappeared after 3 days of work. Where can I find a backed up copy via Time Machine or anywhere else?

     
    Welcome to the WD Community.
    1) I assume I can  just hook the unit up via USB to my Mac and use iPartiion to reformat the drives, assuming each of the 4T drives will be seen by iPartition as a separate drive. That much seems straighforward.
    Yes, and in case you ipartition dont see the unit properly, you can use the disk utilities on your Mac and you will be able to reformat the unit to make it compatible with your system.
    2) Is my next step to reinstall the WD software and how do I do that? I've downloaded the Drive Utilities and Securities install apps - I assume I just run these with the drive still connected and that's all I need to do?
    Yes, just run the applications.
    3) What about the firmware update for Mac - when should I run that??
    Normally, firmware updates are released to fix any issues that you might encounter on the drive. the latest one was released on 9/24/2014 and it fixed an issue with the drive dropping off of the list after system wakes up from standby mode. 
    5) And what about the "My Book Live Duo Setup" app for Mac - is that for a completely different model? What's the difference between "My Book Live Duo" and "My Book Duo"? It's these little things that I find so confusing. 
    Those are different units. The MBL Duo is a NAS (Network attached system) and the My Book Duo is a DAS (Direct attached system)
    6) Lastly, when I have all the software installed, is that when I follow the procedure described in the Knowledge Base article ID 5724, "How to install a My Book Live or My Book Live Duo on Windows (8, 7, Vista, or XP) or Mac OSX for the first time"? Or is that procedure only for "My Book Live Duo" but not for "My Book Duo"?? 
    That procedure is for the network units, not for your drive.
     

  • Where can I find the file where the static mapping allocations of the DHCP server are stored?

    In our company we are using DHCP to assign static ip addresses to our clients.
    Now we are forced to change the ip address range. To prevent changing each allocation
    of mac-address to ip-address manually with the admin tool i would like to change the allocation
    in the file where the allocations are saved. The reason ist that i just have to use copy & paste for all
    the allocations.
    So how is the file named and where can I find the file where
    the static mapping allocations of the DHCP server are stored? Is it just an ASCII file?
    Must i note anything when i change the file manually?

    From man bootpd:
    BOOTP/DHCP STATIC BINDINGS
         Static IP address to ethernet address bindings are stored in the /etc/bootptab file and in Open Directory.  Bindings specified in the /etc/bootptab file take precedence over those in Open Directory.
         See bootptab(5) for more information about the /etc/bootptab file.
         For Open Directory, bootpd looks at the /Computers records for the following properties:
    /etc/bootptab is a standard text file, while the records in Open Directory can be manipulated either through the command line, or via Workgroup Manager.

  • Where can I find Documentation for Oracle financial installation

    Hi
    Where can I find Documentation for Oracle financial
    installation as which all modules to be downloaded for linuk server etc
    here is what I have found
    ===================================
    Oracle9i Application Server, Version 1.0.2.2.2 CD Pack for Linux x86 [Act as Server][to be installed on main linux server]
    ===================================
    Oracle® Applications 11i Release 9 CD Pack for Linux x86     [Act as client][to be installed on client sean,AJ,Vinod]
    ===================================
    Internet Developer Suite (1.0.2.4.1) CD Pack (with iAS Pack) for Microsoft Windows (32-bit)
    ===================================

    user11872870 wrote:
    Hi Tubby,
    http://www.quest.com/documents/list.aspx?SearchOff=true&ContentTypeID=20&prod=1
    This link has many pdf files but none has the useful information. Those pdf's are just 2 or 3 pages each.Sad Christmas for you then i suppose.
    Perhaps you could contact the vendor (quest) and get them to help you in your search for whatever it is you're looking for. An Oracle SQL and PL/SQL forum is not the venue for this, please mark the question as answered, and good luck in your search.

Maybe you are looking for

  • What file name is for the driver of gpib-usb-b?and how to add the driver file to vb in win2000??thanks

    what file name is for the driver of gpib-usb-b?and how to add the driver file to vb in win2000??thanks

  • Cannot see clients on maps

    Hello, We have location servers running 5.2.91.0 and WLCS running 5.2.178 but cannot track any clients-see attached .location server is contactable from WCS & WLCs ,NTP is configured,LOCP,SNMP,SOAP all permitted on the firewall between the controller

  • Dynamic tree structure (expand/collapse)

    i want to do one tree struc example (expand /collapse) using xml; like WOrld | | ----INDIA |      -------Andhrapradesh |           | -----------------Hyderabad           |               |                         |           Visakhapatnam           Ka

  • Text of Layer Restore

    Manually creating image menu that will use Set Text of Layer onMouseOver. How do I set the Text of Layer back to default layer? In other words, onMouseOut executes like Swap Image Restore, only for text layer.

  • Equivalent to IE9 compatibility mode?

    I cannot access the Sage Customer Portal site. I can sign in, but when I move on to the screen where I can choose what support I need, the top fills in, but the rest of the screen remains blank. I fixed this problem with IE9 by using compatibility mo