oltpparams

NAME
SYNOPSIS
OPTIONS
USAGE
COPYRIGHT
SEE ALSO

NAME

oltpparams − Print some or all parameters defined in your parameter file

SYNOPSIS

oltpparams [--only_directories] [--only_plus] [--passwords] [--human]

OPTIONS

--only_plus

Only output sqlplus command lines

--only_directories

Only output names of results and awr directories

--passwords

The output of sqlplus command lines include passwords; only use this option if nobody can view your screen.

--human

Provide the output that a human is most likely to need, which is the same as providing both --passwords and --only_plus. Only use if nobody except yourself can see your screen.

USAGE

The oltpparams command will output all parameters as defined in your parameters file; you can subsequently use copy&paste as needed. It will additionally output complete command lines to start sqlplus to logon to any of your defined schemas; note that this output will include passwords if you use the --passwords option.

COPYRIGHT

Copyright © 2023 Oracle Corporation
Licensed under the Universal Permissive License v 1.0 as shown at https://oss.oracle.com/licenses/upl

SEE ALSO

oltpdirectory(2rwl), oltp(2rwl)