Home > Contents > Index >  
Template Tag TOC  |   Alpha TOC  |   Tag Family TOC  |   Purpose TOC  |   Annotated TOC  |   Index 

 

USER.SU

Log in as a particular user.

Syntax

Parameters

USERNAME (required)
Name of the user.

PASSWORD (required)
The user's password.

Description

Allows you to log in as a particular so you can make changes. This tag is useful when combined with the USER.MODIFY tag to make administrative user profile changes.

Error Numbers

The possible values of errno include:

Value
Description
-10004
A required parameter is missing.
-10005
The requested object is not in the object pool (is not loaded into
memory).

Example

The following example logs in a user as Percy, changes the password, and logs out and back to the original user:

See Also

USER.LOGIN
USER.LOGOUT

   Home > Contents > Index >

Oracle XML Tag Reference
Copyright (c) 2013, 2015, Oracle and/or its affiliates. All rights reserved.