Siebel System Admin, Install and Upgrade (MOSC)

MOSC Banner

The user-context could not be established [SBL-DAT-00546] [SBL-DAT-00254]

edited Mar 16, 2018 12:38AM in Siebel System Admin, Install and Upgrade (MOSC) 7 comments

Hi Exprets

as per my requirement, i have ran EIM process to delete records in CONTACT table with the below .ifb file

[Siebel Interface Manager]

PROCESS = Acc_Delete

[Acc_Delete]

TYPE=SHELL

INCLUDE=Exp_record

[Exp_record]

TRANSACTION SQL = "DELETE FROM S_CONTACT"

TYPE = EXPORT

BATCH = 1

TABLE = EIM_CONTACT

EXPORT MATCHES = S_CONTACT,(LAST_UPD > '20/MAR/16' AND LAST_UPD < '23/MAR/16')

CASCADE DELETE ONLY =   TRUE

DELETE ROWS         =   TRUE

it has successfully deleted the records from the table but after that

when i access the UI i am getting the below error for the UI

"The server you are trying to access is either busy or experiencing difficulties. Please close the Web browser, open a new browser window, and try logging in again"

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