Siebel System Admin, Install and Upgrade (MOSC)

MOSC Banner

Siebel IP 19 - SQL statement for pull data for List of values

edited Mar 16, 2020 10:25PM in Siebel System Admin, Install and Upgrade (MOSC) 3 commentsAnswered

Hi,

 

We recently migrated from IP16 to IP19.9.

 

We have crystal reports, that pulls Siebel data through SQL statements.

 

We came across, an issue where the S_LST_OF_VAL had duplicate data in the database.

On further analysis we identified that, the duplicates were because of multiple migration done from dev to test environment.

 

As from Siebel IP 17+, onwards all the LOV's are workspace driven (tied to workspaces), there were duplicates in the database.

 

For example:

SQL in IP16 (current production):

SELECT B.ROW_ID, B.DESC_TEXT, B.VAL

  FROM S_LST_OF_VAL B

WHERE B.TYPE='CTC_EXAM_NAME'

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center