cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
712
Views
0
Helpful
0
Comments
TCC_2
Level 10
Level 10

Resolution

Perform these steps to query for element_name in DSUSER.APPLICATIONSYSDATA in Service Agent (SA) 2.0:

  1. Log into Oracle through SQLPlus, or log into TimesTen Data Authority Server (TTDAS) through TTLSQL.
     
  2. Execute this SQL command:

    Command> select element_id from elementdata where element_name = 'xyz';

    For example,

    Command> select element_id from elementdata where element_name = 'PTT:1370';
    < 2369 >
    1 row found.
    Command>


Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: