Oracle KUPM$MCP Version 21c |
---|
General Information | ||
Library Note |
|
|
Purpose | DataPump private internal utilities. | |
AUTHID | CURRENT_USER | |
Data Types | desc kupc$_message |
|
Dependencies | SELECT name FROM dba_dependencies WHERE referenced_name = 'KUPM$MCP' |
|
Documented | No | |
First Available | Not known | |
Security Model | Owned by SYS with EXECUTE granted to PUBLIC Direct access to some objects in this package is prevented by means of an Accessible By clause. |
|
Source | {ORACLE_HOME}/rdbms/admin/prvthpm.plb | |
Subprograms | ||
CLOSE_JOB | ||
Undocumented Protected by an ACCESSIBLE BY clause |
kupm$mcp.close_job; |
|
exec kupm$mcp.close_job; |
||
DISPATCH | ||
Undocumented | kupm$mcp.dispatch(request IN sys.kupc$_message) RETURN sys.kupc$_message; |
|
TBD | ||
FILE_LOG_MESSAGE | ||
Undocumented | kupm$mcp.file_log_message( |
|
TBD | ||
FILE_TO_WORKER | ||
Undocumented | kupm$mcp.file_to_worker(message IN sys.kupc$_message); |
|
TBD | ||
GET_ENDIANNESS | ||
Returns the endianness 1 = big endian 2 = small endian |
kupm$mcp.get_endianness RETURN NUMBER; |
|
SELECT kupm$mcp.get_endianness |
||
MAIN | ||
Undocumented | kupm$mcp.main( |
|
TBD | ||
MAINLOOP | ||
Undocumented | kupm$mcp.mainloop; |
|
exec kupm$mcp.mainloop; |
||
SET_DEBUG | ||
Undocumented Protected by an ACCESSIBLE BY clause |
kupm$mcp.set_debug(debug_flags IN BINARY_INTEGER); |
|
exec kupm$mcp.set_debug(0); |
||
VALIDATE_EXPRESSION | ||
Undocumented | kupm$mcp.validate_expression(expr_value IN VARCHAR2) RETURN NUMBER; |
|
TBD |
This site is maintained by Dan Morgan. Last Updated: | This site is protected by copyright and trademark laws under U.S. and International law. © 1998-2023 Daniel A. Morgan All Rights Reserved | |||||||||
|
||||||||||