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:

ORA-00059: Maximum Number Of DB_FILES Exceeded in 19C database

When I am adding datafile to my 19C database facing the below error. SQL> alter tablespace DATA  add datafile '/u01/data/data15.dbf&#...