Add a New User to Sample Database

Add a New User to Sample Database

1.      Locate the dbisqlc.exe utility under the Siebel Thick Client Installation directory BIN folder.
Browse the Path of Sample Database file.
Login To Sample Database .
Scrip to Execute:
Grant connect to DDEV identified by DDEV
Grant membership in group SSE_ROLE to DDEV
2.      Create the DDEV Employee in the Application.
 3. Now this user can access the Siebel Application and Tools Application. 
 
 
 

No comments:

Manage Inactive session in Oracle 23AI Database.

# CONNECT WITH PDB DATABASE(ORACLE 23AI) [oracle@prd-23ai ~]$ sqlplus / as sysdba  SQL*Plus: Release 23.0.0.0.0 - for Oracle Cloud and Engin...