This table contains a list of accounts, groups, and privileges to be used by Oracle ATG Web Commerce and the ATG Control Center for administration purposes.

Column

Data Type

Constraint

account_name

WVARCHAR(254)

NOT NULL

The name of the account a user types to log in.

type

INTEGER

NOT NULL

The type of account: (1) a login account that a user can use to log in, (2) a group account used for organization, or (3) a privilege account to control access to an Oracle ATG Web Commerce application and/or ATG Control Center features.

first_name

WVARCHAR(254)

NULL

For a login (type 1) account, the first name of the user.

last_name

WVARCHAR(254)

NULL

For a login (type 1) account, the last name of the user.

password

VARCHAR(254)

NULL

For a login (type 1) account, the encrypted password that verifies the user’s identity.

description

WVARCHAR(254)

NULL

For a group (type 2) account, this is the name of the account that displays in the ATG Control Center.


Copyright © 1997, 2012 Oracle and/or its affiliates. All rights reserved.

Legal Notices