Tuxedo
0

Command Reference

 Previous Next Contents View as PDF  

tmunloadcf(1)

Name

tmunloadcf—Unloads binary TUXCONFIG configuration file.

Synopsis

tmunloadcf

Description

tmunloadcf translates the TUXCONFIG configuration file from the binary representation into text format. This translation is useful for transporting the file in a compact way between machines with different byte orderings and backing up a copy of the file in a compact form for reliability. The text format is described in UBBCONFIG(5).

tmunloadcf reads values from the TUXCONFIG file referenced by the TUXCONFIG and TUXOFFSET environment variables and writes them to its standard output.

Starting in BEA Tuxedo release 7.1, passwords can be used for multiple resources. For example, you can include a password in the OPENINFO string for a resource manager. When tmunloadcf is run for a TUXCONFIG configuration file containing a password, the password appears in an encrypted form in the output. This encrypted form may only be uploaded back into the system once.

Note that some values are rounded during configuration and may not match values set during tmloadcf or via the TMIB interface. These include but are not limited to MAXRFT and MAXRTDATA.

Portability

tmunloadcf is supported on any platform on which the BEA Tuxedo server environment is supported.

Examples

Enter the following command to unload the configuration in /usr/tuxedo/tuxconfig into the file tconfig.backup.

TUXCONFIG=/usr/tuxedo/tuxconfig tmunloadcf > tconfig.backup

Diagnostics

tmunloadcf checks that: (a) the file referenced by the TUXCONFIG and TUXOFFSET environment variables exists; (b) it is a valid BEA Tuxedo system filesystem; and (c) it contains TUXCONFIG tables. If any of these conditions is not met, tmunloadcf prints an error message and exits with error code 1. Upon successful completion, tmunloadcf exits with exit code 0.

See Also

tmloadcf(1), UBBCONFIG(5)

Administering a BEA Tuxedo Application at Run Time

 

Back to Top Previous Next
Contact e-docsContact BEAwebmasterprivacy