SELECT ABBREVIATION,
             NAME,
             TYPE,
             CODELEVEL,
             BASELINE
       FROM AD_TRACKABLE_ENTITIES
       WHERE ABBREVIATION IN ('ad',
                          'txk',
                          'fnd',
                          'fwk',
                          'atg_pf',
                          'icx')
      ORDER BY ABBREVIATION;
Subscribe to:
Post Comments (Atom)
Some Tips About FNDLOAD
Data Synchronization Data Synchronization is a process in which some setup data would be synchronized, and this would be more important w...
- 
Key Performance Articles Best Practice Documents Best Practice Webcasts The following Best Practice Webcasts are available: Oracle Da...
- 
Oracle Database Resource Portfolio - Support Tools Support Tools Diagnosability Framework Since DB 11g, trace files relevant to a critical ...
- 
NFS Commands mount -F nfs -o proto=udp apps4:/u02 /apps4_u02 mount -o rw,timeo=600,hard,wsize=32768,vers=3,rsize=32768,tcp mount -F nfs -o r...
 
 
 
No comments:
Post a Comment
Note: Only a member of this blog may post a comment.