LocalDbSetup.exe Does Not include Functions and Sequences in LOCAL_XE that Database Extract Does
Last updated on JANUARY 24, 2017
Applies to:
Siebel Tools - Version 16.3 [IP2016] and laterInformation in this document applies to any platform.
Symptoms
When LOCAL_XE Tools database is created using LocalDbSetup.exe as follows:
C:\Siebel\16.0.0.0.0\Tools\BIN\LOCALDBSETUP -s C:\Siebel\16.0.0.0.0\Tools -u <CLIENT> -p XXX -o "SSD default instance" -t SIEBEL -d LOCAL_XE -x C:\Siebel\16.0.0.0.0\Tools\oraclexe -y DCRSE
it does not include the functions, procedures and sequences that are included when the LOCAL_XE database is created using Database Extract.
SELECT *
FROM ALL_OBJECTS
WHERE OBJECT_TYPE IN ('FUNCTION’,’SEQUENCE’,’PACKAGE’,’PROCEDURE’)
and owner = 'SIEBEL';
This query results in 0 records.
Cause
Sign In with your My Oracle Support account |
|
Don't have a My Oracle Support account? Click to get started |
My Oracle Support provides customers with access to over a
Million Knowledge Articles and hundreds of Community platforms