To modify the URL expiration time for Oracle, in SQL*Plus or Oracle Management Console, in your BIC database, complete the following step.
Execute the following command, specifying the expiration time in
seconds for the second parameter.
exec sp_SetGlobalApplicationSetting ('SysAppUrlSignatureExpirationPeriod', '300', 1)