Creating a default login profile

The following example creates a default login profile named emp_lp. If another login profile is currently configured as the default login profile, the default property is removed and applied to emp_lp:

create login profile emp_lp as default

See create login profile in the Reference Manual: Commands.